yiguodev:OneXray 的 JSON 编辑器补上全选/复制/剪切/粘贴菜单

作者回复:JSON 编辑器在与 re_editor 集成时缺失选择菜单,已在移动端长按菜单与桌面端右键菜单中加入全选、复制、剪切、粘贴,覆盖 Raw JSON、高级自定义路由 JSON 与节点 JSON 编辑器;菜单行为已由 iOS、Android、macOS 的自动化组件测试覆盖,尚未在 iOS 18.7.8 真机上验证;该修复将包含在下一个版本中。

作者原文

Thanks for reporting this. The JSON editor's selection menu was missing from OneXray's integration with re_editor.

We have added Select All, Copy, Cut, and Paste through a long-press menu on mobile and a right-click menu on desktop. The fix applies to Raw JSON, advanced custom routing JSON, and node JSON editors.

The menu behavior is covered by automated widget tests for iOS, Android, and macOS. We have not yet verified it on a physical device running iOS 18.7.8.

The fix will be included in the next release. Closing this issue as fixed.