You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a way to configure vim-lsp so a server is used conditionally per-path?
I've only seen options to enable by filetype so far, but if I have a specialized LSP server that only knows how to return results for particular projects (and give "not supported" responses for everything else), I haven't found a way to skip it for files in a project I already know it doesn't support.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is there a way to configure vim-lsp so a server is used conditionally per-path?
I've only seen options to enable by filetype so far, but if I have a specialized LSP server that only knows how to return results for particular projects (and give "not supported" responses for everything else), I haven't found a way to skip it for files in a project I already know it doesn't support.
The text was updated successfully, but these errors were encountered: