Command | 🍎 macOS | 🟦 Windows | 🐧 Linux |
---|---|---|---|
open explorer | ⌘ + 1 | Ctrl + 1 | Ctrl + 1 |
open source control (scm) | ⌘ + 2 | Ctrl + 2 | Ctrl + 2 |
open extensions | ⌘ + 3 | Ctrl + 3 | Ctrl + 3 |
close & open sidebar | ⌘ + Shift + Tab | Ctrl + Shift + Tab | Ctrl + Shift + Tab |
- | - | - | - |
new file | ⌥ + C | Alt + C | Alt + C |
new folder | ⌥ + V | Alt + V | Alt + V |
- | - | - | - |
select all changes files | ⌥ + 1 | Alt + 1 | Alt + 1 |
generate commit message (AI) | ⌥ + 2 | Alt + 2 | Alt + 2 |
unstage all changes files | ⌥ + 3 | Alt + 3 | Alt + 3 |
git commit | ⌥ + Enter | Alt + Enter | Alt + Enter |
git push | ⌘ + ⌥ + Enter | Ctrl + Alt + Enter | Ctrl + Alt + Enter |
git pull | ⌥ + ESC | Alt + ESC | Alt + ESC |
- | - | - | - |
open & close debug console | ⌥ + Q | Alt + Q | Alt + Q |
open & close terminal | ⌥ + W | Alt + W | Alt + W |
open gitlens | ⌥ + E | Alt + E | Alt + E |
close panel | ⌥ + 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 |
- | - | - | - |
format document | ⌥ + F | Alt + F | Alt + F |
- | - | - | - |
view git changes | ⌥ + L | Alt + L | Alt + L |
show markdown preview | ⌥ + M | Alt + M | Alt + M |
close active editor | ⌘ + ⌥ + M | Ctrl + Alt + M | Ctrl + Alt + M |
- | - | - | - |
open settings | ⌘ + J | Ctrl + J | Ctrl + J |
open settings (JSON) | ⌥ + J | Alt + J | Alt + J |
- | - | - | - |
comment line | ⌘ + / | Cmd + / | Cmd + / |
comment block | ⌥ + / | Alt + / | Alt + / |
- | - | - | - |
deactivate & activate (AI) | ⌥ + CAPSLOCK | Alt + CAPSLOCK | Alt + CAPSLOCK |
Delete txt paragraph | ⌘ + Backspace | ctrl + Backspace | ctrl + Backspace |
Finish project ❌ | ⌘ + Delete | Ctrl + Delete | Ctrl + Delete |
command | 🍎 macos | 🟦 windows | 🐧 linux |
---|---|---|---|
(AI) chat interface (popup/modal) | ⌘ + ` | Ctrl + ` | Ctrl + ` |
(AI) chat (panel/view) | ⌘ + Tab | Ctrl + Tab | Ctrl + Tab |
create new (AI) session | ⌥ + A | Alt + A | Alt + A |
show (AI) chat history | ⌥ + S | Alt + S | Alt + S |
attach (AI) context | ⌥ + D | Alt + D | Alt + D |
deactivate & activate (AI) | ⌥ + CAPSLOCK | Alt + CAPSLOCK | Alt + CAPSLOCK |
- | - | - | - |
accept (AI) generated code ✅ | ⌘ + Enter | Ctrl + Enter | Ctrl + Enter |
reject (AI) generated code 🚫 | ⌥ + Enter | Alt + Enter | Alt + Enter |
Important
Now Backquote
= ( ` ) supports all languages 🌎
exports.BACKTICK_EQUIVALENTS = [
{ Backquote: '`' }, // English, US
{ Backquote: 'º' }, // Spanish (Spain)
{ Backquote: "'" }, // French, German
{ Backquote: '²' }, // French
{ Backquote: '^' }, // German, Swiss
{ Backquote: 'ё' }, // Russian
{ Backquote: '~' }, // Portuguese, Italian
{ Backquote: '半角/全角' }, // Japanese
{ Backquote: '|' }, // Spanish (Latin America)
{ Backquote: '¬' }, // UK, Latin America
{ Backquote: '¨' }, // German, Swedish
{ Backquote: '´' }, // Portuguese (Latin America)
{ Backquote: '₺' }, // Turkish
{ Backquote: '₤' }, // Italian
{ Backquote: '' }, // And MORE...
];
Launch Quick Open
Paste the following command and press Enter
:
ext install bastndev.lynx-keymap
Here is the project link if you want to collaborate: [>_ ] code.
![]() |
---|
Gohit Bastian |
- 🐦 X - For questions and discussions.
- 💬 Discord - For community interaction.
▶️ Youtube - For content about Lynx and programming.
Icon | Name | Description |
---|---|---|
Lynx Keymap 75% | An all‑in‑one toolkit for LynxJS mobile/web development—bundles keymap, snippets & AI tools like Cursor AI, Windsurf, Trae AI, Firebase Studio. | |
Lynx Theme | A sleek, customizable VS Code theme with built‑in support for Cursor‑AI, Windsurf & Trae‑AI integrations. | |
LynxJS Pack | An all‑in‑one toolkit for LynxJS mobile/web development—bundles keymap, snippets & AI tools like Cursor AI, Windsurf, Trae AI, Firebase Studio. |
Enjoy 🎉 your new keybindings! Suggestions or feedback? Open an issue or contribute. MORE