8000 Release v1.0.0 · ashishexee/cph-vscode-extension-leetcode · GitHub
[go: up one dir, main page]

Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@ashishexee ashishexee released this 15 Jan 19:38
· 5 commits to master since this release

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

0