A VSCode extension that allows you to toggle between absolute and relative line numbers in the editor.
This extension can be installed via the VS Code Marketplace.
Use the shortcut (ctrl+alt+l
by default) to toggle. Or:
- Press
Ctrl+Shift+P
to open the command palette. - Search for "Toggle Relative Line Numbers" and press enter.
- The line numbers in the editor will toggle between absolute and relative.
Contributions are welcome! Please fork the repository and submit a pull request.
This extension is licensed under the MIT License.