haskell / haskell/haskell-language-server
Use `Snippet`s from `lsp` once it's added upstream
Open
component: lsp
type: enhancement
- Dominant language
- Haskell
- Stars
- 3k
- Forks
- 455
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 11
Description
Currently `Snippet` and `SnippetAny` are defined in `haskell-language-server`, but this datatype belongs better to `lsp`. Once https://github.com/haskell/lsp/issues/626 has been resolved, we should remove the snippet datatypes from this repo and then use the ones defined in `lsp`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.