Open Editor Plugin
@react-trace/plugin-open-editor adds an Open in Editor action to the Trace action panel and a settings control for choosing the default editor.
Installation
If you are already using @react-trace/kit, this plugin is included by default.
Usage
Options
If the user changes the editor in the widget settings, that selection takes precedence.
Supported editors
Behavior
When a source location is selected, the plugin resolves the file path relative to the Trace root and opens the generated editor URL with window.open(...).
Settings
The plugin contributes a settings dropdown inside the widget where users can switch the active editor at runtime.