features include custom interfaces, fast and easy to use, quiet, and you can add your own interpreter and compiler, also shortcuts/
(for new scripters getting to roblox, since this is open source, you might be able to learn some stuff from it)
xomp is a plugin that is perfect for your needs! You can test & execute code with ease, and when something goes wrong, you can remember to save your code with the built-in menu. And with its simplistic design, you can customize it to your needs. You can edit the interface for a design to your choice. Also, you can import your own compiler and interpreter, so if you want to code in lets say, javascript. you can gather a javascript compiler for lua and an interpreter that interprets it.
How is this better than the command line? Or am I misunderstanding what this is for? I used the plugin, and it just seemed like a text editor to me. I couldn’t run code with it.
you have to press the MIDDLE MOUSE BUTTON
edit : also its, not an text editor, you can CHANGE the textbox, to whatever you like, like a syntax highlighter. that textbox is just a placeholder.
i’ll explain it as best as I can. It’s an executor, it can compile code and interpret it. You can customize it to your liking, including anything.
Lets say, you want to reverse engineer code. You can gather a lua interpreter and compiler, modify it, and upload the interpreter & compiler into the plugin.