You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension has the potential to be useful but currently lacks robustness. We are running VSCode v1.30.2 on Windows 10 and having these problems:
From CommandBar: settings menu option in All Commands menu, we get "Create Workspace Settings", "Create Global Settings" and "Cancel", NOT the "Create New" and "Cancel" that your getting started GIF shows.
After choosing "Create Workspace Settings", the commandbar.json file is put under a strange folder on our c: drive (it is "c:<user_name>\command.json! As documented by Strange path "~/commandbar.json" #68). However, notice that I said we chose "Create Workspace Settings", NOT "Create Global Settings.
After completely uninstalling the extension, our VSCode app is now ALWAYS opening up with a "commandbar.json" file in an editor window. HOW CAN WE GET RID OF THIS?
Also, we are now getting the following error whenever we save a file (never got this before installing your extension):
A system error occurred (UNKNOWN: unknown error, mkdir '\Users<user_name>.vscode')
This extension has the potential to be useful but currently lacks robustness. We are running VSCode v1.30.2 on Windows 10 and having these problems:
A system error occurred (UNKNOWN: unknown error, mkdir '\Users<user_name>.vscode')
Please help us to fully uninstall your extension!