ZIm/crates/extension
Marshall Bowers b964fe2ccf
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.
2024-04-22 14:40:23 -04:00
..
src Fix reading workspace-level LSP settings in extensions (#10859) 2024-04-22 14:40:23 -04:00
Cargo.toml Validate content-length of downloaded extension tar gz files (#10430) 2024-04-11 10:24:09 -07:00
LICENSE-GPL Add logic for managing language and theme extensions (#7467) 2024-02-07 15:14:50 -05:00