Code navigation and completion not working anymore

Hi,

Code navigation and completion is broken. I cannot navigate to composer packages using Cmd+Click or use Code completion with Cmd+Space.

I tried File > Invalidate caches and restart, but it did not fix the issue.

Please help !

19 comments
Comment actions Permalink

Try deleting <system_dir>/caches folder.

0
Comment actions Permalink

Hi Dmitry,

this did not work either. Though I noticed that code navigation and completion do not work in the project if it is attached to another project. Code navigation and completion do work if I open the project as standalone.

How can I have code navigation and completion in an attached project ?

Thank you.

0
Comment actions Permalink

It should not matter whether it's an attached project or a standalone project.

Please check if you can find the object you're trying to navigate to using "Search everywhere" (double shift).

Next, try the build linked here: https://youtrack.jetbrains.com/issue/WI-57047#focus=Comments-27-4618430.0-0 - it addresses one of the related bugs.

0
Comment actions Permalink

Double shit does not find the files/objects either.

What is this EAP build ?

0
Comment actions Permalink

It fixes the problem with missing objects, as described in the title: https://youtrack.jetbrains.com/issue/WI-57047

0
Comment actions Permalink

OK, but will it be included in the next official release ?

0
Comment actions Permalink

Yes, definitely!

0
Comment actions Permalink

It is still broken with the EAP build.

0
Comment actions Permalink

We would need to look into this in details then. Please attach some screenshots that would illustrate the problem. You can also do that privately on our bug tracker or via Help | Contact Support.

0
Comment actions Permalink

One clarification here: did you run File > Invalidate Caches/Restart > Invalidate and Restart after installing the EAP build?

0
Comment actions Permalink

Thanks. Then, as I advised above, we would need more info on a subject.

0
Comment actions Permalink

I created an issue in the bug tracker.

0
Comment actions Permalink

Thanks, we'll look into this.

0
Comment actions Permalink

I guess the problem is back! Code Navigation seams to be broken :/ 

1
Comment actions Permalink

Please describe the problem in details + attach IDE logs (Help > Collect Logs... >> https://uploads.jetbrains.com/) so we could look into it. 

0
Comment actions Permalink

Since I updated to version 2022.2 JSF code navigating stop working.

Installing "Jakarta EE plugin: Server Faces ​(JSF)" plugin​ it works again

0
Comment actions Permalink

PhpStorm doesn't support JSF out of the box.

0
Comment actions Permalink

Had the same issue in Golang/Node.js project.

I checked my plugins, there were 2 not up-to-date (Ascii and something else, so they are not even related to the project languages).

After the update code navigation started working again.

Hope this tip will help to someone as well (including the fixing the bug which breaks the Idea :P ).

0

Please sign in to leave a comment.