Skip to content

Need a way to control the language server configuration #3

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

Closed
xeger opened this issue Jun 19, 2022 · 2 comments
Closed

Need a way to control the language server configuration #3

xeger opened this issue Jun 19, 2022 · 2 comments

Comments

@xeger
Copy link
Contributor

xeger commented Jun 19, 2022

My goal is to choose which syntax_tree plugins the LSP should use when formatting my code. I'm fed up with rebornix.ruby and would much rather use vscode-syntax-tree plus syntax_tree -- but I need to be able to configure the thing to match my coding standard.

This proposal adds some straightforward configuration, but it turns out that stree lsp doesn't bother to parse options, hence my proposed fix in the syntax_tree repo, which this proposal depends on.

Thoughts on this whole scheme?

@kddnewton
Copy link
Member

I believe since that other PR you mentioned is merged now, this can be closed. Let me know if you meant for anything else here.

@xeger
Copy link
Contributor Author

xeger commented Jun 22, 2022

Not quite, as I haven't completed the proposal for adding options to the extension - got waylaid by the restart and shutdown issues. I'll turn my working proposal into a PR once I've fixed the re-reg thing and we can talk it over with a concrete example in front of you.

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

No branches or pull requests

2 participants