Flamenco / intellivue

The IntelliVue plugin for IntelliJ provides analysis, actions, and utilities, for Vue Single File Components
9 stars 0 forks source link

"Show Vue Analysis When Opening" option not there? #29

Closed goela268 closed 11 months ago

goela268 commented 1 year ago

In the docs, it says there is an option to Open the Analysis tool window whenever you open a Vue file: https://www.twelvetone.tv/docs/developer-tools/intellij-plugins/intellivue#show-vue-analysis-when-opening

However, for me, I only have the option to open the Analysis window for the current file, see: image

PhpStorm 2023.2.2 IntelliVue 1.1.41

What am I doing wrong?

Flamenco commented 11 months ago

It looks like this is a bug in the recent versions.

Flamenco commented 11 months ago

It is marked as an "experiment feature", so you will need to enable this in your plugin settings.

I will update the documentation to indicate that.