microsoft / vscode-azureresourcegroups

VS Code extension for managing Azure resources.
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azureresourcegroups
MIT License
53 stars 28 forks source link

Don't show "Install extension..." for any extension not supported in VS Code for the Web #669

Open nturinski opened 1 year ago

nturinski commented 1 year ago

Right now we show that message for all of the resources, even if there is no web extension equivalent for it. We should hide that message while there is no support for that extension.