Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Multi Line TravelNew to Visual Studio Code? Get it now.
Multi Line Travel

Multi Line Travel

DarkMannn

|
60 installs
| (0) | Free
Navigate up and down traveling multiple line at once
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

MultiLineTravel VsCode Extension

Travel multiple lines up or down in the editor.

Features

The extension is configured so you travel a defined number of lines up, or down. The default number is 10.

Commands

This extension defines two commands:

  • travel up
    • name: multiLineTravel.travelUp
    • key: [alt + i]
  • travel down:
    • name: multiLineTravel.travelDown
    • key: [alt + .]

The keybindings can be customized.

Extension Settings

This extension contributes the following settings:

  • MultiLineTravel.lineSkipNumber: number of lines to skip when executing travelUp or travelDown commands (default is 10)

Release Notes

0.0.0

Initial implementation and functionality

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