Copy to Clipboard Plugin
@react-trace/plugin-copy-to-clipboard adds a Copy path action to the Trace action panel for copying the file:line of the seleced component.
Installation
If you are already using @react-trace/kit, this plugin is included by default.
Usage
Copied output
When triggered, the plugin copies a project-relative path:lineNumber reference to the clipboard:
This format works with most editors and tools that support file:line navigation.