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
👋 The extension seems to pack the entire vscode app itself. I see it inside .vscode/extensions/extensionname/.vscode-test/Visual Studio Code.app. Is this intentional?
This causes issues with Finder on MacOS where it may try to open a file type you've bound to vscode with the wrong app and then complain the app can't be launched becase its signature is broken.
The text was updated successfully, but these errors were encountered:
👋 The extension seems to pack the entire vscode app itself. I see it inside
.vscode/extensions/extensionname/.vscode-test/Visual Studio Code.app
. Is this intentional?This causes issues with Finder on MacOS where it may try to open a file type you've bound to vscode with the wrong app and then complain the app can't be launched becase its signature is broken.
The text was updated successfully, but these errors were encountered: