Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

Releases: rikvdkleij/intellij-haskell

v1.0.0-beta47

03 Jun 12:32
Compare
Choose a tag to compare
v1.0.0-beta47 Pre-release
Pre-release

1.0.0-beta47

  • Various improvements and fixes
  • Moved Haskell tools and GHCi actions to new Haskell main menu

v1.0.0-beta46

15 Apr 19:32
Compare
Choose a tag to compare
v1.0.0-beta46 Pre-release
Pre-release

1.0.0-beta46

  • Various improvements and fixes
  • Plugin icon (@ice1000)

v1.0.0-beta45

18 Mar 16:28
Compare
Choose a tag to compare
v1.0.0-beta45 Pre-release
Pre-release

1.0.0-beta45

  • Various (performances) improvements and fixes
  • Fixes for live templates and generating test files. See #396 and #391 (@sir4ur0n)
  • Improved parser for pragma's (@ice1000)
  • Enabled `-fobject-code` in REPLs as suggested by @chrisdone. See #386
  • Changed default REPL timeout to 30 seconds

v1.0.0-beta44

05 Feb 20:14
Compare
Choose a tag to compare
v1.0.0-beta44 Pre-release
Pre-release

1.0.0-beta44

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-13. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-13 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta43

31 Jan 20:52
Compare
Choose a tag to compare
v1.0.0-beta43 Pre-release
Pre-release

1.0.0-beta43

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta42

29 Jan 19:39
Compare
Choose a tag to compare
v1.0.0-beta42 Pre-release
Pre-release

1.0.0-beta42

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta41

25 Jan 19:05
Compare
Choose a tag to compare
v1.0.0-beta41 Pre-release
Pre-release

1.0.0-beta41

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta40

09 Jan 19:34
Compare
Choose a tag to compare
v1.0.0-beta40 Pre-release
Pre-release

1.0.0-beta40

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta39

02 Jan 19:00
Compare
Choose a tag to compare
v1.0.0-beta39 Pre-release
Pre-release

1.0.0-beta39

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)

v1.0.0-beta38

19 Dec 19:47
Compare
Choose a tag to compare
v1.0.0-beta38 Pre-release
Pre-release

1.0.0-beta38

IMPORTANT: Stack version should be > 1.7.0 and please reimport your Haskell Stack project after updating the plugin.
  • Improved responsiveness, especially for multi-package projects
  • HLint, Hoogle, Hindent and Stylish-Haskell are automatically installed in IntelliJ sandbox with LTS-12. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-12 version
  • Various improvements and fixes
  • Improved REPL (@solicode)
  • Improved importer of multi-package projects
  • Improved parser
  • Included updating the Module Settings to the Restart REPLs action
  • Changed default reformat shortcut to reformat by Hindent and then Stylish Haskell. Also added option to Commit Changes dialog
  • Added option to Commit Changes dialog to optimize imports
  • Added type and definition info of the current identifier to the Documentation Tool window. That info is always up-to-date by enabling option `Auto-update from Source`
  • Implemented Haskell Problems View
  • Added feature to jump from/to test and added action to create test. See #314 (@sir4ur0n)
  • Made location of IntelliJ sandbox depending on OS. Location `~/.intellij-haskell` is not used anymore. See #316 (@liff)
  • Improved syntax highlighting. See #330 and #334 (@ice1000)
  • New file icons. See #333 (@ice1000)
  • Haskell settings are moved to Languages & Frameworks. See #334 (@ice1000)
  • Support Alex files. See #335 (@ice1000)
  • Support language injection. See #358 (@ice1000)