Skip to content

Releases: idris-hackers/atom-language-idris

v0.4.1

08 Feb 22:12
Compare
Choose a tag to compare

Added

  • class and instance to interface and implementation (@justjoheinz)

Fixed

v0.4.0

25 Oct 18:07
Compare
Choose a tag to compare

Added

  • Added a REPL #80
  • Added a panel for the apropos command

Fixed

v0.3.4

24 Oct 01:06
Compare
Choose a tag to compare

Added

Fixed

  • Added a better description for the path to the idris executable in the settings
  • Fixed the highlighting of comments
  • Fix the highlighting of documentation comments #82 (@geo2a)
  • Initial clause is inserted in wrong place for functions with multiline type annotation. #72

v0.3.3

24 Oct 01:07
Compare
Choose a tag to compare

Added

Fixed

  • Most commands throw exceptions on Windows 8.1 (@aochagavia)

v0.3.2

29 Sep 21:25
Compare
Choose a tag to compare

Added

Fixed

v0.3.1

20 Sep 21:31
Compare
Choose a tag to compare

Added

Fixed

  • get documentation or types for operators #66
  • removed the statusbar #67

v0.3.0

19 Sep 11:06
Compare
Choose a tag to compare

Added

  • Add a means of setting the Idris -p option #29

Fixed

v0.2.5

18 Sep 23:19
Compare
Choose a tag to compare

Added

  • Restart the idris compiler after every commmand if it was killed #54
  • added the ability to style all the idris-panels

Fixed

  • Status message should appear only in idris projects #52 many thanks to @jeremy-w

v0.2.4

11 Aug 22:10
Compare
Choose a tag to compare

Added

Fixed

  • Uncaught ReferenceError: editor is not defined #49
  • Error when searching for type, documentation #37

v0.2.3

09 Aug 17:55
Compare
Choose a tag to compare

Added

Fixed

  • Uncaught Error: Can't save buffer with no file path #47
  • save files before executing a command (@edwinb)
  • The Idris Errors panel should tell me if typechecking went successfully #43 (@edwinb)