Vscode Leetcode Versions Save

Solve LeetCode problems in VS Code

v0.15.3

4 years ago

Added

  • Support Pick One #263
  • Support toggling the favorite problems #378

Changed

  • Update the activity bar icon #395

Fixed

Bugs fixed

v0.15.2

4 years ago

Added

  • Prompt to open the workspace for LeetCode #130
  • Support deleting sessions #198

Fixed

Bugs fixed

v0.15.1

4 years ago

Fixed

Bugs fixed

v0.15.0

4 years ago

Added

  • Auto refresh the explorer after submitting #91
  • Add a editor shortcut Description to show the problem description #286
  • Support customizing the shortcuts in editors #335

Fixed

Bugs fixed

v0.14.3

4 years ago

Added

  • Support interpolation for leetcode.outputFolder settings #151

Fixed

Bugs fixed

v0.14.2

5 years ago

Added

  • Add the All category in the LeetCode Explorer #184
  • Add shortcuts for Show top voted solution #269

Fixed

Fix Bugs

v0.14.1

5 years ago

Added

  • Add setting leetcode.showCommentDescription to specify whether including the problem description in comments or not #287

v0.14.0

5 years ago

Added

  • Add setting leetcode.enableShortcuts to specify whether to show the submit/test shortcuts in editor #146
  • Add Like and Dislike counts in the problem description #267

Changed

  • Improve the Preview, Result and Solution views

Fixed

Bugs fixed

v0.13.3

5 years ago
  • Fix the bug that the extension cannot be activated

v0.13.2

5 years ago

Added

  • Add a setting leetcode.enableStatusBar to specify whether the LeetCode status bar will be shown or not #156
  • Add a setting leetcode.nodePath to specify the Node.js executable path #227

Changed

  • Update the activity bar icon, See: #225

Fixed

Bugs fixed