Jakub Panek
958709b184
feat: replace log with tracing and implement observability ( #2466 )
...
* chore: re-format code
* chore: sort crates
* feat: replace log with tracing and implement observability
2023-06-19 16:51:30 +02:00
Jakub Panek
833015267e
cargo: migrate to workspace.dependencies ( #1940 )
2023-01-13 19:25:55 +00:00
Dániel Buga
97d626ded3
Require indexmap/serde to fix running lapce-rpc's tests ( #1901 )
2023-01-01 21:32:29 +00:00
Dániel Buga
a9dcfb6736
Sort files that start with numbers more naturally ( #1899 )
...
* Remove duplicate branch when sorting file nodes
* Use human-sort to sort files in lists
* Pull assignment up one level
* Import traits
* Add todo note
* Use fork of human_sort to fix weird sorting issues
* Remove special-casing dots
* Add changelog entry
* Run cargo fmt
* Use the imported Ordering type
2023-01-01 19:44:52 +00:00
Dongdong Zhou
5aa3b61cab
bump version
2022-12-14 19:21:35 +00:00
Dongdong Zhou
e65d64b456
bump version
2022-11-18 19:50:08 +00:00
Dániel Buga
d21a5eeb96
Use IndexMap to avoid changing search result order ( #1709 )
...
* Use IndexMap to avoid changing search result order
* Housekeeping
2022-11-16 19:10:50 +00:00
Dongdong Zhou
939853808a
bump version
2022-11-10 19:10:39 +00:00
Dongdong Zhou
3da96232ec
bump to 0.2.2
2022-11-04 22:12:10 +00:00
Dongdong Zhou
4528d5a91c
update lapce-rpc cargo.toml
2022-11-01 19:32:52 +00:00
Dongdong Zhou
417aaabcde
xi-rope switch to crates.io
2022-11-01 19:30:21 +00:00
dependabot[bot]
c40d82b0b8
chore(deps): bump serde_json from 1.0.85 to 1.0.87 ( #1585 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.85 to 1.0.87.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.85...v1.0.87 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-22 16:02:54 +01:00
Dongdong Zhou
fdb1e52f4e
bump version to 0.2.1
2022-10-12 19:13:39 +01:00
Dongdong Zhou
59d55798e7
bump version
2022-09-02 22:18:07 +01:00
Dongdong Zhou
6acb17b799
proxy log
2022-08-31 20:51:51 +01:00
Dongdong Zhou
fd74be8d7f
Proxy refactor
2022-08-17 18:32:35 +01:00
Dongdong Zhou
f8e45ae567
bump version
2022-07-14 20:43:16 +01:00
MinusGix
ed7f62f34f
Upgrade lsp-types to 0.93
2022-06-30 14:31:49 -05:00
Dongdong Zhou
2ea657711a
bump version
2022-06-11 12:29:58 +01:00
Dongdong Zhou
e14bc42caa
relase v0.1.1
2022-05-19 14:02:48 +01:00
Dongdong Zhou
066135b824
bump lapce-rpc version
2022-05-12 18:43:27 +01:00
Dongdong Zhou
510274f3a9
update file explorer when file created/removed
2022-05-08 21:55:25 +01:00
Dongdong Zhou
367dcd278d
move serialize data to lapce-rpc ( #294 )
2022-03-26 12:35:57 +00:00
Dongdong Zhou
4d3a491864
rename folders
2022-03-08 12:34:52 +00:00