In a project with folder name project.name the editor window would not open. The glass panel new ui did open. Attempt to open folder could not work as well.
Steps to Reproduce
Create a folder with dot in the name. example: testing.space
This looks like a bug. Cursor is probably treating a folder with a dot in its name, like testing.space, as a file instead of a directory, and that’s why it won’t open an editor window.
I’ve passed this on to the team. No ETA yet, but your report helps us prioritize it.
For now, the workaround is to use a hyphen or remove the dot from the folder name, like you already found.