No jQuery highlight in a certain project

Yesterday I added few lines of javascript with jquery useage to a twig template, but it doesn't recognize it. Sure it goes where it has too by Ctrl+Click, but highlight doesn't work. At the same time with same PhpStorm other project is highlighted well. Any idea what might be the reason for that?
Thanks to everyone.

Here are pictures:
This is how it should I guess: http://www.flickr.com/photos/netjunky/6324912057/
And this how it does: http://www.flickr.com/photos/netjunky/6324912027/

0
4 comments

Is the file located under the project or not?

0
Avatar
Permanently deleted user

Of course. I mentioned earlier, that it goes to file by Ctrl+Click as it should, but highlight doesn't work for some reason.

0
Avatar
Permanently deleted user

One thing that I noticed is that mouseover and mouseout seem to be missing from the jQuery stub.

0
Avatar
Permanently deleted user

You are right. There are no such methods, but on screenshots I'm using jQuery 1.6.4. Now I've updated it to current 1.7, but {{$}} sign is still purpule, but methods aren't underlined anymore.

0

Please sign in to leave a comment.