Commit Graph

131 Commits

Author SHA1 Message Date
Dongdong Zhou a91dbf0985 remove paramater color from default settings 2022-07-16 11:38:37 +01:00
MinusGix 8d90d258f0 feat: error lens 2022-07-14 23:52:08 -05:00
Chetan Vardhan fb960b914a Add tree-sitter Julia support 2022-07-12 02:49:51 +05:30
MinusGix 3174816f5c Add setting for hover font family/size 2022-07-05 21:27:17 -05:00
lihe 4558e0e513 Makes ctrl+c=esc
Deal with https://github.com/lapce/lapce/issues/700#issuecomment-1171154786
2022-07-04 19:28:29 +08:00
panekj c179be7e91 feat: implement custom titlebar matching editor style on Windows 2022-07-02 21:27:19 +02:00
Dongdong Zhou aa141e9d63 add inlay hints background 2022-07-02 10:08:39 +01:00
MinusGix 250c587ab5 Implement inlay hints 2022-06-30 20:25:18 -05:00
Dongdong Zhou 3b1ebcfddb switcher paint 2022-06-29 19:47:27 +01:00
Dongdong Zhou c4b8f0fb99 add PanelContainer 2022-06-29 19:13:44 +01:00
Dongdong Zhou fc9eabdd1e
Merge pull request #666 from MinusGix/workspace-symbol-search
Impl searching for symbols in workspace
2022-06-23 09:12:44 +01:00
MinusGix 0421a39442 Add shift-delete/shift-backspace to keymaps 2022-06-22 22:08:39 -05:00
MinusGix 0750b76696 Impl searching for symbols in workspace 2022-06-22 20:49:38 -05:00
MinusGix 10bfcf523f Add an option for whether to format on save 2022-06-18 04:57:57 -05:00
MinusGix 62c4227025 Add a setting to toggle relative line numbering in modal mode 2022-06-15 21:26:23 -05:00
Dongdong Zhou 5f64a5dd6b ctrl+right change to word_end_forward 2022-06-10 20:49:42 +01:00
Dongdong Zhou 149c5df4be add config for scroll beyond last line 2022-06-10 20:24:17 +01:00
Dongdong Zhou 4e4fc92120 color case 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
Ryan Russell bd04e8fa63
Fix `Language` in toml files
Signed-off-by: Ryan Russell <git@ryanrussell.org>
2022-06-04 15:11:52 -05:00
Dongdong Zhou aa67b7c274 style change 2022-05-24 20:59:03 +01:00
Dongdong Zhou 061bbfb1d5 default to no drop shadow 2022-05-24 20:56:23 +01:00
Dongdong Zhou 0a8c3b0bdb drop shadow width 2022-05-24 15:06:05 +01:00
Dongdong Zhou 06456edf11 editor tab minum width 2022-05-24 10:41:09 +01:00
Dongdong Zhou 881492a22d some more settings 2022-05-23 11:14:25 +01:00
Dongdong Zhou 7f01ad742f add config to change header height 2022-05-22 21:58:42 +01:00
Dongdong Zhou 0f02410926 more settings 2022-05-20 22:01:11 +01:00
Dongdong Zhou e5a6f54885 terminal config 2022-05-20 17:34:32 +01:00
Dongdong Zhou 4f697e4aaa tab for completion 2022-05-20 13:19:35 +01:00
Dongdong Zhou cf15ca235f add some mac key maps 2022-05-20 13:16:09 +01:00
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
Jiangbin Zhao 7f1903249a address PR review feedbacks
- fix calculation of the new view center

- add default key bindings
2022-05-13 11:44:16 -07:00
Dongdong Zhou 4a7275dc71 add meta+backspace for macOS 2022-05-12 21:43:11 +01:00
Dongdong Zhou 0deb3aed0a add keymap for new file 2022-05-11 21:14:35 +01:00
Dongdong Zhou 451aa6a1b9 disable new line in input 2022-05-05 22:04:07 +01:00
Dongdong Zhou 1e63cbc8f1 enter in search box 2022-05-05 21:54:22 +01:00
Dongdong Zhou 57247e08ba palette input to use editor 2022-05-04 16:22:40 +01:00
Dongdong Zhou 155a1dea9a Merge branch 'refactor' 2022-05-03 21:07:36 +01:00
Dongdong Zhou 74f70aee11 some more commands 2022-04-29 21:23:55 +01:00
MinusGix dd7d3b0a8b Implement Markdown support for Hover 2022-04-25 04:27:30 -05:00
Dániel Buga 1401fbbc5b Don't handle navigation commands in terminal mode 2022-04-24 21:23:47 +01:00
Dániel Buga a41f7d239d Don't handle navigation commands in terminal mode 2022-04-20 00:45:45 +02:00
dakata1337 dec7531ff4
Changed mode indicator color to match theme 2022-04-06 14:32:15 +03:00
skim afbe68033b Adds alternative keymap to normal_mode 2022-04-04 20:28:16 -07:00
James H 03e8817bb3 fix: typos 2022-04-04 18:16:37 +10:00
Dániel Buga dfb9358a99 Highlight the currently hovered file 2022-03-29 22:12:08 +02:00
MinusGix 75911a5f76 Implement hover support 2022-03-28 19:18:47 -05:00
Dongdong Zhou 1baaa04158 delete word forward/backward fix 2022-03-25 16:21:33 +00:00
Dongdong Zhou f4c8c8294d word forward/backward on macos should be alt+ 2022-03-25 08:51:01 +00:00