Skip to content

One Does Not Simply Run Asynchronously

Compare
Choose a tag to compare
@davilimap davilimap released this 17 Jan 20:38
· 98 commits to master since this release
4ec73fd

SlowCheetah VS Extension

SlowCheetah NuGet Package

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