Skip to content

Releases: LeetCode-OpenSource/vscode-leetcode

0.13.1

20 Mar 12:50
0fb736c
Compare
Choose a tag to compare

0.13.0

15 Mar 12:13
0300764
Compare
Choose a tag to compare

[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

03 Mar 11:44
e934702
Compare
Choose a tag to compare

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

24 Feb 13:05
5b7a584
Compare
Choose a tag to compare

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

24 Feb 13:05
b15f4f8
Compare
Choose a tag to compare

Fixed

  • Test cases cannot have double quotes #60

0.10.1

03 Feb 12:49
9cf7a28
Compare
Choose a tag to compare

Changed

  • Refine the README page.

0.10.0

03 Feb 12:49
d9dc046
Compare
Choose a tag to compare

Added

  • Add an extension setting to hide solved problems #95
  • Support categorize problems by company, tag, difficulty and favorite #67

0.9.0

21 Jan 11:43
Compare
Choose a tag to compare

Changed

  • Improve the experience of switching endpoint (#85)
  • Use webview to show the result page (#76)

0.8.2

21 Jan 11:43
Compare
Choose a tag to compare

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

21 Jan 11:42
Compare
Choose a tag to compare

Changed

  • Upgrade LeetCode CLI to v2.6.1