Open omegaui opened 2 years ago
Whenever any code pasted on RSTA with setAutoIndent(true),
RSTA
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.
Whenever any code pasted on
RSTA
withsetAutoIndent(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.