Notepad++ Python Script1.0.8.0 - Download
You'll be able to download in few seconds.
External Download
We do not host Notepad++ Python Script on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by the software publisher and passed their terms and conditions to be listed there. We recommend caution when installing it.
The external download link for Notepad++ Python Script is provided to you by soft112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.
If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of soft112.com contact us.
Publisher Description
A Python Scripting plugin for Notepad++. Complete easy script access to all of the editor's features (including absolutely everything in Scintilla). Configurable menus and toolbar options, assign shortcuts to scripts.
Features- Full scripting access to all Notepad++ features with normal Python function calls (e.g. notepad.new(), notepad.open('filename.txt') )
- Full scripting access to all Scintilla features (the edit component in N++)
- Configurable menus and toolbars - assign shortcuts to scripts
- Respond to Notepad++ and Scintilla events with script functions
- Call other plugin menu commands programmatically
- Scriptable regular expression search and replace