[Lazarus] [ANN] Notepad++ plugin template/demo

Reinier Olislagers reinierolislagers at gmail.com
Sun Aug 19 02:40:21 CEST 2012


Hi list,

If you use the free Notepad++ text editor, you might have wanted to
write a plugin for that in FPC/Lazarus.

Ludo and I have ported over the Delphi "Hello World" template so now you
can try and do exactly that.

It's a first release, but initial tests on both the Unicode and Ansi
versions of Notepad++ are satisfactory.

The plugin inserts the obligatory "Hello World" in the text and shows
about forms etc.

As usual, feedback and patches welcome.

You can find the code in this repository
https://bitbucket.org/reiniero/notepad-pluginlazarus
... from which you can download a zip of the latest version, or checkout
with mercurial/hg.

If the code turns out to workable for people, I'll submit it for
inclusion in the NPP Plugins Sourceforge project:
sourceforge.net/projects/npp-plugins/

I've modified and stripped down the demo to get a simple "insert current
date", see
http://lazarus.freepascal.org/index.php/topic,17893.msg99763.html#msg99763

Thanks,
Reinier




More information about the Lazarus mailing list