Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Go to Character PositionNew to Visual Studio Code? Get it now.
Go to Character Position

Go to Character Position

davidfreer

davidfreer.me
|
12,818 installs
| (8) | Free
Quickly jump to an absolute position of the active editor, regardless of the line or column number. Can configure it to be zero based or 1 based
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

icon Go To Character Position

Features

Quickly jump to an absolute position of the active editor, regardless of the line or column number.

Useful if you want to jump to a character position or specific index (zero based)

Keyboard Shorcut

  • The default keyboard shortcut (win) for jumping to a column/line is ctrl+g
  • The keyboard shorcut for jumping to a character position extends that, using: ctrl+k + ctrl+g

Extension Settings

This extension contributes the following settings:

  • go-to-character-position.defaultIndex: set your default position index to be zero based or one based
  • go-to-character-position.revealType: This determines the behavior of how your viewport will scroll to an index that isn't currently within the bounds of what you see

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft