Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lsp] Support client-side setting of server options. #67

Merged
merged 1 commit into from
Nov 17, 2022
Merged

Conversation

ejgallego
Copy link
Owner

This is very convenient as for the user to be able to set server options that currently require a recompile.

@ejgallego ejgallego added this to the 0.1.0 milestone Nov 16, 2022
This is very convenient as for the user to be able to set server
options that currently require a recompile.
@ejgallego ejgallego marked this pull request as ready for review November 17, 2022 21:53
@ejgallego ejgallego merged commit 78f7d63 into main Nov 17, 2022
@ejgallego ejgallego deleted the config branch November 17, 2022 22:04
ejgallego added a commit to ejgallego/opam-repository that referenced this pull request Nov 20, 2022
CHANGES:

-----------------------

 - Location-aware cache for incremental Coq interpretation (@ejgallego)
 - Smart, structure-aware error recovery (@ejgallego)
 - Configure flags reading _CoqProject file (@artagnon, ejgallego/coq-lsp#3)
 - Interruption support (@ejgallego , @Alizter, ejgallego/coq-lsp#27, ejgallego/coq-lsp#32, ejgallego/coq-lsp#34)
 - Markdown support (@ejgallego, ejgallego/coq-lsp#62)
 - Goal display (@ejgallego @corwin-of-amber, ejgallego/coq-lsp#69)
 - User-side configuration (@ejgallego, ejgallego/coq-lsp#67)
 - Allow to configure before/after goal display (@ejgallego, ejgallego/coq-lsp#78)
 - Allow requests to interrupt checking (@ejgallego, ejgallego/coq-lsp#76)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

1 participant