**Is your feature request related to a problem? Please describe.** No, but I suggest to add this feature. **Describe the solution you'd like** The go project can edit and debug with goland or vscode. **Describe alternatives you've considered** Vim is the second choice, but it is better to start the project by the command line like:"go run main.go". **Additional context** This is a great project. Suppose anybody can considerate this feature.