Editor Executor prioritizes the script editing experience above everything else. It ships with the most capable Lua editor of any free executor, including full autocomplete, inline documentation lookup, multi-cursor editing, and a find-and-replace tool with regex support. On top of the editor, it runs a solid Level 7 execution engine with keyless access and reliable attach performance.
Editor Executor prioritizes the script editing experience above everything else. It ships with the most capable Lua editor of any free executor, including full autocomplete, inline documentation lookup, multi-cursor editing, and a find-and-replace tool with regex support. On top of the editor, it runs a solid Level 7 execution engine with keyless access and reliable attach performance.
The executor market has many tools that run scripts well but treat the editor as an afterthought. Editor Executor inverts this priority. The Lua editor is built on a proper code editor component rather than a simple text area, which enables features that serious scripters expect: autocomplete with Roblox API suggestions, inline documentation that shows function signatures and descriptions without leaving the editor, and multi-cursor editing that lets you make the same change in multiple places simultaneously. The find-and-replace tool supports regular expressions for complex search patterns. Code folding lets you collapse function bodies to get an overview of large scripts. These features make Editor Executor the most productive environment for writing and testing Lua scripts, and the Level 7 engine underneath ensures that finished scripts run correctly in-game.