multi_edit
Apply multiple Luau script edits atomically across one or more scripts, replacing specified text chunks with new code in a single transaction.
Instructions
Official Roblox Studio: Atomically applies multiple script edits across one or more Luau scripts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| edits | Yes | List of edits to apply atomically |