Sitecore / Sitecore.Rocks

Sitecore Rocks is a plugin for Visual Studio for Sitecore developers.
Other
75 stars 27 forks source link

Sitecore Keyboard shortcuts not working #140

Open evtk opened 4 years ago

evtk commented 4 years ago

Hi there,

I need to copy a lot of template ID's so I would rather use a keyboard shortcut for copying the template ID. This keyboard shortcut exists:

Sitecore.Rocks.ContentTrees.Commands.Editing.CopyIdToClipboard

it's default shortcut is: Ctrl+Q, Ctrl+C

but it doesn't work. I found the following option: Sitecore>Keyboard Scheme but it can't activate anything there. I also have option: Environment>Keyboard where I can set keyboard shortcuts. The interesting thing is that this CopyIdToClipboard isn't listed, if I search for 'Sitecore' in the 'show commands for' box.

I feel that I am overlooking something very silly. Any help would really be appreciated!