lawrencekgrant / vscode-cql

CQL language support for VS Code.
MIT License
15 stars 8 forks source link

Includes vscode itself #12

Open fcvarela opened 5 years ago

fcvarela commented 5 years ago

👋 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.