RSyntaxTextArea icon indicating copy to clipboard operation
RSyntaxTextArea copied to clipboard

Auto Indent on Paste and Explicit Invocation

Open omegaui opened this issue 3 years ago • 0 comments

Whenever any code pasted on RSTA with setAutoIndent(true),

it only auto indents the first line of the code, the others don't receive indentation.

Also, it would be good if there a key stroke to invoke auto indentation on the document.

omegaui avatar Feb 23 '22 11:02 omegaui