haskell / haskell/haskell-language-server
Language server support for cabal.project files
Abierto
GSoC
type: enhancement
- Lenguaje dominante
- Haskell
- Estrellas
- 3k
- Forks
- 455
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 11
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.