Commit Graph

1488 Commits

Author SHA1 Message Date
Dongdong Zhou 3aa2180890 store cursor position for undo/redo 2022-06-11 10:44:50 +01:00
Dongdong Zhou ed55108bcd minimum rust version 2022-06-10 21:11:47 +01:00
Dongdong Zhou 5559582397 fix buffer update size 2022-06-10 21:05:52 +01:00
Dongdong Zhou de793cf6de fix editor height 2022-06-10 20:59:47 +01:00
Dongdong Zhou 5f64a5dd6b ctrl+right change to word_end_forward 2022-06-10 20:49:42 +01:00
Dongdong Zhou 7138456392 fix text overlapping 2022-06-10 20:45:32 +01:00
Dongdong Zhou 149c5df4be add config for scroll beyond last line 2022-06-10 20:24:17 +01:00
Dongdong Zhou 8dce4c640f Fix new line ident bug 2022-06-10 20:07:18 +01:00
Dongdong Zhou 3972119fc5 add cut/copy/paste to context menu 2022-06-10 19:30:40 +01:00
Dongdong Zhou c8b3a86985
Merge pull request #600 from lapce/new_theme
New theme
2022-06-10 18:56:33 +01:00
Dongdong Zhou ac11222753 watch plugin themes 2022-06-10 18:47:43 +01:00
Dongdong Zhou 495bb5c657 load plugin themes 2022-06-10 18:41:59 +01:00
Dongdong Zhou d20ddbee3b
Merge pull request #599 from vrevelas/patch-1
Fix typo
2022-06-09 16:20:52 +01:00
vrevelas 0ea2558cb7
Fix typo 2022-06-09 17:35:01 +03:00
Dongdong Zhou 587032768c plugin download themes 2022-06-09 11:54:09 +01:00
Dongdong Zhou 0ccc98481d
Merge pull request #594 from mayel/master
add extra elixir file extensions for syntax highlighting
2022-06-09 09:47:58 +01:00
Mayel de Borniol 756b1034bc add extra elixir file extensions for syntax highlighting 2022-06-09 20:26:14 +12:00
Dongdong Zhou ebcfd7c58e install local theme 2022-06-08 22:02:18 +01:00
Dongdong Zhou 96c2882110 watch theme folder 2022-06-08 21:49:37 +01:00
Dongdong Zhou a646607044 local theme lower string 2022-06-08 21:46:48 +01:00
Dongdong Zhou 8432910f71 metadata if exits 2022-06-08 21:45:45 +01:00
Dongdong Zhou b845ef73a0 case insenstive of theme name 2022-06-08 20:46:48 +01:00
Dongdong Zhou 92ed25d634 bump git2 version 2022-06-08 20:46:48 +01:00
Dongdong Zhou fb54315922 bump regex version 2022-06-08 20:46:48 +01:00
Dongdong Zhou 2f63dc2e5a set syntax on scratch buffer 2022-06-08 20:46:48 +01:00
Dongdong Zhou 3c9b52d910 export theme 2022-06-08 20:46:48 +01:00
Dongdong Zhou b2ef4da7fc put theme colors together 2022-06-08 20:46:48 +01:00
Dongdong Zhou f18613ed3d theme settings from kind 2022-06-08 20:46:48 +01:00
Dongdong Zhou 4e4fc92120 color case 2022-06-08 20:46:48 +01:00
Dongdong Zhou 4ec34fb11b settings reset to default 2022-06-08 20:46:48 +01:00
Dongdong Zhou 6bdd289f5a reset settings 2022-06-08 20:46:48 +01:00
Dongdong Zhou 3e5d897b36 reset button 2022-06-08 20:46:48 +01:00
Dongdong Zhou 5d88a247a3 update setting change 2022-06-08 20:46:48 +01:00
Dongdong Zhou 803a646496 fix event 2022-06-08 20:46:48 +01:00
Dongdong Zhou 386ff068d5 add settings value kind 2022-06-08 20:46:48 +01:00
Dongdong Zhou d519a0586e rename buffer content value to settingsvalue 2022-06-08 20:46:48 +01:00
Dongdong Zhou 4f60706bc5 add idle timer to editor view 2022-06-08 20:46:48 +01:00
Dongdong Zhou 9af3e2637e theme setting layout change 2022-06-08 20:46:48 +01:00
Dongdong Zhou e5481c520a use raw data 2022-06-08 20:46:48 +01:00
Dongdong Zhou bc3beccbf6 hashmap change 2022-06-08 20:46:48 +01:00
Dongdong Zhou b444bc2552 change the way to load theme 2022-06-08 20:46:48 +01:00
Dongdong Zhou 8c2fd805a8 add theme config 2022-06-08 20:46:48 +01:00
Dongdong Zhou babcfbd52e
Merge pull request #590 from younger-1/younger-1-patch-typo
fix: typo
2022-06-08 19:10:39 +01:00
Xavier Young 95d2d3ba6f
fix: typo 2022-06-09 01:50:27 +08:00
Dongdong Zhou 7594b33c89
Merge pull request #588 from lapce/http_proxy
switch ureq to reqwest for system proxy support
2022-06-08 11:27:34 +01:00
Dongdong Zhou f20991d7c1
Merge pull request #586 from mrxiaozhuox/master
Add `Plugin load failed` message
2022-06-08 11:27:10 +01:00
YuKun Liu 43333e812d fix: format code 2022-06-08 17:45:06 +08:00
Dongdong Zhou c219dbf0a4 switch ureq to reqwest for system proxy support 2022-06-08 09:15:31 +01:00
YuKun Liu 297710dee5 feat: change `lapce warn` color 2022-06-08 10:25:54 +08:00
YuKun Liu 60ceda7544 feat: change `lapce warn` color 2022-06-08 10:25:27 +08:00