Hi there, in menu select "Settings" > "Edit Popup ContextMenu". It will open the configuration xml file - just find the line: <Item MenuEntryName="Edit" MenuItemName="lowercase"/> ... and under that line paste this line: <Item PluginEntryName="TextFX Characters" PluginCommandItemName="Proper Case" /> Save the file and restart Notepad++, that should be all ;) Cheers