Commit Graph

1447 Commits

Author SHA1 Message Date
Mayel de Borniol 756b1034bc add extra elixir file extensions for syntax highlighting 2022-06-09 20:26:14 +12: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
YuKun Liu 5b9144f0a3 feat: add `plugin load failed` message 2022-06-08 08:56:50 +08:00
YuKun Liu cdf3d5d009 feat: add `plugin load failed` message 2022-06-08 08:51:50 +08:00
Dongdong Zhou a84be09123
Merge pull request #574 from ryanrussell/master
Fix `Language` in toml files
2022-06-05 20:29:16 +01:00
Dongdong Zhou a5b94c2cb2
Merge pull request #573 from informaticalex/master
Indicate minimum toolchain version preventing #572
2022-06-05 20:26:13 +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
Alex 3a034a3773
Update minimum cargo version 2022-06-04 20:54:56 +01:00
Alexander Murphy 7673bb9f58 added whitespace after comma 2022-06-04 16:19:46 +01:00
Alexander Murphy ecb1d18f55 Indicate minimum toolchain version preventing #572 2022-06-04 16:15:36 +01:00
Dongdong Zhou ada8499e1e
Merge pull request #570 from informaticalex/master
Developer documentation
2022-06-02 20:12:04 +01:00
Alexander Murphy d7e0312f4f first pass of new documentation 2022-06-02 12:38:08 +01:00
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