NightrainsRbx / RobloxLsp

Roblox Luau Language Server based on Lua by sumneko.
https://devforum.roblox.com/t/roblox-lsp-full-intellisense-for-roblox-and-luau/717745
MIT License
218 stars 53 forks source link

IntelliSense unresponsive/slow on AppleSilicon #258

Open BryanDedeur opened 5 months ago

BryanDedeur commented 5 months ago

Hello!

I've been using RobloxLSP on a few different computers and I'm having a unresponsive/slow experience on a AppleSilicon. In my experience on a Windows custom built desktop RobloxLSP works great, I also use a MacBook Pro with a intel core and that also works great. However on the M2, it looks like RobloxLSP can never finish indexing in a reasonable amount of time. I've tried different versions of VS code (universal build and apple silicon build) to see if I notice a different but no luck.

VSCode: 1.88.1 Apple Silicon Specs: Apple M2 Pro, 32 GB RAM, OS Ventura 13.5 Roblox LSP: version 1.6.7

I'm usually working in projects with near 2,000 cached files.

Please let me know if I can provide additional info to help resolve this issue.

Thanks for reading