Reputation: 4551
I manage a lot of similar projects with PhpStorm and it's easy to make changes to the wrong one.
I haven't the opportunity to manage file systems. Currently, I'm using git, and I'm always rolling back changes done on the wrong project. I don't lose data, but I'm still losing my time. It isn't a good enough solution.
Does anyone know if there is a way to open a project in PhpStorm in read-only mode?
Upvotes: 0
Views: 161
Reputation: 3557
There's no such option in IDE at this moment. You can vote for a corresponding feature request at https://youtrack.jetbrains.com/issue/IDEABKL-4178 to increase its priority.
Upvotes: 3