mirror of https://github.com/helix-editor/helix
Add the option to provide a formatting function for the filtering of picker columns that is separate from the formatting function for displaying it in the view. Use this new option for the "path" column of the workspace diagnostics picker, so that we are filtering on the full (relative) file path, instead of the truncated value. Fixes #13608 |
||
---|---|---|
.. | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
build.rs |