All notable changes to the Haskell Runner 2 will be documented in this file.
- nil
- avoid reusing recovered terminal at startup by keeping track of active terminals created the extension
- remove activate on
Caballanguage
- !! config and command name changes !!
- reuse terminal by default
- added
cabal repl/build/testsupport in cabal project - extension now starts on a
*.cabalfile
- fix potential path issue on Windows
- support for custom ghci path
- support for sending selected code to ghci
- add keybindings for
Send to GHCi(shortcut:ctrl+alt+right) - allow dynamically choose tool for
ghci - rename config
stackRepltoreplTool
- fix typo
- use absolute path for GHCi
- add activation event (in a stack project)
- change behavior of
Load GHCiwhen not in a Haskell file
- fix stack path issue
- fix type
- update description
- fix config
- update GHCi
- Initial release