All notable changes to the Haskell Runner 2 will be documented in this file.
- !! config and command name changes !!
- reuse terminal by default
- added
cabal repl/build/test
support in cabal project - extension now starts on a
*.cabal
file
- 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
stackRepl
toreplTool
- fix typo
- use absolute path for GHCi
- add activation event (in a stack project)
- change behavior of
Load GHCi
when not in a Haskell file
- fix stack path issue
- fix type
- update description
- fix config
- update GHCi
- Initial release