Visual Studio Code Commands and Extensions Helpful for Hugo
By Tim Brown
| May 13, 2020
| visual-studio-code, tools
Download Visual Studio Code
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.
Extension Marketplace
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!