vscode-bookmarks
vscode-bookmarks copied to clipboard
[BUG] - Setting bookmarks does not take effect, you need to refresh the editor
Environment/version
- Extension version: 13.3.1
- VSCode version: 1.69.2
- OS version: windows10.0.190044
Steps to reproduce
- vscode is installed on the C drive letter
- open a folder
- Add folder to workspace
- For editors added later to the workspace folder,excute command bookmarks.toggle
- Bookmark does not take effect, need to refresh the editor to display
- console output:无法读取文件'c:(file absolute path)
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.
I as well am running into this issue.
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.