klesun / deep-assoc-completion

A phpstorm plugin for associative array key typing and completion
Other
267 stars 17 forks source link

Disable plugin per project #188

Open JustACatRu opened 3 years ago

JustACatRu commented 3 years ago

Hello! Is it very hard to implement per-project Endabled/Disabled setting?

I was looking for this setting in PHPStorm itself. But it looks like Strom creators does not want to implement per project plugins disabling. The idea is to have ability to completly disable plugin functionality on some projects where I does not need it. Something like this: image

It is not very important feature, but would be nice to see it. Thanks.

klesun commented 3 years ago

Hi. I'm not going to add new features to the plugin myself anytime soon (and possibly ever), but I'm open for PRs.

If anyone is willing to file a PR, I can provide help in understanding the project, we can chat in telegram: https://t.me/klesun_productions

P.S. as a workaround, you could set all limits to 0 I think.