Skip to content

Version 6.5: Some small enhancements

Compare
Choose a tag to compare
@wmjordan wmjordan released this 31 Aug 07:25
· 1125 commits to master since this release

What's new

  • General
    • Addressing memory leaks in WPF and Codist
  • Syntax Highlight
    • Highlight is now updated when external files have been changed
    • Highlighted lambda expressions that capture external variables
      image
    • Fixed ITagAggregator<IClassificationTag> was improperly disposed
  • Super Quick Info
    • Fixed Suppress Super Quick Info when Ctrl key is pressed option was not working as expected
  • Smart Bar
    • Added Quick Actions and Refactorings command to C# Smart Bar
      image
    • Enabled edit and some refactoring commands while debugging if current region was not readonly
    • Fixed view in browser command was not displayed when selection starts with "http://"