-
Notifications
You must be signed in to change notification settings - Fork 643
Editors
JHZheng edited this page Apr 1, 2017
·
16 revisions
Editor support generally consists of things like syntax highlighting, indentation-awareness, checkers, and at the most advanced, type-directed interactive editing assistance.
- Emacs mode: https://github.com/idris-hackers/idris-mode
- Vim mode: https://github.com/idris-hackers/idris-vim
- Unicode symbols in vim: https://github.com/japesinator/vim-IdrisConceal
- Sublime: https://github.com/idris-hackers/idris-sublime
- Atom: https://github.com/idris-hackers/atom-language-idris
- Visual Studio Code: https://github.com/zjhmale/vscode-idris
Binary Packages
Tool Support
Community
- Libraries, available elsewhere
- Idris Developer Meetings
- The Zen of Idris
- Non English Resources
Development