Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Goto line exNew to Visual Studio Code? Get it now.
Goto line ex

Goto line ex

xyz

|
3,361 installs
| (1) | Free
Go to line from current or keyword position
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Go to Line Ex

A visual source code plugin for navigate from current line or from line containing keyword.

#Settings A keyword to find to calculate starting postition, there are 2 possibilities:

  • goto-line-ex.keyword: to define the same keyword for all files
  • goto-line-ex.keywordAssociations: to define the keyword by extension ({"ext": "keyword"})

#Commands goto-line-ex.fromHere // go to line (positive or negative) from current position goto-line-ex.fromKeyword // go to line (positive or negative) from keyword position

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