-
How to reference a script in a part in workspace in VSCode so that it can be edited there?
I’m confused on how to edit the .json file in VSCode so as to reference a part in the workspace.
When I tried to follow the pattern I observed with the services referenced, it ended up creating a
folder named the part I’m trying to reference with the script in there, but I want the script to be in
the part and no folder created.
P.S. I know that you should have the majority, if not all, of your scripts in ServerScriptService,
StarterPlayer, & ReplicatedStorage, but I just thought that knowing how to create directories for
scripts else would be beneficial just to know -
How to get Roblox autofill (at least for services and properties) while using VSCode & Rojo?
This one is minor. I’ll just have the Roblox documentation up while scripting if there aren’t any
quality ways to do this.
Thanks in advance