You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? Keep it simple and clear!
I am attempting to put a module script inside another module script but I use vs code/rojo so when I drag a .lua file into another .lua file it does not let me place it inside it which is annoying since I prefer having modules nested inside instead of using a lot of folders. I apologize if this is not the right category but I couldnt think where to put this.
You cannot put scripts inside other scripts in VSCode or Explorer/Finder/whatever file explorer program you use, I believe it’s only possible inside Studio.
.rbxlx To Rojo has a solution to it using folders, but I don’t know how it tricks Rojo into thinking it’s a script with modules, scripts and etc inside it.