Community
    • Login

    How to Add Run Option in Notepad++ for Launch in Edge

    Scheduled Pinned Locked Moved General Discussion
    launchedgerun-menulaunch in edge
    7 Posts 4 Posters 1.5k 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.
    • Theo FondseT
      Theo Fondse
      last edited by

      To add a Run menu option in Notepad++ for “Launch in Edge”, use the below steps:

      1. Backup your AppData\Roaming\Notepad++\shortcuts.xml file.
      2. Edit your AppData\Roaming\Notepad++\shortcuts.xml file.
      3. Under the UserDefinedCommands section add the below line:

      <Command name=“Launch in Edge” Ctrl=“no” Alt=“no” Shift=“no” Key=“0”>msedge “$(FULL_CURRENT_PATH)”</Command>*

      1. Save the file.
      2. Restart Notepad++
      Alan KilbornA PeterJonesP 2 Replies Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn @Theo Fondse
        last edited by Alan Kilborn

        @Theo-Fondse

        Simpler way #1:

        95536ca3-beee-453d-8633-90720bd8347d-image.png

        Theo FondseT 1 Reply Last reply Reply Quote 5
        • Alan KilbornA
          Alan Kilborn
          last edited by Alan Kilborn

          Simpler way #2:

          897cf776-6db2-4df7-b4f8-bf25fc7e11de-image.png

          394c9f13-ed82-4ad3-9ab4-ca5e3c5a77c6-image.png

          1 Reply Last reply Reply Quote 5
          • Theo FondseT
            Theo Fondse @Alan Kilborn
            last edited by

            @Alan-Kilborn Thanks!

            1 Reply Last reply Reply Quote 1
            • PeterJonesP
              PeterJones @Theo Fondse
              last edited by

              @Theo-Fondse ,

              Please note that @Alan-Kilborn’s second method is described in the User Manual already, and is effectively the GUI-way of doing the laborious manual-shortcuts.xml-editing that you described.

              • https://npp-user-manual.org/docs/run-menu/#additional-browser-options
              Theo FondseT 1 Reply Last reply Reply Quote 5
              • Theo FondseT
                Theo Fondse @PeterJones
                last edited by

                @PeterJones Thanks! Good to know!

                1 Reply Last reply Reply Quote 0
                • Zee jeeZ
                  Zee jee
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote -1
                  • First post
                    Last post
                  The Community of users of the Notepad++ text editor.
                  Powered by NodeBB | Contributors