Releases: banacorn/agda-mode
Releases · banacorn/agda-mode
v0.6.9
Fix unable to input certain symbols before agda-mode:load
v0.6.8
- Fix hole index parsing and display
- Fix
agda-mode:solve-constraints
unable to fill out solutions
v0.6.7
Fix memory leak of event handlers on package deactivation
v0.6.6
- Allow clicking through those annoying invisible goal index overlays
- Restore indirect highlighting information passing
v0.6.5
- Fix judgement parsing (#23)
- Fix "Not In Scope" error parsing
v0.6.4
- Fix judgement parsing (#23)
- Fix plain text message won't display
v0.6.3
- Fix judgement parsing (#23)
- Introduce dev-mode-only monitor (for debugging)
v0.6.2
- Fix mini editor won't go away
- Fix S-expression parsing
v0.6.1
- Merge pull request #35, which fixed file path handling on Windows (by @NightRa)
- Merge pull request #36, which drastically sped up S-expression parsing 👍 (by @NightRa)
- Brings undo/redo back
- Fix problems of clicking on locations