diff options
author | johnsonj <unknown> | 2017-07-09 10:03:53 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2017-07-09 10:03:53 +1000 |
commit | 735b519ec1b9dc7557c94dd2a6831c361708669f (patch) | |
tree | 54a12cc2d5b5400be10f27e9c82d41b84b748222 | |
parent | 9aa72c0c10dba58c8ccf20a2467f5d3a396c39d4 (diff) | |
download | scintilla-mirror-735b519ec1b9dc7557c94dd2a6831c361708669f.tar.gz |
Added BowPad.
-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 0c8c9f91b..408170d16 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,10 @@ Projects using Scintilla </h3> <p> + <a href="http://stefanstools.sourceforge.net/BowPad.html">BowPad</a> + is a small and fast text editor with a modern ribbon user interface (Windows7 or later). + </p> + <p> <a href="http://studio.zerobrane.com">ZeroBrane Studio Lua IDE</a> is a lightweight Lua IDE with code completion, syntax highlighting, live coding, remote debugger, and code analyzer (Windows, OSX, and Linux). |