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
Cannot update while running on a read-only volume. The application is on a read-only volume. Please move the application and try again. If you're on macOS Sierra or later, you'll need to move the application out of the Downloads directory. This might mean the application was put on quarantine by macOS. See this link for more information.
What needs to be done, specifically, is to move from Downloads to the "Application".
Suggestion
It would be good to update the error message to explicitly say:
Move the file "Visual Studio Code" from "Downloads" to "Applications"
That error message could appear as a popup if the extension tries to automatically update but fails. Right now, the popup only appears AFTER you try to manually update with Code: Check for updates....
The text was updated successfully, but these errors were encountered:
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.95.3. Please try upgrading to the latest version and checking whether this issue remains.
Does this issue occur when all extensions are disabled?: Yes/No
Related issue: microsoft/pylance-release#6710 (comment)
Steps to Reproduce:
The current error message:
What needs to be done, specifically, is to move from Downloads to the "Application".
Suggestion
It would be good to update the error message to explicitly say:
The link could be updated to a more relevant link, which explains how to "unquarantine" VSCode: https://stackoverflow.com/a/65422671/13837091
That error message could appear as a popup if the extension tries to automatically update but fails. Right now, the popup only appears AFTER you try to manually update with
Code: Check for updates...
.The text was updated successfully, but these errors were encountered: