haskell / haskell/haskell-language-server
"Add .. to the context of the instance declaration" code action code gen doesn't work with standalone deriving declarations
Đang mở
component: ghcide
component: hls-class-plugin
Hackathon
type: bug
- Ngôn ngữ chính
- Haskell
- Star
- 3k
- Fork
- 455
- Merge trung bình
- 2 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
It adds the context before the "instance" keyword
e.g.
```haskell
data Bla
deriving instance Eq Bla
deriving instance Eq Bla
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.