JohnnyMorganz / luau-lsp

Language Server Implementation for Luau
MIT License
226 stars 58 forks source link

Performance issues VSC extension on version newer than 1.31.1 #720

Open RuizuKun-Dev opened 1 month ago

RuizuKun-Dev commented 1 month ago

I'm having issues with versions newer than 1.31.1, meaning version 1.31.1 has no issue but 1.32.0 and above do

image

Whenever i type something it doesn't update properly and sometimes even crashes

JohnnyMorganz commented 1 month ago

Please provide some reproduction steps since unforunately there is not much I can do to diagnose this otherwise

RuizuKun-Dev commented 1 month ago

Please provide some reproduction steps since unforunately there is not much I can do to diagnose this otherwise

that's really tough because for me it always happens no matter what i do here's a video

https://github.com/user-attachments/assets/6b64ceeb-73c8-4cfd-871f-839af6221cc7

I'm on version 1.32.3

I keep getting this too whenever i have to reload Luau-LSP and when opening VS Code

image