Skip to content

Releases: LeetCode-OpenSource/vscode-leetcode

0.15.3

03 Sep 10:33
bbf6712
Compare
Choose a tag to compare

Added

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

Changed

  • Update the activity bar icon #395

Fixed

Bugs fixed

0.15.2

15 Jul 06:44
Compare
Choose a tag to compare

Added

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

Fixed

Bugs fixed

0.15.1

17 Jun 12:55
ee97249
Compare
Choose a tag to compare

0.15.0

08 Jun 09:24
123d95b
Compare
Choose a tag to compare

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

0.14.3

21 May 09:11
650244e
Compare
Choose a tag to compare

Added

  • Support interpolation for leetcode.outputFolder settings #151

Fixed

Bugs fixed

0.14.2

14 May 04:43
Compare
Choose a tag to compare

Added

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

Fixed

Fix Bugs

0.14.1

27 Apr 10:41
bcaac0a
Compare
Choose a tag to compare

Added

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

0.14.0

22 Apr 13:01
9dbe4fd
Compare
Choose a tag to compare

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

0.13.3

04 Apr 07:03
1430ac4
Compare
Choose a tag to compare
  • Fix the bug that the extension cannot be activated

0.13.2

02 Apr 12:40
43feaa3
Compare
Choose a tag to compare

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