haskell / haskell/haskell-language-server
Add actions to control the build tool throug hls
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
I'm especially looking at the Visual Studio Code extension ghcide and comparing it to the intero based "older" Haskelly extension.
What I like with the Haskelly extension is its appeal for casual Haskell users or beginners. Haskelly has some smart detection of the project type, and then places proper action buttons in the status bar area that's reserved for that use, like you see in this screenshot

The casual user or beginner often looks for that kind of experience: having a visual editor and simple buttons to build, test and run.
Would be great if you can "borrow" that logic from https://github.com/haskelly-dev/Haskelly
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.