idris-hackers / idris-mode

Idris syntax highlighting, compiler-supported editing, interactive REPL and more things for Emacs.
GNU General Public License v3.0
268 stars 70 forks source link

Added suppor for Idris IDE Protocol Versioning. #516

Closed jfdm closed 3 years ago

jfdm commented 3 years ago

When connecting to a running idris process we enquire what the ide protocol being used is, and use this to differention between protocol versioning.

We show one example that should work for recent changes in how to load files.