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-beta47
1.0.0-beta47
- Various improvements and fixes
- Moved Haskell tools and GHCi actions to new Haskell main menu
v1.0.0-beta46
1.0.0-beta46
- Various improvements and fixes
- Plugin icon (@ice1000)
v1.0.0-beta45
v1.0.0-beta44
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
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
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
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
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
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
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)