This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Releases: rikvdkleij/intellij-haskell
Releases · rikvdkleij/intellij-haskell
v1.0.0-beta37
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
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
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
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
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
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
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
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
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
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