Skip to content

Commit

Permalink
fix #4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdneo committed Feb 21, 2018
1 parent c9d4a4f commit 9816d42
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,12 @@
"when": "view == leetCodeExplorer && viewItem == problem",
"group": "1@1"
}
],
"commandPalette": [
{
"command": "leetcode.showProblem",
"when": "never"
}
]
}
},
Expand Down

0 comments on commit 9816d42

Please sign in to comment.