Kerry Ritter
WWasp
•Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
đŸ˜„ thanks for the tip
14 replies
WWasp
•Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
nice!! i need this haha
14 replies
WWasp
•Created by Kerry Ritter on 2/15/2025 in #đŸ™‹questions
Restarting language server constantly?
My typical stack is a NestJS API + OpenAPI integrations that autogenerate the clientside types for my Remix apps (which is why I am so excited for Wasp!)
I have a similar problem there, but it's not quite as jarring because I am taking explicit action to regenerate types, so can quickly/easily restart the TS server. With Wasp, it's more integrated and automatic so I don't think to do it until I've thrown up my hands haha.
This makes development with Cursor very hard in Wasp - Cursor can't find the types, gets confused, and starts doing crazy things.
I wonder if the Wasp Language Server can listen for type generation events and automatically reboot the WLS and TLS.
14 replies