Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Lynx Keymap 75% KeyboardNew to Visual Studio Code? Get it now.
Lynx Keymap 75% Keyboard

Lynx Keymap 75% Keyboard

bastndev

|
76 installs
| (1) | Free
| Sponsor
Available now: VSCode • Cursor • Windsurf • Trae.ai • Kiro & (Firebase Studio)... 雨
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Use Extension

Version  Rating  Downloads  Github Star ⭐️


New 🧪 (experimental) keymaps

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

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 (JSON) ⌘ + J Ctrl + J Ctrl + J
open settings ⌥ + 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

[!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-75

Contributors

If you want to contribute, check the guidelines: [>_ᅠ] .

bastndev
Gohit Bastian

About Me

  • 🐦 X - For questions and discussions.
  • 🔴 Youtube - Code, Software and development insights.
  • 💼 Linkedin - Professional networking and career updates.

Icon Name Description
Lynx Keymap Pro 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.
F1-Quick Switch F1-Quick Switch Allows you to control editor functions and manage extensions directly from the keyboard, streamlining your workflow with configurable shortcuts.
Lynx Theme Pro 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.

Ready! 🚀 Your keybindings are configured. If you find any bugs or have feedback, you can open an issue.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft