samelhusseini / pxt-holidays

A Holiday Card sample target embedding PXT inside a React web app
https://samelhusseini.github.io/pxt-holidays/controller.html
MIT License
41 stars 10 forks source link

Javascript Editor #5

Open prabak opened 6 years ago

prabak commented 6 years ago

Hey,

How would one go about adding the JavaScript Editor to the application as well?

thank you

samelhusseini commented 5 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