rust-analyzer/crates/ra_lsp_server/src
Jeremy Kolb fcccf8ec59 Support LSP 3.15
This merely upgrades our protocol support. It does not add any of the new features.
2019-12-11 09:11:55 -05:00
..
main_loop Support LSP 3.15 2019-12-11 09:11:55 -05:00
caps.rs Support LSP 3.15 2019-12-11 09:11:55 -05:00
cargo_target_spec.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
config.rs Move type inlay hint truncation to language server 2019-11-19 17:23:50 +01:00
conv.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
lib.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00
main.rs Implement ra_lsp_server --version 2019-12-09 16:11:46 +01:00
main_loop.rs Support LSP 3.15 2019-12-11 09:11:55 -05:00
markdown.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
req.rs Change return type of expand_macro 2019-11-19 22:56:48 +08:00
world.rs rename ra_ide_api -> ra_ide 2019-11-27 21:35:06 +03:00