lapce/lapce-core/src
Dongdong Zhou f84f04303b
Merge pull request #459 from zhaojiangbin/top_of_window
implement top_of_window and bottom_of_window
2022-05-15 20:30:21 +01:00
..
buffer fix code format 2022-05-15 11:22:32 -07:00
word fix code format 2022-05-14 17:05:11 -07:00
buffer.rs Merge pull request #460 from zhaojiangbin/move_by_word 2022-05-15 20:29:55 +01:00
chars.rs tab indent improvement 2022-03-22 17:38:31 +00:00
command.rs Merge pull request #459 from zhaojiangbin/top_of_window 2022-05-15 20:30:21 +01:00
cursor.rs some more commands 2022-04-29 21:23:55 +01:00
editor.rs Only allocate once when toggling comments 2022-05-15 19:35:18 +02:00
indent.rs more commands 2022-04-25 20:29:13 +01:00
language.rs Run cargo fmt --all. 2022-05-11 10:42:38 +02:00
lens.rs code lens paint current rope 2022-03-22 12:19:22 +00:00
lib.rs visual mode 2022-04-24 21:26:30 +01:00
mode.rs more commands 2022-04-25 20:29:13 +01:00
movement.rs remove buffer 2022-05-06 10:26:26 +01:00
register.rs Remove most of the dead code 2022-05-12 21:08:36 +02:00
selection.rs clean up 2022-05-06 10:12:53 +01:00
style.rs move serialize data to lapce-rpc (#294) 2022-03-26 12:35:57 +00:00
syntax.rs more commands 2022-04-25 20:29:13 +01:00
word.rs fix code format 2022-05-14 17:05:11 -07:00