idris-hackers / idris-mode

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

Fix code highlighting for Idris 1 protocol >= 1and #575

Closed keram closed 1 year ago

keram commented 1 year ago

improve maintainability by extracting idris-highlight-source-file from idris-commands.el to idris-highlight-input.el

Before fix: idris1-highligh-before-fix

After fix: idris1-highligh-after-fix

jfdm commented 1 year ago

Rerunning jobs that failed, most likely, due to caching.