Where are "new project" command Miguelpragier Created February 17, 2018 15:01 How to start a new project? Sorry if I'm not seeing something obvious, but how to start a new ( not versioned ) project from WelcomeScreen?
It seems that you've disabled the Go plugin. Please go to Configure | Plugins | Go and enable it then restart the IDE and it should work.
Thank you for your help, Pățan.
But once I never consciously disabled this plugin ( or any other ) and, well, this is GoLand, a Golang IDE, how can it ever happen?
And why is there a GO IDE plugin within Goland?
For how can it happen, logs might help, please open an issue on Youtrack, https://youtrack.jetbrains.com/issues/Go
As for why the two plugins are there: to provide the Go functionality to GoLand, which is based on the IntelliJ Platform. Without them, things wouldn't work, as you've noticed.