vscode-bookmarks icon indicating copy to clipboard operation
vscode-bookmarks copied to clipboard

[BUG] - Explorer view doesn't work

Open gmccullo opened this issue 2 years ago • 1 comments

It's been a long time since I've seen the Bookmarks explorer work. It shows a count on the icon, but the explorer is empty except for the progress indicator which never stops.

Environment/version

  • Extension version: 13.4.2
  • VSCode version: 1.84.2
  • OS version: win11

Steps to reproduce

  1. add bookmarks
  2. look at bookmarks explorer

gmccullo avatar Nov 28 '23 09:11 gmccullo

I'm having the same issue as @gmccullo. A bookmark appeared once in the explorer side panel and then mysteriously disappeared. Subsequent bookmarks don't appear in the explorer panel but the Bookmark side panel icon shows the current bookmark count. The commands: Bookmarks: List and Bookmarks: List from All Files is not listing any bookmarks. Only The Bookmarks Help and Feedback links are appearing in the explorer.

bwm-projects avatar Jan 16 '24 22:01 bwm-projects

Hi @gmccullo ,

You are probably facing the same issue as #630 , as the badge currently displays the number of registered bookmarks, but should display the number of valid bookmarks.

Another issue is related to some untitled files or files outside of the current worspace like #328 and #397, which I'm planning to handle together.

I'm closing this issue as duplicate of those.

Hope this helps

alefragnani avatar Apr 02 '24 01:04 alefragnani