diff --git a/pxtarget.json b/pxtarget.json index af1db9ba..4ffb8119 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -109,6 +109,8 @@ "copyrightText": "LEGO, the LEGO logo, MINDSTORMS and the MINDSTORMS EV3 logo are trademarks and/ or copyrights of the LEGO Group. ©2018 The LEGO Group. All rights reserved.", "crowdinProject": "makecode", "selectLanguage": true, + "blocksCollapsing": true, + "highContrast": true, "greenScreen": true, "availableLocales": [ "en", @@ -118,7 +120,6 @@ "zh-CN", "fr" ], - "highContrast": true, "lightToc": true, "docMenu": [{ "name": "Support", @@ -160,7 +161,9 @@ "extendFieldEditors": true, "scriptManager": true, "debugger": true, + "errorList": true, "importExtensionFiles": true, + "addNewTypeScriptFile": true, "experiments": [ "python", "alwaysGithubItemBlocks"