Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 708 Bytes

Readme.md

File metadata and controls

12 lines (9 loc) · 708 Bytes

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.