External links

Source

The source code and wiki pages for the Delphi/Lazarus plugin template are hosted on GitHub.

Notepad++

The plugin API section of the Notepad++ User Manual describes all currently supported messages and notifications.

Scintilla

See Scintilla's documentation to learn about the core editing component of Notepad++.

Lexilla

See Lexilla's documentation to learn how to develop a custom lexer plugin.