Kasper
Kasper
DDeno
Created by Kasper on 1/13/2025 in #help
Typescript monorepo LSP performance
Thanks for the tip! Yeah I’ll try out deno on my project again and see if it makes a noticeable difference
11 replies
DDeno
Created by Almaju on 1/15/2025 in #help
Super slow LSP with Deno + VSCode
I have also run into this. Cant find any information on how to solve this. Surprised this topic isnt talked about more.
6 replies
DDeno
Created by Kasper on 1/13/2025 in #help
Typescript monorepo LSP performance
good article! It sounds promising, at least there seems to be good focus on LSP performance. Still haven't been able to find any info on things like project references or specifically LSP for monorepo though.
11 replies
DDeno
Created by Kasper on 1/13/2025 in #help
Typescript monorepo LSP performance
That’s a great find! Thank you, I’ll give it a read!
11 replies
DDeno
Created by Kasper on 1/13/2025 in #help
Typescript monorepo LSP performance
To clarify, I’m not asking for help to debug the issues in my repo. It could indeed be mistakes in my repo that causes a slow dx. However, my experiment mostly made me realize I don’t know how deno is supposed to perform, or what it actually does with the LSP under the hood in a monorepo. The docs doesn’t mention these type of details. So this thread was more to open a conversation about it in general, not to debug my project! I appreciate the ideas though, thanks!
11 replies
DDeno
Created by Kasper on 1/13/2025 in #help
Typescript monorepo LSP performance
Yes I did follow that guide! I made sure to set up workspaces properly in deno.
11 replies