haskell / haskell/haskell-language-server

Update documentation for new kakoune-lsp configuration methods

Open
#4,698 0 comments 1 reaction 0 assignees View on GitHub
documentation type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

## Is your enhancement request related to a problem? Please describe.

[The documentation](https://github.com/haskell/haskell-language-server/blob/master/docs/configuration.md#kakoune) specifies that configuration for the lsp server should be put in a `kak-lsp.toml` file, but that method is now considered legacy, and should now be replaced with a toml table in the kakrc file (or an extra file that is sourced) populated by hooks, [as described here](https://github.com/kakoune-lsp/kakoune-lsp?tab=readme-ov-file#configuration).

## Describe the solution you'd like

I would like to see the new configuration method being documented for hls

## Describe alternatives you've considered

The old configuration method still works, and is supported, so there is no emergency, but i can't see it being supported forever, and new configuration features will not be added to it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.