Community
    • Login

    'Open folder in Notepad++' context menu entry

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    4 Posts 2 Posters 2.9k 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.
    • webketjeW
      webketje
      last edited by webketje

      Dear Notepad++ community,

      I’ve fine-tuned a small Windows extension that adds a context menu entry when you right-click a folder, to Open folder in Notepad++.

      You can either download the ZIP archive or clone with git:

      git clone https://gist.github.com/bab5acee1f0a47dbc0f5002325741ff4.git
      

      Right-click install.cmd and Run as administrator or read the instructions in the README to install/ uninstall.

      Cheers

      webketje

      1 Reply Last reply Reply Quote 0
      • Alan KilbornA
        Alan Kilborn
        last edited by

        I’m really not interested myself (so I’m not going to look), but for others that might be interested…what does it mean to “open folder with Notepad++”? Does it mean Open folder as workspace ?

        webketjeW 1 Reply Last reply Reply Quote 0
        • webketjeW
          webketje @Alan Kilborn
          last edited by

          @Alan-Kilborn Thanks for the pointer, indeed it opens the folder as workspace.
          The script also sets an environment variable NPP_PROJECT which can be used in plugin scripts like NppExec and PythonScript.

          1 Reply Last reply Reply Quote 2
          • webketjeW
            webketje
            last edited by webketje

            v1.1 - Updates:

            • Fixed .reg file formatting issues
            • Changed context menu entry text to Open as workspace in Notepad++ to better align with Notepad++ terminology
            • Tested and fixed some previously present issues with space characters in paths
            • Added version requirement (Npp 7.8+) to readme
            • Added license info (MIT)
            1 Reply Last reply Reply Quote 1
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors