diff options
author | Neil <nyamatongwe@gmail.com> | 2021-11-25 21:51:58 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2021-11-25 21:51:58 +1100 |
commit | 2b73ecf3b327266921f31c92ec46b240ca9e7c89 (patch) | |
tree | 157076e2301868f4f9ecbf3abaa5a46654ae07b4 | |
parent | 58f9140a90c7746d3f526ad71791d80fb0597a68 (diff) | |
download | scintilla-mirror-2b73ecf3b327266921f31c92ec46b240ca9e7c89.tar.gz |
Added mention of x-studio.
-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 5cf38ebca..d9152d77d 100644 --- a/doc/ScintillaRelated.html +++ b/doc/ScintillaRelated.html @@ -128,6 +128,10 @@ Projects using Scintilla </h3> <p> + <a href="https://github.com/simdsoft/x-studio/blob/master/README_EN.md">x-studio</a> + is a powerful and very lightweight developer IDE that supports Lua debugging. + </p> + <p> <a href="https://sourceforge.net/projects/autogui/">Adventure IDE</a> is a general-purpose IDE and lightweight text editor for Windows. </p> |