Download
My Extensions
- Code Spell Checker is a basic spell checker that works well with camelCase code.
- Vagrantfile Support provides syntax highlighting support for Vagrantfile, useful if you use Vagrant.
- Better TOML is a VS code extension to support TOML files.
My Extensions
Multi-selecting the beginning of multiple lines is the first command I learn. For some reason I use this command A LOT with scripting in general! For VS Code it’s:
Ctrl+Alt+(Up or Down Arrow)