We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3902744 + fe233c2 commit 3778b2eCopy full SHA for 3778b2e
Notes/IDE-mode.md
@@ -41,3 +41,8 @@ declared with the given name, on the given line. It will only return the
41
first definition it finds, as a list of pattern clauses. This works via a
42
combination of case splitting and expression search.
43
44
+To-Do
45
+-------
46
+
47
+Currently the IDE protocol does not support socket mode. This will be advantageous
48
+for integrating with [emacs idris-mode](https://github.com/idris-hackers/idris-mode/issues/489).
0 commit comments