As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
there is some, but not quite useful actually. The most useful feature would be Code Sense and Code Completion ( CTRL + SPACE in most of the highest quality IDE-s ).
P
Pete
said
over 8 years ago
@Yordan Can you see the suggestions appear as you type? You can select them using the arrow, tab or enter keys on your keyboard or by clicking.
Y
Yordan
said
over 8 years ago
Seems like it's going the right direction, anyway still "Code completion" does not works ( CTRL + SPACE ) :|
P
Pete
said
over 8 years ago
Hi @Yordan,
Just to let you know that if you head over to console.kinvey.com you can see the new code editor in action :)
Thanks
Pete
Y
Yordan
said
almost 9 years ago
Great. Looking forward to see it implemented :)
P
Pete
said
almost 9 years ago
Hi @Yordan,
Thanks for the suggestion! This is actually something that we're working on at the moment, using Ace and Esprima to give a more complete and featureful code editing experience.
Yordan
I think it would be very useful, if the default text editor is switched with some more advanced one, oriented to coding.
something like http://ace.c9.io/
or
http://esprima.org/ ( https://github.com/ariya/esprima )
( the autocomplete demo is a-must-have http://esprima.org/demo/autocomplete.html )