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

[BUG] - MacOS Darwin: bookmarks: toggle command not found #423

Closed samkam closed 3 years ago

samkam commented 3 years ago

upon installing the extension, bookmarks do not appear, and Instead I get the following error message when attempting to bookmark ``Command 'Bookmarks: Toggle' resulted in an error (command 'bookmarks.toggle' not found)```

issue is present in 13.0.0 but not in 12.1.4

Environment/version

  1. install bookmarks 13.0.0 from marketplace in vs code
  2. highlight text in open file
  3. open command palette, select Bookmarks: Toggle
  4. toast pop up with following error message appears: Command 'Bookmarks: Toggle' resulted in an error (command 'bookmarks.toggle' not found)
elder-n00b commented 3 years ago

Extension 13.0.4 (2021-03-13) VSCode 1.55.2 macOS 10.11.6 (Darwin x64 15.6.0) Everything fine here.

alefragnani commented 3 years ago

Hi @samkam,

Is it still happening if you update to version 13.0.4? The four updates fixed a few scenarios, and it should be working now. Otherwise, could you please provide more details about the file/folder/workspace you are facing the issue?

Thank you

alefragnani commented 3 years ago

I'm closing this issue because no new comments has been added since my last question. Feel free to reopen/comment if the error still occurs.