Skip to content

Releases: atsky/haskell-idea-plugin

0.5.2

14 Aug 11:48
Compare
Choose a tag to compare

Add ability to report exceptions

Fixed: #68, #82, #91, #52, #41, #98, #97, #108, #72, #109

0.5.1

26 Apr 21:14
Compare
Choose a tag to compare

Compatibility fixes:

0.5.0

27 Feb 11:35
Compare
Choose a tag to compare
  • advanced highlighting
  • go to declaration (in progress)
  • find usages (in progress)
  • tool for logging ghc-modi

0.4.1

11 Nov 18:32
Compare
Choose a tag to compare
  • Support Cabal:
    • Syntax highlighning.
    • Completion.
    • Error checking.
  • Support of debugger

Fixed: #60, #61, #62

0.4.0

08 Nov 13:49
Compare
Choose a tag to compare
  • Support Cabal:
    • Syntax highlighning.
    • Completion.
    • Error checking.
  • Support of debugger

0.3.0

01 Jul 07:30
Compare
Choose a tag to compare
  • Use ghc-modi instead BuildWrapper
  • Basic support of another products on IDEA platform
  • Types in completion
  • Show type (Ctrl + Shift + T)
  • On compilation use ghc from SDK

0.2.2

09 Jun 12:06
Compare
Choose a tag to compare
  • A lot fixes
  • Fixed highlighting
  • Added diagnostics at start

0.2.1

31 May 18:45
Compare
Choose a tag to compare
  • Normal Warnings support
  • Symbol symbol type (Ctrl + I)
  • Commenter for Haskell

0.2.0

24 May 19:23
Compare
Choose a tag to compare
  • Added error highlighting with buildwrapper.
  • All paths for external tools now configurable.