Safe cleaning PhpStorm's settings folder (~/.WebIde10)

I'm using PhpStorm quite a bit already and this folder grows up to 1.2Gb. I'd like to know what files are safe to delete there? Maybe some indexes about unused projects

0
2 comments

Actually you may safely remove whole contents of "system" subfolder. This will kill logs, local history, caches and indexes. Also, you may kill any part of system folder selectively - the folders inside have meaningful names. You may find it a bit more convenient to simply issue "File|Invalidate caches" to get rid of biggest parts.

0

Thank you very much for your answer.

0

Please sign in to leave a comment.