2
0
jch12138 5 жил өмнө
parent
commit
3d1aad536d
1 өөрчлөгдсөн 0 нэмэгдсэн , 20 устгасан
  1. 0 20
      .vscode/settings.json

+ 0 - 20
.vscode/settings.json

@@ -1,20 +0,0 @@
-{
-    "MicroPython.executeButton": [
-        {
-            "text": "▶",
-            "tooltip": "运行",
-            "alignment": "left",
-            "command": "extension.executeFile",
-            "priority": 3.5
-        }
-    ],
-    "MicroPython.syncButton": [
-        {
-            "text": "$(sync)",
-            "tooltip": "同步",
-            "alignment": "left",
-            "command": "extension.execute",
-            "priority": 4
-        }
-    ]
-}