Skip to content

Releases: DerekZiemba/ZMBA.SyntaxColorizer

Add support for VS2019 Preview 2

06 Mar 02:46
Compare
Choose a tag to compare

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

17 Feb 03:33
Compare
Choose a tag to compare

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

23 Aug 04:02
Compare
Choose a tag to compare

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

29 Mar 02:52
Compare
Choose a tag to compare
  • 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

08 Feb 00:06
Compare
Choose a tag to compare
v1.0.0

Initial Commit