In the ReprEng CSV custom editor, Cmd+V works normally for pasting into the CSV grid. However, after pressing Cmd+F and focusing the Find input, Cmd+V does not paste anything. Right-click → Paste works correctly.
Cmd+V also works normally in the standard VS Code Text Editor and its Find input. My user keybindings.json is empty.
It appears that the grid-level Cmd+V handler may be intercepting the shortcut even when the Find input is focused.
In the ReprEng CSV custom editor, Cmd+V works normally for pasting into the CSV grid. However, after pressing Cmd+F and focusing the Find input, Cmd+V does not paste anything. Right-click → Paste works correctly.
Cmd+V also works normally in the standard VS Code Text Editor and its Find input. My user keybindings.json is empty.
It appears that the grid-level Cmd+V handler may be intercepting the shortcut even when the Find input is focused.