Python Script plugin for Notepad++

December 17, 2024 ยท View on GitHub

see also http://npppythonscript.sourceforge.net/ (outdated, last update on version 1.0.8, see issue #120)

Build Status

Appveyor build status GitHub release

Building the plugin

See https://github.com/bruderstein/PythonScript/blob/master/appveyor.yml to get an rough idea how to build it with VS2022

Interesting Addon Scripts

https://github.com/bitagoras/PyPadPlusPlus

https://github.com/pryrt/pyscFilteredViewer

Contents

  1. 1Build Status
  2. 2Building the plugin
  3. 3Interesting Addon Scripts