aboutsummaryrefslogtreecommitdiff
path: root/documentation/research/text_editor & ide.md
diff options
context:
space:
mode:
authorEduardo Julian2019-05-28 18:34:12 -0400
committerEduardo Julian2019-05-28 18:34:12 -0400
commit5635aa3482001fd137b9deee42514b803ba21f75 (patch)
tree90ae77bf402a648601d44a4b6124a9b0335fae93 /documentation/research/text_editor & ide.md
parent1c2e2b58bca4e837bed6d701fe16be092be828a3 (diff)
Moved my research notes from Trello to the repo:
+ Browser. + Machine learning. + Logic programming. + Transducer | stream | pipe.
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 94b5c4212..3b63f1e2e 100644
--- a/documentation/research/text_editor & ide.md
+++ b/documentation/research/text_editor & ide.md
@@ -10,6 +10,7 @@
1. http://lispm.de/genera-concepts
1. Hovering/selecting an input to a function inside a function-call should display the name of the input in the function declaration. This would help understand the purpose of the value while in the function call without needing Lux/the-language to have named inputs as a feature.
1. https://www.emacswiki.org/emacs/UndoTree
+1. https://jameshfisher.com/2014/05/11/your-syntax-highlighter-is-wrong/
# Voice