The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v0.010 - 2022-04-03

  • update for Notepad++ v8.1.5, v8.3.2, and v8.3.3 (#83)
    • rename message from NPPM_DOCLISTDISABLECOLUMN to NPPM_DOCLISTDISABLEEXTCOLUMN, and rename the method from docListDisableColumn to docListDisableExtColumn
    • add docListDisablePathColumn method and NPPM_DOCLISTDISABLEPATHCOLUMN message
    • add NPPM_GETCURRENTLINESTR, and the CURRENT_LINESTR key to the %INTERNALVAR hash
    • add NPPM_ISAUTOINDENTON message and isAutoIndentOn implementation
    • add NMMP_GETCURRENTMACROSTATUS, getCurrentMacroStatus implementation, and the %MACROSTATUS hash

Modules

Automate the Windows application Notepad++
The editor object for Notepad++ automation
Define values for using messages, notifications, and their arguments
The main application object for Notepad++ automation
Define values for using messages, notifications, and their arguments
Background object for windows Win32 API communication