VS Code Golang Extension "Extension host terminated unexpectedly." when go-outline is install #13
Open
Description
I was setting up a new VS code install to develop a go program. When I installed the GO extension it prompts to install the go-outline tool. When the tool is installed, certain debugging sessions will fail and the "Extension host terminated unexpectedly" will pop up in the bottom right. Below is a screenshot of the dev tools console after the failure. If I remove go-outline from my $GOPATH/bin and restart VS Code, I can debug correctly. It seems to only be on certain files.
VS Code version: 1.47.3
GO Extension version: v0.16.0
Metadata
Assignees
Labels
No labels