Commit Graph

351 Commits

Author SHA1 Message Date
Dongdong Zhou 0667376abe fix multiple commands 2022-01-17 10:00:03 +00:00
Dongdong Zhou 73264d87ee check file exits fix 2022-01-14 17:54:13 +00:00
Dongdong Zhou 3352a012fd download lapce-proxy binary 2022-01-14 17:07:22 +00:00
Dongdong Zhou 2e1c813bed Problem panel 2022-01-13 21:13:41 +00:00
Dongdong Zhou a502a2e889 add problem panel 2022-01-12 16:24:42 +00:00
Dongdong Zhou a224a4cd86 terminal header icons 2022-01-12 14:14:04 +00:00
Dongdong Zhou ffaa111572 editor header icons 2022-01-07 23:04:16 +00:00
Dongdong Zhou a9c0f0493d start to re-implement header icons 2022-01-07 16:33:17 +00:00
Dongdong Zhou b2d4e92543 fix duplicate keymap
If one key is binding to multiple commands, only the last command will be executed
2022-01-04 16:28:56 +00:00
Dongdong Zhou 2220062d1f Fix terminal enter character 2022-01-04 14:15:29 +00:00
Dongdong Zhou 9f43428515 some cleanup 2021-12-30 22:01:48 +00:00
Dongdong Zhou cd664dfb81 add linux release 2021-12-30 17:10:46 +00:00
Dongdong Zhou d89960e6e8 add the ability to download plugin 2021-12-30 16:39:38 +00:00
Dongdong Zhou e6524df7fa style changes 2021-12-30 12:06:35 +00:00
Dongdong Zhou 7ce68775c9 more style changes 2021-12-30 11:46:10 +00:00
Dongdong Zhou eec5189afc some style changes 2021-12-30 11:32:15 +00:00
Dongdong Zhou 15f4237e70 left panel resize fix 2021-12-29 17:15:21 +00:00
Dongdong Zhou 012f97730d sync buffer position when mouse down and up 2021-12-29 17:09:01 +00:00
Dongdong Zhou aabd6bcfc9 file explorer scroll 2021-12-29 16:53:44 +00:00
Dongdong Zhou 71a8db2d59 mouse to toggle folder 2021-12-29 15:33:21 +00:00
Dongdong Zhou 9f48e769c2 Draw Explorer 2021-12-29 12:22:29 +00:00
Dongdong Zhou fc30f4f360 add file explorer 2021-12-24 14:47:02 +00:00
Dongdong Zhou 43baf78839 draw activity bar 2021-12-24 13:55:38 +00:00
Dongdong Zhou 9a5e4db942 Draw lsp work progress in status line 2021-12-24 09:57:56 +00:00
Dongdong Zhou 0bec032eb6 absolute line number in insert mode 2021-12-15 09:12:04 +00:00
Dongdong Zhou 0d3f8c51a6 If char width is 0, terminal width should be 0 2021-12-14 12:47:48 +00:00
Dongdong Zhou 5059101e37 undo redo jump improvement 2021-12-01 11:43:38 +00:00
Dongdong Zhou e94b097ea4 terminal header 2021-11-12 11:13:30 +00:00
Dongdong Zhou ef246d81e9 update druild 2021-11-03 13:09:10 +00:00
Dongdong Zhou ae1f19a074 change new buffer to use callback 2021-11-03 10:00:18 +00:00
Dongdong Zhou f985bce564 remove text layout cache 2021-11-02 20:05:37 +00:00
Dongdong Zhou 12521bcefc cache text layout 2021-11-02 17:15:16 +00:00
Dongdong Zhou e644db9b2c change to hashbrown 2021-11-02 16:31:53 +00:00
Dongdong Zhou 57e2db04d1 Update editor.rs 2021-11-02 15:58:39 +00:00
Dongdong Zhou 0055ce1f08 use faster hasher 2021-11-02 15:57:00 +00:00
Dongdong Zhou 0bc39cadb6 diagnositics check 2021-11-02 15:42:21 +00:00
Dongdong Zhou f1a9406364 deal with tab 2021-11-01 15:38:01 +00:00
Dongdong Zhou 131d93fcdb save worksapce in sync 2021-10-29 12:34:05 +01:00
Dongdong Zhou f1e33326db save tabs info 2021-10-29 11:24:26 +01:00
Dongdong Zhou c5168e2ba6 save editor order 2021-10-28 16:46:35 +01:00
Dongdong Zhou dcbff65282 fix druid path 2021-10-28 13:33:24 +01:00
Dongdong Zhou ef65e42454 save workspace information 2021-10-28 13:32:09 +01:00
Dongdong Zhou 331252460e db to save lapce workspace info 2021-10-27 22:10:24 +01:00
Dongdong Zhou 655dfb26aa update to 2021 2021-10-26 11:09:30 +01:00
Dongdong Zhou a338f49e19 folder canonical 2021-10-26 10:42:25 +01:00
Dongdong Zhou 9a9673d39b ssh multiplexing 2021-10-26 08:58:46 +01:00
Dongdong Zhou 3ca0bda446 terminal paint find 2021-10-24 22:52:12 +01:00
Dongdong Zhou 3bd4a16647 terminal clean up 2021-10-22 22:34:26 +01:00
Dongdong Zhou fb649f402b terminal palette jump lines 2021-10-22 22:28:02 +01:00
Dongdong Zhou 3640d1e18f change the term to be in Mutex 2021-10-22 22:20:01 +01:00