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

Update languages.toml to fix cl-lsp #12615

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

almort
Copy link

@almort almort commented Jan 21, 2025

fixed cl-lsp exiting instantly because of wrong arguments: old was "stdio" instead of "--stdio"

fixed cl-lsp exiting instantly because of wrong arguments:
"stdio" instead of "--stdio"
@the-mikedavis
Copy link
Member

the-mikedavis commented Jan 21, 2025

I think we can just drop the args part of the configuration, it looks like stdio is the default now: cxxxr/cl-lsp@3c51b66, https://github.com/lem-project/lem/blob/4a8d9700bd45151fea13fb87951a8760a3c6af36/extensions/language-server/cli.lisp#L7-L10

@almort
Copy link
Author

almort commented Jan 21, 2025

oh yep, i haven't noticed it was default, do i have to close this?

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.

2 participants