Releases: tihonove/vscode-stack-trace-analyzer
Stack trace analyzer 1.4.0
Fixes
- Search files and opening editors with remove dev correctly
VSCode Marketplace | Direct download
Stack trace analyzer 1.3.0
New Features
-
Access to All Analyzed Stack Traces: Users can now view and interact with all analyzed stack traces, not just the most recent one. This provides a comprehensive overview of debugging sessions.
-
Persistent Stack Trace Storage: Stack traces are now saved between application launches, ensuring that your analysis history is retained for future reference.
Enjoy the new features!
Stack trace analyzer 1.2.0
🚀 First release to marketplace
Stack trace analyzer 0.0.7
Update logo
Stack trace analyzer 0.0.6
Stack trace analyzer 0.0.5
- Enhance stack trace tokenizer to include column number detection
- Improve file path splitting for cross-platform compatibility
Stack trace analyzer 0.0.4
Overview
This is the initial release of the Stack Trace Analyzer extension. It has been tested on a large C# project, but further testing is needed across different languages and environments.
Known Limitations
- Tested only on a C# project.
- Not yet tested with remote development setups.
- The extension is not yet published in the marketplace; we are waiting for feedback from a few users to identify and fix potential issues.
Feedback
Please report any issues or feedback on our GitHub Issues page. Your input is invaluable in helping us improve the extension.
Thank you for trying out the Stack Trace Analyzer!