Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Ctrol G jump lineNew to Visual Studio Code? Get it now.
Ctrol G jump line

Ctrol G jump line

Ocean Yang

| (0) | Free
go Up/Down number of lines , also be able to go absolute line numbers
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

this plugin's command is 'ctrl_g_go', please change key-map to this one,
method:

    1. install this extension
    2. ctrl+k, ctrl+s  (hotkey map setting)
    3. search 'ctrl_g_go'
    4. bind to your favor key combo, default is ctr+g

usages:

    go up :  line amounts + u(-,k)
        ex:   20u # up 20 lines
              5-  # up 5  lines

    go down:line amounts + d(+,j)                  
        ex:   5d # down 5 lines
        ex:   6j # down 6 lines

all commmands dont need pushing

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