Vscode-bookmarks: The `List from All Files` command doesn't work well with VSCode 1.12.1

Created on 15 May 2017  路  9Comments  路  Source: alefragnani/vscode-bookmarks

Bookmarks Version: 0.14.1
VSCode Version: 1.12.1
OS Version: OS X EI Capitan 10.11.3

  1. Set up a bookmark in file A.cs, set up another one in B.cs
  2. Now open C.cs which doesn't have any bookmarks in it and stay on this file
  3. Run the command List from All Files in the command bar on the top of the editor window
  4. Observed the behaviour is weird, it seemed like just freshing the current editor of C.cs in a flash and does nothing else, didn't show the drop list of all bookmarks.

NOTE: if staying on the editor of a file which has at least one bookmark and run this command, then it does show the drop list of all bookmarks.

bug caused by vscode

All 9 comments

i think before I upgraded VSCode to 1.12.1 from 1.10.2, Bookmarks 0.14.1 worked fine in this case:

Bookmarks Version: 0.14.1
VSCode Version: 1.10.2
OS Version: OS X EI Capitan 10.11.3

But i could be wrong, I might not have tested that scenario with VSCode 1.10.2

Yep, that's weird 馃槃 .

Thanks for reporting. I will take a look...

Same here.

Bookmarks Version: 0.14.1
VSCode version: 1.12.1 (f6868fce3eeb16663840eb82123369dec6077a9b)
OS Version: macOS Sierra 10.12.4

Same for me. Just installed this very useful looking extension. It works fine for bookmarks in the current file - but when using List from All Files, after selecting the command, the bookmark list flashes up and then disappears again.
VS Code version 1.12.2 - Windows 7 Ultimate

This problem was caused by the latests VS Code updates. I just installed an older version and works just fine.

I will try to fix it tonight. otherwise I will remove the _preview_ feature, until properly fixed.

Thanks. I thought it probably was a VSCode issue since the extension has had such good feedback. Really looking forward to when you get a chance to fix things.

Confirmed and fixed :+1:

I'll release version 0.15.0 with the fix later tonight... Stay tuned ...

It works well now. Many thanks.

Brill! Many thanks.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jing2si picture jing2si  路  4Comments

LukasPolak picture LukasPolak  路  4Comments

vannie1 picture vannie1  路  3Comments

ashmckenzie picture ashmckenzie  路  5Comments

ogamal picture ogamal  路  6Comments