From 5635aa3482001fd137b9deee42514b803ba21f75 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 28 May 2019 18:34:12 -0400 Subject: Moved my research notes from Trello to the repo: + Browser. + Machine learning. + Logic programming. + Transducer | stream | pipe. --- documentation/research/text_editor & ide.md | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/research/text_editor & ide.md') 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 -- cgit v1.2.3