'Open folder in Notepad++' context menu entry
-
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.gitRight-click
install.cmdand Run as administrator or read the instructions in the README to install/ uninstall.Cheers
webketje
-
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 ?
-
@Alan-Kilborn Thanks for the pointer, indeed it opens the folder as workspace.
The script also sets an environment variableNPP_PROJECTwhich can be used in plugin scripts like NppExec and PythonScript. -
v1.1 - Updates:
- Fixed
.regfile 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)
- Fixed
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