Where are "new project" command

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?

 



0
3 comments

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.

1

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?

0

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.

0

Please sign in to leave a comment.