diff options
author | nyamatongwe <devnull@localhost> | 2005-11-14 01:10:26 +0000 |
---|---|---|
committer | nyamatongwe <devnull@localhost> | 2005-11-14 01:10:26 +0000 |
commit | e7b70fc3b78f0494f9d63aee2e7641bb068b8b91 (patch) | |
tree | 8c9f3b7e23d63e0c3ebb12e6612a0231b8ad25e7 | |
parent | 6ea2be4efbe8d048caf512b2946ad8e0c4ee47bc (diff) | |
download | scintilla-mirror-e7b70fc3b78f0494f9d63aee2e7641bb068b8b91.tar.gz |
Added tsct.
-rw-r--r-- | doc/ScintillaRelated.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 7ae338a65..8f824523e 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -119,6 +119,10 @@ Projects using Scintilla </h3> <p> + <a href="https://sourceforge.net/projects/tsct/">The Scite Config Tool</a> + is a graphical user interface for changing SciTE properties files. + </p> + <p> <a href="http://www.totalcmd.net/plugring/SciLister.html">Scintilla Lister</a> is a plugin for Total Commander allowing viewing all documents with syntax highlighting inside Total Commander. |