haskell / haskell/haskell-language-server

Add actions to control the build tool throug hls

未关闭
#113 7 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
build tool: cabal build tool: stack type: enhancement
主要语言
Haskell
星标
3k
派生
455
平均合并
2 天 19 小时
30 天内合并 PR
11

描述

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

![Haskelly](https://user-images.githubusercontent.com/7271034/82128703-517d4a00-97bd-11ea-8d5e-edf724e93fd9.png)

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。