Closed WardBrian closed 3 months ago
TextEditor takes a generic list of IActionDescriptors, and ScriptEditor provides one that runs the current script
IActionDescriptors
Confirmed that it works. Looks good.
Yup, good catch to memoize the lists.
TextEditor takes a generic list of
IActionDescriptors
, and ScriptEditor provides one that runs the current script