DevFoyRBX
(DevFoyRBX)
October 1, 2020, 3:50pm
#1
When typing code it takes a alot of time for the text to actually load. Anyone else having this issue?
This issue is already asked. My fault, soon as I came from school I went straight to editing and diddn’t bother to search the forums. Next time I need to remember to look at the forums before posting.
3 Likes
WooleyWool
(AWildWooleyWool)
October 1, 2020, 3:52pm
#2
Please take a look at this thread: Script Editor Freezing Studio in Team Create
Please look in #platform-feedback:studio-bugs in the future if you have any other issues because it’s likely to have been talked about.
2 Likes
sjr04
(uep)
October 1, 2020, 3:53pm
#3
If the lag is unbearable (I tried following repro steps but I couldn’t get it to lag) you could move to an external editor like visual studio code
1 Like
DevFoyRBX
(DevFoyRBX)
October 1, 2020, 3:54pm
#4
I try to use Visual Studio code but It only creates module scripts.
WooleyWool
(AWildWooleyWool)
October 1, 2020, 3:54pm
#5
Adding to this, take a look at Rojo
DevFoyRBX
(DevFoyRBX)
October 1, 2020, 3:55pm
#6
I know how to use it it’s just it only makes module scripts. Is there a way to make normal scripts and local scripts from it?
WooleyWool
(AWildWooleyWool)
October 1, 2020, 3:56pm
#7
Have you taken a look here? https://rojo.space/docs/why-rojo/
I personally haven’t used it yet so I wouldn’t know. Roblox knows about your issue so they are currently working on it.
Edit: I would assume yes since it has this section:
External Text Editors¶
Rojo opens the door to use the absolute best text editors in the world and their rich plugin ecosystems.
Some very popular editors include Visual Studio Code and Sublime Text .
These advanced text editors have features like multi-cursor editing, go-to symbol, multi-file regex find and replace, bookmarks and much more.
1 Like
sjr04
(uep)
October 1, 2020, 3:59pm
#8
.lua
makes modules
.server.lua
makes server scripts
.client.lua
makes local scripts
1 Like
WooleyWool
(AWildWooleyWool)
October 1, 2020, 4:01pm
#10
Have you added the Rojo plugin?
1 Like
DevFoyRBX
(DevFoyRBX)
October 1, 2020, 4:08pm
#11
Yes, I have the rojo plugin…