Open prabak opened 6 years ago
Both the blocks and JavaScript editors are included in the app, in order to switch to JavaScript you can use the “switchjavascript” message.
for a full list of supported messages, see: https://github.com/Microsoft/pxt/blob/master/pxteditor/editorcontroller.ts
Hey,
How would one go about adding the JavaScript Editor to the application as well?
thank you