Releases: wmjordan/Codist
Releases · wmjordan/Codist
Version 2.9: More in Super Quick Info; Crash Fixed
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
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
- Click and Go in Super Quick Info
- Limit size of Quick Info items
- Selection Quick Info for all text types
- Unicode char Quick Info
- Symbol location in Super Quick Info
- Syntax highlight parameter parentheses
- UNDONE comment style
- Disabling Codist temporarily and more options
- Many bug fixes
Version 2.6
The new version comes with a couple of new features:
- Two predefined themes for syntax highlighting
- A new option to hide Quick Info unless Shift key is pressed
- Line numbers can be displayed on editor scrollbar for all text file types
- Type parameter and arguments for generic methods can be displayed in Super Quick Info
- Visibility options for member declaration margin
And many code fixes.
Initial public release version 2.4.2
This is the first public release of Codist, featuring:
- advanced syntax highlighting
- scrollbar markers
- super quick info
- comment tagger
- line height adjustment
Use Codist.light.json to quickly configure the syntax highlighting and comment taggers for the light color scheme.