Files
oak-gpui/docs/src
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
..
2025-07-09 00:05:46 -06:00
2025-06-17 15:53:29 +00:00
2024-10-15 17:21:04 -04:00
2025-06-30 23:35:00 -07:00