Skip to content

Releases: LeetCode-OpenSource/vscode-leetcode

0.8.0

21 Jan 11:42
Compare
Choose a tag to compare

Added

  • Support LeetCode CN (#50)
  • Support Windows Subsystem for Linux (#47)

0.7.0

18 Aug 04:20
Compare
Choose a tag to compare

Changed

  • Add progress bar when submit solution

0.6.1

08 Jun 07:01
812544a
Compare
Choose a tag to compare

Added

  • Add Sign in action into LeetCode Explorer title area (#25)

0.6.0

29 May 02:39
Compare
Choose a tag to compare

Changed

  • Move LeetCode explorer into activity bar (#39)

Added

  • Support trigger test & submit in the editor (#37)

Fixed

  • Fix the bug that cannot show problem (#41)

0.5.1

28 Mar 08:18
Compare
Choose a tag to compare

Fixed

  • Fix the bug when user's path contains whitespaces (#34)

0.5.0

20 Mar 07:08
d928c06
Compare
Choose a tag to compare

Added

  • Support submit and test solution files from the file explorer in VS Code (#24, #26)

0.4.0

13 Mar 12:22
f2b1a75
Compare
Choose a tag to compare

Added

  • Support locked problem (#20)

Changed

  • Simplify the command 'LeetCode: Test Current File' to 'LeetCode: Test' (#18)
  • Will automatically save cuurent file when 'LeetCode: Test' command is triggered (#17)

0.3.0

05 Mar 12:51
f58422f
Compare
Choose a tag to compare

Added

  • Test current solution file (#15)

0.2.1

26 Feb 11:18
Compare
Choose a tag to compare

Fixed

  • Fix the wrong icon bug in LeetCode Explorer (#9)
  • Fix the switch session bug when login session is experied (#12)

0.2.0

24 Feb 07:39
8ea762c
Compare
Choose a tag to compare

Added

  • Support setting the default language to solve problems (#5)

Fixed

  • When user cancels login, no further actions will happen (#10)