As you actually code you find what is missed most. For me this was:
- being able to (un)comment a block of lines by selecting them and pressing ctrl-/
- being able to jump to the source of a variable, class, etc by ctrl-LMB clicking
- command completion not really working: pressing ctrl-space after typing "Sta" I would expect a popup (it didn't come) which would list a.o. JavaFX's Stage. Expanding after a dot after a variable name that was declared above, did not work either. Maybe it has to do that I used classes and not classless scripts.
Pure coding and compiling want fairly well, not 100% perfect (needed to do a clean every now and then), but well enough to work with.

Thanks for your
Thanks for your feedback...
1) Added to Jira: http://jira.exadel.org/browse/FXP-49
2) Already in Jira: http://jira.exadel.org/browse/FXP-47
3) Code assist - we are going to look into this more, as to why code assist not working
Fixed:
Fixed: http://jira.exadel.org/browse/FXP-49