Skip to content

Version 4.6: Syntax Highlight Improvements for VS 2019

Compare
Choose a tag to compare
@wmjordan wmjordan released this 31 Jan 06:50
· 2020 commits to master since this release

New additions:

  • Added Ctrl+C command to copy content in the Super Quick Info
  • Added option to show members of interfaces in Super Quick Info

Changes and fixes:

  • Made syntax highlight compatible to VS 2019 Preview 2
  • Tweaked default syntax highlight themes
  • Isolated opacity settings from colors in syntax highlight options page
  • Optimized drawing of line numbers on scrollbar margin
  • Compacted display of methods in Super Quick Info
  • Used C# specific keyword names for special types in tooltips
  • Compacted and sorted option page nodes
  • Other bug fixes