Skip to content

Version 5.4: Various Enhancements and Crash Fixes

Compare
Choose a tag to compare
@wmjordan wmjordan released this 07 Oct 00:33
· 1694 commits to master since this release

What's new in this release:

  • Super Quick Info
    • Display XML Doc for containing type for constructors (#91)
    • Display constant evaluation result (#105)
    • Fully override the builtin C# XML Doc
    • Displayed XML Doc summary in tool tips for symbols in Super Quick Info
    • Fixed a potential crash of the C# XML Doc override
  • Syntax Highlight
    • Applied declaration syntax style to operator declarations
    • Tweaked performance of highlighter
  • Symbol Analysis Commands
    • Added command to find type usages
    • Fixed crashes in inline diff view
  • Smart Bar
    • Fixed a crash caused by the Expand Selection command
  • Options page
    • Added Copy and Paste command to pick color buttons in syntax highlight style options page
    • Fixed adding comment tags could crash VS