Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default settings for Plugin missing/incorrect #810

Closed
linaori opened this issue Nov 2, 2016 · 4 comments
Closed

Default settings for Plugin missing/incorrect #810

linaori opened this issue Nov 2, 2016 · 4 comments

Comments

@linaori
Copy link

linaori commented Nov 2, 2016

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).

@King2500
Copy link
Contributor

King2500 commented Nov 2, 2016

Maybe this plugin could implement some default settings (File > Default Settings) and/or auto-detect Symfony version and cache folder path.

20uf added a commit to 20uf/idea-php-symfony2-plugin that referenced this issue Apr 15, 2017
@20uf
Copy link
Contributor

20uf commented Apr 15, 2017

I confirm, I have noticed this bug for a while, I have identified (unless I'm mistaken) the cause.
I opened a PR #915

Haehnchen added a commit that referenced this issue Apr 15, 2017
[#810] Fixes the folder test for the cache
@20uf
Copy link
Contributor

20uf commented Apr 15, 2017

This issue can be closed :)

@Haehnchen
Copy link
Owner

so closed ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants