Vscode Leetcode Versions Save

Solve LeetCode problems in VS Code

v0.18.1

1 year ago

v0.17.0

3 years ago

Added

  • Add TypeScript support #560

Changed

  • Update the UI resources PR#561

v0.16.2

4 years ago

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

v0.16.1

4 years ago

Added

  • Can show the problem in current workspace even if it's not a LeetCode workspace #373

Fixed

Bugs fixed

v0.16.0

4 years ago

Added

  • Support GitHub login and LinkedIn login PR#496

v0.15.8

4 years ago

Added

Changed

  • Update the explorer icons to be align with the VS Code design #460

v0.15.7

4 years ago

Fixed

Bugs fixed

v0.15.6

4 years ago

Added

  • Add a link to the solution page #424

Fixed

Bugs fixed

v0.15.5

4 years ago

Added

  • Add a link to the discussion page #420

Fixed

Bugs fixed

v0.15.4

4 years ago

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