diff options
-rw-r--r-- | doc/ScintillaToDo.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 25dce7218..e80e9382e 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -55,9 +55,6 @@ Scintilla To Do </h3> <p> - Indented word wrap. - </p> - <p> Folding for languages that don't have it yet and good folding for languages that inherited poor folding from another languages folding code. </p> @@ -111,10 +108,6 @@ Improve the Ruby and TCL lexers. </p> <p> - Keyboard based rectangular selection. - Could be modelled on Visual Studio's Ctrl+Shift+F8 command. - </p> - <p> Automatically calculated range for horizontal scrolling. </p> <p> @@ -126,9 +119,6 @@ SciTE To Do </h3> <p> - Interface to allow plugging in different scripting languages. - </p> - <p> Good regular expression support through a plugin. </p> <p> @@ -136,9 +126,6 @@ indentation or sorting. </p> <p> - Retain folding state when changing buffers. - </p> - <p> Allow file name based selection on all properties rather than just a chosen few. </p> <p> |