Closed WhoSayIn closed 1 year ago
I am using intelephense for this, but I am on an older version of laravel. Can you provide some example routes?
Hmm, I can't explain what happened, but now it seems to work. I didn't do anything. I'll close the issue, thanks for your reply.
To give more context, yesterday I just installed this extension and tried it for the first time. Everything worked except "going to a route". Now that also seems to be working fine.
Sorry for the noise :)
No problem. if it happen again please report it.
i think i had this issue for a second and it disappeared, if it occurs again i will try to debug
I think could it be the lsp not completely ready to answer and returning empty.
I get the following error when I try to go to a route through telescope (running
:Laravel routes
)Even though it lists all the routes that I have, I only get this when I try to go to a route.
I switched to phpactor just to see if it works, and it works fine with phpactor. But I personally would love to keep intelephense as my lsp server.