index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
telescope
/
utils.lua
Age
Commit message (
Expand
)
Author
2023-01-22
docs: proof-read edits (#2311)
James Trew
2022-12-02
fix: icons with multiple dots but without custom overrides (#2256)
Simon Hauser
2022-12-01
feat: support for multi-part file extensions like *.test.js (#2252)
Mat Jones
2022-10-08
fix: selected icon highlight with color_devicons to false (#2187)
Antoine Bertin
2022-07-12
chore: remove deprecated functions / messages (#2063)
Simon Hauser
2022-07-07
chore: reformat with stylua 0.14.0
Simon Hauser
2022-07-06
fix(path_display): allow function on path_display (#2043)
Charles Moscofian
2022-06-30
fix: truncate for builtin.buffers
Simon Hauser
2022-06-30
break: deprecate utils.get_default utils.if_nil (#1545)
Simon Hauser
2022-06-30
docs: document limitations of file_ignore_patterns and transform_path (#1955)
Simon Hauser
2022-06-15
fix: block autocommands when setting preview buffer (#2010)
zeertzjq
2022-05-15
fix: correctly use nvim-web-devicons (#1937)
xeluxee
2022-04-22
feat: show assigned function in actions.which_key (#1871)
fdschmidt93
2022-04-18
feat: add default hl group for devicons (#1849)
Antoine Bertin
2022-03-13
feat: improve UX with vim.notify (#1763)
tami5
2022-03-13
chore: delete unused functions (#1788)
Simon Hauser
2022-03-11
feat(lsp): ignore_symbols option (#1745)
tami5
2021-12-27
fix: transform_path nil input (#1576)
Simon Hauser
2021-12-10
feat: migrate to Telescope diagnostics using vim.diagnostic (#1553)
Simon Hauser
2021-11-18
feat: add hide / unhide preview (#1305)
johnybx
2021-11-14
feat: `exclude` option for `shorten` in `path_display` (#1429)
Luke Kershaw
2021-11-01
chore: remove a lot of deprecated stuff (#1399)
Simon Hauser
2021-09-20
feat(defaults): enable customization of path_display.truncate (#1264)
tami5
2021-09-19
feat: `truncate` option for `path_display` (#1254)
Luke Kershaw
2021-09-12
feat: smart path (#914)
qualious
2021-09-01
feat: show keymaps for builtin actions (#1084)
fdschmidt93
2021-09-01
doc: generate docgen
Simon Hauser
2021-09-01
feat: add utility for fetching buffer directory (#902)
Logan Connolly
2021-08-20
startup: load once and only when called for devicons (#1139)
TJ DeVries
2021-08-06
fixup: stylua
TJ DeVries
2021-08-06
fix: Do not transform URIs
TJ DeVries
2021-07-23
chore: use stylua for formatting (#1040)
Simon Hauser
2021-07-18
feat: check type of `path_display` and warn user if wrong (#1023)
Luke Kershaw
2021-07-16
feat: Add length option for `shorten_path` (#886)
Luke Kershaw
2021-07-16
feat: Add ability to have a user defined function to format the path display ...
Nazeeh ElDirghami
2021-07-14
chore: changelog for 473 (#992)
Simon Hauser
2021-07-14
refactor: move from telescope.path to plenary.path (#473)
anott03
2021-07-08
Consistent filepath display and code cleanup. (#839)
caojoshua
2021-06-14
chore: use plenary.strings and remove strings functions from utils (#690)
JINNOUCHI Yasushi
2021-06-10
feat: add filtering by symbol(s) to lsp_{document,workspace}_symbols (#903)
fdschmidt93
2021-06-10
feat: improved configuration and sorting of lsp_{document,workspace}_diagnost...
fdschmidt93
2021-04-20
fix: support multiple clients in lsp code actions (#722)
William Boman
2021-03-04
feat: workspace diagnostics, jump to and improved styling (#599)
fdschmidt93
2021-03-03
feat: lsp diagnostics and prefiltering by entry attribute (#543)
fdschmidt93
2021-03-02
fix: make sure devicons are loaded (#590)
Simon Hauser
2021-03-01
refactor: move transform_devicons and get_devicons to utils (#580)
ndavid
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-26
fix: proper multibytes chars alignment (#560)
elianiva
2021-02-09
fix: all git builtin respect cwd now (#517)
Simon Hauser
2021-02-09
hotfix: displayer showing now items on windows (#515)
JINNOUCHI Yasushi
[next]