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

Cannot add or remove breakpoints when the heatmap is toggled on #1641

Open
JasonJamal opened this issue Sep 17, 2021 · 4 comments
Open

Cannot add or remove breakpoints when the heatmap is toggled on #1641

JasonJamal opened this issue Sep 17, 2021 · 4 comments
Labels
blocked: vscode Caused by or dependent on a VS Code issue or feature blocked Blocked or caused by an upstream issue or feature bug Something isn't working
Milestone

Comments

@JasonJamal
Copy link

  • GitLens Version: [11.6.0] - 2021-07-13
  • Git Version: 2.30.1.windows.1
  • VSCode Version: 1.60.1
  • OS Version: Windows 10 Enterprise

Steps to Reproduce:

  1. Try to add breakpoints when the heatmap is toggled on
  2. Add breakpoints when the heatmap is toggled off
  3. Try to remove breakpoints when the heatmap is toggled on

image
^^^ You cannot remove these or add new ones in this view.

@JasonJamal JasonJamal added potential-bug triage Needs to be looked at labels Sep 17, 2021
@JasonJamal
Copy link
Author

It seems you can add a breakpoint by using the add breakpoint shortcut (F9). But not by clicking on the breakpoint sidebar.

@eamodio
Copy link
Member

eamodio commented Dec 22, 2021

Unfortunately GitLens doesn't have the ability to change that behavior. But this feels like a regression in VS Code as I swear that the breakpoint gutter decorator was higher priority than any extension decorations. Could you please open an issue on the VS Code repository about this? Thank you!

@eamodio eamodio added blocked Blocked or caused by an upstream issue or feature blocked: vscode Caused by or dependent on a VS Code issue or feature bug Something isn't working and removed potential-bug triage Needs to be looked at labels Dec 22, 2021
@eamodio eamodio added this to the Backlog milestone Dec 22, 2021
@PindaPixel
Copy link

Experiencing the same on MacOS, did an issue end up being made on the VS Code repo? I can't find any.

@eamodio
Copy link
Member

eamodio commented Jun 1, 2022

Here are the related VS Code issues: microsoft/vscode#5923 microsoft/vscode#95992

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked: vscode Caused by or dependent on a VS Code issue or feature blocked Blocked or caused by an upstream issue or feature bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants