This is a created article in which the information may have evolved or changed.
Golang EAP is a jetbrain under the IDE, for me the size of moderate, Yan value is fair, so take to toss some.
First create the project:
Image.png
Choose your own go version and set up a working directory of your own.
Then choose Run, Edit configurations ..., select defaults below Go application
Image.png
Be sure to note that the run kind settings here, if your project will involve more than one go file, be sure to select the package, do not use the default file, because file is the default you only have a go file, all the code is in this go file, if you use multiple files, There will be problems you will not find with functions or variables. Other can install your actual settings, or do not set the line. Click OK to create a new file to program.
When programming, click here in the upper right corner:
Image.png
Select the setting that you just made, or choose Edit configurations to reset it and you can debug it programmatically.