Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 2.38 KB

README.md

File metadata and controls

32 lines (17 loc) · 2.38 KB

Open in Notepad++

A Visual Studio extension that adds a right-click context menu command that allows you to open the solution file, project file, or file in Notepad++.

License

License - MIT

Build Status

GitHub Workflow Status

Marketplace Status

Marketplace Installations Marketplace Downloads Marketplace Version Marketplace Rating

Prerequisite

In order to use this extension, you must have Notepad++ installed.

You can download Notepad++ for free.

Settings

The extension will automatically find notepad++.exe when it's located at in the default install directory. If it's installed in a custom location, you can easily change it in the settings dialog.

Contributions

Contributions are welcome! Issues, PRs, etc. While it may seem this extension is "done", who knows what the future may hold for it?

For cloning and building this project yourself, make sure to install the Extensibility Essentials 2022 extension for Visual Studio which enables some features used by this project.