Β
Β
Β
New π§ͺ (experimental) keymaps
Command
π macOS
π¦ Windows
π§ Linux
Compare Code - π½π΄π
β§ + β₯ + \
Shift + Alt + \
Shift + Alt + \
Lynx Keymap 75% β Standard Keybindings
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: select all changes files
β₯ + 1
Alt + 1
Alt + 1
Git: generate commit message (AI)
β₯ + 2
Alt + 2
Alt + 2
Git: unstage all changes files
β₯ + 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
β₯ + Shift + 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
Page Down
Page Down
Page Down
-
-
-
-
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
Insert
Insert
Insert
restart debugging
β₯ + Insert
Alt + Insert
Alt + Insert
stop debugging
β + Insert
Ctrl + Insert
Ctrl + Insert
-
-
-
-
view git changes
End
End
End
show markdown preview
Page Up
Page Up
Page Up
-
-
-
-
open settings
β + J
Ctrl + J
Ctrl + J
open settings (JSON)
β₯ + J
Alt + J
Alt + J
-
-
-
-
comment line
β + /
Ctrl + /
Ctrl + /
comment block
β₯ + /
Alt + /
Alt + /
-
-
-
-
zoom in ( π right )
β₯ + β§ + Vol +
Alt + β§ + Vol +
Alt + β§ + Vol +
zoom out ( left π )
β₯ + β§ + Vol -
Alt + β§ + Vol -
Alt + β§ + Vol -
-
-
-
-
copy lines up
β₯ + Shift + β
Alt + Shift + β
Alt + Shift + β
copy lines down
β₯ + Shift + β
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
βΊ (AI β¨) Commands Easy
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
βΊ Only VSCode available
Command
π macOS
π¦ Windows
π§ Linux
π§ͺ ask, agent, edit π
β₯ + Z
Alt + Z
Alt + Z
π§ͺ toggle (status bar) color
β + β₯ + PgDn
Ctrl + Alt + PgDn
Ctrl + Alt + PgDn
-
-
-
-
Select (AI) model
β₯ + X
Alt + X
Alt + X
maximized & minimize (AI)
β§ + 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
Linux Ctrl+P
macOS βP
Windows Ctrl+P
Paste the following command and press Enter:
ext install bastndev.lynx-keymap-75
π¦ X - For questions and discussions.
π΄ Youtube - Code, Software and development insights.
πΌ Linkedin - Professional networking and career updates.
Icon
Name
Description
Lynx Keymap Pro
Standardizes keyboard shortcuts across all code editors, allowing you to use key combinations to access any functionality. It improves workflow and development 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.
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.
Enjoy π Your (Lynx keymap 75%) are now installed!
If you find any bugs or have feedback, you can open an issue
(back to top )