Dylan Moonfire
|
cbd131acbe
|
updated gen_lsp_server examples
- updated the documentation with an example that has no errors with current compiler
- added two example code to test compilation and show in use
|
2019-05-22 20:35:12 -05:00 |
|
Aleksey Kladov
|
26463f189f
|
publish gen_lsp_server 0.2
|
2019-05-21 18:57:33 +03:00 |
|
Aleksey Kladov
|
fa12ed2b8f
|
switch to official extend selection API
|
2019-04-21 12:13:48 +03:00 |
|
kjeremy
|
56f48ac42a
|
Update lsp-types and backtrace
|
2019-02-21 10:07:14 -05:00 |
|
Ville Penttinen
|
710975ecd8
|
Fix typo in Cargo.toml authors
Fixes typo introduced in #782
|
2019-02-11 10:20:04 +02:00 |
|
Ville Penttinen
|
ab3d231b1d
|
Update authors field in Cargo.tomls to "rust-analyzer developers"
This closes #777
|
2019-02-11 08:55:35 +02:00 |
|
Hirokazu Hata
|
76d52be1da
|
Bumpup lsp-types to v0.55.0
|
2019-01-24 02:47:03 +09:00 |
|
Aleksey Kladov
|
7e5ab9b78c
|
switch to lsp-types
|
2019-01-14 14:32:03 +03:00 |
|
dependabot[bot]
|
96ecd73a5c
|
Bump serde_json from 1.0.33 to 1.0.34
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.33 to 1.0.34.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.33...v1.0.34)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-31 09:48:16 +00:00 |
|
dependabot[bot]
|
51ce71686a
|
Bump failure from 0.1.3 to 0.1.4
Bumps [failure](https://github.com/rust-lang-nursery/failure) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/rust-lang-nursery/failure/releases)
- [Changelog](https://github.com/rust-lang-nursery/failure/blob/master/RELEASES.md)
- [Commits](https://github.com/rust-lang-nursery/failure/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-31 08:53:49 +00:00 |
|
Aleksey Kladov
|
effc1eae8b
|
migrate gen-lsp-server to new crossbeam
|
2018-12-30 23:02:26 +03:00 |
|
dependabot[bot]
|
626badc30a
|
Bump serde from 1.0.82 to 1.0.83
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.82...v1.0.83)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-28 06:08:30 +00:00 |
|
dependabot[bot]
|
74f342648d
|
Bump languageserver-types from 0.53.0 to 0.53.1
Bumps [languageserver-types](https://github.com/gluon-lang/languageserver-types) from 0.53.0 to 0.53.1.
- [Release notes](https://github.com/gluon-lang/languageserver-types/releases)
- [Changelog](https://github.com/gluon-lang/languageserver-types/blob/master/release.toml)
- [Commits](https://github.com/gluon-lang/languageserver-types/compare/v0.53.0...v0.53.1)
Signed-off-by: dependabot[bot] <support@dependabot.com>
|
2018-12-27 13:15:04 +00:00 |
|
Aleksey Kladov
|
f1f2804c71
|
move completion items to conv
|
2018-12-22 01:59:32 +03:00 |
|
Aleksey Kladov
|
2351308d92
|
remove explicit serde_derive
|
2018-12-21 22:39:59 +03:00 |
|
Jeremy A. Kolb
|
93cf39d968
|
Bump languageserver-types to 0.53.0 to support LSP 3.14.0
See: https://microsoft.github.io/language-server-protocol/specification#version_3_14_0
|
2018-12-19 17:32:44 -05:00 |
|
Aleksey Kladov
|
28ddecf6c9
|
modernize even more
|
2018-12-06 21:16:37 +03:00 |
|
Aleksey Kladov
|
239213a3db
|
Prepare gen_lsp_server for publishing
|
2018-10-09 12:55:23 +03:00 |
|
Jeremy A. Kolb
|
e293a16d6b
|
Support LSP 3.13
|
2018-09-23 11:10:57 -04:00 |
|
Aleksey Kladov
|
b5021411a8
|
rename all things
|
2018-09-16 13:07:39 +03:00 |
|
Aleksey Kladov
|
3588d6b2da
|
add gen_lsp_server
|
2018-09-01 16:18:02 +03:00 |
|