tommyme / vscode-bookmark-x

Drag-and-drop, grouping, sorting bookmarklet plugin
GNU General Public License v3.0
19 stars 3 forks source link

✨ bookmark fix support #29

Closed tommyme closed 2 weeks ago

tommyme commented 2 weeks ago

Things to be done:

If you want have a try, just save all workspace state, then load all, treeview items will be refreshed manually.

tommyme commented 2 weeks ago

Affected Features:

Before you could change the line with bookmark at will, When you click on the bookmark again, It'll read the line and refresh the treeview item.

But now, If you change the line with bookmark, you'll see a broken bookmark and it prompt you to fix it.

tommyme commented 2 weeks ago

lgtm