I have some projects where the directory containing the project is called \"Code\".
When I open IDEA, in my recent projects list all I see is that name.
Is t
If your project is file based, you cannot rename the project from within IDEA.
Convert your project to a directory based format, and then you will have the option to rename it under "File > Project Structure > Project > Project Name".