ZIm/crates/extension/src
Conrad Irwin 4f9ba28a25
linux cli (#11585)
- [x] Build out cli on linux
- [x] Add support for --dev-server-token sent by the CLI
- [x] Package cli into the .tar.gz
- [x] Link the cli to ~/.local/bin in install.sh

Release Notes:

- linux: Add cli support for managing zed
2024-05-09 21:08:49 -06:00
..
wasm_host Fix reading workspace-level LSP settings in extensions (#10859) 2024-04-22 14:40:23 -04:00
extension_builder.rs Add support for building a Tree-sitter grammar at a given path (#9965) 2024-03-29 14:30:10 -04:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_store.rs linux cli (#11585) 2024-05-09 21:08:49 -06:00
extension_store_test.rs Add label_for_completion to extension API (#10175) 2024-04-04 13:56:04 -04:00
wasm_host.rs Compile and instantiate wasm modules on a background thread (#11270) 2024-05-01 14:34:54 -07:00