You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book/src
Michael Davis f40fca88e0
Refactor Picker in terms of columns
`menu::Item` is replaced with column configurations for each picker
which control how a column is displayed and whether it is passed to
nucleo for filtering. (This is used for dynamic pickers so that we can
filter those items with the dynamic picker callback rather than nucleo.)

The picker has a new lucene-like syntax that can be used to filter the
picker only on certain criteria. If a filter is not specified, the text
in the prompt applies to the picker's configured "primary" column.

Adding column configurations for each picker is left for the child
commit.
3 months ago
..
generated Update Swift Grammar and Queries (#10802) 4 months ago
guides fix: update link in adding_languages.md (#10677) 5 months ago
SUMMARY.md Improve the structure of the documentation (#10619) 5 months ago
building-from-source.md Documentation: Convert links in the `.desktop` file to absolute paths (#11115) 3 months ago
commands.md Rewrite and refactor all documentation (#5534) 2 years ago
configuration.md Improve the structure of the documentation (#10619) 5 months ago
editor.md Auto Save All Buffers After A Delay (#10899) 4 months ago
from-vim.md Fix minor grammar issue in 'from-vim' docs (#6667) 1 year ago
install.md Improve the structure of the documentation (#10619) 5 months ago
keymap.md Fix multiple broken links in the documentation (#10953) 3 months ago
lang-support.md Update lang-support.md for new wiki page name (#10508) 5 months ago
languages.md Respect lsp definition order for code actions (#9590) 6 months ago
package-managers.md docs/src/package-managers: update nixos link to official wiki (#10718) 5 months ago
registers.md Improve the structure of the documentation (#10619) 5 months ago
remapping.md Rewrite and refactor all documentation (#5534) 2 years ago
surround.md Improve the structure of the documentation (#10619) 5 months ago
syntax-aware-motions.md Fix multiple broken links in the documentation (#10953) 3 months ago
textobjects.md Fix multiple broken links in the documentation (#10953) 3 months ago
themes.md Refactor Picker in terms of columns 3 months ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md Improve the structure of the documentation (#10619) 5 months ago