Skip to content

Commit

Permalink
Add VSCode LeetCode Extension (#240)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zweihander-Main committed Apr 1, 2023
1 parent bea3ec9 commit 6e1bc09
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions programs/vscode-leetcode-extension.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files": [
{
"help": "Currently unsupported.\n\n_Relevant issue:_\nhttps://github.com/LeetCode-OpenSource/vscode-leetcode/issues/873\n",
"movable": false,
"path": "$HOME/.lc"
}
],
"name": "VSCode LeetCode Extension"
}

0 comments on commit 6e1bc09

Please sign in to comment.