Comment on Ask HN: Is there editors and IDE crisis?Comments−solomatov3yIs it VSCode for Go which is buggy (It's a Пoogle extension), or is it VSCode which is buggy? If you use neovim, you use gopls, right, is it less buggy there?−iillexialOP3yYes, VSCode for Go is buggy. Often requires a reload too see a new package.−solomatov3yBut how do you fix it on nvim? I.e ut should use the same lsp as vscode.−iillexialOP3yI think the problem is in the VSCode Go extension. I use vim-go and have no problems.
Comments
Is it VSCode for Go which is buggy (It's a Пoogle extension), or is it VSCode which is buggy? If you use neovim, you use gopls, right, is it less buggy there?
Yes, VSCode for Go is buggy. Often requires a reload too see a new package.
But how do you fix it on nvim? I.e ut should use the same lsp as vscode.
I think the problem is in the VSCode Go extension. I use vim-go and have no problems.