Customizing the Web IDE #296
Replies: 4 comments
-
Posted at 2014-07-21 by @gfwilliams Hi,
|
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-21 by rsm Thanks Gordon :) Rehman |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-21 by rsm Just a clarification, where would you call Also, the code in Thanks. |
Beta Was this translation helpful? Give feedback.
-
Posted at 2014-07-21 by @gfwilliams Copy And no, the splitster state isn't loaded from a file yet - I guess that's something Matt put in. It'd be quite nice to be able to load/save it (and the blockly/code state) to the existing config system... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-07-19 by rsm
I've downloaded the source for the web IDE and I would like to customize a few things. Specifically, I'm writing new Blockly blocks, so I would like to be able to:
(a) get rid of these lists all together and just show all of the blocks available?, or
(b) display only a subset of the list, then do something in the IDE to reveal more list items? The idea is to have a teacher "unlock" new blocks as a student passes a level with a subset of blocks.
Thanks,
Rehman
Beta Was this translation helpful? Give feedback.
All reactions