tintinweb / vscode-inline-bookmarks

Customizable inline Bookmarks for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=tintinweb.vscode-inline-bookmarks
GNU General Public License v3.0
45 stars 14 forks source link

Enable/disable breakpoint for debugging in bookmarked line #31

Open dragonxtek opened 3 years ago

dragonxtek commented 3 years ago

If I have a bookmarked line I can't enable a breakpoint when I click on the line. Selection_031 Moreover, if I have a breakpoint and I add a bookmark, after that, I can't remove the breakpoint from it clicking on the flag. Selection_030

tintinweb commented 3 years ago

Hi @dragonxtek,

this appears to be https://github.com/microsoft/vscode/issues/5923. I agree this is very annoying. Unfortunately there's no way to fix this from this extension other than not adding the gutter icon :/