IntelliJ always creates two blank lines after (and one space character) after "{" of functions
Answered
https://i.gyazo.com/ab7735325717a3a19decbdc4d92da136.mp4
Hey,
since one of the two recent IntelliJ updates (I guess it was 2020.2.4), IntelliJ automatically creates two blank lines (for me) after functions like `forEach` and `map`.
How can I fix this?
(I did not change anything with Code Styles by myself)
Thanks in advance!
Please sign in to leave a comment.
Please share a sample project with the code style saved inside this project at https://uploads.jetbrains.com and provide the ID here.
Here is the content of the "codeStyles/codeStyleConfig.xml" file:
And the following is the content of the "codeStyles/Project.xml" file:
And the rest of the files to reproduce this behavior? Please just zip and upload the project dir.
In addition, this preview also does not look quite right to me: https://prnt.sc/vtxiu2
Please use https://discuss.kotlinlang.org/ for any questions related to Kotlin or submit a bug at https://youtrack.jetbrains.com/newIssue?project=KTIJ.