Skip to content
New issue

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

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

Already on GitHub? # to your account

How to invoke executable commands for an LSP server #676

Open
cccs-jc opened this issue Sep 11, 2021 · 1 comment
Open

How to invoke executable commands for an LSP server #676

cccs-jc opened this issue Sep 11, 2021 · 1 comment

Comments

@cccs-jc
Copy link
Contributor

cccs-jc commented Sep 11, 2021

I would like to invoke a command sqlLanguageServer.fixAllFixableProblems which is implemented in the sql-language-server LSP https://github.com/joe-re/sql-language-server

You can see it in action in VSCode here
https://user-images.githubusercontent.com/4954534/84964358-84a95500-b13e-11ea-9c4f-0b787306bbdf.gif

I would like to implement the same client side invocation using the JupyterLab Command Palette.

I looked through the jupyterlab-lsp project for examples but did not find any. Are there any?

What would be involved in implementing such a feature?

@krassowski krassowski mentioned this issue Jan 1, 2022
13 tasks
@krassowski
Copy link
Member

Hi @cccs-jc I added this to 4.0 release plan. I will work on this one.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants