-
Notifications
You must be signed in to change notification settings - Fork 10
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
.vsconfig
does not recognize Uno Extension in VS
#962
Comments
@MartinZikmund what does it do? |
This should (if it worked) suggest the user to install the Uno Platform extension, unless it is already installed - which is useful if a user opens an external Uno Platform app repository. However, it seems that in the current state it just pops notification about dependency missing, and hitting the Install button then opens an infinite loading VS dialog. Maybe it was a problem on my side though, as I might have installed a dev version of the extension instead of the prod one - need to verify and test it |
Created https://developercommunity.visualstudio.com/t/vsconfig-extension-always-displayed-as/10823565 to figure out what is going wrong, until then removing the extension from .vsconfig - #1158 |
This specific behavior is happening when the installed build is not coming from the marketplace. Is your build a dev one? |
@jeromelaban actually not, I made sure to uninstall and install the latest marketplace version and it still happens (in different versions of VS/different machines) - it really seems like a VS bug |
uno.templates/src/Uno.Templates/content/unoapp/.vsconfig
Line 42 in 32e04d9
The text was updated successfully, but these errors were encountered: