Skip to content

VS Code Golang Extension "Extension host terminated unexpectedly." when go-outline is install #13

Open
@fxBrBowman

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

Screen Shot 2020-08-04 at 3 37 54 PM

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions