Content assist - completion + other handy features...
I would really like to see the same features for Content Assit for Insertion as in Java - namely:
- Completion overwrites
- Insert single proposals automatically
and with Typing
- especially the automatically close with { or } should be context dependent, i.e. when e.g. the method is closed properly than at the end of the line of the method => ENTER ==> NO additional } (cuz already there)
- semicolon automatically at the end of the line
... options - I know - but some of them would really facilitate the usage - especially when one is used to the features within the Java-Editor

-
support-tony commented
Thanks for the suggestions. We're already working to improve some of these areas. Watch for future releases.
Regarding the erroneous extra brace, this bug should now be fixed. Please make sure you have the latest updates.
Thanks for your support.