601 Forks
7814 Stars
7814 Watchers

vscode-leetcode

Solve LeetCode problems in VS Code

How to download and setup vscode-leetcode

Open terminal and run command
git clone https://github.com/LeetCode-OpenSource/vscode-leetcode.git
git clone is used to create a copy or clone of vscode-leetcode repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-leetcode https://github.com/LeetCode-OpenSource/vscode-leetcode/archive/master.zip

Or simply clone vscode-leetcode with SSH
[email protected]:LeetCode-OpenSource/vscode-leetcode.git

If you have some problems with vscode-leetcode

You may open issue on vscode-leetcode support forum (system) here: https://github.com/LeetCode-OpenSource/vscode-leetcode/issues