microsoft/vscode-go

Updated to 0.14.3 or the nightly and entirely stopped working

dioptre opened this issue · 2 comments

I keep references to multiple objects throughout the package I'm working on. Restarted with the new extension and nothing works. I have 300 errors in my code where there were none. It still compiles without errors.

You can test the extension on my code if you'd like:
https://github.com/sfproductlabs/roo

Thanks!
Andrew

Can you please share your Go-related VS Code settings (Ctrl+Shift+P -> Open Settings (JSON))?

ah its working again :/