Skip to content

Win32::Mechanize::NotepadPlusPlus v0.010

Compare
Choose a tag to compare
@pryrt pryrt released this 03 Apr 21:28
· 35 commits to main since this release

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 NPPM_GETCURRENTMACROSTATUS, getCurrentMacroStatus() implementation, and the %MACROSTATUS hash