简体   繁体   中英

Visual Studio: ctrl+shift+v opens clipboard ring window

I'm trying to get the clipboard ring working by pressing Ctrl + Shift + V , but this only opens a window showing what the clipboard contains. I would like the items to cycle through as I press V , not open in a window.

Ctrl + Shift + Insert works as expected, and they both seems to be mapped to Edit.CycleClipboardRing , so why don't they behave the same way?

I think this is a ReSharper shortcut that's in conflict with your Visual Studio shortcuts. See if you can find a ReSharper shortcut mapped to Ctrl + Shift + V , if you've got resharper installed

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM