Skip to content

Install Go Analysis Tools in Gitpod workspace - #270

Merged
TimothyStiles merged 2 commits into
bebop:mainfrom
lgruen:gitpod
Sep 25, 2022
Merged

Install Go Analysis Tools in Gitpod workspace#270
TimothyStiles merged 2 commits into
bebop:mainfrom
lgruen:gitpod

Conversation

@lgruen

@lgruen lgruen commented Sep 25, 2022

Copy link
Copy Markdown
Contributor

Without this, VS Code prompts to install gopls, dlv, etc. before setting a breakpoint + debugging a tutorial works.

I'm not sure if there's a more elegant way to run Go: Install/Update Tools (https://github.com/golang/vscode-go/wiki/tools) in the Command Palette instead.

Also simplified the check for $tutorial, as otherwise this line causes a syntax error when the variable isn't set at all.

@gitpod-io

gitpod-io Bot commented Sep 25, 2022

Copy link
Copy Markdown

@TimothyStiles
TimothyStiles merged commit d1c49c5 into bebop:main Sep 25, 2022
@TimothyStiles

Copy link
Copy Markdown
Collaborator

This works great! Thanks @lgruen! Merged.

@lgruen
lgruen deleted the gitpod branch September 26, 2022 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants