ZIm/crates/extension/src
Antonio Scandurra 7e3ab9acc9
Rework context insertion UX (#12360)
- Confirming a completion now runs the command immediately
- Hitting `enter` on a line with a command now runs it
- The output of commands gets folded away and replaced with a custom
placeholder
- Eliminated ambient context

<img width="1588" alt="image"
src="https://github.com/zed-industries/zed/assets/482957/b1927a45-52d6-4634-acc9-2ee539c1d89a">

Release Notes:

- N/A

---------

Co-authored-by: Nathan Sobo <nathan@zed.dev>
2024-05-27 17:44:54 -06:00
..
wasm_host Allow defining slash commands in extensions (#12255) 2024-05-24 15:44:32 -04:00
extension_builder.rs Add basic proxy settings (#11852) 2024-05-16 19:43:26 +03:00
extension_lsp_adapter.rs Extract Vue extension (#10486) 2024-04-12 14:39:27 -04:00
extension_manifest.rs Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
extension_settings.rs Add SettingsSources::<T>::json_merge_with function (#10869) 2024-04-22 18:38:34 -04:00
extension_slash_command.rs Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
extension_store.rs Rework context insertion UX (#12360) 2024-05-27 17:44:54 -06:00
extension_store_test.rs Allow defining slash commands in extensions (#12255) 2024-05-24 15:44:32 -04: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