From c173fc47fda7bb86399bd777540bb17f8e05172d Mon Sep 17 00:00:00 2001 From: YX Hao Date: Fri, 14 May 2021 13:45:47 +1000 Subject: Feature [feature-requests:#1402] Add SC_ELEMENT_WHITE_SPACE to set the colour of visible whitespace including translucency. --- doc/ScintillaHistory.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc/ScintillaHistory.html') diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 8fdea24bc..c0123dd4a 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -559,6 +559,7 @@ cshnik Petko Georgiev + YX Hao

@@ -599,6 +600,9 @@ Add SCI_GETELEMENTBASECOLOUR to return the default values for element colours.

  • + Add SC_ELEMENT_WHITE_SPACE to set the colour of visible whitespace including translucency. +
  • +
  • Make idle actions wrapping and background styling smoother by measuring per-byte instead of per-line and allowing just one line to be processed in a time slice. -- cgit v1.2.3