project-system
project-system copied to clipboard
Add async version of IVsSingleFileGenerator
XAML designer team want the ability to implement an async single file generator so that they update source files in background, instead of being blocked by them such as when switching source tabs.
Preferably this would work for both legacy and CPS-based projects.
Are there any workarounds for this?