snacks.nvim/lua/snacks/picker
2025-10-21 15:38:12 +02:00
..
config fix(picker): show_delay config value 2025-10-21 15:38:12 +02:00
core fix(picker): added show_delay to config max ms to wait to show if no results found yet. Closes #2206 2025-10-21 15:37:51 +02:00
source feat(picker): add exact match position highlighting for grep results 2025-10-21 12:27:45 +02:00
util feat(picker): add exact match position highlighting for grep results 2025-10-21 12:27:45 +02:00
actions.lua feat(picker): add git_restore action for git_status picker 2025-10-21 12:43:00 +02:00
format.lua feat(picker): add exact match position highlighting for grep results 2025-10-21 12:27:45 +02:00
init.lua fix(all): better support for opening windows / pickers / ... on multiple tab pages. Closes #1043 2025-02-10 11:24:13 +01:00
preview.lua fix(picker.preview): directory preview should use cwd. Closes #2212. Fixes #2093 2025-10-19 10:58:26 +02:00
select.lua feat(picker.select): select now fits the list to the items independent of the layout. Closes #2035 2025-10-11 11:09:40 +02:00
sort.lua feat(picker): added lsp_config source 2025-02-11 13:41:32 +01:00
transform.lua feat(picker.finder): optional transform function 2025-01-22 23:49:56 +01:00
types.lua chore(build): auto-generate docs 2025-03-01 08:49:34 +00:00