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

Plugin is Freezing WebStorm 11 #22

Closed
jackmatt2 opened this issue Dec 14, 2015 · 5 comments
Closed

Plugin is Freezing WebStorm 11 #22

jackmatt2 opened this issue Dec 14, 2015 · 5 comments

Comments

@jackmatt2
Copy link

In my workspace I have about 11 ember projects. As soon as I installed this plugin "WebStorm 11" now freezes. Previously, I had to add both bower_components and node_modules to the excluded list (right click > mark directory as > exclude) to prevent webstorm from indexing them in searches which was causing the same behaviour. I noticed that the plugin instead adds them as libraries, maybe this is causing the issue.

@jackmatt2 jackmatt2 changed the title Addon is Freezing WebStorm 11 Plugin is Freezing WebStorm 11 Dec 14, 2015
@Turbo87
Copy link
Owner

Turbo87 commented Dec 14, 2015

maybe this should be a bug report on the webstorm issue tracker instead? what's the point of indexing if the ide doesn't even know about the installed libs?

@panthony
Copy link

I kind of agree with @Turbo87, the issue would be more on WebStorm "while indexing huge project, the IDE is irresponsive".

Although I understand as I use to exclude both folders for the same reason (I'm using IntelliJ).

But it should come back to normal once the project is indexed no?

@Turbo87
Copy link
Owner

Turbo87 commented Dec 14, 2015

what we could do is offer a plugin-wide option to add those folders to the exclude list instead, but I won't have time to work on this in the next few weeks while on vacation. I'd be happy to review and merge when I get back though.

@panthony
Copy link

It may be the occasion to add a configuration panel of the plugin with this configuration and the ember binary path :)

I hope I'll have some time to take a look before you get back but I never played with kotlin nor intellij plugin before.

@Turbo87
Copy link
Owner

Turbo87 commented Jan 13, 2016

closing this in favor of #24 which explicitly states the necessary steps to resolve these issues

@Turbo87 Turbo87 closed this as completed Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants