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 

 

0
7 comments

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?

0
Upload id: 2022_06_01_FkZfn9f3GQiYPfgw (file: goland-logs-20220601-11122215698314666490947972.zip)

Daniil uploaded. 

0

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.

0

Daniil The last thing I can remember doing, was in fact, enabling VCS in GoLand. There is no `disabled_plugins.txt` file present. 

0

Do you see Go IDE plugin under Plugins page on the welcome screen? Are there some plugins that are disabled?

0

Daniil I don't see Go IDE under the market place or under installed plugins. No plugins are disabled. 

0

Please try to invoke File | Manage IDE Settings | Restore Default Settings to see if it helps.

0

Please sign in to leave a comment.