RSyntaxTextArea
RSyntaxTextArea copied to clipboard
Insert break action bug
1 | {}
1 | { 2 | }

Just for confirmation - the expectation here is that the closing curly brace would be put on the next line (line 3) after an Enter press in this scenario?
This is somewhat low priority in my opinion since RSTA doesn't auto-close curly braces (so to get into this scenario you'd have to type "{}
Fix would be in RSyntaxTextAreaEditorKit.InsertBreakAction.
Okay, I have an obsessive quality to me, cant work like ecplise