Releases: DerekZiemba/ZMBA.SyntaxColorizer
Add support for VS2019 Preview 2
Now supports VS2019.
Changes:
- No changes. Same as 1.0.4.3 but all projects were built with VS2019 Preview 2.
ZMBA.SyntaxColorizer-1.0.4.3
Last release forgot to bring VS2015 release to feature parity with VS2017. This does that and upgrades VS2017 nuget packages/references. For VS2017 no feature changes in 1.0.4.3 from 1.0.4.0 besides packages updates.
ZMBA.SyntaxColorizer-1.0.4
Visual Studio 15.8 broke the extension. This fixes the issues and upgrades references. I can no longer check changes and compatibility for VS2015 so it is not included in this release and the source code as is may not work for VS2015.
ZMBA.SyntaxColorizer-1.0.3
-
Fixed null reference exception.
-
Added ability to underline in addition to italics and bold.
-
Added colorizers for virtual/overridden methods, interface methods and properties, and overloaded operators.
-
VS2017: Updated Microsoft.CodeAnalysis and Microsoft.VisualStudio libraries.
Initial Release
v1.0.0 Initial Commit