mirror of https://github.com/helix-editor/helix
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dae3841a75
The picker previously used the IdleTimeout event as a trigger for syntax-highlighting the currently selected document in the preview pane. This is a bit ad-hoc now that the event system has landed and we can refactor towards an AsyncHook (like those used for LSP completion and signature-help). This should resolve some odd scenarios where the preview did not highlight because of a race between the idle timeout and items appearing in the picker. |
4 months ago | |
---|---|---|
.. | ||
picker | 4 months ago | |
completion.rs | 6 months ago | |
document.rs | 7 months ago | |
editor.rs | 5 months ago | |
info.rs | 6 months ago | |
lsp.rs | 6 months ago | |
markdown.rs | 6 months ago | |
menu.rs | 7 months ago | |
mod.rs | 4 months ago | |
overlay.rs | 2 years ago | |
picker.rs | 4 months ago | |
popup.rs | 6 months ago | |
prompt.rs | 5 months ago | |
spinner.rs | 7 months ago | |
statusline.rs | 6 months ago | |
text.rs | 9 months ago |