Releases: idris-hackers/atom-language-idris
Releases · idris-hackers/atom-language-idris
v0.5.0
12 Sep 19:44
Compare
Sorry, something went wrong.
No results found
Added
Display message panel information when invoking commands
Add browse command to inspect contents of namespaces
Fixed
Pass tabLength from Atom Settings to ide-mode to steer indentation
Prevent idris compiler crash when sending wrong make-with command
Fix #206
Fix #187
Fix #185
Fix #199
Consider Elaboration in infix grammar
v0.4.10
16 Aug 13:16
Compare
Sorry, something went wrong.
No results found
Added
Display typechecking information
Copy executable path to clipboard
Syntax highlitning in message panel
Proof clause
higlightning of parameters
Better support for literate idris
Added snippets
Fixed
Display error message from idris
Idris now restarts if stopped
fix comments highlightning
v0.4.9
08 Apr 11:54
Compare
Sorry, something went wrong.
No results found
Added
Allow incomplete data definition
Add record and rewrite keywords
Support literate files
Add cast snippet
Fixed
Indent after do/where/if/then/else/of
Save file state when executing commands
v0.4.8
14 Jan 20:13
Compare
Sorry, something went wrong.
No results found
v0.4.8
Fixed
Fix proof search
Remove deprecated selector
v0.4.7
14 Jan 19:38
Compare
Sorry, something went wrong.
No results found
v0.4.6
03 Jan 21:05
Compare
Sorry, something went wrong.
No results found
Added
Report type checking status
Snippets
Navigate to error
Highlight error
Fixed
Styling of error messages
ipkg grammar
v0.4.5
16 Dec 11:38
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Many different processes are spawned #114 (@pyrtsa )
use 'cmd' instead of 'alt' on osx (@karljs )
v0.4.4
20 Mar 11:58
Compare
Sorry, something went wrong.
No results found
Added
Fixed
Nested with blocks #112
Fix passing packages in ipkg files #111
v0.4.3
29 Feb 10:57
Compare
Sorry, something went wrong.
No results found
Added
Fixed
After closing panel once with "X" icon, it no longer appears for type checking/inspection #90 (@justjoheinz )
v0.4.2
23 Feb 22:30
Compare
Sorry, something went wrong.
No results found
Added
syntax highlighting for constructors #95
Fixed