vscode loses intellisense for golang or probably most programming languages
Recently I uninstall my golang sdk from my laptop and then vscode loses all the intellisense when i tried to use it on a cloned repo.
So I install the sdk, install all the good stuff like go-def and other plugins dlv, staticcheck, gopls (automatically prompt by vscode), I am able to regain back by intellisense like Goto Definition.
Comments