Difference between revisions of "Editors"

From HaskellWiki
Jump to navigation Jump to search
(add Atom, sort alphabetically)
m
Line 17: Line 17:
 
* [http://www.vim.org/ Vim]
 
* [http://www.vim.org/ Vim]
 
** [http://www.vim.org/scripts/script.php?script_id=2356 Superior Haskell Interaction Mode]
 
** [http://www.vim.org/scripts/script.php?script_id=2356 Superior Haskell Interaction Mode]
  +
* [https://code.visualstudio.com/ Visual Studio Code] (with Haskell extension)
 
* [[Yi]] (work in progress; no binaries yet)
 
* [[Yi]] (work in progress; no binaries yet)
 
Linux
 
Linux

Revision as of 01:02, 28 November 2016


For detailed information on Haskell IDEs, see IDEs.

This page lists Haskell-aware editors with support for Haskell syntax highlighting and formatting support in text editors, grouped by platform.

Multi-platform

Linux

Windows

MacOS X