Resolve helpers in lsp-test should check for the server capability for the relevant resolve method
Open
- Dominant language
- Haskell
- Stars
- 423
- Forks
- 105
- PR merge metrics
- No merged PRs in 30d
Description
At the moment they check for the presence of a `data` field, which is an okay proxy but not technically the right thing. See https://github.com/haskell/lsp/pull/575#discussion_r1604808943
Contributor guide
Assessment
This issue has not been assessed yet.