Context menu conundrum
- 
 Hi all :) I’m trying to add a link to the “Find…” function in the context menu but to no avail. :/ I’ve tried both… <Item MenuEntryName="Search" MenuItemName="Find..."/>… and … <Item MenuEntryName="Search" MenuItemName="Find"/>… but neither work. Any help would be greatly appreciated. ;) 
- 
 Ok, got it, I was editing the “contextMenu.xml” in the “C:\Program Files (x86)\Notepad++” folder. 
 I have now edited the one in “C:\Users\xxx\AppData\Roaming\Notepad++” and it’s working as expected. :)Thanks for reading nonetheless. ;) 
