Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edit mode: Improved source editor #230

Open
jbaicoianu opened this issue Dec 12, 2021 · 3 comments
Open

Edit mode: Improved source editor #230

jbaicoianu opened this issue Dec 12, 2021 · 3 comments
Projects

Comments

@jbaicoianu
Copy link
Owner

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

@jbaicoianu jbaicoianu added this to Needs triage in 2.0 via automation Dec 12, 2021
@jbaicoianu jbaicoianu moved this from Needs triage to High priority in 2.0 Dec 12, 2021
@jbaicoianu
Copy link
Owner Author

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

@jbaicoianu
Copy link
Owner Author

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
Copy link
Owner Author

jbaicoianu commented Dec 12, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
2.0
High priority
Development

No branches or pull requests

1 participant