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

Coverage blocks breakpoints #382

Closed
junalmeida opened this issue Nov 1, 2022 · 2 comments
Closed

Coverage blocks breakpoints #382

junalmeida opened this issue Nov 1, 2022 · 2 comments

Comments

@junalmeida
Copy link

Describe the bug
When coverage gutter is shown, breakpoints can't be enabled or disabled.

To Reproduce
Steps to reproduce the behaviour:

  1. Enable a coverage gutter
  2. Try to set or remove a breakpoint when gutter appears

Expected behaviour
I've seen a GitHub extension that also shows UI widgets on the gutter area that does not block the use of breakpoints, so I expect something like that.

Screenshots

Desktop (please complete the following information):

  • OS: Windows 11
  • Extension Version [e.g. 2.0.0] 2.10.2
  • VSCode Version [e.g. 1.21.0] 1.72.2

Additional context

@ryanluker
Copy link
Owner

@junalmeida Thanks for the issue! This is a known current issue afaik but it might have been fixed by microsoft 🤔.
https://github.com/ryanluker/vscode-coverage-gutters/issues?q=is%3Aissue+is%3Aclosed+breakpoint

In the meantime, you can follow the tips n tricks section here on how to use a workaround.
https://github.com/ryanluker/vscode-coverage-gutters#tips-and-tricks

@ryanluker
Copy link
Owner

Closing due to this being a known issue.

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

No branches or pull requests

2 participants