RSyntaxTextArea
RSyntaxTextArea copied to clipboard
Auto unindent?
Hi the auto indent is cool any way to make it auto unindent on brace close for example in JSON?
This happens in some languages such as Java, but not in JSON. I'll take a look.
I'm leaving this open because with the current fix, the auto-unindent only works for curly braces, not for square brackets, so we're halfway there.