Skip to content

Commit

Permalink
Clean up more old commands
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinCampbell authored and aeschli committed Apr 20, 2016
1 parent 5757451 commit 1a7a4e1
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
"onCommand:o.restart",
"onCommand:o.pickProjectAndStart",
"onCommand:o.showOutput",
"onCommand:o.execute-last-command",
"onCommand:dotnet.restore",
"onCommand:csharp.downloadDebugger",
"workspaceContains:project.json"
Expand Down Expand Up @@ -110,16 +109,6 @@
"key": "Ctrl+L L",
"mac": "Cmd+L L"
},
{
"command": "o.execute",
"key": "Ctrl+L Shift+R",
"mac": "Cmd+L Shift+R"
},
{
"command": "o.execute-last-command",
"key": "Ctrl+L R",
"mac": "Cmd+L R"
},
{
"key": "shift+0",
"command": "^acceptSelectedSuggestion",
Expand Down

0 comments on commit 1a7a4e1

Please sign in to comment.