Releases: LeetCode-OpenSource/vscode-leetcode
Releases · LeetCode-OpenSource/vscode-leetcode
0.8.0
Added
- Support LeetCode CN (#50)
- Support Windows Subsystem for Linux (#47)
0.7.0
Changed
- Add progress bar when submit solution
0.6.1
Added
- Add Sign in action into LeetCode Explorer title area (#25)
0.6.0
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
Fixed
- Fix the bug when user's path contains whitespaces (#34)
0.5.0
Added
- Support submit and test solution files from the file explorer in VS Code (#24, #26)
0.4.0
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
Added
- Test current solution file (#15)
0.2.1
Fixed
- Fix the wrong icon bug in LeetCode Explorer (#9)
- Fix the switch session bug when login session is experied (#12)
0.2.0
Added
- Support setting the default language to solve problems (#5)
Fixed
- When user cancels login, no further actions will happen (#10)