What
Add the ability in DBCode to copy JSON data directly from the table view JSON editor using a keyboard shortcut.
When a user opens a JSON cell in the table view editor, they should be able to press a shortcut (for example Cmd+C / Ctrl+C) to copy the entire JSON content or the selected part of it to the clipboard.
Why (problem/use case)
Currently, copying JSON values from the table view JSON editor is inconvenient or inconsistent.
Without a direct shortcut, users must manually select the text and use context popup menu, which slows down workflows and makes working with JSON fields less efficient.
Additional Context

What
Add the ability in DBCode to copy JSON data directly from the table view JSON editor using a keyboard shortcut.
When a user opens a JSON cell in the table view editor, they should be able to press a shortcut (for example Cmd+C / Ctrl+C) to copy the entire JSON content or the selected part of it to the clipboard.
Why (problem/use case)
Currently, copying JSON values from the table view JSON editor is inconvenient or inconsistent.
Without a direct shortcut, users must manually select the text and use context popup menu, which slows down workflows and makes working with JSON fields less efficient.
Additional Context