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

[BUG] - Setting bookmarks does not take effect, you need to refresh the editor

Open guoshilin1314 opened this issue 2 years ago • 3 comments

Environment/version

  • Extension version: 13.3.1
  • VSCode version: 1.69.2
  • OS version: windows10.0.190044

Steps to reproduce

  1. vscode is installed on the C drive letter
  2. open a folder
  3. Add folder to workspace
  4. For editors added later to the workspace folder,excute command bookmarks.toggle
  5. Bookmark does not take effect, need to refresh the editor to display
  6. console output:无法读取文件'c:(file absolute path)

guoshilin1314 avatar Aug 03 '22 09:08 guoshilin1314

I see this problem too. But it isn't related to new folders in workspace.

Also the bookmarks panel never shows any bookmarks now. Not sure when this problem started.

gmccullo avatar Sep 07 '22 07:09 gmccullo

I as well am running into this issue.

scrutch93 avatar Oct 13 '22 19:10 scrutch93

Can this be the same problem as https://github.com/alefragnani/vscode-bookmarks/issues/599 ? Please try workarounds that I provided to see if either of them help.

Raikiri avatar Mar 29 '23 03:03 Raikiri