vs code plugin
The plug-in can be installed on the 1.46.0+ version of Visual Studio Code. First, please make sure that your Visual Studio Code version meets the requirements and the goctl command line tool has been installed. If Visual Studio Code is not installed, please install and open Visual Studio Code. Navigate to the “Extensions” pane, search for goctl and install this extension (publisher ID is “xiaoxin-technology.goctl”).
For the extension of Visual Studio Code, please refer to here.
- Syntax highlighting
- Jump to definition/reference
- Code block hint
Invoke the goctl command line formatting tool, please make sure that goctl has been added to and has executable permissions before use