Show metadata from template specs in intellisense #16120
Labels
enhancement
New feature or request
Needs: Upvote
This issue requires more votes to be considered
Quality Sprint: Yes
Milestone
Is your feature request related to a problem? Please describe.
I'd like to see a bicep's metadata description when I reference it through Template Specs.
This does work when a module references a local bicep file.
Describe the solution you'd like
I'd like to see the metadata in intellisense when using template specs as well.
Example
The description from
metadata description = 'Module for infrastructure setup'
shows up when referencing a local bicep file but not the template spec.
The text was updated successfully, but these errors were encountered: