ZIm/crates/extension/src
Berkus Decker d67d44f600
extension: Add more logging when building extensions (#16794)
This helps debug what steps are taken and where
the compiled extension ended up.

Also remove duplicate "compiling Rust extension" / "compiling rust
extension" text - it's confusing.

Release Notes:

- N/A

---------

Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-08-26 11:18:06 -04:00
..
wasm_host Further improve /tabs command and slash arguments completion (#16216) 2024-08-14 17:11:51 +03:00
extension_builder.rs extension: Add more logging when building extensions (#16794) 2024-08-26 11:18:06 -04: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 Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs extension: Remove tooltip_text from SlashCommandManifestEntry (#16306) 2024-08-15 13:25:55 -04:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs Fix more bugs in files (#16241) 2024-08-16 10:09:38 -07:00
extension_store.rs extension: Remove tooltip_text from SlashCommandManifestEntry (#16306) 2024-08-15 13:25:55 -04:00
extension_store_test.rs chore: Fix clippy violations from Cargo.toml (#15216) 2024-07-25 20:22:01 +02:00
wasm_host.rs extension: Upgrade wasmtime to v21 (#15210) 2024-07-25 13:56:40 -04:00