CodeFaster in vscode ⌨
InstallingThis extension is available for free in the Visual Studio Code Marketplace
Shortcuts of CodeFasterCursor MovementsTo move your cursor to the right: alt+lTo move your cursor to the left: alt+jTo move your cursor up: alt+iTo move your cursor down: alt+kTo move your cursor to the end of the word: alt+wTo position your cursor at the start of a line: alt+'To position your cursor at the end of a line: alt+;To jump immediately to the brackets: alt+bTo insert a line before: ctrl+iTo insert a line after: ctrl+kSelectionsTo select up: alt+tTo select down: alt+nTo select left: alt+zTo select right: alt+.To select the following word or to add selection to next find match: alt+dCommand PaletteInstead of using ctrl+shift+p to open command palette use: ctrl+.
WarningWarning: 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. |