Solve LeetCode problems in VS Code. 中文 English
- Node.js
NOTE: Please make sure that Node is in your PATH environment variable. You can check this by running:
node -v
.
- Sign in/out to LeetCode
- Switch and create session
- Show problems in explorer
- Search problems by keywords
- Submit solutions to LeetCode
Refer to CHANGELOG
This extension is based on @skygragon's leetcode-cli open source project.