Join Slack
Powered by
Is here right place to ask future of a ticket abou...
# intellij
s
Sinan Kozak
03/24/2020, 10:25 AM
Is here right place to ask future of a ticket about formatter?
https://youtrack.jetbrains.com/issue/KT-24750
Or if I want to fix it and open a PR, where is formatter plugin?
a
Alexey Belkov [JB]
03/25/2020, 7:03 AM
It is currently not planned. You can surely work on it, the repo is here:
https://github.com/JetBrains/kotlin
s
Sinan Kozak
03/25/2020, 8:17 AM
Hahaha I know kotlin repo. I was more curious about where exactly formatter code. 😅 Is responsible part this
https://github.com/JetBrains/kotlin/tree/master/idea/formatter
Sinan Kozak
03/25/2020, 8:53 AM
Okey I find it BLANK_LINES_AFTER_CLASS_HEADER. I will try to fix it 😄
Sinan Kozak
03/25/2020, 5:29 PM
Here is my try to fix this issue ->
https://github.com/JetBrains/kotlin/pull/3225
👍 1
Sinan Kozak
04/17/2020, 5:39 PM
https://twitter.com/snnkzk/status/1251168082464210944
https://github.com/kozaxinan/ktlint-rules
I published a story of how I tried to fix Kotlin formatter issue and how I fixed the problem with ktlint before Kotlin accepts my fix PR.
Open in Slack
Previous
Next