From 9982443380aec98fc4564b99c4d29bcd5aefa1e2 Mon Sep 17 00:00:00 2001
From: nyamatongwe
Move line up and move line down keys or move selected lines up / down.
+ Transparent caret line that doesn't override other background colours.
+
+ Printing of highlight lines and folding margin.
+
+ Flow diagrams inside editor similar to
+ GRASP.
+
+ Automatic resizing of line number margin when font size is changed.
+
+ A VCL component wrapper around Scintilla so it can be used with Delphi or
+ Borland C++ Builder.
+ There is some work on this available.
+
+ Port to MacOS X.
+
- More lexers for other languages such as Delphi and Ruby.
- Make the subset Perl lexer understand more Perl.
+ More lexers for other languages such as PostScript and Smalltalk.
+ Make the subset Perl lexer understand more Perl.
+ Improve the Ruby and TCL lexers.
Printing on GTK+.
@@ -97,9 +119,6 @@
Retain folding state when changing buffers.
- Comment / uncomment block.
-
Load menus and accelerators from a property file so they can be modified
easily and localised into other languages.
@@ -107,6 +126,12 @@
Allow file name based selection on all properties rather than just a chosen few.
+ Opening from and saving to FTP servers.
+
+ Setting to fold away comments upon opening.
+
SciTE To Do
Features I am unlikely to do
@@ -114,10 +139,6 @@
These are features I don't like or don't think are important enough to work on.
Implementations are welcome from others though.
- A VCL component wrapper around Scintilla so it can be used with Delphi or - Borland C++ Builder. -
Automatically saving modified menu shortcuts on exit.
-- cgit v1.2.3