zed/assets
Smit Barmase cc57bc7c96
editor: Add setting for snippet sorting behavior for code completion (#29429)
Added `snippet_sort_order`, which determines how snippets are sorted
relative to other completion items. It can have the values `top`,
`bottom`, or `inline`, with `inline` being the default.

This mimics VS Code’s setting:
https://code.visualstudio.com/docs/editing/intellisense#_snippets-in-suggestions

Release Notes:

- Added support for `snippet_sort_order` to control snippet sorting
behavior in code completion menus.
2025-04-25 22:35:12 +05:30
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons agent: Support pasting images as context (#29177) 2025-04-22 09:01:01 +00:00
images add ui::Vector and separate images from icons (#17815) 2024-09-13 17:44:16 -04:00
keymaps Rename "Prompt Library" to "Rules Library" (#29349) 2025-04-24 16:42:06 -03:00
prompts agent: Improve initial file search quality (#29317) 2025-04-23 21:24:41 -03:00
settings editor: Add setting for snippet sorting behavior for code completion (#29429) 2025-04-25 22:35:12 +05:30
sounds
themes theme: Make Gruvbox terminal ANSI magenta more vibrant (#27166) 2025-04-07 18:25:24 +00:00