Join Slack
Powered by
I have a problem where I’m writing some in-perfect...
# intellij-plugins
t
tevjef
08/13/2022, 6:16 PM
I have a problem where I’m writing some in-perfect code using the Editor but the indentation is all off. Is there a way to run formatting on the current Document?
tevjef
08/18/2022, 4:29 PM
I ended up using
CodeStyleManager#reformatText(reformatText, startOffset, endOffset)
Open in Slack
Previous
Next