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-beta37

16 Dec 15:45
Compare
Choose a tag to compare
v1.0.0-beta37 Pre-release
Pre-release

1.0.0-beta37

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)

v1.0.0-beta36

30 Nov 19:29
Compare
Choose a tag to compare
v1.0.0-beta36 Pre-release
Pre-release

1.0.0-beta36

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)

v1.0.0-beta35

14 Nov 20:19
Compare
Choose a tag to compare
v1.0.0-beta35 Pre-release
Pre-release

1.0.0-beta35

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta34

10 Nov 15:46
Compare
Choose a tag to compare
v1.0.0-beta34 Pre-release
Pre-release

1.0.0-beta34

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta33

06 Nov 20:31
Compare
Choose a tag to compare
v1.0.0-beta33 Pre-release
Pre-release

1.0.0-beta33

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta32

05 Nov 19:13
Compare
Choose a tag to compare
v1.0.0-beta32 Pre-release
Pre-release

1.0.0-beta32

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta31

04 Nov 18:40
Compare
Choose a tag to compare
v1.0.0-beta31 Pre-release
Pre-release

1.0.0-beta31

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta30

17 Oct 09:06
Compare
Choose a tag to compare
v1.0.0-beta30 Pre-release
Pre-release

1.0.0-beta30

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta29

11 Oct 19:27
Compare
Choose a tag to compare
v1.0.0-beta29 Pre-release
Pre-release

1.0.0-beta29

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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)

v1.0.0-beta28

01 Oct 18:45
Compare
Choose a tag to compare
v1.0.0-beta28 Pre-release
Pre-release

1.0.0-beta28

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-11. Those binaries are used by all projects
  • Added option to Tools/Haskell menu to update Haskell tools with latest LTS-11 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