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

Hyperclicking appends the path to the file twice #515

Open
jonasdamm opened this issue Feb 23, 2021 · 2 comments
Open

Hyperclicking appends the path to the file twice #515

jonasdamm opened this issue Feb 23, 2021 · 2 comments

Comments

@jonasdamm
Copy link

jonasdamm commented Feb 23, 2021

I just did a fresh install of Atom and Serenata on a new computer.
Previously I've been running on one of the older versions pre-version 5 without any problems.

The install went well and my project is being indexed.
Everything seems to work except for:

Here's an example of an indexed class:

image

When I CTRL+click it attempts to open the class, which results in a blank file because the file doesn't exist at the path:

image

Notice the project path twice:

image

Any suggestions?

@jonasdamm
Copy link
Author

jonasdamm commented Mar 11, 2021

The problem seems to persist with Composer psr-4 loaded files, where the path gets prepended twice when hyperclicking:

image

With specific files like functions/http.php, hyperclicking works as intended.

@machitgarha
Copy link
Collaborator

Is it still an issue?

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