Skip to content

Commit 3778b2e

Browse files
authored
Merge pull request #17 from cfhammill/patch-1
Mention (current) lack of socket support in IDE mode
2 parents 3902744 + fe233c2 commit 3778b2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Notes/IDE-mode.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,8 @@ declared with the given name, on the given line. It will only return the
4141
first definition it finds, as a list of pattern clauses. This works via a
4242
combination of case splitting and expression search.
4343

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

Comments
 (0)