Cannot create new Go project (Only option is checkout from VCS)
Answered
Not sure what happened, but I can now only open previously created projects or check them out from VCS. I cannot open a directory, or create a new project from this menu. When I open a previously created project I've also lost the ability to create / open a project form File | New Project / Open project
Please sign in to leave a comment.
Could you share the IDE logs from IDE main menu Help | Collect Logs and Dagnostic Data (if in the welcome screen, click setting icon, choose the same option), upload it to https://uploads.jetbrains.com/ and provide its ID?
Daniil uploaded.
Have you disabled Go IDE plugin somehow? What were your previous actions in the IDE?
Please navigate to the configuration directory and delete disabled_plugins.txt file, restart GoLand.
Daniil The last thing I can remember doing, was in fact, enabling VCS in GoLand. There is no `disabled_plugins.txt` file present.
Do you see Go IDE plugin under Plugins page on the welcome screen? Are there some plugins that are disabled?
Daniil I don't see Go IDE under the market place or under installed plugins. No plugins are disabled.
Please try to invoke File | Manage IDE Settings | Restore Default Settings to see if it helps.