Releases: LeetCode-OpenSource/vscode-leetcode
Releases · LeetCode-OpenSource/vscode-leetcode
0.18.1
09 May 10:24
Compare
Sorry, something went wrong.
No results found
0.17.0
01 Jul 12:05
Compare
Sorry, something went wrong.
No results found
Added
Add TypeScript support #560
Changed
Update the UI resources PR#561
0.16.2
18 Apr 10:30
Compare
Sorry, something went wrong.
No results found
Added
New Category: Concurrency
CLI#42
New configuration to better configure how to show the description #310
Removed
Removed the deprecated setting leetcode.enableShortcuts
PR#520
Removed the deprecated setting leetcode.outputFolder
PR#521
0.16.1
22 Feb 06:06
Compare
Sorry, something went wrong.
No results found
Added
Can show the problem in current workspace even if it's not a LeetCode workspace #373
Fixed
Bugs fixed
0.16.0
12 Jan 11:39
Compare
Sorry, something went wrong.
No results found
Added
Support GitHub login and LinkedIn login PR#496
0.15.8
08 Dec 07:26
Compare
Sorry, something went wrong.
No results found
Added
Changed
Update the explorer icons to be align with the VS Code design #460
0.15.7
11 Oct 01:40
Compare
Sorry, something went wrong.
No results found
0.15.6
07 Oct 12:08
Compare
Sorry, something went wrong.
No results found
0.15.5
30 Sep 05:25
Compare
Sorry, something went wrong.
No results found
0.15.4
14 Sep 07:42
Compare
Sorry, something went wrong.
No results found
Added
Add a new setting leetcode.filePath
. Now users can use this setting to dynamicly specify the relative folder name and file name. PR #380
Fixed
Missing language Rust
in the supported language list. PR #412
Cannot show output when the answer is wrong. #414