I have a small project with several .go files. When I run main.go only this compiler, but nothing else, so my application is overwhelming. I understand that I need to change the settings in Run -> Edit Configurations, but I don't know what to do exactly. The IDE also does not see the pre-compiled terminal package, so the option "Package" instead of "File" does not work.
Roman source
share