Go To Line
A simple VS Code extension that lets you jump to a specific line number in the current editor using a keyboard shortcut or the command palette.
Features
- ⌨️ Keyboard shortcut (
Ctrl+Alt+G ) to prompt for line number
- 🚀 Works from the Command Palette: "Go to Line by Number"
- 🧠 Smart input validation (prevents invalid lines)
Usage
- Open a file in the editor.
- Press
Ctrl+Alt+G or open the Command Palette and run Go to Line by Number .
- Enter the line number you want to jump to.
Requirements
None — it works out of the box!
Extension Settings
This extension has no settings.
Known Issues
None currently.
Release Notes
0.0.1
- Initial release of Go To Line.
| |