Support watching json/jsonc/arm files in Visual Studio
Open
devdiv
enhancement
VisualStudio
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
VS lsp doesn't support 'workspace/didChangeWatchedFiles' notification. As part of below issue, support will be added for watching changes in bicepconfig.json files.
https://github.com/Azure/bicep/issues/7728
We also need to watch json/jsonc/arm files so that we trigger recompile when referenced template json changes.
Contributor guide
Assessment
This issue has not been assessed yet.