-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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 remove breakpoint in 2-lane gutter by clicking on it #180395
Comments
This is #179725 --we don't yet support scoping clicks to decorations, and we will do so by introducing some notion of a glyph widget. This is not a regression relative to what is in stable, because there you always have to go through the context menu as well. |
Oh bummer... it's a bit worse now that the breakpoint appears separately, maybe we can prioritize #179725 |
Working on it :) |
Oh, yes you are... I didn't really look at that issue and thought it was one of the old ones like #114776 |
Type: Bug
Testing #180013, I added a Bookmarks extension, set a bookmark on a line, then used the gutter context menu to set a breakpoint there too. As expected, a second lane got created in the gutter and the breakboint displayed there. But I was surprised not to be able to remove the breakpoint by simply clicking on it. Instead I had to use the context menu again.
VS Code version: Code - Insiders 1.78.0-insider (208bbb0, 2023-04-20T05:20:21.925Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: Yes
The text was updated successfully, but these errors were encountered: