From d2eb261358105a089923d4a4b41344f508e97c69 Mon Sep 17 00:00:00 2001
From: Zufu Liu
See also: For many applications lexing documents larger than 4GB will be too sluggish so
See also:
SCI_GETSELTEXT,
SCI_GETLINE,
SCI_GETTEXT,
@@ -7554,7 +7554,7 @@ sptr_t CallScintilla(unsigned int iMessage, uptr_t wParam, sptr_t lParam){
SC_DOCUMENTOPTION_STYLES_NONE
and the null lexer "null" can be used. Another approach is to turn on idle styling with
- SCI_SETIDLESTYLING.
+ SCI_SETIDLESTYLING.
--
cgit v1.2.3