PHP Storm forgets recent project titles
So recently after updating to 2016.2, my 'recent project' list seems to have forgotten all of the titles of all the projects. They're all still there, but it's unusable when every project sits in a folder called 'application'
Not only that, it only displays the directory even after changing the project title, or re-opening the project for which I've set a title already.
Any help would be greatly appreciated.
Please sign in to leave a comment.
This is a known issue: https://youtrack.jetbrains.com/issue/IDEA-130558
The fix should be supplied with a next minor PhpStorm update (https://youtrack.jetbrains.com/issue/IDEA-130558)
Is there a way to roll back the phpstorm version? I assume it'll be quite a while before the next update comes out.
Only way to roll back - is to reinstall PhpStorm (using a previous version distrib). Issue is fixed: https://youtrack.jetbrains.com/issue/IDEA-158479 and you can test it out in EAP build: https://confluence.jetbrains.com/display/PhpStorm/PhpStorm+Early+Access+Program
ahh that's great, thanks.