can I stop intellij from doing the brackets?
# random
u
can I stop intellij from doing the brackets?
s
why? do you just not want to see them or are you actually just asking how to fix your project structure?
intellij is just reflecting how you’ve organized things (and how you’ve set up your build system)
u
I dont want to see them. I do hierarchy via folders as you can see, as opposed to flat hyphenated
in settings.gradle its "raapp" etc, never do I specify the hyphen anywhere
I do get brackets when the folder name is different from the module name, but in this case its not
btw its android studio, maybe thats the issue?
s
I don’t think that would make a difference in this case
u
I meant if newest intellij doesnt do it, im okay with waiting for AS to catch up
fml, if I switch from Project to Project Files view, it looks as expected T_T, never knew it was two