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

Throw an error for any item that resolves as undefined #825

Closed nturinski closed 8 months ago

nturinski commented 8 months ago

Mitigates https://github.com/microsoft/vscode-azurefunctions/issues/3851 and other issues, I'm sure

We see this error floating around quite often. While this doesn't actually fix it, at least the error makes a little more sense to the user.