IDE Bug or Feature?

Before writing a Feedback I would like to ask a question:

Within IDE I Iove Folders. Today I think I found a bug in the IDE. It’s easy to replicate:

  1. Create an new Empty Project
  2. Create a new Class with name “Example”
  3. Create a Folder with name “Example” and put the class into this folder

this works (and should work cause a folder is nothing for the compiler)
But if you swap 2 and 3 and create a folder first and a class with the same name afterwards the IDE says: No, duplicate name.

Is this a bug or feature?
Should I file this?

I’ve already seen this behavior and I believe it’s a bug.

There are so many things to work on in the IDE…

I would agree to @Massimo Valle since a folder is not programming object but just a way to keep things organized.

This is a bug that’s been around since the new IDE. I do as you say, create the class first then the folder. I haven’t searched feedback but if it doesn’t exist, create a new bug report.