alefragnani / vscode-bookmarks

Bookmarks Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=alefragnani.Bookmarks
GNU General Public License v3.0
1.7k stars 163 forks source link

bookmarks in unsaved files not getting listed in sidebar or via command #328

Open overtomanu opened 4 years ago

overtomanu commented 4 years ago

Reproduction steps: create new unsaved file by pressing ctrl+N. paste/enter some text and bookmark one or two lines. Observe that they are not getting listed either in sidebar or via the command. I am inside a workspace which has folders added.

alefragnani commented 4 years ago

Hi @overtomanu ,

I could reproduce the error.

Thanks for reporting

TFWol commented 3 months ago

I just wanted to chime in that I have not seen this particular issue with version 13.4.2 or 3.5.

Win 10, VSCodium

Update