1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-05-19 03:26:06 +02:00
helix/helix-view/src
Skyler Hawthorne 06d095f31c provide option to completely disable lsp 2023-02-02 14:53:18 -05:00
..
handlers feat(csharp,debug): add C# debugger support (#4213) 2022-10-15 15:33:57 -05:00
base64.rs Use OSC 52 as a fallback for setting the system clipboard (#3220) 2022-11-02 10:12:40 +09:00
clipboard.rs make clipboard message debug 2023-02-02 14:53:18 -05:00
document.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
editor.rs provide option to completely disable lsp 2023-02-02 14:53:18 -05:00
env.rs Use OSC 52 as a fallback for setting the system clipboard (#3220) 2022-11-02 10:12:40 +09:00
graphics.rs refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630) 2023-01-22 23:34:14 +05:30
gutter.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
info.rs fix: remove unneeded allocations when calling helix_view::Info::new 2022-10-11 15:47:11 +09:00
input.rs Handle disambiguated keycodes (#4887) 2022-11-30 01:15:55 +09:00
keyboard.rs refactor(helix-view): remove cfg_attr references a nonexistent feature (#5630) 2023-01-22 23:34:14 +05:30
lib.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
macros.rs Apply transactions to all views (#4733) 2022-11-23 12:28:49 +09:00
theme.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00
tree.rs Add configuration for min width of line-numbers gutter (#4724) 2023-01-21 14:20:59 -06:00
view.rs rework positioning/rendering and enable softwrap/virtual text (#5420) 2023-02-01 02:03:19 +09:00