Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Indentation Level Movement 2New to Visual Studio Code? Get it now.
Indentation Level Movement 2

Indentation Level Movement 2

MikiFos

|
1,790 installs
| (1) | Free
Fast and efficient vertical movement.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Indentation Level Movement2

Provides commands and keyboard shortcuts to jump the cursor with or without selection vertically based on indentation levels.

The original author stopped providing updates or merging Pull Requests, so this fork was made to keep this useful plugin up to date.

Features

  • Default shortcuts are alt+up / alt+down on macOS and ctrl+up / ctrl+down on Windows and Linux, holding the shift key adds the selection.
  • Additional shortcut alt+[ can be used to navigate out one level of indentation (to the above parent row for the current block).

What is this good for, you ask? With this extension, you can quickly zip through your source code, jump from method to method or select whole blocks of text with one key press:

Indentation Level Movement

Extension Settings

None at this time.

Known Issues

  • There is currently no means of controlling how comments are skipped. The extension assumes comment lines are always marked only with // after the first whitespace of the line.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft