You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't seem to get any form of LSP support in routes like routes/greet/[name].tsx. I'm surprisingly not seeing mention of this issue anywhere. To be honest I haven't tried anything besides starting a project from scratch (in which LSP still did not work), but that's mostly because I can't think of any fixes.
If it helps:
Zed is my editor
I use an M2 Macbook Air
The text was updated successfully, but these errors were encountered:
I'm not familiar with Zed. Is the Deno LSP or extension running there? You're probably not seeing many people with this issue, because most JS devs are on vscode.
I can't seem to get any form of LSP support in routes like
routes/greet/[name].tsx
. I'm surprisingly not seeing mention of this issue anywhere. To be honest I haven't tried anything besides starting a project from scratch (in which LSP still did not work), but that's mostly because I can't think of any fixes.If it helps:
Zed is my editor
I use an M2 Macbook Air
The text was updated successfully, but these errors were encountered: