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

JumpX

alisa4y

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

JumpX README

JumpX is a powerful navigator extension designed for enthusiasts and professional programmers dealing with extensive projects that involve multiple open editors.

The primary objective of this extension is to simplify and expedite navigation between various editors, lines, and locations within your project.

Usage

To use this extension, follow these steps:

Command Palette

  1. Open the command palette.(ctrl + shift + p)
  2. Enter the command : label places

Keybinding

For even quicker access, consider assigning a keybinding to the command jumpx.labelPlaces

  1. open keybinding.json
  2. paste the following:
    {
     "key": "ctrl + j",
     "command": "jumpx.labelPlaces"
    }
    

You can customize the key to suit your preferences.

Features

  • Jump to any word across multiple editors quickly
  • Jump to any line across editors
  • Jump to empty parentheses anywhere
  • Jump to empty curly brackets
  • Jump to any visible split text editor

For more information

For additional details and updates, feel free to explore our documentation.

Enjoy navigating your code with ease!

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