From b264448bda55900039be1a5e34123462a1a905fa Mon Sep 17 00:00:00 2001 From: Zufu Liu Date: Sat, 19 Oct 2019 10:24:53 +1100 Subject: Bug [#2128]. Add fold.xml.at.tag.open option to fold tags at the start of the tag instead of the end. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index c9d5da260..6f823d593 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -573,6 +573,10 @@ SciTE enables use of SCI_ commands in user.context.menu.
  • + XML folder adds fold.xml.at.tag.open option to fold tags at the start of the tag "<" instead of the end ">". + Bug #2128. +
  • +
  • Metapost lexer fixes crash with 'interface=none' comment. Bug #2129.
  • -- cgit v1.2.3