Skip to content

Use workspace folder as search root for configuration in LSP mode#1036

Merged
JohnnyMorganz merged 2 commits intomainfrom
lsp-handle-config-search-root
Sep 21, 2025
Merged

Use workspace folder as search root for configuration in LSP mode#1036
JohnnyMorganz merged 2 commits intomainfrom
lsp-handle-config-search-root

Conversation

@JohnnyMorganz
Copy link
Copy Markdown
Owner

Fixes #1032

  • Restructure LSP mode to use a data struct to allow passing around information easily
  • Support customising the search root in the config code
  • Improve error cases in handle formatting to be more descriptive
  • Extend and simplify LSP testing structure

@JohnnyMorganz JohnnyMorganz merged commit 899fd0e into main Sep 21, 2025
21 checks passed
@JohnnyMorganz JohnnyMorganz deleted the lsp-handle-config-search-root branch September 21, 2025 11:07
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.

stylua --lsp should configure based on client rootUri, not the server CWD

1 participant