Go: Go to Line…
nav.goToLine Jump to a line, or line:column.
How to run it
Open the command palette (M-x in the Emacs keymap) and search for Go: Go to Line…, then press Enter. It also has a default keybinding:
| Emacs | M-gg |
| CUA | C-g |
| Sublime Text | C-g |
| VS Code | C-g |
| IntelliJ IDEA | C-g |