omar-dulaimi / breakpoint-bookmarks

A vsCode extension that lets you bookmark all your different breakpoints into separate files, and activate them as needed
MIT License
7 stars 2 forks source link

How to delete saved bookmark? #3

Closed dgutiero97 closed 5 months ago

dimateos commented 6 months ago

You can delete the json inside .vscode/breakpoints/

But would be nice to have a simple button to delete on deman like:

image

Pic from a similar extension, settings.preset: https://marketplace.visualstudio.com/items?itemName=legendmaster.settings-presets

omar-dulaimi commented 5 months ago

I'll try to include this feature in the next release, but until then you can delete it manually as @dimateos suggested

Apologies for the delay in responding

omar-dulaimi commented 5 months ago

@dgutiero97 @dimateos

Released & published in 1.2.0

Should be available on the marketplace in a few minutes