
► How to Use Standard Keybindings
Command |
🍎 macOS |
🟦 Windows |
🐧 Linux |
Open Explorer |
⌘ + 1 |
Ctrl + 1 |
Ctrl + 1 |
Open Source Control (SCM) |
⌘ + 2 |
Ctrl + 2 |
Ctrl + 2 |
Open Extensions View |
⌘ + 3 |
Ctrl + 3 |
Ctrl + 3 |
Toggle Sidebar Visibility |
⌘ + Shift + Tab |
Ctrl + Shift + Tab |
Ctrl + Shift + Tab |
- |
- |
- |
- |
New File |
⌥ + C |
Alt + C |
Alt + C |
New Folder |
⌥ + V |
Alt + V |
Alt + V |
Close Active Editor |
⌥ + PageUp |
Alt + PageUp |
Alt + PageUp |
Finish Project |
Shift + Esc |
Shift + Esc |
Shift + Esc |
- |
- |
- |
- |
Stage All Changes |
⌘ + ⌥ + 1 |
Ctrl + Alt + 1 |
Ctrl + Alt + 1 |
Generate AI Commit Message |
⌘ + ⌥ + 2 |
Ctrl + Alt + 2 |
Ctrl + Alt + 2 |
Unstage All Changes |
⌘ + ⌥ + 3 |
Ctrl + Alt + 3 |
Ctrl + Alt + 3 |
Git Commit |
⌘ + Enter |
Ctrl + Enter |
Ctrl + Enter |
Git Push |
⌘ + ⌥ + Enter |
Ctrl + Alt + Enter |
Ctrl + Alt + Enter |
View Git Changes |
PageUp |
PageUp |
PageUp |
- |
- |
- |
- |
Format Document |
⌥ + F |
Alt + F |
Alt + F |
Toggle Bottom Panel |
PageDown |
PageDown |
PageDown |
Markdown Preview to Side |
⌘ + PageUp |
Ctrl + PageUp |
Ctrl + PageUp |
Open/close Terminal |
PageDown |
PageDown |
PageDown |
Open/close D'console |
⌘ + PageDown |
Ctrl + PageDown |
Ctrl + PageDown |
Open GitLens |
⌥ + PageDown |
Alt + PageDown |
Alt +PageDown |
- |
- |
- |
- |
Start Debugging |
Insert |
Insert |
Insert |
Restart Debugging |
⌘ + Insert |
Ctrl + Insert |
Ctrl + Insert |
Stop Debugging |
End |
End |
End |
► AI Features Keybindings
Command |
🍎 macOS |
🟦 Windows |
🐧 Linux |
AI Chat Interface (Popup/Modal) |
⌘ + Backquote |
Ctrl + Backquote |
Ctrl + Backquote |
AI Chat (Panel/View) |
⌘ + Tab |
Ctrl + Tab |
Ctrl + Tab |
Create New AI Session |
⌘ + ⌥ + Backquote |
Ctrl + Alt + Backquote |
Ctrl + Alt + Backquote |
Show AI Chat History |
⌘ + ⇧ + Backquote |
Ctrl + Shift + Backquote |
Ctrl + Shift + Backquote |
Toggle Inline Suggestions (AI) |
⌘ + ⌥ + End |
Ctrl + Alt + End |
Ctrl + Alt + End |
Close Inline Chat |
⌘ + ⌥ + Backspace |
Ctrl + Alt + Backspace |
Ctrl + Alt + Backspace |
- |
- |
- |
- |
Generate AI Commit Message |
⌘ + ⌥ + 2 |
Ctrl + Alt + 2 |
Ctrl + Alt + 2 |
[!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...
];
Installation
Launch Quick Open
Linux Ctrl+P
macOS ⌘P
Windows Ctrl+P
Paste the following command and press Enter :
ext install bastndev.lynx-keymap
Contributors
Here is the project link if you want to collaborate: [>_ ] code.
About Me
- 🐦 X - For questions and discussions.
- 💬 Discord - For community interaction.
- ▶️ Youtube - For content about Lynx and programming.
Icon |
Name |
Description |
 |
Lynx-js Snippets .tsx |
A powerful collection of Lynx.js snippets (for TypeScript & React) that speeds up common coding patterns. |
 |
Lynx Theme |
A sleek, customizable theme for VS Code 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
| |