Releases: ashishexe/cph-vscode-extension-leetcode
Releases · ashishexe/cph-vscode-extension-leetcode
v1.0.0
Version 1.0.0
Initial release of LeetCode Helper Extension.
Features:
- Fetch LeetCode problem statements directly within VS Code.
- Run test cases for problems in Python and C++.
- Manage solution files efficiently.
- Integrated with VS Code's command palette for easy access.
- Debug support with breakpoints in extension.ts.
Improvements:
- Enhanced user interface for better problem navigation.
- Added badges for build status, license, and version.
Bug Fixes:
-Resolved minor issues with problem fetching and test case execution.
What's Changed
- Improve README with detailed sections and badges by @ashishexe in #1
New Contributors
- @ashishexe made their first contribution in #1
Full Changelog: https://github.com/ashishexe/cph-vscode-extension-leetcode/commits/v1.0.0