Files
Alexander Doroshko cea7ba643a Better fix for KTIJ-11594 File Nesting configured for Kotlin files makes files disappear from the Project View
it doesn't introduce regression like KTIJ-27970

GitOrigin-RevId: 8c63baeb436df4bf60dd5d1459984d7e38a0d3cf
2023-11-29 22:32:14 +00:00

26 lines
335 B
Plaintext

Node: Foo
User object class: KtClassOrObjectTreeNode
Value: CLASS
Value file: src/Foo.kt
Navigation item #0: CLASS
Navigation item file #0: src/Foo.kt
-Project
-PsiDirectory: src
-Bar.kt
Bar.txt
+Bar1
-Bar2
bar2
-BarImpl.kt
+BarImpl1
+BarImpl2
-[Foo]
Foo.txt
+FooImpl
foo
+External Libraries