How to make Visual Studio Code (or Go Programming Language Extension) to run go fmt
(or other tools/commands) on save? Even auto save?
Update: It is working now perfectly inside VSCode, at this time; just need to add some config files inside .vscode directory (I use these).
Update 2019: This question is old. The VSCode Go extension, has all you need to develop in Go, now.