Late, but appreciated.
Hello, I am a big fan of this plugin and have been using it regularly.
However, I am encountering an issue in a particular project where the following error prevents me from connecting to RobloxLSP. I suspect this may be due to a corruption in the RobloxLSP_Settings, as I had it open. Once this error occurs, RobloxLSP_Settings becomes inaccessible from the plugin menu, and its functionality is lost as well. Does anyone have a suggestion for resolving this issue?
07:03:53.191 [Roblox LSP] Connecting - Edit
07:03:53.239 Can't convert to JSON - Edit
07:03:53.239 Stack Begin - Studio
07:03:53.239 Script 'cloud_5969291145.RobloxLSP.Main', Line 100 - function Update - Studio
07:03:53.240 Script 'cloud_5969291145.RobloxLSP.Main', Line 188 - Studio
07:03:53.240 Stack End - Studio
Thank you for any assistance you can provide.
When instancing anything, it gives you an error line when you try to parent the instance by using the 2nd argument
Why is my LSP so slow? I asked around on the discord and multiple people said they have the same problem. I have a few libraries and my code base consists of 40k lines of code. I also have like 16 gigs of ram so i know thats not the problem. Any help?
Hey, I really liked this extension but I’m having an issue right now. For some reason, it seems intellisense doesn’t work for functions required from other modules when viewing from inside a module compared to normal scripts. Does anyone know why this happens?
Not sure if you’re still supporting this project, but I have an issue with the plugin, specifically the RobloxLSP_Settings script. It never saves and i have to redo it every time i open studio! Is there something im doing wrong, or is the plugin broken (due to a roblox update probably?)
I recommend you using Luau LSP, since Roblox LSP seems to be unmaintained.
Luau lang doesnt have the same level of IntelliSense this has and its type checking breaks when using getchildren and findfirstchild which is annoying
I would definitely use it tho if those are addressed
Roblox LSP Is no longer supported, join the OSS server he linked and use luau LSP
anyone knows how to get variable rename working while using Roblox LSP in VScode?