zed/crates/snippet_provider
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
..
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