Commit Graph

145 Commits

Author SHA1 Message Date
Dongdong Zhou b71541f9d8
Auto update 2022-08-20 21:18:24 +01:00
Jorge Martin Juarez 7b5e19e22f
Adding Setting to control palette preview editor's width (#895) 2022-08-06 14:55:23 +01:00
MinusGix 4bbe615424 Make completion and palette pay attention to page-up/down 2022-08-04 03:10:34 -05:00
Dongdong Zhou 9ceee52085 some more default keymaps changes 2022-08-02 19:19:36 +01:00
Rob Tsuk 14496110a1
Fix hotkeys with shift and another modifier (#914)
On Mac when a character is pressed along with shift and
command, the character returned is not the upper case
variant.  This code allows recognition of "Redo", command-
shift-z, to work.
2022-08-02 19:15:01 +01:00
Chetan Vardhan 90c2bd9b30 Revert previous julia tree-sitter support and add new PR 2022-07-20 19:39:53 +05:30
Dongdong Zhou c2ad7f33de
Merge pull request #825 from panekj/feat/blink-interval
feat: add config option for cursor blink interval
2022-07-19 20:24:19 +01:00
Dongdong Zhou 0d49afc1dd
Merge pull request #822 from MinusGix/previous-tab-keymap
Add keymap for going to previous tab
2022-07-19 20:24:03 +01:00
Dongdong Zhou 2d984fa341
Merge pull request #821 from MinusGix/completion-documentation
Display documentation of completion items
2022-07-19 20:23:51 +01:00
Dongdong Zhou 69e6b83c17 fix alpha depth issue in painting 2022-07-19 20:23:23 +01:00
Jakub Panek a198818b54 feat: add config option for cursor blink interval 2022-07-19 15:39:55 +00:00
MinusGix 994afc79f8 Add keymap for going to previous tab 2022-07-19 02:23:55 -05:00
MinusGix 0e68404178 Display documentation of completion items if available 2022-07-19 01:49:19 -05:00
MinusGix 71214832be feat: Add next/previous tab commands and keybindings 2022-07-17 23:44:04 -05:00
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