Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always open debug console REPL when "debug test" code lens is clicked #2409

Closed
nfx opened this issue Aug 14, 2022 · 1 comment
Closed

Always open debug console REPL when "debug test" code lens is clicked #2409

nfx opened this issue Aug 14, 2022 · 1 comment
Assignees
Milestone

Comments

@nfx
Copy link

nfx commented Aug 14, 2022

What version of Go, VS Code & VS Code Go extension are you using?

Version Information
  • go version go1.18.1 darwin/amd64
  • golang.org/x/tools/gopls v0.9.3
  • code 1.70.0

Describe the bug

image

  1. Clicking run test opens OUTPUT console.
  2. Clicking debug test does not open DEBUG CONSOLE, though it must.
@gopherbot gopherbot added this to the Untriaged milestone Aug 14, 2022
@suzmue suzmue self-assigned this Aug 19, 2022
@suzmue suzmue modified the milestones: Untriaged, v0.36.0 Aug 19, 2022
@gopherbot
Copy link
Collaborator

Change https://go.dev/cl/424930 mentions this issue: src/goTest: open debug repl when running debug test

@hyangah hyangah modified the milestones: v0.35.3, v0.36.0 Sep 29, 2022
@golang golang locked and limited conversation to collaborators Sep 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants