From 7b58306ced21fc17a6c27931626552f70ea12ceb Mon Sep 17 00:00:00 2001
From: Neil Last edited 29 March 2025 NH Last edited 23 April 2025 NH Scintilla 5 has moved the lexers from Scintilla into a new
Lexilla project. Using a margin number outside the valid range has no
effect. By default, margin 0 is set to display line numbers, but is given a width of 0, so it
is hidden. Margin 1 is set to display non-folding symbols and is given a width of 16 pixels, so
- it is visible. Margin 2 is set to display the folding symbols, but is given a width of 0, so it
- is hidden. Of course, you can set the margins to be whatever you wish.Scintilla Documentation
-
@@ -4549,8 +4549,8 @@ struct Sci_TextToFindFull {
Styled text margins used to show revision and blame information: