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

[Bug for Laravel Intelephense]: Go to File at wrong position #51

Open
AamirSohailKmAs opened this issue Oct 3, 2023 · 1 comment
Open
Labels
Bug Something isn't working

Comments

@AamirSohailKmAs
Copy link
Member

Bug description

When we have a route and the blade file with the same name, it highlights the first argument which is the route instead of the second argument which is view.

Incorrect

Plugin version

1.24.0

Operating system

None

Steps to reproduce

No response

Relevant log output

No response

@AamirSohailKmAs AamirSohailKmAs added the Bug Something isn't working label Oct 3, 2023
@AamirSohailKmAs
Copy link
Member Author

When we hover over it we get Go-to blade which is invalid here.

route('members.index');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant