dotBunny / VSCode

Unity Visual Studio Code Integration
MIT License
674 stars 181 forks source link

installing unity debugger vsix file failed #141

Closed 3ace closed 7 years ago

3ace commented 7 years ago

when installing Unity Debugger from preferences menu, instead of installing the vsix file, VS Code would open it.

I'm using VS Code 1.7.2

probably this link below has something to do with this bug

https://code.visualstudio.com/Docs/extensions/install-extension

reapazor commented 7 years ago

We're currently using a link to the package (https://unity.gallery.vsassets.io/_apis/public/gallery/publisher/unity/extension/unity-debug/latest/assetbyname/Microsoft.VisualStudio.Services.VSIXPackage) That should automagically open with Visual Studio Code and install.

Hopefully this is resolved now? (please reopen if it still isnt working)