One Does Not Simply Run Asynchronously
Highlight feature: Async Package and VS 2019 Support
The SlowCheetah extension has upgraded to the AsyncPackage class, improving responsiveness during load. This may cause a slight delay in availability of commands, but will improve the overall time to code. You can read more about that here.
This change, along with other minor ones, also allows SlowCheetah to be used in Visual Studio 2019, in preview now.
Changes
- Fixed whitespace handling in XML files
- Fixed build issue with SlowCheetahTaskPath
- Fixed CopyToOutputDirectory behavior if property is not present
- Fixed build issue where TransformOnBuild metadata was not found