Feeling quite frustrated at the moment; I'm using ...
# intellij
i
Feeling quite frustrated at the moment; I'm using IntelliJ 2025.1.2 and I can't get the
.idea
folder to show up in the project files view. I can see it in Android Studio, if I open that instead, and even if I add a custom scope to the project it still won't show up in that custom scope. Does anyone know how to set this up? The new Kotlin Multiplatform plugin requires some .idea configuration to allow xcode run configurations to become visible, and it's very annoying needing to open the files externally to edit them.
b
Is it in
Editor
|
File Types
|
Ignored Files and Folders
, by any chance?
i
Nah, it's not (unless I'm missing it 😅 )
c
Project view > Three-dot menu > Appearance > Excluded files?
i
Checked that too, excluded files is turned on
c
No idea then 😕 For me it's hidden when 'excluded files' isn't ticked, but visible when it is
b
FWIW I just updated to 2025.1.2 and don't have the issue. I recommend you open a YT ticket though.
i
2025.1.2 and don't have the issue
Haha, that's both bad for me, and good for you!
I recommend you open a YT ticket though.
Yeah, a little busy at the moment, but planning on it 🙂
👍 1
f
Do you use the IntelliJ KMP plugin by any chance? I had the same issue and disabling it solved this problem for me.
👆 1