Skip to content

Commit 31e37d8

Browse files
Clean up more old commands
1 parent 2eb3f47 commit 31e37d8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

package.json

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
"onCommand:o.restart",
4747
"onCommand:o.pickProjectAndStart",
4848
"onCommand:o.showOutput",
49-
"onCommand:o.execute-last-command",
5049
"onCommand:dotnet.restore",
5150
"onCommand:csharp.downloadDebugger",
5251
"workspaceContains:project.json"
@@ -107,16 +106,6 @@
107106
"key": "Ctrl+L L",
108107
"mac": "Cmd+L L"
109108
},
110-
{
111-
"command": "o.execute",
112-
"key": "Ctrl+L Shift+R",
113-
"mac": "Cmd+L Shift+R"
114-
},
115-
{
116-
"command": "o.execute-last-command",
117-
"key": "Ctrl+L R",
118-
"mac": "Cmd+L R"
119-
},
120109
{
121110
"key": "shift+0",
122111
"command": "^acceptSelectedSuggestion",

0 commit comments

Comments
 (0)