Cache visual studio format settings
Open
devdiv
enhancement
VisualStudio
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
When user changes format settings via Tools -> Options -> TextEditor -> Bicep -> Tabs, we should detect the change event and cache the values to a writable storage. Current design(fetch settings information when format command is invoked) is expensive.
Contributor guide
Assessment
This issue has not been assessed yet.