VSCode Extension Changelog
Info
This page contains the update log for the VS Code plugin. For a detailed user guide, see VS Code Plugin Manual.
v2.0.4
v2.0.3
v2.0.2
v2.0.0
Breaking Change
VSCode now uses the curl command to log in to LeetCode accounts. Refer to the vscode plugin guide for detailed instructions.
Please use mainstream browsers like Chrome/Edge to copy the curl command, as developer tools in non-mainstream browsers may be incomplete, leading to incorrect curl commands.
2024/6/29
Major Improvement
Significantly improved the accuracy of multi-language solutions in the problem-solving approaches.
2024/6/25
Bug Fix
Fixed the issue where article links in the plugin were still referencing outdated course links. Follow the instructions in the vscode plugin guide to refresh the data.
v1.5.6
Optimized the data retrieval speed for the plugin.
v1.5.5
Supported 2024 new website membership.
v1.5.4
Major Bug Fix
Resolved the issue where network requests by the plugin were blocked due to Cloudflare protection added to the English version of leetcode.com, which prevented normal login and usage.
v1.5.3
v1.5.1
Breaking Change
Discontinued support for Xiaoetong and the old website, adapting to the new site labuladong.online. Methods to unlock course-specific solutions in the plugin have changed, with details introduced in the first chapter of the course.
Major Update
Added an "Edit" button to the visualization panel, allowing you to modify your solution code and run it directly on the panel, making it easier to test your innovative ideas:
v1.4.5
v1.4.3
v1.4.2
v1.4.0
Major Update
Support for algorithm code visualization: