diff options
| author | nyamatongwe <devnull@localhost> | 2004-05-29 12:55:59 +0000 |
|---|---|---|
| committer | nyamatongwe <devnull@localhost> | 2004-05-29 12:55:59 +0000 |
| commit | 9e3117b190798fb5582122a32e0692066628db0e (patch) | |
| tree | ce91ae9743b22e668f4b9391a74bb382564a5a23 | |
| parent | 857064fecd90b7866c9867a58c1d0363ddaed254 (diff) | |
| download | scintilla-mirror-9e3117b190798fb5582122a32e0692066628db0e.tar.gz | |
Removed finished items.
| -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> |
