
► Lynx Keymap — 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 |
- |
- |
- |
- |
stage all changes |
⌥ + 1 |
Alt + 1 |
Alt + 1 |
generate ai commit message |
⌥ + 2 |
Alt + 2 |
Alt + 2 |
unstage all changes |
⌥ + 3 |
Alt + 3 |
Alt + 3 |
git commit |
⌥ + Enter |
Alt + Enter |
Alt + Enter |
git push |
⌘ + ⌥ + Enter |
Ctrl + Alt + Enter |
Ctrl + Alt + Enter |
- |
- |
- |
- |
toggle debug console |
⌥ + Q |
Alt + Q |
Alt + Q |
toggle 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 |
- |
- |
- |
- |
deactivate & activate (AI) |
⌥ + CAPSLOCK |
Alt + CAPSLOCK |
Alt + CAPSLOCK |
Finish project ❌ |
⌘ + Delete |
Ctrl + Delete |
Ctrl + Delete |
► [AI] Commands Easy (Lynx Keymap)
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...
];
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
| |