help on editing contextMenu.xml file so when right clicking on screen appears the Menu Blank
-
Hi guys. I need some help on editing contextMenu.xml file so when right clicking on screen appears the Menu Blank Operations on the context menu.
Is there any way to create a shortcut to this?
Thanks in advance!. -
do you mean block comment/uncomment?
If so - use shortcut mapper from Settings->shortcut mapper and assign the shortcuts you want.Cheers
Claudia -
If I’m interpreting your request correctly, then putting the line below in
contextMenu.xml
will do what you want for ONE of the blank operations. Not sure if there is a way to get them ALL at once with a single line… anyway, easy enough to addn
lines like this for then
functions you frequently use from blank-operations:<Item MenuEntryName = "Edit" MenuItemName = "Trim Trailing Space" FolderName = "Blank Ops -->" ItemNameAs = "NUKE Trailing spaces" />
Yields the following in the right-click context menu: