diff options
author | nyamatongwe <unknown> | 2004-05-29 12:55:59 +0000 |
---|---|---|
committer | nyamatongwe <unknown> | 2004-05-29 12:55:59 +0000 |
commit | 6d2d54f62dc05880392734711cd1de043a4b6f85 (patch) | |
tree | ce91ae9743b22e668f4b9391a74bb382564a5a23 /doc/ScintillaToDo.html | |
parent | ae7e86c770185f011db24ae36070bd1e0506673f (diff) | |
download | scintilla-mirror-6d2d54f62dc05880392734711cd1de043a4b6f85.tar.gz |
Removed finished items.
Diffstat (limited to 'doc/ScintillaToDo.html')
-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> |