Version 5.3: Performance Enhancements and Experience Tweaks
Quite a few new features and improvements are introduced to this new version.
- General
- An info bar would be shown after version update
- Symbol Analysis
- Made Find Callers command work for fields and attribute constructors
- Syntax Highlight
- Smart Bar
- Navigation Bar
Neighbor typesTypes referenced by current member (optional)
- Optional display of
#region
s within type members (#97) - Themed foreground text of active function for better textual contrast (#98)
- Fixed crashes after drag&drop operations between partial type files (#99)
- Optimized scrolling speed when dragging Navigation Bar items within drop down menu
- Super Quick Info
- Dimmed similar parts in method overloads
- Shift+Click to open source code file for symbol in new window
- Compatible with VS 2019.3 preview 2, suppressed VS hyperlinks in Quick Info in Alternative Style (#102)
- Click and Go worked on imported symbols (symbols from metadata)
- Fixed duplicated Selection Quick Info in the C# Immediate window
- Option to display
<seeAlso>
of overridden XML Doc in Super Quick Info
- Dimmed similar parts in method overloads
- Symbol List
- Clicking on imported symbol in the list could jump to its definition too
- Scrollbar Marker
- Fixed an occasional crash (#101)
And many bug fixes and enhancements