Commit Graph

1428 Commits

Author SHA1 Message Date
Alexander Murphy 49c5128e9b formatting error fix 2022-06-02 10:21:23 +01:00
Alexander Murphy 17504d8019 wgpu -> opengl readme 2022-06-02 10:19:09 +01:00
Alexander Murphy 943487b65c Reviewed and tidied changes 2022-05-30 21:42:32 +01:00
Alexander Murphy 854e240ad2 Refreshed readme and contributing files 2022-05-30 21:24:34 +01:00
Dongdong Zhou 3d7bec2ab3
Merge pull request #564 from panekj/fix-perms
fix: don't overwrite permissions
2022-05-30 12:14:08 +01:00
Jakub Panek 2d07ebed7b fix: don't overwrite permissions 2022-05-30 10:08:55 +00:00
Dongdong Zhou 8d13b30ec6 bump parley 2022-05-27 15:43:12 +01:00
Dongdong Zhou 814f771ffc
Merge pull request #555 from PhilipDaniels/improve_get_name_for_new_file
Improve get name for new file
2022-05-27 09:56:27 +01:00
Philip Daniels 8e1c1ba95c Fix formatting. Grrr. 2022-05-26 22:29:16 +01:00
Philip Daniels 180a2baff0 Restore comment in get_name_for_new_file. 2022-05-26 22:20:18 +01:00
Philip Daniels abfada5641 Only allocate one new string. 2022-05-26 22:18:54 +01:00
Dongdong Zhou 479e1a532c
Merge pull request #550 from MinusGix/minor-toggle-names
Give names to several toggle commands
2022-05-26 09:42:04 +01:00
MinusGix 876c04ba12 Give names to several toggle commands 2022-05-25 12:35:19 -05:00
Dongdong Zhou 1ba0335fe3
Merge pull request #547 from PhilipDaniels/scratch_doc_names
Implement 'new N' names for scratch buffers.
2022-05-25 10:42:12 +01:00
Dongdong Zhou 17b3edc945 cursor blink 2022-05-25 10:41:30 +01:00
Philip Daniels b00b9286b8 Change name of new scratch docs to 'Untitled-N' 2022-05-25 10:36:26 +01:00
Dongdong Zhou c8884c41da fix jump in the same file 2022-05-25 09:04:27 +01:00
Philip Daniels 50e3623f24 Run rustfmt.
It really manages 'data.rs/save_as_success()'.
2022-05-24 22:19:19 +01:00
Philip Daniels d83cb5d0d2 Today I learn about the funky (..) discard syntax. 2022-05-24 22:15:29 +01:00
Philip Daniels 48fec1d862 Implement 'new N' names for scratch buffers. 2022-05-24 22:11:23 +01: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 c4f653a158 header text change 2022-05-24 17:07:38 +01:00
Dongdong Zhou 0a8c3b0bdb drop shadow width 2022-05-24 15:06:05 +01:00
Dongdong Zhou 6cab68ab36 settings and key bindings 2022-05-24 14:00:24 +01:00
Dongdong Zhou 4d0ef4adc0 focus on settings when open 2022-05-24 13:46:14 +01:00
Dongdong Zhou 9f622bafbe clippy fix 2022-05-24 13:40:39 +01:00
Dongdong Zhou 847dc54f05 settings event fix 2022-05-24 13:40:28 +01:00
Dongdong Zhou 06456edf11 editor tab minum width 2022-05-24 10:41:09 +01:00
Dongdong Zhou 7b0dcda389 editor tab header improvement 2022-05-24 10:36:49 +01:00
Dongdong Zhou 3bcbae1894 setttings in editor tab 2022-05-24 09:22:29 +01:00
Dongdong Zhou 1cca869a0c generate new editor id when copy editor 2022-05-23 16:45:36 +01:00
Dongdong Zhou dc84089652 remove cancelcodeactions 2022-05-23 14:52:30 +01:00
Dongdong Zhou d27d62b98f remove code action widget 2022-05-23 14:51:30 +01:00
Dongdong Zhou a250a885af config menu position change 2022-05-23 14:46:28 +01:00
Dongdong Zhou ca66800f51 code actions menu position 2022-05-23 14:42:56 +01:00
Dongdong Zhou c19f2bf222 code action to use context menu 2022-05-23 13:01:05 +01:00
Dongdong Zhou f94d55f629 cancel completion and hover fix 2022-05-23 11:35:11 +01:00
Dongdong Zhou 568e723d33 fix toggle modal in palette 2022-05-23 11:21:49 +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 6da96cbd7b
Merge pull request #537 from MinusGix/hover-diagnostics
Show diagnostics on hover
2022-05-22 21:26:20 +01:00
Dongdong Zhou 8922087625 santilize modifiers 2022-05-22 21:05:09 +01:00
MinusGix 234b10e7f9 Show diagnostics on hover 2022-05-22 14:59:37 -05:00
Dongdong Zhou 1133f867f8 bump parley to fix font issue 2022-05-22 17:43:59 +01:00
Dongdong Zhou 912768066e linux build on ubuntu 18.04 to have a lower glibc version target 2022-05-21 17:43:47 +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 99d7b608a4 bump druid 2022-05-20 15:04:29 +01:00
Dongdong Zhou dea7cac564 window icon 2022-05-20 13:51:11 +01:00