index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
helix-term
/
src
/
ui
/
picker.rs
Commit message (
Expand
)
Author
Age
*
automatically disable TS when parsing takes longer than 500ms
Pascal Kuthe
2023-05-18
*
async picker syntax highlighting
Pascal Kuthe
2023-05-18
*
Fix typos (#6643)
Daniel Sedlak
2023-04-07
*
Truncate paths in the file picker (#6410)
mWalrus
2023-03-31
*
Fix highlighting in picker with multiple columns (#6333)
exp80
2023-03-18
*
Feat: LSP Type Hints (#5934)
Poliorcetics
2023-03-11
*
DynamicPicker: Recalculate column widths for new options (#6004)
Michael Davis
2023-03-08
*
bump msrv to 1.63 (#5570)
Pascal Kuthe
2023-02-09
*
add substring matching options to picker (#5114)
Pascal Kuthe
2023-02-02
*
rework positioning/rendering and enable softwrap/virtual text (#5420)
Pascal Kuthe
2023-01-31
*
Fix clippy 1.67 warnings (#5697)
Miguel Madrid-Mencía
2023-01-27
*
Replace menu::Item::{row, label} with format()
Gokul Soumya
2023-01-18
*
Minimize allocation when converting table rows to string
Gokul Soumya
2023-01-18
*
Use upstream implementation of table column calculation
Gokul Soumya
2023-01-18
*
Reuse table in picker
Gokul Soumya
2023-01-18
*
Added opening files in the background with A-ret shortcut (#4435)
Itay123
2023-01-16
*
Better sorting in picker in case of ties (#5169)
Alex Kladov
2022-12-17
*
DynamicPicker: Reset idle timeout on refresh
Michael Davis
2022-12-15
*
DynamicPicker: Use idle-timeout as debounce
Michael Davis
2022-12-15
*
Add DynamicPicker for updating options on every key
Gokul Soumya
2022-12-15
*
Add force_score() for scoring picker items without optimizations
Gokul Soumya
2022-12-15
*
Add preview for scratch buffers in buffer picker (#3454)
A-Walrus
2022-11-21
*
sort fuzzy matches with equal score by length in picker (#4698)
Pascal Kuthe
2022-11-16
*
Render diagnostics in the file picker preview (#4324)
Michael Davis
2022-10-25
*
remove filterting with C-space from picker
Pascal Kuthe
2022-10-11
*
Treat space as a seperator instead of a character in fuzzy picker
Pascal Kuthe
2022-10-11
*
picker: Highlight the document on idle timeout
Blaž Hrastnik
2022-10-11
*
chore: remove unneeded attribute after MSRV bump to 1.61 (#3961)
Poliorcetics
2022-09-25
*
Document MSRV policy (#3913)
Pascal Kuthe
2022-09-23
*
fix: Recalculate completion when going through prompt history (#3193)
Frojdholm
2022-08-31
*
Add bracketed paste (#3233)
Charlie Groves
2022-08-29
*
Add custom event type replacing crossterm's Event (#3169)
Gokul Soumya
2022-08-09
*
support toggling pickers' preview panel (#3021)
Bob
2022-07-18
*
Add live preview to theme picker (#1798)
Joe
2022-07-05
*
Highlight whole row in picker menus (#2939)
ChrHorn
2022-07-02
*
Reuse menu::Item trait in picker (#2814)
Gokul Soumya
2022-07-02
*
Add workspace and document diagnostics picker (#2013)
Falco Hirschenberger
2022-06-30
*
Refactor Margin for fine grained control (#2727)
Gokul Soumya
2022-06-21
*
Make indent guides configurable
Gokul Soumya
2022-06-21
*
Bump dependencies, allow retain_mut for now
Blaž Hrastnik
2022-05-29
*
Add theme key for picker separator (#2523)
kyrime
2022-05-22
*
address rust 1.61.0 clippy lints (#2514)
Michael Davis
2022-05-20
*
allow whitespace to be rendered
Omnikar
2022-04-20
*
Resolve conflicts between prompt/picker bindings (#1792)
Rohan Jain
2022-03-31
*
Make truncate_start a builder method instead
Blaž Hrastnik
2022-03-28
*
Make line a private property
Blaž Hrastnik
2022-03-28
*
This doesn't need to be mut
Blaž Hrastnik
2022-03-28
*
Handle panic on move within empty picker (#1786)
Rohan Jain
2022-03-14
*
Picker performance improvements
Blaž Hrastnik
2022-03-03
*
Highlight matching text in file picker suggestions (#1635)
Ludwig Stecher
2022-03-01
[next]