maybe someone knows where I could find all IDEA `....
# intellij
t
maybe someone knows where I could find all IDEA
.editorconfig
options for kotlin? Those that have
ij_kotlin
prefix.
s
I have had luck in a similar situation of googling it and hitting the source file where they were defined 🙂
t
Do you recall in which repo this source file is?
s
No
Do you have an example of a prefixed option ?
t
For example,
ij_kotlin_align_in_columns_case_branch
my google foo was not so successful 😞
s
This seems pretty comprehensive though https://pastebin.com/QTRbhVfS
👍 1
https://www.vojtechruzicka.com/idea-editorconfig/ Here you can see how to get idea to generate them for you
Maybe that is all of them