Configure TAB to indent current line? Permanently deleted user Created October 11, 2015 16:32 How can I configure IntelliJ so that pressing TAB with the cursor anywhere on a line indents that line to its proper depth, like in Emacs?
Assing Tab shortcut to Emacs Tab action instead of Tab action:

Thanks!