Generate Interface Stubs in Visual Studio Code
Usage
- and you can using default shortcut
Ctrl + Shift + i
Pre dependence
- Install Golang
- Install VSCode Go extension and install/update tool
How to run locally
- Clone the repo locally
- Run
npm install in terminal to install dependencies
- Run the
Run Extension target in the Debug View. This will:
- Start a task
npm: watch to compile the code
- Run the extension in a new VS Code window
Enjoy:)
| |