rust/crates/ra_lsp_server
bors[bot] f133702f72 Merge #574
574: refactor completions to use TextEdit instead of InsertText r=matklad a=gfreezy

1. migrate from `insertText` to `TextEdit` from `CompleteItem`
2. use `insta` to test completions

Co-authored-by: gfreezy <gfreezy@gmail.com>
2019-01-20 18:27:23 +00:00
..
src Merge #574 2019-01-20 18:27:23 +00:00
tests/heavy_tests switch to lsp-types 2019-01-14 14:32:03 +03:00
Cargo.toml ⬆️ update rust 2019-01-19 15:36:58 +03:00