aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaDoc.html
diff options
context:
space:
mode:
authornkmathew <devnull@localhost>2015-09-26 10:12:42 +1000
committernkmathew <devnull@localhost>2015-09-26 10:12:42 +1000
commitc52b08fd5737a4abebb6db7af8533fa6ce1238f5 (patch)
tree0fefba0126c7ad4e4dc3c5ce8749f1dd13d08943 /doc/ScintillaDoc.html
parentd2a510c1e8460086dcafe474d40e80d6784caff3 (diff)
downloadscintilla-mirror-c52b08fd5737a4abebb6db7af8533fa6ce1238f5.tar.gz
Whitespace may be made visible just in indentation.
Diffstat (limited to 'doc/ScintillaDoc.html')
-rw-r--r--doc/ScintillaDoc.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ScintillaDoc.html b/doc/ScintillaDoc.html
index 263628f4c..e77c064c3 100644
--- a/doc/ScintillaDoc.html
+++ b/doc/ScintillaDoc.html
@@ -2224,6 +2224,14 @@ struct Sci_TextToFind {
<td>White space used for indentation is displayed normally but after the first visible
character, it is shown as dots and arrows.</td>
</tr>
+
+ <tr>
+ <th align="left"><code>SCWS_VISIBLEONLYININDENT</code></th>
+
+ <td>3</td>
+
+ <td>White space used for indentation is displayed as dots and arrows.</td>
+ </tr>
</tbody>
</table>