zed/crates/snippet_provider
Piotr Osiewicz 6f99399224
Some checks are pending
CI / Check formatting and spelling (push) Waiting to run
CI / (macOS) Run Clippy and tests (push) Waiting to run
CI / (Linux) Run Clippy and tests (push) Waiting to run
CI / (Windows) Run Clippy and tests (push) Waiting to run
CI / Create a macOS bundle (push) Blocked by required conditions
CI / Create a Linux bundle (push) Blocked by required conditions
CI / Create arm64 Linux bundle (push) Blocked by required conditions
Deploy Docs / Deploy Docs (push) Waiting to run
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
..
src extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
Cargo.toml extensions: Add support for snippets provided by extensions (#14020) 2024-07-10 09:40:50 +02:00
LICENSE-GPL Snippets: Move snippets into the core of editor (#13937) 2024-07-09 14:02:36 +02:00