zed/crates/extension/src
Marshall Bowers 37fc4ce09d
Allow Zed Nightly to use v0.0.7 of the Zed extension API (#14209)
This PR updates the Wasm API compatibility check to allow Nightly to
load extensions using v0.0.7 of the Zed extension API.

Release Notes:

- N/A
2024-07-11 10:54:15 -04:00
..
wasm_host Allow Zed Nightly to use v0.0.7 of the Zed extension API (#14209) 2024-07-11 10:54:15 -04:00
extension_builder.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
extension_indexed_docs_provider.rs Rename ExtensionDocsIndexer to ExtensionIndexedDocsProvider (#13776) 2024-07-03 10:14:57 -04:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs zed_extension_api: Return structured slash command completions (#13879) 2024-07-05 14:08:42 -04:00
extension_store_test.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
extension_store.rs extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
wasm_host.rs Restrict v0.0.7 of the zed_extension_api to dev builds, for now (#12170) 2024-05-22 19:45:34 -04:00