SuduIDE/ideals

implement onTypeReformat on "\n" by using EnterHandler

Opened this issue · 0 comments

Idea has EnterHandler to handle "\n" typing separately from TypedHandler, where also other formatting actions happening. Now we have implementation based only on TypedHandler, so formatting on "\n" is now pr welcome feature