ZIm/assets
Arseny Kapoulkine 758c5fb955
Allow disabling snippet completion by setting snippet_sort_order to none (#34565)
This mirrors VSCode setting that inspired `snippet_sort_order` to begin
with; VSCode supports inline/top/bottom/none, with none completely
disabling snippet completion. See
https://code.visualstudio.com/docs/editing/intellisense#_snippets-in-suggestions

This is helpful for LSPs that do not allow configuring snippets via
configuration such as clangd.

Release Notes:

- Added `none` as one of the values for `snippet_sort_order` to
completely disable snippet completion.
2025-07-17 16:22:26 +05:30
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons Add exact matching option to keymap editor search (#34497) 2025-07-16 12:14:09 -04:00
images debugger: Add onboarding modal (#32961) 2025-06-18 18:44:02 +00:00
keymaps keymap_ui: Remove feature flag (#34568) 2025-07-16 18:28:44 +00:00
prompts Include full abs paths of worktrees in system prompt (#32725) 2025-06-15 15:45:26 +02:00
settings Allow disabling snippet completion by setting snippet_sort_order to none (#34565) 2025-07-17 16:22:26 +05:30
sounds agent: Add sound notification when done generating (#31472) 2025-05-26 21:20:41 -03:00
themes One Light Theme: Change constant color (#33166) 2025-06-21 12:43:02 -04:00