intellij-ansible icon indicating copy to clipboard operation
intellij-ansible copied to clipboard

Conflicts with Symfony2 module

Open wizonesolutions opened this issue 8 years ago • 5 comments

In IntelliJ, if this is installed, it conflicts with the Symfony2 module (Symfony2 uses YAML files for services). It doesn't index the services properly when the module is enabled, presumably because it takes over the file type.

Is there any way around this, or perhaps a setting to disable it per-project (or rather enable it per-project when it's actually an Ansible project)?

wizonesolutions avatar Sep 24 '15 12:09 wizonesolutions

Have you tried to update associations for the *.yml files?

vermut avatar Oct 16 '15 12:10 vermut

But associations are global to the app, no? That means I'd have to keep changing them per project. An on/off toggle per project for this plugin would be better. 16. okt. 2015 14:33 skrev "Pavel Veretennikov" [email protected]:

Have you tried to update associations for the *.yml files?

— Reply to this email directly or view it on GitHub https://github.com/vermut/intellij-ansible/issues/28#issuecomment-148704917 .

wizonesolutions avatar Oct 17 '15 04:10 wizonesolutions

I would like to have this feature (toggle plugin per project) as well. thank you

On Sat, Oct 17, 2015 at 7:55 AM, Kevin Kaland [email protected] wrote:

But associations are global to the app, no? That means I'd have to keep changing them per project. An on/off toggle per project for this plugin would be better. 16. okt. 2015 14:33 skrev "Pavel Veretennikov" [email protected]:

Have you tried to update associations for the *.yml files?

— Reply to this email directly or view it on GitHub < https://github.com/vermut/intellij-ansible/issues/28#issuecomment-148704917

.

— Reply to this email directly or view it on GitHub https://github.com/vermut/intellij-ansible/issues/28#issuecomment-148885995 .

yfried avatar Oct 18 '15 06:10 yfried

Have you seen it somewhere in another (preferably open-source) plugin? From what I read on IntelliJ bugtracker "plugins-per-project" are widely asked and never implemented feature.

vermut avatar Oct 18 '15 11:10 vermut

The Symfony2 plugin has this toggle, and it seems to be per-project. That's where I got the idea. 18. okt. 2015 13:30 skrev "Pavel Veretennikov" [email protected]:

Have you seen it somewhere in another (preferably open-source) plugin? From what I read on IntelliJ bugtracker "plugins-per-project" are widely asked and never implemented feature.

— Reply to this email directly or view it on GitHub https://github.com/vermut/intellij-ansible/issues/28#issuecomment-149004481 .

wizonesolutions avatar Oct 19 '15 01:10 wizonesolutions