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 !

0
19 comments

Try deleting <system_dir>/caches folder.

0

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

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

Double shit does not find the files/objects either.

What is this EAP build ?

0

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

0

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

0

It is still broken with the EAP build.

0

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

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

0

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

0

I created an issue in the bug tracker.

0

Thanks, we'll look into this.

0

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

1

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

0

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

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

0

PhpStorm doesn't support JSF out of the box.

0

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.