Commit Graph

42 Commits

Author SHA1 Message Date
Dongdong Zhou fd74be8d7f
Proxy refactor 2022-08-17 18:32:35 +01:00
Dongdong Zhou 3be5181fd4
Merge pull request #807 from panekj/feat/tree-sitter-wgsl
feat: add tree-sitter-wgsl
2022-08-06 14:57:27 +01:00
Jakub Panek df2678310d feat: add tree-sitter-wgsl 2022-08-01 20:12:00 +02: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
Dongdong Zhou f8e45ae567 bump version 2022-07-14 20:43:16 +01:00
Chetan Vardhan fb960b914a Add tree-sitter Julia support 2022-07-12 02:49:51 +05:30
panekj 9ad34189c8 feat: add tree-sitter-yaml 2022-07-07 17:30:53 +02:00
MinusGix ed7f62f34f Upgrade lsp-types to 0.93 2022-06-30 14:31:49 -05:00
Dongdong Zhou 7d6b739926 fix markdown 2022-06-27 18:57:17 +01:00
Suraj Ghimire ee17ba62f5
add syntax highlighting support for Bash and Zig
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-26 10:35:03 +05:30
Suraj Ghimire c2e08d08b1
Enable css syntax highlighting
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-24 22:08:50 +05:30
Shadow e1e628fb9f add hare syntax highlighting support 2022-06-21 18:56:15 +00:00
Logan Wemyss 9fa40c4bdb
Add various tree-sitter languages 2022-06-20 05:19:31 -06:00
Dongdong Zhou 355932f2dd
Merge pull request #634 from DJMcNab/windows_icon
Add an executable icon on Windows
2022-06-18 18:12:38 +01:00
Logan Wemyss c4bec0ac2f
Add tree-sitter langs Haskell, CodeQL, and Swift 2022-06-18 06:19:47 -06:00
Daniel McNab 47282a0260 Add an app icon 2022-06-18 11:55:49 +01:00
Suraj Ghimire b9af8cab53
add elm syntax highlighting using tree-sitter-elm
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-18 01:11:21 +05:30
Dongdong Zhou 2ea657711a bump version 2022-06-11 12:29:58 +01:00
Dongdong Zhou fb54315922 bump regex version 2022-06-08 20:46:48 +01:00
Dongdong Zhou dea7cac564 window icon 2022-05-20 13:51:11 +01:00
Dongdong Zhou e14bc42caa relase v0.1.1 2022-05-19 14:02:48 +01:00
Dongdong Zhou 580b07ee3e file dialog change to druid-shell 2022-05-16 09:56:20 +01:00
Dongdong Zhou 17ea8d1466 use druid shell with opengl 2022-05-16 09:55:49 +01:00
Dongdong Zhou 0f1160776b bump version 2022-05-12 18:05:07 +01:00
Jiangbin Zhao 51f335fd36 deps on the tree-sitter lang crates now optional 2022-05-08 22:01:52 -07:00
Dongdong Zhou 155a1dea9a Merge branch 'refactor' 2022-05-03 21:07:36 +01:00
Dongdong Zhou 2b5869b358 move buffer to lapce-core 2022-04-21 12:00:44 +01:00
Philip Daniels f2bbdb3d8d Remove unused `build-dependencies` in Cargo.tomls. 2022-04-20 21:27:01 +01:00
Dongdong Zhou 3dbe3166af load default font fix 2022-04-19 15:07:51 +01:00
Dongdong Zhou 4abb0faf0a switch to opengl backend 2022-04-19 12:24:15 +01:00
Philip Daniels dee2579830 Remove usvg from Cargo.tomls 2022-04-03 21:47:15 +01:00
Dongdong Zhou 367dcd278d
move serialize data to lapce-rpc (#294) 2022-03-26 12:35:57 +00:00
Dongdong Zhou f91a29cbfc bump version 2022-03-24 17:47:46 +00:00
Dongdong Zhou 49c44354bb
Merge pull request #214 from MinusGix/reqwest-to-ureq
Switch to using ureq instead of reqwest
2022-03-22 09:31:47 +00:00
MinusGix 23ef6910bc Switch to using ureq instead of reqwest 2022-03-21 20:23:25 -05:00
MinusGix 3daaee7a35 Upgrade UUID 2022-03-21 19:44:58 -05:00
Dániel Buga 91d22de61b Use the same alacritty version 2022-03-21 20:15:39 +01:00
Dongdong Zhou 955f99df11 clean up of old syntax code 2022-03-21 10:38:35 +00:00
Dongdong Zhou 69a8a0c7c9 fix druid path 2022-03-15 13:03:38 +00:00
Dongdong Zhou 8aa2a665b7 add some multi cursor commands 2022-03-15 13:03:08 +00:00
Dongdong Zhou 0efa8ead32 split data into lapce-data 2022-03-08 15:08:35 +00:00
Dongdong Zhou 10ae906b90 rename lapce-core to lapce-ui 2022-03-08 12:45:00 +00:00