Provide automatic indenting with TAB key
Status: Beta
Brought to you by:
bernhardbrem
In the Java editor, you can use the TAB key to automatically indent a line to the correct depth if the cursor is at the beginning of the line.
I'm missing this feature very much in Emonic. I guess it is not much work to implement this, because indenting works already by pressing Ctrl+I.