Editor plugins
V has plugins for many popular code editors. All plugins provide syntax highlighting; some implement a convenient a way to run commands like formatting or running tests.
The plugin for VS Code provides an easy way to work with the VLS language server. The plugin for JetBrains IDEs provides full IDE-like support.
Click on the card below and read more about each plugin.
JetBrains IDE (IntelliJ, GoLand)
Semantic highlighting, autocompletion and other.
VS Code
Simple highlighting, language server and tools
Vim
Simple highlighting and tools, including auto formatting
Emacs
Simple highlighting, commands, go-to definitions, completion and formatting
Sublime Text 3
Simple highlighting, tools and inline errors
Atom
Simple highlighting