Releases: LeetCode-OpenSource/vscode-leetcode
Releases · LeetCode-OpenSource/vscode-leetcode
0.13.0
[0.13.0]
Added
- Preview the problem description #131
- Show top voted solution #193
- Add
collapse all
for the explorer #197
Fixed
Bugs fixed
0.12.0
Added
- Add new command
LeetCode: Switch Default Language
to support switching the default language #115
- Support
PHP
and Rust
#83, #103
Fixed
- Power operator displays in a wrong way #74
- Cannot retrieve time and memory result #105
0.11.0
Added
- Add new setting:
leetcode.outputFolder
to customize the sub-directory to save the files generated by 'Show Problem' #119
- Add tooltips for sub-category nodes in LeetCode Explorer #143
Changed
- Now when triggering 'Show Problem', the extension will not generate a new file if it already exists #59
Fixed
- Log in timeout when proxy is enabled #117
0.10.2
Fixed
- Test cases cannot have double quotes #60
0.10.0
Added
- Add an extension setting to hide solved problems #95
- Support categorize problems by company, tag, difficulty and favorite #67
0.9.0
Changed
- Improve the experience of switching endpoint (#85)
- Use webview to show the result page (#76)
0.8.2
Added
- Add Code Lens for submitting the answer to LeetCode
Fixed
- Fix the bug that the extension could not automatically sign in (#72)
0.8.1
Changed
- Upgrade LeetCode CLI to v2.6.1