Commit Graph

2889 Commits

Author SHA1 Message Date
Jakub Panek 908b1eee1d fix: handle binary data properly, implement different buffer types 2023-08-12 07:32:26 +02:00
Jakub Panek ea7b711bba fix: formatting (#2540) 2023-08-12 07:32:01 +02:00
Dongdong Zhou 19e4bbd952 plugin settings 2023-08-11 20:55:14 +01:00
Dongdong Zhou 774008f54b remove lapce-data and lapce-ui 2023-08-10 22:07:34 +01:00
Dongdong Zhou 19057b048a add keymap view (#2537)
* add keymap view

* change key popup

* multiple window support

* menu update

* menu update
2023-08-10 21:53:33 +01:00
Dongdong Zhou 8bacbf5899 alert capture all keyboard events 2023-08-08 21:21:59 +01:00
Dongdong Zhou e0672006e8 scratch doc (#2535)
* add alert

* save scratch doc
2023-08-08 21:16:46 +01:00
tk 54f55aeaae fix:reimplementing EnableModal and DisableModal command (#2458) 2023-08-07 21:06:56 +01:00
Dongdong Zhou e9d5841247 bump floem 2023-08-06 22:06:31 +01:00
Dongdong Zhou 7682fdbe0e fix create_effect in the wrong scope 2023-08-03 20:11:19 +01:00
Dongdong Zhou 1133b80104 draw gutter instead of lots of ui elements 2023-08-02 22:08:48 +01:00
Dongdong Zhou 0770ce42e5 some style changes 2023-08-01 19:52:17 +01:00
Dongdong Zhou 0205710f88 New reactive (#2527)
* change to new reactive system

* new reactivity
2023-07-31 21:07:18 +01:00
Dongdong Zhou 0764f966ca about popup style update 2023-07-30 17:27:01 +01:00
Dongdong Zhou a765b9d42e about popup style update 2023-07-30 17:25:05 +01:00
Wybe Westra 4bb0bff60c Added "About Lapce" popup. (#2526) 2023-07-30 17:08:36 +01:00
Dongdong Zhou f4747fbd30 bump floem 2023-07-24 21:48:18 +01:00
Dongdong Zhou 6b7ada9b6b fix gutter line number 2023-07-24 20:40:45 +01:00
Dongdong Zhou 813d1b5fb8 fix gutter source control guide position 2023-07-19 21:19:47 +01:00
Jakub Panek e064eb019c ci: use stable alpine release (#2507) 2023-07-14 21:34:16 +02:00
trizey 91b404fb67 Updated documentation with steps for building or installing on Void Linux (#2501)
* Updated build-from-source and installing-with-package-manager with steps for Void Linux.

* Fixed installing doc to maintain alphabetical ordering.
2023-07-10 08:25:08 +02:00
Siddhesh Mhadnak ff183ef70e docs(nix): correct nix profile name (#2503)
* docs(nix): correct the nix profile name

Signed-off-by: Siddhesh Mhadnak <siddhesh.mhadnak@outlook.com>

* docs: format

Signed-off-by: Siddhesh Mhadnak <siddhesh.mhadnak@outlook.com>

---------

Signed-off-by: Siddhesh Mhadnak <siddhesh.mhadnak@outlook.com>
2023-07-10 08:24:41 +02:00
Dongdong Zhou e62d66e29e fix source control gutter 2023-07-09 17:54:43 +01:00
Dongdong Zhou 2d6fcf2ec3 draw whitespace chars 2023-07-08 08:32:49 +01:00
Dongdong Zhou 449d3406c7 active editor update 2023-07-07 21:39:10 +01:00
Dongdong Zhou bad1563994 make diff hisotry read only 2023-07-07 21:27:07 +01:00
Dongdong Zhou a2d844d5c5 refactor syntax 2023-07-07 20:41:57 +01:00
Dongdong Zhou 5e1fa0529b clippy fix 2023-07-07 19:49:15 +01:00
Dongdong Zhou f3d459b11f gutter for diff editor 2023-07-07 19:48:47 +01:00
Dongdong Zhou ddc61127fd Merge branch 'diff_editor' 2023-07-05 22:18:59 +01:00
Dongdong Zhou 9a078e7f85 fix editor view 2023-07-05 22:18:32 +01:00
Dongdong Zhou aa963453a2 Merge pull request #2499 from lapce/diff_editor
Diff editor
2023-07-05 22:17:50 +01:00
Dongdong Zhou 38a2a64b1a Merge branch 'master' into diff_editor 2023-07-05 22:16:13 +01:00
Dongdong Zhou 315e622e12 load diff editor to the same one 2023-07-05 22:13:39 +01:00
Dongdong Zhou 2c4264db27 view data cache rev 2023-07-05 21:06:41 +01:00
Dongdong Zhou ec87de1063 diff editor view update 2023-07-05 20:37:16 +01:00
Dongdong Zhou d4c12c0b8f move up down working now 2023-07-04 20:06:35 +01:00
Jakub Panek 1ad03993d7 fix: implement selection status (#2497)
* fix: implement selection status

* fix: remove migrated code
2023-07-04 19:07:43 +01:00
Dongdong Zhou 77036e02a1 clippy 2023-07-03 19:59:40 +01:00
Dongdong Zhou 90f9197b7b diff points 2023-07-03 19:52:27 +01:00
Dongdong Zhou 43d2d53dde fix paint diff no code 2023-07-01 22:23:37 +01:00
Dongdong Zhou 37d521d4cf diff editor scroll 2023-07-01 21:37:09 +01:00
Dongdong Zhou 9d30a74f00 fix flapping 2023-07-01 16:44:31 +01:00
Dongdong Zhou df2054a061 move skip into both 2023-07-01 16:23:28 +01:00
Dongdong Zhou 920bf7c019 refactor diff 2023-07-01 14:39:38 +01:00
Dongdong Zhou f85ba8583f diff show more section 2023-07-01 13:28:48 +01:00
Dongdong Zhou 075cbe9f68 diff show more section 2023-06-28 20:14:29 +01:00
Dongdong Zhou e963154c3d diff editor clean up 2023-06-26 21:15:17 +01:00
Dongdong Zhou 4f2ae735b9 fix leptos reactive warning messages 2023-06-26 20:04:16 +01:00
Dongdong Zhou 7453c78068 Merge branch 'master' into diff_editor 2023-06-26 19:12:02 +01:00