Skip to content

feat(matlab_ls): vim.lsp.config support #3835

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

Merged
merged 1 commit into from
May 22, 2025
Merged

Conversation

haraldan
Copy link
Contributor

Adding a vim.lsp.config option for matlab_ls, as discussed in #3705.

This also brings a couple of improvements compared to the old config:

  • Outside of a .git repository, CWD will be passed to the language server as root_dir, replicating normal Matlab behaviour
  • indexWorkspace is set to "true" by default

@haraldan haraldan marked this pull request as ready for review May 10, 2025 13:25
@haraldan haraldan requested a review from glepnir as a code owner May 10, 2025 13:25
@justinmk justinmk merged commit 875a448 into neovim:master May 22, 2025
10 checks passed
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.

3 participants