mirror of
https://github.com/jimeh/.vscode.d.git
synced 2026-02-19 11:26:39 +00:00
feat(antigravity): add support for Antigravity editor and update documentation; create extensions lock file for Antigravity
This commit is contained in:
10
AGENTS.md
10
AGENTS.md
@@ -5,10 +5,11 @@ repository.
|
||||
|
||||
## Project Overview
|
||||
|
||||
This is a personal VSCode configuration repository (vscode-siren) that provides
|
||||
a unified configuration for VSCode-based editors including Cursor, VSCode,
|
||||
VSCode Insiders, and Windsurf. It focuses on recreating an Emacs-like text
|
||||
editor experience with custom keybindings, settings, and extensions.
|
||||
This is a personal VSCode configuration repository (vscode-siren) that
|
||||
provides a unified configuration for VSCode-based editors including Cursor,
|
||||
VSCode, VSCode Insiders, Windsurf, and Antigravity. It focuses on recreating
|
||||
an Emacs-like text editor experience with custom keybindings, settings, and
|
||||
extensions.
|
||||
|
||||
## Key Commands
|
||||
|
||||
@@ -28,6 +29,7 @@ editor experience with custom keybindings, settings, and extensions.
|
||||
|
||||
### Supported Editors
|
||||
|
||||
- `antigravity` (agy, a) - Antigravity editor (VSCode-compatible, prefers OpenVSX)
|
||||
- `cursor` (c) - Cursor editor
|
||||
- `vscode` (code, vsc, v) - Visual Studio Code
|
||||
- `vscode-insiders` (vsci, i) - Visual Studio Code Insiders
|
||||
|
||||
Reference in New Issue
Block a user