-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Performance issues VSC extension on version newer than 1.31.1 #720
Comments
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 Code_25TRL0kPlg.mp4I'm on version 1.32.3 I keep getting this too whenever i have to reload Luau-LSP and when opening VS Code |
I plan on taking a deeper look at LSP performance issues. Can you generate a
This JSON file can be loaded into a visualiser such as chrome://tracing or Perfetto. This will help to pinpoint the performance issues |
yep, i'll do that for you when i get the chance |
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
Whenever i type something it doesn't update properly and sometimes even crashes
The text was updated successfully, but these errors were encountered: