Skip to content

Version 3.6: More symbol reference analysis commands

Compare
Choose a tag to compare
@wmjordan wmjordan released this 23 Aug 08:25
· 2324 commits to master since this release

This version introduced more symbol references analysis commands in Smart Bar. The instance producer analyzer and instance as parameter analyzer for named types will help you quickly get familiar with new API libraries. The former will help you find out what method could return an instance of the type and the latter help you find out what method the instance could be directly passed into as a parameter.

  • More symbol references analysis commands and more info for result items in Smart Bar
  • Break point commands in Smart Bar
  • New syntax highlight theme: Simple
  • Fixed several bugs which could crash VS
  • Improved readability of Super Quick Info with VS Dark Theme
  • Classified "case" and "default" labels as branching keyword