haskell / haskell/haskell-language-server
Language server support for cabal.project files
Aberta
GSoC
type: enhancement
- Linguagem predominante
- Haskell
- Estrelas
- 3k
- Forks
- 455
- Merge médio
- 2d 19h
- PRs com merge (30d)
- 11
Descrição
It would be nice to have language server support for `cabal.project` files in the same manner as we provide for `.cabal` files.
My idea is to create a `hls-cabal-project-plugin` which should function similarly to the [`hls-cabal-plugin`](https://github.com/haskell/haskell-language-server/tree/master/plugins/hls-cabal-plugin).
Some features I have in mind:
- [ ] completions of
- [ ] keywords
- [ ] filepaths
- [ ] enum values
- [ ] diagnostics
- [ ] syntax highlighting
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.