aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/text_editor & ide.md
diff options
context:
space:
mode:
authorEduardo Julian2020-05-28 02:18:02 -0400
committerEduardo Julian2020-05-28 02:18:02 -0400
commit2139e72d8e7c58cb355799d4a8412a0c38fb481c (patch)
treeabc4dd07dc9ab0342e3cb379b40fa2c4a337e552 /documentation/research/text_editor & ide.md
parent853642c340730b3bb23c1ac87660c5c7ecbffa93 (diff)
Can now parse TAR files.
Diffstat (limited to '')
-rw-r--r--documentation/research/text_editor & ide.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md
index 3d234605f..ab5f3f4fe 100644
--- a/documentation/research/text_editor & ide.md
+++ b/documentation/research/text_editor & ide.md
@@ -204,6 +204,7 @@
## Structured editing
+1. [Going beyond regular expressions with structural code search](https://about.sourcegraph.com/blog/going-beyond-regular-expressions-with-structural-code-search)
1. [俺のlisp](https://github.com/illiichi/orenolisp)
1. [豆腐 (Tofu): meaningful code editing](https://gregoor.github.io/tofu/)
1. [Tiled Text](http://www.tiledtext.com/projects/tiledtext)