diff options
| -rw-r--r-- | doc/ScintillaToDo.html | 12 | 
1 files changed, 11 insertions, 1 deletions
| diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 583b51db2..bb8cbf663 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -72,6 +72,16 @@         COM control version on Windows      </p>      <p> +       Hidden text +    </p> +    <p> +       Wider or differently shaped caret +    </p> +    <p> +       Composition of lexing for mixed languages (such as ASP+ over COBOL) by +       combining lexers. +    </p> +    <p>         Make GTK+ version be more consistent with other GTK+ widgets.      </p>      <p> @@ -84,7 +94,7 @@         SciTE To Do      </h3>      <p> -       More lexers: Delphi and PHP. Make the subset Perl lexer understand more Perl. +       More lexers for other languages such as Delphi. Make the subset Perl lexer understand more Perl.      </p>      <p>         Regular expressions in find functions. | 
