Yaron - 2015-06-14

What's the syntax of adding a plugin-command in shortcuts.xml?
- I want to do that for a quicker access.

<Item PluginEntryName="Python Script" PluginCommandItemName="Copy Current Line" ItemNameAs="Local String"/>

Works in contextMenu.xml.

Thank you.