Skip to content

Releases: KevinLi0w0/vscode-leetcode-plus

v0.19.0 - LeetCode Plus

Choose a tag to compare

@KevinLi0w0 KevinLi0w0 released this 04 Aug 02:37

LeetCode Plus v0.19.0

Community fork of vscode-leetcode with new features:

Features

  • i18n (zh-CN): Chinese/English UI language switching

    • LeetCode: Switch UI Language command
    • leetcode.language setting (auto/en/zh-CN)
  • Study Plan: Browse curated problem lists directly in explorer

    • Hot 100 (top-100-liked)
    • SQL 50 (sql-free-50)
    • Custom plans via leetcode.studyPlans setting
  • Split Editor: Preview on left, code on right

    • leetcode.editor.previewOnLeft setting

Install

Download the .vsix file below and install via Extensions: Install from VSIX...