From 4b2cbd11ee5c51e74345ddcf33fdf2bf7f77e8a5 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 11 Mar 2017 10:41:32 +1100 Subject: SciTE change log. --- doc/ScintillaHistory.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 553059e7d..391049331 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -544,7 +544,7 @@ In the Python lexer, improve f-string support. Add support for multiline expressions in triple quoted f-strings. Handle nested "()", "[]", and "{}" in f-string expressions and terminate expression coloring at ":" or "!". - End f-string if ending quote is seen in a "{}" expression. + End f-string if ending quote is seen in a "{}" expression. Fix terminating single quoted f-string at EOL. Bug #1918. @@ -586,6 +586,10 @@ Bug #1901.
  • + SciTE on GTK+ adds an "accessibility" property to allow disabling accessibility + on GTK+ as an optimization. +
  • +
  • SciTE on GTK+ has changed file chooser behaviour for some actions: overwriting an existing file shows a warning; the default session file name "SciTE.session" is shown and a "*.session" filter is applied; -- cgit v1.2.3