haskell / haskell/haskell-language-server
Language server support for cabal.project files
Aperta
GSoC
type: enhancement
- Lingua principale
- Haskell
- Stelle
- 3k
- Fork
- 455
- Merge medio
- 2g 19h
- PR unite (30g)
- 11
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.