Skip to content

fix: correct type conversion in leetcode-show-problem function #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 11, 2025

Conversation

BaoshanPang
Copy link

Remove unnecessary string-to-number conversion for qid in leetcode-show-problem function.

Remove unnecessary string-to-number conversion for qid in leetcode-show-problem function.
Baoshan Pang added 5 commits March 5, 2025 14:51
Add the number of passed test cases and the last test case details to the error status messages for better debugging.
+ Add ~leetcode-restore-layout~ call in ~leetcode-try~ function
+ Add ~leetcode-restore-layout~ call in ~leetcode-submit~ function
Clear the result buffer and insert a waiting message before displaying new results in the LeetCode problem-solving window.
+ Display "PASS" or "FAIL" based on code answer comparison with expected answer
+ Insert a newline after the result for better readability
@kaiwk kaiwk merged commit d6c3564 into kaiwk:master Mar 11, 2025
@BaoshanPang
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants