Skip to content

Releases: GeorgeAlexandria/CoCo

v3.2.2

26 Oct 15:09
Compare
Choose a tag to compare
  • Fix issue #67 – fix classifications when solution, project, source code files or configurations were changed

v3.2.1

31 Aug 10:24
Compare
Choose a tag to compare
  • Fix issue #65 – fix decorations for a couple classifications in the Visual Studio 2019

v3.2.0

02 Jun 11:19
Compare
Choose a tag to compare
  • Release issue #55 – support Visual Studio 2019
  • Release issue #62 – support classification of control flow graph keywords
  • Fix a couple C# and VisualBasic elements classification

v3.1.0

27 Apr 17:20
Compare
Choose a tag to compare
  • Release issue #59 – support Visual Basic quick info classification
  • Release issue #60 – allow to disable editor classification at all
  • Release issue #54 – allow to disable item classification in quick info
  • Release issue #59 – allow to disable item classification in editor
  • Fix issue #56 – fix exceptions on non .cs and .vb files
  • Improve a couple C# elements classification in quick info

v3.0.0

23 Mar 13:10
Compare
Choose a tag to compare
  • Release issue #31 – Supported classification of elements in quick info for C#

v2.5.0

18 Nov 15:19
Compare
Choose a tag to compare
  • Release issue #35 – Supported changing font family for classification
  • Release issue #37 – Supported changing font stretch for classification
  • Release issue #38 – Extended supporting of italic font to changing font style for classification

v2.4.0

27 Oct 16:10
Compare
Choose a tag to compare
  • Release issue #24 – Append supporting C# and VisualBasic types classifications. For more information on supporting types, visit the home page
  • Release issue #43 – Allow to disable item classification
  • Release issue #42 – Allow to disable item classification inside a xml doc comment

v2.3.0

27 Sep 20:08
Compare
Choose a tag to compare
  • Release issue #22 – Append supporting of VisualBasic. For more information on supporting elements, visit the home page
  • Fixed classifications of items under the nameof(..) C# operator
  • Improved classifications of namespaces and aliases for them in C#

v2.2.0

25 Aug 11:47
Compare
Choose a tag to compare
  • Release issue #30 – Supporting of overline, underline, strikethrough and baseline fonts
  • Release issue #25 – Enable hex inputs for foreground and background
  • Release issue #28 – Sorts classifications by alphabetic order in the CoCo/Classifications option page
  • Release issue #29 – Sorts presets by alphabetic order in the CoCo/Presets option page
  • Release issue #32 – Cleanup the claassification's display names

v2.1.0

21 Aug 12:59
Compare
Choose a tag to compare
  • Release issue #21 - Added posibility to reset classification options back to default
  • Fixed issue #19 - Supported the changed classification types
  • Release issue #17 - Classified constant field separatly from fields
  • Fixed issue #26 - Classified destructor separately from regular method