Visual Studio Code

A 2-post collection

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!
Continue Reading...

Visual Studio Code, Notepad++, Atom Coding Editors

By Tim Brown |  May 5, 2020  | featured, visual-studio-code, notepad++, atom, tools
Editor Home Pages VS Code NotePad++ Atom My personal use over years has gone: Atom -> Notepad++ -> VS Code. I am not a developer by trade and simply need editors for writing scripts mostly to hack things together. Obviously, fully integrated IDEs for specific languages and platforms are WAY more powerful, and allow developers to work much more efficiently. In reality, in my situation, all three editors are more alike, than different.
Continue Reading...