ZIm/crates/snippet_provider/src
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
..
extension_snippet.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
format.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
lib.rs Fix snippets from extensions being listed twice (#28940) 2025-04-17 10:43:49 -04:00
registry.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00