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

Cant get this to work in latest phpstorm #2

Closed
msacchetti opened this issue Apr 10, 2019 · 8 comments
Closed

Cant get this to work in latest phpstorm #2

msacchetti opened this issue Apr 10, 2019 · 8 comments
Labels
bug Something isn't working confirmed

Comments

@msacchetti
Copy link

I installed this in the latest PHPstorm, on a clean vue project created from the vue-cli.

There is no way to use this, no actions, or anything in the code menu in single file components.

@Flamenco
Copy link
Owner

Flamenco commented Apr 10, 2019

@msacchetti , so to confirm, you installed both the Vue plugin and the IntelliVue plugin. Then opened up a single file component, and the code menu does not have these items at the bottom:

Screen Shot 2019-04-10 at 7 41 39 AM

Are there any errors reported in your log? Also, did this ever work for you?

@msacchetti
Copy link
Author

I have not tried to use this before.

  1. updated Vue plugin for PHPstorm 2019.1
  2. installed intellivue and restarted
  3. created a brand new, clean Vue project from the vue CLI and made some single file components
  4. In a single file component, there are no options in the code menu
  5. When i "search everywhere" by double tapping shift, if i type in intellivue, i see it under "Actions" and the switch is turned OFF, even though the plugin is active. When i switch it on, it makes me restart PHPstorm - and then when it starts back up, the Action is turned off in that menu even though the plugin is on.

I have not checked error logs but i can maybe do that this week.

@gisu
Copy link

gisu commented Apr 19, 2019

Same here, PHPStrom 2019.1. A new fresh plugin install but the Plugin wont activate.

image

@Flamenco
Copy link
Owner

@gisu Do you have any information from the IJ logs? I am thinking there is a dependency that is not getting installed.

@entioentio
Copy link

I can't enable intelliVue in latest phpstorm either
image

Excerpt from IJ logs:
019-04-24 15:41:01,120 [ 6381] INFO - llij.ide.plugins.PluginManager - Plugin 'IntelliVue' can't be loaded because: Plugin does not include any module dependency tags in its plugin.xml therefore is assumed legacy and can be loaded only in IntelliJ IDEA

@Manyaka
Copy link

Manyaka commented May 2, 2019

Same with the WebStorm 2019.1
Screenshot 2019-05-02 at 07 00 58
Screenshot 2019-05-02 at 07 02 45

@Flamenco
Copy link
Owner

Flamenco commented May 3, 2019

We installed a fresh copy of PHP storm and found this in our logs:

2019-05-03 09:02:32,568 [ 3284] INFO - llij.ide.plugins.PluginManager - Plugin 'IntelliVue' can't be loaded because: Plugin does not include any module dependency tags in its plugin.xml therefore is assumed legacy and can be loaded only in IntelliJ IDEA

We will add dependency information into 1.0.0-rc.5 and update ASAP.

@Flamenco Flamenco added the bug Something isn't working label May 3, 2019
@Flamenco
Copy link
Owner

Flamenco commented May 3, 2019

1.0.0-rc.5 has been confirmed to resolve this issue and submitted to JetBrains. It usually takes a couple of days for JB to approve.

Thank you all for your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working confirmed
Projects
None yet
Development

No branches or pull requests

5 participants