ZIm/crates/snippet_provider
redforks bdd0cbb717
Fix snippets from extensions being listed twice (#28940)
lookup_snippets() merges global snippets and extension snippets, but
global_snippets::lookup_snippets() also returns extension snippets, make
them double

Closes #28661 

Release Notes:

- Fixed a bug where extension provided snippets were being displayed in
duplicate.
2025-04-17 10:43:49 -04:00
..
src Fix snippets from extensions being listed twice (#28940) 2025-04-17 10:43:49 -04:00
Cargo.toml Fix snippets from extensions being listed twice (#28940) 2025-04-17 10:43:49 -04:00
LICENSE-GPL Snippets: Move snippets into the core of editor (#13937) 2024-07-09 14:02:36 +02:00