Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vscode Navigation EssentialsNew to Visual Studio Code? Get it now.
Vscode Navigation Essentials

Vscode Navigation Essentials

jagrutgala

|
23 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Navigation Essentials (navigation-essentials) Extension for Visual Studio Code

Welcome to the README for the Navigation Essentials (navigation-essentials) extension! This extension enhances your vscode editing experience by providing handy shortcuts and very quality of life in vscode features.

Features

It combines feature of vscode-quick-select & quick-open-prefill-selection

Extension Keybindings

Command Keybinding
explorer.newFile alt+f n
explorer.newFolder alt+f shift+n
workbench.action.focusActiveEditorGroup enter
toggleSearchCaseSensitive alt+f c
toggleSearchWholeWord alt+f w
toggleSearchRegex alt+f r
toggleSearchPreserveCase alt+f p
toggleSearchEditorCaseSensitive alt+f c
toggleSearchEditorWholeWord alt+f w
toggleSearchEditorRegex alt+f r
editor.action.addSelectionToNextFindMatch alt+l
editor.action.addSelectionToPreviousFindMatch shift+alt+l
editor.action.jumpToBracket alt+g oem_4
editor.action.jumpToBracket alt+g oem_6
editor.action.deleteLines shift+delete
deleteInsideWord alt+x
workbench.action.toggleMaximizedPanel ctrl+shift+6
workbench.action.nextPanelView alt+j n
workbench.action.previousPanelView alt+j p
workbench.action.terminal.kill alt+t w
workbench.action.terminal.resizePaneDown alt+t alt+d
workbench.action.terminal.resizePaneUp alt+t alt+u
workbench.action.terminal.clear alt+t c
terminal.split alt+t oem_5
workbench.action.terminal.moveToEditor alt+t + shift+e
workbench.action.terminal.moveToTerminalPanel alt+t + shift+p
editor.emmet.action.wrapWithAbbreviation alt+e w
editor.emmet.action.incrementNumberByOne alt+e oem_plus
editor.emmet.action.decrementNumberByOne alt+e oem_minus
editor.emmet.action.balanceIn alt+e i
editor.emmet.action.balanceOut alt+e o
editor.emmet.action.matchTag alt+e p
editor.emmet.action.removeTag alt+e x
navigation-essentials.selectSingleQuote alt+s '
navigation-essentials.selectDoubleQuote alt+s shift+'
navigation-essentials.selectEitherQuote alt+s ;
navigation-essentials.switchQuotes alt+s shift+;
navigation-essentials.selectParenthesis alt+s shift+9
navigation-essentials.selectBackTick alt+s `
navigation-essentials.selectSquareBrackets alt+s [
navigation-essentials.selectCurlyBrackets alt+s shift+[
navigation-essentials.selectParenthesisOuter alt+s shift+0
navigation-essentials.selectSquareBracketsOuter alt+s ]
navigation-essentials.selectCurlyBracketsOuter alt+s shift+]
navigation-essentials.selectAngleBrackets alt+s shift+,
navigation-essentials.selectInTag alt+s shift+.
navigation-essentials.quickOpenPrefill ctrl+p

Feedback and Contributions

If you have any feedback, suggestions, or encounter any issues with the Navigation Essentials extension, please feel free to open an issue on our GitHub repository.

We welcome contributions! If you'd like to contribute to the development of this extension, please check out our contribution guidelines.

License

This extension is licensed under the MIT License.


Thank you for using the Navigation Essentials extension! We hope it enhances your experience in Visual Studio Code.

Enjoy! :)

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