Azure / azure-resource-manager-schemas

Schemas used to author and validate Resource Manager Templates. These schemas power the intellisense and syntax completion in our ARM Tools VSCode extension, as well as the Export Template API
MIT License
610 stars 517 forks source link

Schemas not listed/available in Visual Studio #2293

Open Bartolomeus-649 opened 2 years ago

Bartolomeus-649 commented 2 years ago

How come none the Azure ARM schemas show up in Visual studio?

image The schema you see from xxx is the current schema used by the current template, and that's why it is shown in the list.

Also, IntelliSense does not seem to be aware of any ARM schemas. image Up until https://schema. IntelliSense finds possible schemas, but after that there's nothing. image

How is it even be possible that Microsoft manage to use and publish schemas which Visual Studio is not aware of, especially when there are plenty of other 3:ed party schemas which Visual Studio obviously can find?

stephaniezyen commented 2 years ago

@StephenWeatherford can you take a look at this?

StephenWeatherford commented 2 years ago

Tracking in devdiv internal bug 1538650