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

Phpstorm freezes when need to search namespace for "use" of an unknown class #27

Closed
leiha opened this issue Apr 15, 2013 · 9 comments
Closed

Comments

@leiha
Copy link

leiha commented Apr 15, 2013

see maybe : http://youtrack.jetbrains.com/issue/WI-17917

Apparently it's the fault your plugin because when i disables it it's ok.

@adrienbrault
Copy link
Contributor

Are you using the 0.6.0 version of the plugin ?

@leiha
Copy link
Author

leiha commented Apr 15, 2013

In the phpstorm plugins settings i find 0.5.3

@adrienbrault
Copy link
Contributor

Then try to update to 0.6.0 😃 . You should be able to right click on the plugin and choose "Update plugin".

Keep me up to date

@leiha
Copy link
Author

leiha commented Apr 15, 2013

it's a good idea in theory i agree with that ;), but the update plugin is disabled (apparently it's the latest version in repository)

@adrienbrault
Copy link
Contributor

Ah right, jetbrains did not approve 0.6.0 yet. You can download https://github.com/adrienbrault/idea-php-symfony2-plugin/raw/master/symfony2-plugin.jar and then go to Preferences > Plugin > Install plugin from disk ...

@leiha
Copy link
Author

leiha commented Apr 15, 2013

ok it's better ty ;)

@adrienbrault
Copy link
Contributor

Good! You should probably report the status to http://youtrack.jetbrains.com/issue/WI-17917

@leiha
Copy link
Author

leiha commented Apr 15, 2013

it's already done ;)

@leiha
Copy link
Author

leiha commented Apr 17, 2013

Hi i come back to you because in fact i have always a freeze when i use auto completion for a class :
new Foo -> auto complete crashes (memory overloaded) when i choose the namespace in the list

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

2 participants