Skip to content
| Marketplace
Sign in
Visual Studio Code>Keymaps>Code Faster KeymapNew to Visual Studio Code? Get it now.
Code Faster Keymap

Code Faster Keymap

Leart Morina

|
692 installs
| (2) | Free
Code Faster Keymap is a keymap extension that helps developers to write their own code faster using keyboard shortcuts.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Faster Keymap in vscode

 

Installing

This extension is available for free in the Visual Studio Code Marketplace

or

  • use ctrl + shift + p to open command palette
  • Install Extensions
  • Search Code Faster Keymap
  • Press install button

 

Shortcuts of CodeFaster

 

Cursor Movements

Event ShortCut
To move your cursor to the right alt + l
To move your cursor to the left alt + j
To move your cursor up alt + i
To move your cursor down alt + k
To move your cursor to the end of the word alt + w
To position your cursor at the start of a line alt + '
To position your cursor at the end of a line alt + ;
Page up alt + q
Page down alt + a
To jump immediately to the brackets alt + b
To insert a line before ctrl + i
To insert a line after ctrl + k
Move line up alt + shift + i
Move line down alt + shift + k

 

Selections

Event ShortCut
To select up alt + t
To select down alt + n
To select left alt + z
To select right alt + .
To select the following word or to add selection to next find match alt + d
To select the current line alt + o
Select in word from left alt + shift + j
Select in word from right alt + shift + l

 

Command Palette

Event ShortCut
ctrl+shift+p command palette ctrl + .

 

Other Functions

Event ShortCut
Delete the current line alt + [

 

Suggestion Widget ShortCut
Select next alt + k
Select prev alt + i
Accept selection alt + '
QuickOpen Widget ShortCut
Navigate next alt + k
Navigate prev alt + i

 

Warning: If some of keyboard shortcuts that are mention above are not working, then you should change some default vscode keyboard shortcuts to make them work in approriate way.

 

Release Notes

Stable Release 1.4.2:

  • This release contains:
    • New quickOpen widget shortcuts
    • bugs fixed

Stable Release 1.3.0:

  • This release contains:
    • Select in words from left/right
    • Move line up/down

Stable Release 1.1.0:

  • This release contains:
    • Suggestion functionality added + 3

Stable Release 1.0:

  • This release contains:
    • Cursor Movements + 2
    • Selection + 1
    • Other Functions + 1
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft