-
-
Notifications
You must be signed in to change notification settings - Fork 24
Home
Eugen Kremer edited this page Feb 8, 2017
·
8 revisions
jN (JavaScript for Notepad++) allows you to extend Notepad++ by using JavaScript.
- You can create new menu elements which execute JavaScript
- You can use a lot of ActiveX components available on your PC
- You can add shortcuts executing JavaScript
- You can create Html based dialogs and docking windows
- You can write JavaScript wrappers around Win32 API
- Since version 2.0.116 you can debug your automating scripts
- Selection highlighting and navigation bar
- Integrated Zen Coding v0.7
- You can catch context menu request and create your own
Download newest version of jN and begin with extending of your favorite Editor today!