Files
oak-gpui/docs/src
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
..
2024-08-09 13:37:54 -04:00
2024-08-28 19:10:49 -04:00
2025-04-18 09:38:40 -04:00
2024-10-15 17:21:04 -04:00
2025-04-09 16:30:50 -04:00