ZIm/crates/extension/src
Mikayla Maki f944ebc4cb
Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176)
Supersedes https://github.com/zed-industries/zed/pull/19166

TODO:
- [x] Update basic zed paths
- [x] update create_state_directory
- [x] Use this with `NodeRuntime`
- [x] Add server settings
- [x] Add an 'open server settings command'
- [x] Make sure it all works


Release Notes:

- Updated the actions `zed::OpenLocalSettings` and `zed::OpenLocalTasks`
to `zed::OpenProjectSettings` and `zed::OpenProjectTasks`.

---------

Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Richard <richard@zed.dev>
2024-10-15 23:32:44 -07:00
..
wasm_host Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
extension_builder.rs Revert http client changes (#18892) 2024-10-09 01:07:18 -07:00
extension_indexed_docs_provider.rs Allow extensions to suggest packages for /docs completions (#16185) 2024-08-13 16:50:57 -04:00
extension_lsp_adapter.rs lsp: Remove reinstall, update config (#18318) 2024-09-25 10:45:56 -07:00
extension_manifest.rs use ssh lsp store (#17655) 2024-09-10 15:51:01 -04:00
extension_settings.rs Add settings to remote servers, use XDG paths on remote, and enable node LSPs (#19176) 2024-10-15 23:32:44 -07:00
extension_slash_command.rs Introduce a new /delta command (#17903) 2024-09-17 08:47:08 -06:00
extension_store.rs Stop leaking isahc assumption (#18408) 2024-09-26 14:01:05 -06:00
extension_store_test.rs Restore HTTP client transition, but use reqwest everywhere (#19055) 2024-10-11 14:58:58 -07:00
wasm_host.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00