Version 7.4: More Information, More Convenient
Notable changes
- New command in Build Window to open output folders
- The Code Analysis menu now has tooltips unveiling secret shortcuts
- Display syntax node range related to the trigger point of C# Quick Info
- Total line count on scrollbar marker
- Corrected positioning of markers when scrollbar was in bar mode
- Namespace symbols on C# Quick Info are now interactive
Details
- General
- Fixed the display of explicitly implemented indexer names on symbol list
- Fixed incorrect foreground brush in SymbolFormatter properties
- Added Open Output Folder commands to Build menu
- Fixed potential deadlock in SymbolList
- Added a new option to display output window pane after build
- Displayed assembly directory for assembly symbol on symbol tool tip
- Improved performance of Color Quick Info, as well as predefined colors on symbol list
- Prevented Unload event handler from disabling symbol link after clicking on symbol list title
- Added tool tip to symbol analysis menu commands, unveiling hidden command options
- Allowed copying fully-qualified symbol name
- Super Quick Info
- Added a new option to display syntax node range related to the trigger point in C# code editor, so it might help you out of the sea of parentheses
- Addressing an issue working with third party Quick Info extensions
- Fixed incorrect behavior of Super Quick Info
- Improved the display of C# explicitly implemented interface members
- Made namespace symbol on C# Quick Info interactive, displaying namespace and types when clicked
- Added a new option to display syntax node range related to the trigger point in C# code editor, so it might help you out of the sea of parentheses
- Advanced Syntax Highlight
- Code Refactoring
- Fixed incorrect behavior of RemoveContainerRefactoring
- Scrollbar Margins
- Smart Bar
- Fixed
<see/>
button on C# Smart Bar was not working expectedly with type parameters defined in containing type - Fixed C# Smart Bar was not working in Diff window
- Fixed
- Navigation Bar
- Fixed Go To Definition could sometimes fail in member types on namespace lists
- Extension Development
- Added more data to Show Active Window Properties command