-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
[BUG] - command 'bookmarks.toggle' not found error in V13.0 #387
Comments
Hi @kalahiri , If the error is I would ask you:
If not, I would ask you to reinstall the extension, but doing the full process:
If it still does not work, please report any error you see and reinstall a previous version, using the Hope this helps |
BTW, I would ask you a few details about your installation:
Thank you |
I have opened a single workspace in VSC. I am not familiar with multi-root workspaces, so don't know if that is the case. I was under the impression the extension was not enabled properly, so I disabled the extension, closed VSC en enabled the extension again. Unfortunately, the error persisted. I will follow the steps you mentioned earlier and keep you updated. |
Aha! I opened the console and the extension did not activate. It says: abstractExtensionService.ts:708 |
Gotcha! There is a "pre-requisite" error on extension's definition. The VS Code minimum requirements should be version 1.51, and not 1.50. This I'll publish a new version ASAP, to avoid other users from updating on the wrong VS Code version. In your case, you should update VS Code to a newer version (1.51 or later), or rollback the Bookmarks extension to a previous version. Sorry about that. Thank you |
Issue replicated successfully in v13.4.2. Here's the error:
I installed 13.4.1 and everything is fixed somehow. I'm unsure what's going on |
Environment/version
Windows
Steps to reproduce
The text was updated successfully, but these errors were encountered: