Version 5.5: More Enhancements and Compatible with New VS
What's new in this new version:
- Symbol Analyzer
- Added Find Method with Same Signature command (#106)
- Displayed source code of reference points in tool tips for symbol referrers
- Fixed Find Type Referrers could fail if an identifier was prefixed by namespaces
- Enhanced color preview for predefined colors and brushes
- Displayed event arguments
- Added Find Method with Same Signature command (#106)
- Scrollbar Marker
- Fixed a crash in C# Member Marker (#111)
- Used built-in syntax colors for C# member markers
- Super Quick Info
- Fixed an error about inheriting XML Doc from property indexer parameters
- Displayed inherited C#
exception
XML Doc - Fixed selection color was opaque
- Used built-in syntax colors when Advance Syntax Highlight was disabled (#113)
- Fixed syntax colors on Super Quick Info were not updated after syntax configuration changes
- Fixed Super Quick Info for
await
keyword could cause error (#117)
- Syntax Highlight
- Highlighted
stackalloc
andunsafe
keywords in declarations - Classified parentheses of C#
delegate
declarations - Added support to C# 8 beta
- Added separated style for C# Enum Fields
- Made user code differentiation compatible with VS 16.5 preview
- Highlighted
- Smart Bar
- Tweaked the behavior of Smart Bar
- Navigation Bar
- Fixed a crash after splitting code document window (#115)
- Reworked to be compatible with VS 16.5