Community
    • Login

    Adding to the Context Menu a Plug in .dll?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 643 Views 1 Watching
    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 Offline
      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 Offline
        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

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors