Skip to content

Permit multiple LSP servers. #8655

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

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

Conversation

lahodaj
Copy link
Contributor

@lahodaj lahodaj commented Jul 13, 2025

VS Code allows to run multiple LSP servers for each file. So that there may be alternative Navigator contents, or specialized code completion.

This PR is trying to do something similar for the NB's LSP client, it strives to permit multiple LSP servers for each file/mime type, producing hopefully sensible outcomes for each feature.

@lahodaj lahodaj added this to the NB28 milestone Jul 13, 2025
@lahodaj lahodaj added LSP [ci] enable Language Server Protocol tests ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) labels Jul 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:dev-build [ci] produce a dev-build zip artifact (7 days expiration, see link on workflow summary page) LSP [ci] enable Language Server Protocol tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant