瀏覽代碼

remove keybindings

geequlim 8 年之前
父節點
當前提交
3c547cc595
共有 1 個文件被更改,包括 0 次插入18 次删除
  1. 0 18
      package.json

+ 0 - 18
package.json

@@ -101,24 +101,6 @@
         "language": "gdscript",
         "path": "./configurations/snippets.json"
       }
-    ],
-    "keybindings": [
-      {
-        "command": "godot.runWorkspace",
-        "key": "F5"
-      },
-      {
-        "command": "godot.runCurrentScene",
-        "key": "F6"
-      },
-      {
-        "command": "godot.openWithEditor",
-        "key": "F7"
-      },
-      {
-        "command": "godot.updateWorkspaceSymbols",
-        "key": "F8"
-      }
     ]
   },
   "scripts": {