We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Notepad++ Python Script

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.

Today’s small-to-medium-sized (SMB) businesses and large enterprises are saving on their monthly communications costs by making one simple decision: to switch to a VoIP service solution from their old, outdated Plain Old Telephone Service (POTS). By choosing a new VoIP service, these companies enjoy the flexibility, reliability, call features, and audio quality that only a VoIP service can provide. Plus, they cut their phone bill by up to 70%!

Website http://npppythonscript.sourceforge.net
Tags
License
Platform
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