• Login
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.
  • T
    Theo Fondse
    last edited by Jun 2, 2023, 2:29 PM

    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++
    A P 2 Replies Last reply Jun 2, 2023, 2:37 PM Reply Quote 0
    • A
      Alan Kilborn @Theo Fondse
      last edited by Alan Kilborn Jun 2, 2023, 2:41 PM Jun 2, 2023, 2:37 PM

      @Theo-Fondse

      Simpler way #1:

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

      T 1 Reply Last reply Jun 2, 2023, 2:43 PM Reply Quote 5
      • A
        Alan Kilborn
        last edited by Alan Kilborn Jun 2, 2023, 2:43 PM Jun 2, 2023, 2:41 PM

        Simpler way #2:

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

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

        1 Reply Last reply Reply Quote 5
        • T
          Theo Fondse @Alan Kilborn
          last edited by Jun 2, 2023, 2:43 PM

          @Alan-Kilborn Thanks!

          1 Reply Last reply Reply Quote 1
          • P
            PeterJones @Theo Fondse
            last edited by Jun 2, 2023, 2:44 PM

            @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
            T 1 Reply Last reply Jun 2, 2023, 2:53 PM Reply Quote 5
            • T
              Theo Fondse @PeterJones
              last edited by Jun 2, 2023, 2:53 PM

              @PeterJones Thanks! Good to know!

              1 Reply Last reply Reply Quote 0
              • Z
                Zee jee
                last edited by Jun 10, 2023, 6:13 PM

                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