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 2.0k Views 2 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.
    • Theo FondseT Offline
      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 Online
        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 Online
          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 Offline
            Theo Fondse @Alan Kilborn
            last edited by

            @Alan-Kilborn Thanks!

            1 Reply Last reply Reply Quote 1
            • PeterJonesP Offline
              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 Offline
                Theo Fondse @PeterJones
                last edited by

                @PeterJones Thanks! Good to know!

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

                  This post is deleted!
                  1 Reply Last reply Reply Quote -1

                  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