What dev tools do you use in your workflow?

I’ve been wondering what tools people consider essential for a more professional Roblox workflow.

I already use Rojo, but are things like Darklua, Asphalt, modules, or other tools actually worth adding? What does your workflow look like?

Pure Roblox Studio. No external IDEs, no external extensions. In my opinion it’s just bloat, because the built-in script editor is already pretty good and fulfills its purpose.

3 Likes

The only really non-builtin stuff I use is modeling/art/communication software and some plugins like Moon Animator and UI Labs. For the rest, like the script editor, I just use Studio’s builtin stuff

1 Like

if you are on your way of rojo, fartdarklua or whatever then you already have got your own opinion already and nothing can ever convince you in anything rest…

… but just in case… i think, that studio native editor is no that bad (compare it to notepad or any editor of your choice), but it does lack some features indeed, (and here advertisement comes), so i have created script_explorer: you can get it here: Productivity plugin: script_explorer

Along with Rojo I usually use Wally and Selene, Wally for managing packages and Selene for code linting, both are pretty big parts of my day-to-day development.