janusweb icon indicating copy to clipboard operation
janusweb copied to clipboard

Edit mode: Improved source editor

Open jbaicoianu opened this issue 3 years ago • 3 comments

Work is currently underway to improve the room source editor, creating this ticket to track that development

jbaicoianu avatar Dec 12 '21 05:12 jbaicoianu

Now supports syntax highlighting and opens an editor tab for each script in the room image

jbaicoianu avatar Dec 12 '21 06:12 jbaicoianu

Supports autocomplete for JavaScript image

And for JML:

  • elements image
  • attributes image
  • event handlers image
  • <room require="..."> custom elements (from repository) image
  • assets image

jbaicoianu avatar Dec 12 '21 06:12 jbaicoianu

Realtime updating of room contents as you edit source edit-mode-realtime-updates

jbaicoianu avatar Dec 12 '21 06:12 jbaicoianu