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

Interfaces for LspServer and LspClient #37

Merged
merged 2 commits into from Sep 12, 2022

Conversation

TheAngryByrd
Copy link
Member

This adds interfaces for LspServer and LspClient. It will make it easier to test downstream in FSAC in ionide/FsAutoComplete#1007.

LspServer implements the ILspServer interface so this shouldn't break anyone that's implementing that base class. Same for LspClient.

@baronfel
Copy link
Contributor

Thanks for this!

@baronfel baronfel merged commit 60ca6a5 into ionide:main Sep 12, 2022
@TheAngryByrd TheAngryByrd deleted the interfaces-for-lsp branch September 12, 2022 11:47
@TheAngryByrd TheAngryByrd mentioned this pull request Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants