Go explorer view opens when creating default task #3616
Labels
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go, VS Code & VS Code Go extension are you using?
Version Information
go version
to get version of Go from the VS Code integrated terminal.gopls -v version
to get version of Gopls from the VS Code integrated terminal.code -v
orcode-insiders -v
to get version of VS Code or VS Code Insiders.f1a4fb101478ce6ec82fe9627c43efbf9e98c813
arm64
Go: Locate Configured Go Tools
command.Tools Configuration
Environment
GOBIN: undefined
toolsGopath:
gopath: /Users/daniel/go
GOROOT: /opt/homebrew/Cellar/go/1.23.3/libexec
PATH: /usr/local/opt/make/libexec/gnubin:/Users/daniel/.rbenv/shims:/Users/daniel/Library/pnpm:/Users/daniel/.nvm/versions/node/v22.11.0/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/Applications/VMware Fusion.app/Contents/Public:/usr/local/share/dotnet:~/.dotnet/tools:/usr/local/go/bin:/Library/Frameworks/Mono.framework/Versions/Current/Commands:/Users/daniel/.orbstack/bin:/Users/daniel/bin:/Users/daniel/Library/Python/3.11/bin:/Users/daniel/Library/Python/3.12/bin:/Users/daniel/scripts:/Users/daniel/.spicetify:/bin:/Users/daniel/go/bin:/Users/daniel/Library/Android/sdk/tools/bin:/Users/daniel/Library/Android/sdk/platform-tools:/Users/daniel/Library/Android/sdk/emulator
Tools
Go env
Workspace Folder (test): /Users/daniel/test
Share the Go related settings you have added/edited
Describe the bug
When I run
Tasks: Configure Default Build Task
from the command palette, the go view gets added to the explorer window within vscode. This happens instantly (without clicking any option after the configure command), with the go task provider disabled, and will not disappear until you refresh the window.Steps to reproduce the behavior:
Tasks: Configure Default Build Task
built-in commandScreenshots or recordings
The text was updated successfully, but these errors were encountered: