ZIm/crates/zed
Piotr Osiewicz 6f99399224
extensions: Add support for snippets provided by extensions (#14020)
For now extensions can only register global snippets, but there'll be
follow-up work to support scope attribute in snippets.json.

Release Notes:

- Extensions can now provide snippets by including `snippets.json` file
next to the extension manifest.

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-07-10 09:40:50 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources linux: Remove StartupWMClass from .desktop file, add NewWorkspace action (#13807) 2024-07-08 08:31:08 +02:00
src extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00