02-14-2022 02:33 PM
I would like to add a custom right-click shortcut to all SubVIs viewed in my IDE. Eg after "Visible Items...Properties" I want to add "custom action" where I define what happens in "custom action."
Bonus if I can define it within a project and have it only apply to that project.
Is there any mechanism for this? I don't think an XNode works globally like I want.
Solved! Go to Solution.
02-14-2022 02:44 PM
https://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/shortcutmenuplugins_intro/
02-14-2022 03:26 PM
Darren did a presentation a while back about adding all sorts of features including but not limited to right-click plugins.
https://youtu.be/GBzmQ2yLPy0?t=2290
That's the link to the start of the "right click" part of the presentation. It is essentially just the same material paul_cardinale linked to, just as a presentation instead of a web page.