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

dev: make a lsp function for testing #70

Merged
merged 3 commits into from
Mar 27, 2024
Merged

dev: make a lsp function for testing #70

merged 3 commits into from
Mar 27, 2024

Conversation

Myriad-Dreamin
Copy link
Owner

Adds a lsp functions for testing. It also prepares for make tinymist a library, that allow to embed and start an lsp procedure in same process. There is no design currently though.

fn lsp(args: CliArguments, connection: Connection, force_exit: &mut bool) -> anyhow::Result<()>;

@Myriad-Dreamin Myriad-Dreamin merged commit 3380bfd into main Mar 27, 2024
10 checks passed
@Myriad-Dreamin Myriad-Dreamin deleted the lsp-func branch March 27, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant