Releases: chanhx/crabviz
Releases · chanhx/crabviz
[vscode] v0.4.0
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
[vscode] v0.3.2
Fixed
- Error in language detection (#25)
[vscode] v0.3.1
Fixed
- Module loading issue
v0.7.0 & VS Code extension v0.3.0
[vscode] v0.2.0
Features
- Export call graph
[vscode] v0.1.2
Fixed
Edges are not rendered for some languages or certain calls