Commit Graph

25 Commits

Author SHA1 Message Date
Dongdong Zhou 59d55798e7 bump version 2022-09-02 22:18:07 +01:00
Dongdong Zhou 7cb7f84f14
Cli (#1003) 2022-08-29 20:59:35 +01:00
Dongdong Zhou fd74be8d7f
Proxy refactor 2022-08-17 18:32:35 +01:00
panekj 72636ec162 fix: replace toml-rs with toml_edit
toml-rs is abandoned and not fixed anymore, it also has a bug
that in certain cases might prevent plugins getting installed
because of struct serialization
2022-08-01 17:07:00 +02:00
MinusGix 730d376a9e Use UTF16 encoding for LSPs 2022-07-27 15:20:28 -05:00
Dongdong Zhou f8e45ae567 bump version 2022-07-14 20:43:16 +01:00
MinusGix a904656f10 Handle LSP requests for hearing about file saving of specific files 2022-07-05 02:58:58 -05:00
MinusGix ed7f62f34f Upgrade lsp-types to 0.93 2022-06-30 14:31:49 -05:00
MinusGix e391a2c153
Merge branch 'master' into explorer-context-menu 2022-06-22 21:03:45 -05:00
MinusGix 63b93ad760 Add context menu to file explorer sidebar 2022-06-22 06:02:45 -05:00
Noé Heuillet 9e6430f67d Addressed PR comments 2022-06-22 03:32:30 +02:00
Dongdong Zhou 2ea657711a bump version 2022-06-11 12:29:58 +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 c219dbf0a4 switch ureq to reqwest for system proxy support 2022-06-08 09:15:31 +01:00
Dongdong Zhou e14bc42caa relase v0.1.1 2022-05-19 14:02:48 +01:00
Dongdong Zhou 0f1160776b bump version 2022-05-12 18:05:07 +01:00
Dongdong Zhou e66144ab94 depency move 2022-03-24 20:58:04 +00:00
Dongdong Zhou f91a29cbfc bump version 2022-03-24 17:47:46 +00:00
MinusGix 23ef6910bc Switch to using ureq instead of reqwest 2022-03-21 20:23:25 -05:00
Dongdong Zhou 8484d4527d
Merge pull request #209 from bugadani/alac
Use the same alacritty version everywhere
2022-03-21 21:18:00 +00:00
Dongdong Zhou fc7a3b0824 Add support to set terminal shell 2022-03-21 20:51:49 +00:00
Dániel Buga 91d22de61b Use the same alacritty version 2022-03-21 20:15:39 +01:00
Dongdong Zhou fcac68412d New way to handle syntax 2022-03-21 09:10:41 +00:00
Dongdong Zhou 4d3a491864 rename folders 2022-03-08 12:34:52 +00:00