Command | π macOS | π¦ Windows | π§ Linux |
---|---|---|---|
Compare Code - π½π΄π | β§ + β₯ + \ |
Shift + Alt + \ |
Shift + Alt + \ |
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 |
open F1-Quick Switch | β + 4 |
Ctrl + 4 |
Ctrl + 4 |
close & open sidebar | β + Tab |
Ctrl + Tab |
Ctrl + Tab |
- | - | - | - |
new file | β₯ + C |
Alt + C |
Alt + C |
new folder | β₯ + V |
Alt + V |
Alt + V |
- | - | - | - |
Git: stage all changes | β₯ + 1 |
Alt + 1 |
Alt + 1 |
Git: generate commit message (AI) | β₯ + 2 |
Alt + 2 |
Alt + 2 |
Git: unstage all changes | β₯ + 3 |
Alt + 3 |
Alt + 3 |
git pull | β₯ + 4 |
Alt + 4 |
Alt + 4 |
git commit | β₯ + Return |
Alt + Enter |
Alt + Enter |
git push | β + β₯ + Return |
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 |
- | - | - | - |
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 & open panel | β₯ + R |
Alt + R |
Alt + R |
- | - | - | - |
select theme | β§ + β₯ + T |
Shift + Alt + T |
Shift + Alt + T |
reload window | β§ + β₯ + R |
Shift + Alt + R |
Shift + Alt + R |
go to line (n.ΒΊ) | β§ + β₯ + E |
Shift + Alt + E |
Shift + Alt + E |
expand line selection | β§ + β₯ + W |
Shift + Alt + W |
Shift + Alt + W |
- | - | - | - |
start debugging | β₯ + P |
Alt + P |
Alt + P |
restart debugging | β₯ + O |
Alt + O |
Alt + O |
stop debugging | β₯ + I |
Alt + I |
Alt + I |
- | - | - | - |
view git changes | β₯ + L |
Alt + L |
Alt + L |
show markdown preview | β₯ + M |
Alt + M |
Alt + M |
- | - | - | - |
open settings | β + J |
Ctrl + J |
Ctrl + J |
open settings (JSON) | β₯ + J |
Alt + J |
Alt + J |
- | - | - | - |
comment line | β + / |
Ctrl + / |
Ctrl + / |
comment block | β₯ + / |
Alt + / |
Alt + / |
- | - | - | - |
copy lines up | β₯ + β§ + β |
Alt + Shift + β |
Alt + Shift + β |
copy lines down | β₯ + β§ + β |
Alt + Shift + β |
Alt + Shift + β |
insert cursor above | β + β |
Ctrl + β |
Ctrl + β |
insert cursor below | β + β |
Ctrl + β |
Ctrl + β |
- | - | - | - |
delete word left | β + Backspace |
Ctrl + Backspace |
Ctrl + Backspace |
terminal clear line | β + β₯ + Backspace |
Ctrl + Alt + Backspace |
Ctrl + Alt + Backspace |
terminal complete word line | β₯ + , |
Alt + , |
Alt + , |
Close Project | β + Delete |
Ctrl + Delete |
Ctrl + Delete |
Command | π macOS | π¦ Windows | π§ Linux |
---|---|---|---|
AI Quick Chat (Popup) | β + ` | Ctrl + ` | Ctrl + ` |
accept inline chat suggestion, (popup) | β + Return | Ctrl + Enter | Ctrl + Enter |
cancel inline chat suggestion, (popup) | β₯ + Return | Alt + Enter | Alt + Enter |
- | - | - | - |
(AI) chat (open/close) x2 click first | β§ + Tab | Shift + Tab | Shift + Tab |
(AI) New Chat Session | β₯ + A | Alt + A | Alt + A |
(AI) show chat history | β₯ + S | Alt + S | Alt + S |
(AI) attach context | β₯ + D | Alt + D | Alt + D |
- | - | - | - |
Ask, Agent, Edit π α΅βΏΛ‘ΚΈ-α΅Λ’αΆα΅α΅α΅ | β₯ + Z | Alt + Z | Alt + Z |
pick (AI) model α΅βΏΛ‘ΚΈ-α΅Λ’αΆα΅α΅α΅ | β₯ + X | Alt + X | Alt + X |
maximized & minimize (AI) α΅βΏΛ‘ΚΈ-α΅Λ’αΆα΅α΅α΅ | β§ + Esc | Shift + Esc | Shift + Esc |
Command | π macOS | π¦ Windows | π§ Linux |
---|---|---|---|
π§ͺ ask, agent, edit π | β₯ + Z |
Alt + Z |
Alt + Z |
π§ͺ toggle (status bar) color | β + β₯ + , |
Ctrl + Alt + , |
Ctrl + Alt + , |
- | - | - | - |
Select (AI) model | β₯ + X |
Alt + X |
Alt + X |
Toggle (AI) Panel Size | β§ + Esc |
Shift + Esc |
Shift + Esc |
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
If you want to contribute, check the guidelines: [>_α ] .
![]() |
---|
Gohit Bastian |
Creator & Maintainer |
- π¦ X - For questions and discussions.
- π΄ Youtube - Code, Software and development insights.
- πΌ Linkedin - Professional networking and career updates.
Icon | Name | Description |
---|---|---|
Lynx Theme Pro | A professional extension with six available themes: Dark, Light, Night, Ghibli, Coffee, and Kiroβwith integrated icons. Each theme is optimized to offer a more pleasant visual experience. | |
Lynx Keymap 75% | Standardizes keyboard shortcuts optimized for 75% keyboards. Compatible with any code editor. Enhances developer efficiency and experience. | |
Compare Code | Lets you compare code in a professional, fast, and clear way. With a modern and intuitive interface, it's ideal for developers looking to boost their productivity. |
Made with π§‘ by @bastndev
Enjoy π Your (Lynx Keymap Pro) are now installed!
If you find any bugs or have feedback, you can open an issue