Autmatically insert semicolons at correct position ... ALA eclipse
Answered
Hi all,
coming from eclipse I'd like to find the typing assistant feature that move the semicolons at the correct position (see attached screenshot)
Attachment(s):
semicolon.gif
Please sign in to leave a comment.
Hello gix,
Press Ctrl-Shift-Enter to complete the current statement (adding semicolons,
braces and everything as required) and move to the next line.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Great!
Thank you Dmitry!
enjoy ur code
gix
While this works inJanuary 2017, the Command + Shift + Enter shortcut is rather cumbersome. It would be nice if the IDEs had the same semicolons option that Eclipse and NetBeans have. True, such an option would hide the even more cool feature of statement completion, but we type semicolons quite a lot and it is a single key; some compromise a decade later does not seem unreasonable.
Feel free to vote and track the https://youtrack.jetbrains.com/issue/IDEABKL-4743