This article was last updated on Jun 19th, 2023
Some shortcuts and config options I too often forget.
I use all of these on VSCodium Linux.
Shortcuts
- line wrap
- Alt+Z
- format
- Ctrl+Shift+I
Config options
editor.rulers
Displays one or more ruler at x characters from the line start.
files.associations
Associate file extensions with language modes by language identifiers.