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

ft: add support to LSP workspace_folders #136

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

Conversation

andrembpontes
Copy link

Add support to LSP workspace_folders

When multiple workspace_folders are available it tries to find the best fit based of path prefix comparison.

When no workspace_folders are available, or just a single value is set, the current behavior remains unchanged

@andrembpontes
Copy link
Author

@ahmedkhalf I would like to get this merged into your repo. let me know in case you find any issue with the approach, or have any questions. Thank you

Add support for LSP workspace_folders

When multiple workspace_folders are available it tries to find the best fit
based of path prefix comparison.

When no workspace_folders are available, or just a single value is set, the
current behavior remains unchanged
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