Javascript Plugin Infrastructure
Past due by almost 4 years
42% complete
jN as Notepad++ plugin was invented to automate small tasks inside of Notepad++ with help of javascript. Today the API of jN would allow to add much more functionality than I thought initially.
So with this milestone I want to introduce next extension point, which defines a javascript based plugin concept
What to expect:
- Plugin Repository
- Plugin Manager
- A…
jN as Notepad++ plugin was invented to automate small tasks inside of Notepad++ with help of javascript. Today the API of jN would allow to add much more functionality than I thought initially.
So with this milestone I want to introduce next extension point, which defines a javascript based plugin concept
What to expect:
- Plugin Repository
- Plugin Manager
- API to declare and activate plugin
with the possibility to list and install from community