-
-
Notifications
You must be signed in to change notification settings - Fork 170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The List from All Files
command doesn't work well with VSCode 1.12.1
#69
Comments
i think before I upgraded VSCode to 1.12.1 from 1.10.2, Bookmarks 0.14.1 worked fine in this case:
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.
|
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. |
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 👍 I'll release version 0.15.0 with the fix later tonight... Stay tuned ... |
It works well now. Many thanks. |
Brill! Many thanks. |
A.cs
, set up another one inB.cs
C.cs
which doesn't have any bookmarks in it and stay on this fileList from All Files
in the command bar on the top of the editor windowC.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.
The text was updated successfully, but these errors were encountered: