haskell / haskell/lsp

Provide the ability to merge client caps, server caps, and registration options

Open
#584 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Haskell
Stars
423
Forks
105
PR merge metrics
No merged PRs in 30d

Description

All of this would be handy for defining things piecemeal and then gluing them together.

I think this is generally possible, since these types are usually "permissions", that say what is allowed, so there is usually a sensible way to union them by allowing everything that either side allows.

However, there are a lot of types here, so we probably need to do something generic. I would really like to avoid doing things by hand if we possibly can!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.