Skip to content

Version 6.6: Innovative C# Quick Info Symbol Signature and Resource Monitors

Compare
Choose a tag to compare
@wmjordan wmjordan released this 24 Oct 04:12
· 1025 commits to master since this release

This new release has introduced an innovative C# Quick Info symbol signature style that addresses existing problem of the Quick Info in Visual Studio. Specifically suggested by @laicasaane in #211 and #216. The details during the implementation of this new signature style were posted in #214.

image

image

This release has also introduced a new feature named Resource Monitor, which is by default turned off but can be turned on in the Codist/Display options page. The resource monitor adds monitor components at the left bottom corner in the Visual Studio window.

image

And many bug fixes and improvements, details in #214.