Community
    • Login

    Adding to the Context Menu a Plug in .dll?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 368 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mick PetersM
      Mick Peters
      last edited by

      I am new to this but have read that you can add tot he context menu that appears when you right click within notepad Plus.
      I have been able to add the About option as a test but now I want to add a “Format Json” option it is not working.
      Is this because it is a .dll file rather than a MIME Tools file? If so is this possible or not?
      Any help would be appreciated.
      This is what I have ,
      To add plugin commands, you have to use PluginEntryName and PluginCommandItemName to localize the plugin commands
      –>
      <Item FolderName=“Plugin commands” PluginEntryName=“MIME Tools” PluginCommandItemName=“Base64 Encode” />
      <Item FolderName=“Plugin commands” PluginEntryName=“MIME Tools” PluginCommandItemName=“Base64 Decode” />
      <Item FolderName=“Plugin commands” PluginEntryName=“MIME Tools” PluginCommandItemName=“About” />
      <Item FolderName=“Plugin commands” PluginEntryName=“NPPJSONViewer.dll” PluginCommandItemName=“Format JSON” />

      EkopalypseE 1 Reply Last reply Reply Quote 0
      • EkopalypseE
        Ekopalypse @Mick Peters
        last edited by

        @Mick-Peters <Item PluginEntryName="JSON Viewer" PluginCommandItemName="Format JSON"/>

        e0680666-0007-4f29-a2ef-ca727442162c-image.png

        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors