SIGN IN SIGN UP

Fix reading workspace-level LSP settings in extensions (#10859)

This PR fixes an issue where workspace-level LSP settings could be not
read using `LspSettings::for_worktree` in extensions.

We we erroneously always reading the global settings instead of
respecting the passed-in location.

Release Notes:

- Fixed a bug where workspace LSP settings could not be read by
extensions.
M
Marshall Bowers committed
b964fe2ccf1e6d24a20f8d86feea69d325151838
Parent: 1be4527
Committed by GitHub <noreply@github.com> on 4/22/2024, 6:40:23 PM