Problem with roblox lsp and rojo

Problem with roblox lsp: i dont know the reason why roblox lsp take so long to respond. It autocompletes sometimes slower than roblox studio and yeild stylua extension whenever i save the lua file.

Problem with rojo: is there anyway that i can get autocomplete for workspace childrens?

Tysm for reading! Have a nice day.
It would be so wonderful if you also recommend me any extension that useful for coding in vscode.

What do you exactly mean by taking so long to respond? Can you give me an example?
as for your problem with rojo, if you’re talking about using . on workspace and it will bring you up the children, you need roblox lsp.

Everytime you get in a game with rojo, you should turn on roblox lsp ASAP to get the latest data model. Thats how it goes.

Roblox lsp loading workspace take so long time to complete:/

try using luau language server + its roblox studio plugin (luau language server companion), roblox lsp is outdated and no longer receives updates.

2 Likes

I have both extensions run at a same time. Should i uninstall roblox lsp?

yes, luau language server is basically a better version of roblox lsp. if you want intellisense for things that arent in your rojo project (like the workspace) make sure u have the roblox studio plugin too

1 Like

Wow, it is absolutely better than roblox lsp.
Tysm:D. It solved my problems😄

1 Like

One thing i can say is that if you want to sync up workspace to your lsp, depending on the game, you need to increase the mb! if your workspace has LOADS and LOADS of models, it would require more mb, which might be over the mb limit. so bear in mind.

1 Like

Yeah i did meet that problem. Luckily that the plugin guided me what to do😄