aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorEduardo Julian2019-05-13 23:17:02 -0400
committerEduardo Julian2019-05-13 23:17:02 -0400
commit0a06ea82722b863af8d0f75762068054008b27ac (patch)
tree3978d90f70af94141abf1611ebe38eba07970a3a /documentation
parent9e6c63e80d3a25db4f2dbc9cef5439b59f03ee0a (diff)
More fiddling with types for JVM interop.
Diffstat (limited to '')
-rw-r--r--documentation/research/text_editor & ide.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/research/text_editor & ide.md b/documentation/research/text_editor & ide.md
index 15d2e6ae9..3f486b53c 100644
--- a/documentation/research/text_editor & ide.md
+++ b/documentation/research/text_editor & ide.md
@@ -113,6 +113,11 @@
1. https://github.com/Pext/Pext
+# Collaborative editing
+
+1. https://hackernoon.com/building-conclave-a-decentralized-real-time-collaborative-text-editor-a6ab438fe79f
+1. https://github.com/xi-editor/xi-editor/issues/1187
+
# Exemplar
## General
@@ -156,7 +161,6 @@
1. http://www.graspjs.com/
1. http://kakoune.org/
1. https://github.com/argimenes/standoff-properties-editor
-1. https://hackernoon.com/building-conclave-a-decentralized-real-time-collaborative-text-editor-a6ab438fe79f
1. https://www.conyedit.com/
1. https://developer.mozilla.org/en-US/docs/Web/API/Document/execCommand
1. [YOW! Lambda Jam 2018 - Colin Fleming - Developing an IDE for Clojure code](https://www.youtube.com/watch?v=2sPYiGxU4kA)