Control-V not mapped to Watch pane
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
In the Watch window if you double click on a variable, you can type a new name for it.
bug: But if you hit Control-V to paste text in, it gets pasted into the code window instead.
expected behavior: Control-V (and Control-C, Control-X, etc.) should map to the highlighted watch variable.
The clipboard text pastes in the window instead of the Watch Pane with Control-V