snacks.nvim/lua/snacks/picker/source
Folke Lemaitre eb0e5b7efe
Some checks failed
CI / ci (push) Failing after 0s
fix(picker.lsp.symbols): only include filename for search with workspace symbols
2025-01-19 18:30:18 +01:00
..
buffers.lua feat(picker): added preliminary support for combining finder results. More info coming soon 2025-01-15 10:58:31 +01:00
diagnostics.lua fix(picker): preview / lsp / diagnostics positions were wrong; Should all be (1-0) indexed. Fixes #543 2025-01-16 22:56:56 +01:00
files.lua feat(picker): added support for live args for grep and files. Closes #601 2025-01-19 17:54:25 +01:00
git.lua feat(picker): added git_branches picker. Closes #614 2025-01-19 16:24:35 +01:00
grep.lua feat(picker): added support for live args for grep and files. Closes #601 2025-01-19 17:54:25 +01:00
help.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
lines.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
lsp.lua fix(picker.lsp.symbols): only include filename for search with workspace symbols 2025-01-19 18:30:18 +01:00
meta.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
proc.lua fix(picker.proc): correct offset for carriage returns. Fixes #599 2025-01-18 09:47:11 +01:00
qf.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
recent.lua feat(picker): use an sqlite3 database for frecency data when available 2025-01-16 23:59:08 +01:00
smart.lua feat(picker.frecency): cleanup old entries from sqlite3 database 2025-01-18 11:35:23 +01:00
system.lua feat(snacks): added snacks.picker (#445) 2025-01-14 22:53:59 +01:00
vim.lua feat(picker): added spelling picker. Closes #625 2025-01-19 14:02:18 +01:00