diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/ScintillaRelated.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/doc/ScintillaRelated.html b/doc/ScintillaRelated.html index 66f68ea92..f2e918cd1 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -123,6 +123,11 @@         Projects using Scintilla      </h3>      <p> +	<a href="https://gitorious.org/qgrinui">QGrinUI</a> +	searches for a regex within all relevant files in a directory and shows matches using +	SciTE through the director interface. +    </p> +    <p>  	<a href="http://foicica.com/textadept/">Textadept</a>  	is a ridiculously extensible cross-platform text editor for programmers written (mostly) in  	Lua using LPeg to handle the lexers. | 
