diff --git a/pxt.json b/pxt.json index ad6095f..e7f978d 100644 --- a/pxt.json +++ b/pxt.json @@ -24,5 +24,7 @@ "supportedTargets": [ "microbit" ], - "preferredEditor": "blocksprj" + "preferredEditor": "blocksprj", + "hidden": true, + "searchOnly": true }