diff options
author | nyamatongwe <unknown> | 2000-07-31 13:25:20 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2000-07-31 13:25:20 +0000 |
commit | 6a1ef8c4aa9c67cb980ce3fa73e75f8a2b87f60c (patch) | |
tree | 5ad7675677f16268afb374f17a280c5d6f6cb022 /doc/ScintillaToDo.html | |
parent | 164aa26a465782cc79fb0741b454acefdf5e4e9b (diff) | |
download | scintilla-mirror-6a1ef8c4aa9c67cb980ce3fa73e75f8a2b87f60c.tar.gz |
Added to TODO list.
Diffstat (limited to 'doc/ScintillaToDo.html')
-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. |