Skip to content

[vscode] v0.4.0

Latest
Compare
Choose a tag to compare
@chanhx chanhx released this 27 Mar 14:36

Improvements

  • New color scheme
  • Add icons on cells to distinguish between enum, struct and class
  • Show progress when generating call graph for selected files
  • Allow cancellations when generating call graphs for selected files
  • Check git ignore rules in function call graph generation
  • Make interface cells clickable

Fixed

  • Function call graph generation error when involving recursive functions
  • Call graph generation errors on Windows