๐ฆ Lynx Keymap: Boost Your Productivity in VSCode… with Custom Shortcuts โ ( AI )
If you use VS Code, Cursor-AI, Windsurd, Trae-AI, or Firebase Studio, you already know how crucial keyboard shortcuts are to productivity.
Lynx Keymap โ created by @bastndev โ supercharges your workflow with curated keybindings for VSCode, seamlessly integrating AI tools like Cursor-AI and Trae-AI.
โจ๏ธ Get instant access to essential commands for files, Git, debugging, AI sessions, and more.
๐งช Experimental Keymaps
Command | ๐ macOS | ๐ฆ Windows | ๐ง Linux |
---|---|---|---|
Ask, agent, edit (AI) | โฅ + Z |
Alt + Z |
Alt + Z |
Bottom color change | โ + โฅ + P |
Ctrl + Alt + P |
Ctrl + Alt + P |
Pick AI model | โฅ + X |
Alt + X |
Alt + X |
Toggle AI maximize/minimize | โง + Esc |
Shift + Esc |
Shift + Esc |
โ๏ธ Standard Keybindings
Command | ๐ macOS | ๐ฆ Windows | ๐ง Linux |
---|---|---|---|
Open explorer | โ + 1 |
Ctrl + 1 |
Ctrl + 1 |
Source control (SCM) | โ + 2 |
Ctrl + 2 |
Ctrl + 2 |
Extensions | โ + 3 |
Ctrl + 3 |
Ctrl + 3 |
Sidebar toggle | โ + Tab |
Ctrl + Tab |
Ctrl + Tab |
New file | โฅ + C |
Alt + C |
Alt + C |
New folder | โฅ + V |
Alt + V |
Alt + V |
Select all changed files | โฅ + 1 |
Alt + 1 |
Alt + 1 |
AI generate commit message | โฅ + 2 |
Alt + 2 |
Alt + 2 |
Unstage all files | โฅ + 3 |
Alt + 3 |
Alt + 3 |
Git pull | โฅ + 4 |
Alt + 4 |
Alt + 4 |
Git commit | โฅ + Enter |
Alt + Enter |
Alt + Enter |
Git push | โ + โฅ + Enter |
Ctrl + Alt + Enter |
Ctrl + Alt + Enter |
Format document | โฅ + F |
Alt + F |
Alt + F |
Format selection | โ + โฅ + F |
Ctrl + Alt + F |
Ctrl + Alt + F |
Organize imports | โง + โฅ + F |
Shift + Alt + F |
Shift + Alt + F |
Debug console toggle | โฅ + Q |
Alt + Q |
Alt + Q |
Terminal toggle | โฅ + W |
Alt + W |
Alt + W |
Open GitLens | โฅ + E |
Alt + E |
Alt + E |
Start debugging | โฅ + P |
Alt + P |
Alt + P |
Restart debugging | โฅ + O |
Alt + O |
Alt + O |
Stop debugging | โฅ + I |
Alt + I |
Alt + I |
Git changes panel | โฅ + L |
Alt + L |
Alt + L |
Markdown preview | โฅ + M |
Alt + M |
Alt + M |
Settings UI | โ + J |
Ctrl + J |
Ctrl + J |
Settings JSON | โฅ + J |
Alt + J |
Alt + J |
Comment line | โ + / |
Ctrl + / |
Ctrl + / |
Comment block | โฅ + / |
Alt + / |
Alt + / |
Copy line up/down | โฅ + โง + โ/โ |
Alt + Shift + โ/โ |
Alt + Shift + โ/โ |
Insert cursor above/below | โ + โ/โ |
Ctrl + โ/โ |
Ctrl + โ/โ |
Toggle AI | โฅ + Esc |
Alt + Esc |
Alt + Esc |
Delete word left | โ + Backspace |
Ctrl + Backspace |
Ctrl + Backspace |
Close folder | โ + Delete |
Ctrl + Delete |
Ctrl + Delete |
โจ AI Shortcuts (Lynx AI Integration)
Command | ๐ macOS | ๐ฆ Windows | ๐ง Linux |
---|---|---|---|
AI Chat (popup/modal) |
โ + ` |
Ctrl + ` |
Ctrl + ` |
Toggle chat with Tab | โง + Tab |
Shift + Tab |
Shift + Tab |
New AI session | โฅ + A |
Alt + A |
Alt + A |
Show AI chat history | โฅ + S |
Alt + S |
Alt + S |
Attach context | โฅ + D |
Alt + D |
Alt + D |
Accept AI suggestion | โ + Enter |
Ctrl + Enter |
Ctrl + Enter |
Reject AI suggestion | โฅ + Enter |
Alt + Enter |
Alt + Enter |
๐ Installation
-
Open Quick Open:
- macOS:
โ + P
- Windows/Linux:
Ctrl + P
- macOS:
-
Paste the command and hit
Enter
:
ext install bastndev.lynx-keymap
Contributors
Here is the project link if you want to collaborate: [>_].
About Me