tinygo-org / vscode-tinygo

TinyGo support for Visual Studio Code
BSD 3-Clause "New" or "Revised" License
27 stars 3 forks source link

Cannot activate the 'TinyGo' extension #2

Open lexfrei opened 3 years ago

lexfrei commented 3 years ago

Hi!

Can't use the extension, I'm stuck in an infinite loop with this error:

Cannot activate the 'TinyGo' extension because it depends on the 'Go' extension, which is not loaded. Would you like to reload the window to load the extension?

Looks like something went wrong with the load order, but I got no idea how to fix this issue. Any suggestions?

sago35 commented 2 years ago

If you have a .vscode directory, try deleting it and starting up again. Is the situation still the same?

It would be nice if you could create a minimal reproducer

Nerzal commented 2 years ago

If this is still an issue - just to make sure:

Do you have the Go extension installed and active?