.. |
picker
|
fix(picker): no longer trim search pattern (#11406)
|
2024-08-10 00:26:09 +09:00 |
text_decorations
|
Fix panic when drawing at the edge of the screen. (#11737)
|
2024-09-23 02:17:02 +09:00 |
completion.rs
|
Add support for path completion (#2608)
|
2024-11-21 21:12:36 -06:00 |
document.rs
|
Remove an incorrect comment
|
2024-12-04 18:23:30 -06:00 |
editor.rs
|
Add support for path completion (#2608)
|
2024-11-21 21:12:36 -06:00 |
info.rs
|
tui: Constify functions, shrink Margin representation
|
2024-05-21 04:34:36 +09:00 |
lsp.rs
|
refactor(lsp): handle out-of-range active_signature (#11825)
|
2024-10-06 08:54:17 -05:00 |
markdown.rs
|
tui: Constify functions, shrink Margin representation
|
2024-05-21 04:34:36 +09:00 |
menu.rs
|
fix(clippy): clippy 1.83 lints (#12150)
|
2024-12-02 08:23:32 -06:00 |
mod.rs
|
Add support for path completion (#2608)
|
2024-11-21 21:12:36 -06:00 |
overlay.rs
|
Fix typos (#6643)
|
2023-04-07 23:10:38 +08:00 |
picker.rs
|
fix(clippy): clippy 1.83 lints (#12150)
|
2024-12-02 08:23:32 -06:00 |
popup.rs
|
fix(clippy): clippy 1.83 lints (#12150)
|
2024-12-02 08:23:32 -06:00 |
prompt.rs
|
fix(clippy): clippy 1.83 lints (#12150)
|
2024-12-02 08:23:32 -06:00 |
spinner.rs
|
use newtype parttern for langauge server id
|
2024-04-22 12:27:47 +09:00 |
statusline.rs
|
Revert "Refactor statusline elements to build Spans (#9122)" (#10642)
|
2024-05-07 01:51:20 +09:00 |
text.rs
|
Avoid cloning the whole paragraph content just for rendering (#9739)
|
2024-02-27 18:24:05 +01:00 |
text_decorations.rs
|
Fix panic when drawing at the edge of the screen. (#11737)
|
2024-09-23 02:17:02 +09:00 |