You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now, using the reverse order, first add the Bookmark using command palette / shortcut
And try to add the breakpoint using mouse click
You will notice it is not possible
If you try to add the breakpoint with command palette instead, it will work
I have noticed that even when the gutter is expanded after step 4, the mouse click (to add a breakpoint) is not woking on any line that already contains a bookmark decorator. The mouse simply doesn't change to hand icon when you hover the location.
Does this issue occur when all extensions are disabled?: Yes/No
The recent release improved how glyphs are rendered in margin (https://code.visualstudio.com/updates/v1_78#_glyph-margin-decoration-rendering-improvements), so you may use that sample to test the scenario
Steps to Reproduce:
I have noticed that even when the gutter is expanded after step 4, the mouse click (to add a breakpoint) is not woking on any line that already contains a bookmark decorator. The mouse simply doesn't change to hand icon when you hover the location.
Related to #179725
Thank you
The text was updated successfully, but these errors were encountered: