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

"Cannot find declaration to go to" in PhpStorm 9 #551

Closed
metaer opened this issue Jul 19, 2015 · 2 comments
Closed

"Cannot find declaration to go to" in PhpStorm 9 #551

metaer opened this issue Jul 19, 2015 · 2 comments
Labels

Comments

@metaer
Copy link

metaer commented Jul 19, 2015

When I update PhpStorm to PhpStorm 9 and install Symfony 2 plugin, I can not use "Ctrl + B" to go to js and css files in twig asset function:

<script src="{{ asset('bundles/projectmain/js/base.js') }}"></script>

Error: "Cannot find declaration to go to"

All checkboxes in Symfony 2 plugin settings are enabled.
In PhpStorm 8 it is ok, but in PhpStorm 9 it does not work.

@rvanhuizen
Copy link

I can confirm. I have the same issue.

@BlueTM
Copy link

BlueTM commented Aug 18, 2015

I have the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants