Consistency icon indicating copy to clipboard operation
Consistency copied to clipboard

Add `hoa\devtools` to suggest package in composer.json

Open ghost opened this issue 6 years ago • 6 comments

As of #29 mentioned, the usage of flex entity will break some static analyzer. It might be a good idea to add hoa\devtools to suggest package.

ghost avatar Jul 06 '18 08:07 ghost

That's a good idea.

Thanks! I think we can add it to https://github.com/hoaproject/Central/issues/75. Should we integrate it as part of our roadmap @vonglasow & @shulard?

Hywan avatar Aug 15 '18 07:08 Hywan

Seems a good idea to reference the hoa/devtools package in suggest but we need to find the right sentence to use to describe the suggest meaning 😄.

shulard avatar Aug 16 '18 10:08 shulard

To polish the integration of Hoa inside your IDE, consider installing hoa/devtools.

I don't know if it describes well the situation though.

Hywan avatar Aug 17 '18 14:08 Hywan

When installing hoa/devtools, does it fix the flex entity "problem" with static analyzer ?

shulard avatar Aug 20 '18 07:08 shulard

@shulard Yes. At least in phpStorm.

ghost avatar Aug 20 '18 08:08 ghost

Ok so the sentence LGTM, I've created a PR : #31.

shulard avatar Aug 20 '18 08:08 shulard