Skip to content

KOLANICH-tools/jn-npp-plugin

 
 

Repository files navigation

jN Npp Plugin

Build status

jN (JavaScript for Notepad++) allows you to extend Notepad++ by using JavaScript.

Technology

jN uses the built-in javascript engine of Microsoft Windows. This powerful engine allows to access a lot of ActiveX base services like Shell, WMI of operating system. Due to automate Notepad++ jN wraps the Notepad++ API into ActiveX interfaces accessible via global objects Editor and System.

Getting Started

You will find the features list and examples in wiki.