diff options
author | johnsonj <unknown> | 2017-07-09 10:03:53 +1000 |
---|---|---|
committer | johnsonj <unknown> | 2017-07-09 10:03:53 +1000 |
commit | 403011f8e0d24df6a257f2d43b431f0fd3b1740f (patch) | |
tree | 9221b44f85b4be358d4249929b731a4d55a69888 | |
parent | 9bf1ad8233827f83fafd4d6c4522d8f373142197 (diff) | |
download | scintilla-mirror-403011f8e0d24df6a257f2d43b431f0fd3b1740f.tar.gz |
Backport: Added BowPad.
Backport of changeset 6339:040330eec86d.
-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 5013919f9..362b4a204 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -124,6 +124,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). |