diff options
Diffstat (limited to 'doc/ScintillaToDo.html')
-rw-r--r-- | doc/ScintillaToDo.html | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/doc/ScintillaToDo.html b/doc/ScintillaToDo.html index 291396aa6..15a315aed 100644 --- a/doc/ScintillaToDo.html +++ b/doc/ScintillaToDo.html @@ -83,9 +83,6 @@ to restore. </p> <p> - Move line up and move line down keys or move selected lines up / down. - </p> - <p> Printing of highlight lines and folding margin. </p> <p> @@ -102,14 +99,6 @@ <p> More lexers for other languages. </p> - <p> - Automatically calculated range for horizontal scrolling. - </p> - <p> - Virtual space at the end of lines so the caret can be moved beyond the end - of lines with the cursor keys. May also make rectangular operations easier - to perform. - </p> <h3> SciTE To Do </h3> @@ -117,10 +106,6 @@ Good regular expression support through a plugin. </p> <p> - Allow tools to transform the selection, performing an operation like - indentation or sorting. - </p> - <p> Allow file name based selection on all properties rather than just a chosen few. </p> <p> @@ -143,9 +128,6 @@ Implementations are welcome from others though. </p> <p> - Automatically saving modified menu shortcuts on exit. - </p> - <p> Mouse wheel panning (press the mouse wheel and then move the mouse) on Windows. </p> |