-
Notifications
You must be signed in to change notification settings - Fork 5
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
Enable Visual Studio on ARM #14
Comments
Sorry, I don't understand the issue. If you are having an issue with the SublimeVS extension, please state the issue. If it's related to GitHub Copilot, you might need to look somewhere else. Justin |
Hi Justin, Please update the extension manifest to include ARM:
This is the solution that was earlier used for GitHub Copilot and is also needed for SublimeVS. The current installation target only includes amd64 https://github.com/justcla/SublimeVS/blob/master/SublimeVS/source.extension.vsixmanifest#L16 |
Can you please do it for me and submit a PR? |
Extension now enabled for ARM64 support on v2.1.0 Resolved with PR #15 plus version upgrade commit. Hopefully it works nicely. Please let me know. Thanks! |
Please update the vsix: https://stackoverflow.com/questions/75216866/cannot-install-github-copilot-on-visual-studio-2022
The text was updated successfully, but these errors were encountered: