There is way to change "Duplicate line" shortcut on CNPACK?
ctrl alt D
I Want to change to ctrl shift D
CodePudding user response:
To edit this option you just need to do a right click somewhere in the IDE editor
to show up the editor context menu. There navigate to the entry CnPack Editor Menu
to open its sub menu. There navigate to Others
to open the submenu, too, and finally click on Options...
.
In the following dialog window you can select (if not already) the line containing "Duplicate" to then click on the below edit field next to "Shortcut", where you finally can press Ctrl Shift D. Close the dialog window with a click on Ok
and you're done.