From b8369870e15d4b061ec5d67d0cfbfe04d3a6459f Mon Sep 17 00:00:00 2001 From: Iain Clarke Date: Wed, 8 Apr 2020 09:27:43 +1000 Subject: Feature [feature-requests:1344]. Add methods for iterating through the marker handles and marker numbers on a line. --- doc/ScintillaHistory.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 201b2213a..49a0ca0e0 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -573,6 +573,11 @@ Added Visual Studio project files for Lexilla and Scintilla with no lexers.
  • + Add methods for iterating through the marker handles and marker numbers on a line: + SCI_MARKERHANDLEFROMLINE and SCI_MARKERNUMBERFROMLINE. + Feature #1344. +
  • +
  • Fix brace styling in Batch lexer so that brace matching works. Bug #1624, Bug #1906, -- cgit v1.2.3