psliwa / idea-composer-plugin

PhpStorm plugin that adds code completion in composer.json file
MIT License
334 stars 10 forks source link

Request: Support for PhpStorm2020.1 #91

Closed isakrubin closed 4 years ago

isakrubin commented 4 years ago

The PHP composer.json support (id=org.psliwa.idea.composer, path=~/.local/share/JetBrains/PhpStorm2020.1/ideaComposerPlugin, version=1.0.37) plugin was marked as incompatible.

RootProgger commented 4 years ago

same @me

psliwa commented 4 years ago

Hi. Since 2020.1 all or the most features of this plugin should be available in native php plugin - this is information from Jetbrains. If there are missing features in native composer support let Jetbrains know in their issue tracker. This plugin will be deprecated and I won’t add support fo 2020.+ because there is no sense to do that.

W dniu pt., 7.02.2020 o 12:22 Marcus Wolf notifications@github.com napisał(a):

same @me https://github.com/me

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/psliwa/idea-composer-plugin/issues/91?email_source=notifications&email_token=AADK6LYL2NAOZFDPXUG6SBLRBU76JA5CNFSM4KRKKFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELCTIWA#issuecomment-583349336, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADK6L5WFTJMCNALHGMTNMDRBU76JANCNFSM4KRKKFUA .

isakrubin commented 4 years ago

That's great :) Just fyi It kept showing up as an error even though it was disabled. Manually deleting the folder ~/.local/share/JetBrains/PhpStorm2020.1/ideaComposerPlugin solved it.