Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>NavigatorNew to Visual Studio Code? Get it now.
Navigator

Navigator

dakara

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

Navigator

ScreenShot

An extension focusing on improving general editor experience especially in the areas of navigating code.

Provided Features

  • Plain Text Colorizer
    • Indentation level colorizer for plain text files
    • Operates only on the visible area so that performance remains constant for large files
  • Navigator View
    • use command Add Matches to add a new match group to the view
      • the match group will contain all find matches
      • or all matching instances of the current selection
      • or all matching instances of word under cursor
    • Recent Edits section will show all recent edit locations
    • Line Levels will show the line level hierarchy from the current cursor line
    • Example Navigator Tree View ScreenShot
  • Cursor Navigation
    • Cursor word right until end command to skip words, but stop at end of line
    • Cursor word left until begin command to skip words, but stop at beginning of line
    • Cursor jump fixed space up command to skip 5 vertical spaces at a time
    • Cursor jump fixed space down command to skip 5 vertical spaces at a time
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft