vscode-redis
vscode-redis copied to clipboard
Context Menu Commands Not Working as Expected
Steps to reproduce:
While viewing a Sorted Set (ZSET) record (or perhaps other types), select some text on any form field, then right-click to reveal Context Menu Items: Cut, Copy, Paste.
Select the "Copy" Context Menu item.
This operation does not copy anything to the Windows Clipboard.
Also, the commands "Cut" and "Paste" do not make sense in this context as the form is read-only.