I'm having some trouble with the default settings of the plugins. For a start, while Symfony has the cache in var/cache/ now, the default settings in the plugin point towards app/cache/. Every project I open/create, I have to change this.
I also hate code folding, but again, I have to change this for each project. It would all be solved by adding the option to add default settings to the plugin which can be used across projects (not sure if this is possible in phpstorm for plugins).
I'm having some trouble with the default settings of the plugins. For a start, while Symfony has the cache in
var/cache/now, the default settings in the plugin point towardsapp/cache/. Every project I open/create, I have to change this.I also hate code folding, but again, I have to change this for each project. It would all be solved by adding the option to add default settings to the plugin which can be used across projects (not sure if this is possible in phpstorm for plugins).