Version 4.4: Redesigned Navigation Bar, More Smart Bars, Syntax Highlight Improvements
In this version, thanks to @fantasyz and @fitdev, I made a lot of improvements to the Navigation Bar and Syntax Highlight. More over, the Smart Bar now shows up on more windows.
- Redesigned Navi Bar
- Showed property initialization and expression on Navi Bar menu
- Added command Ctrl+` to access Search Declaration menu in the Navi Bar
- Added Smart Bar and open path feature to interactive, output, debugger output, debugger immediate, find results windows
- Added Find Symbol Named ... command to C# Smart Bar
- Added Smart Bar buttons to code windows for C/C++ code file type
- Fixed the conflict between syntax highlight and break point highlight
- Optimized the display of Syntax Highlight options page
- Optimized default syntax highlight themes
- And bug fixes