Skip to content

Releases: wmjordan/Codist

Version 2.9: More in Super Quick Info; Crash Fixed

15 May 01:30
Compare
Choose a tag to compare

In this release:

  • Compatible with VS 15.7
  • Reorganized option pages
  • Showed delegate signature in Super Quick Info
  • Showed number of cases in switch statement
  • Showed delegate argument documentation
  • Possible to highlight namespace declaration braces
  • Fixed an issue which could crash VS in Scrollbar Marker

Version 2.8: Overriding XML Doc in Quick Info, Compatible with VS 15.7

09 May 12:21
Compare
Choose a tag to compare

This new release provides an option to override the XML documentation description provided in VS Quick Info.
The default Quick Info content is scrollable, so it will not take up too much space.
It also shows documentation for parameters and return values, supports <b>, <i> and <u> in XML documentations.

The recent update of VS 15.7 had made change to the code classification results so this update also addressed the compatibility with the new version.

Version 2.7: Click & Go

17 Apr 00:11
Compare
Choose a tag to compare
  1. Click and Go in Super Quick Info
  2. Limit size of Quick Info items
  3. Selection Quick Info for all text types
  4. Unicode char Quick Info
  5. Symbol location in Super Quick Info
  6. Syntax highlight parameter parentheses
  7. UNDONE comment style
  8. Disabling Codist temporarily and more options
  9. Many bug fixes

Version 2.6

22 Mar 01:59
Compare
Choose a tag to compare

The new version comes with a couple of new features:

  1. Two predefined themes for syntax highlighting
  2. A new option to hide Quick Info unless Shift key is pressed
  3. Line numbers can be displayed on editor scrollbar for all text file types
  4. Type parameter and arguments for generic methods can be displayed in Super Quick Info
  5. Visibility options for member declaration margin

And many code fixes.

Initial public release version 2.4.2

07 Feb 03:54
Compare
Choose a tag to compare

This is the first public release of Codist, featuring:

  1. advanced syntax highlighting
  2. scrollbar markers
  3. super quick info
  4. comment tagger
  5. line height adjustment

Use Codist.light.json to quickly configure the syntax highlighting and comment taggers for the light color scheme.