rust-analyzer/crates/ra_lsp_server/src
bors[bot] e422c2e2f4 Merge #325
325: implement translate_offset_with_edit r=matklad a=vemoo

- Implement `translate_offset_with_edit` to resolve #105 
- Add proptest impls for text, offsets and edits and use them in tests for `translate_offset_with_edit` and `LineIndex`
- Added benchmark for `translate_offset_with_edit`

Co-authored-by: Bernardo <berublan@gmail.com>
2018-12-27 12:19:19 +00:00
..
main_loop fix warning conversion 2018-12-25 02:07:30 +03:00
caps.rs Add . to trigger characters 2018-12-25 15:27:15 +01:00
conv.rs Merge #325 2018-12-27 12:19:19 +00:00
lib.rs swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
main.rs Merge #302 2018-12-24 13:47:27 +00:00
main_loop.rs add cancelation module & cancelation backtraces 2018-12-27 13:03:32 +03:00
project_model.rs swtich lsp server to vfs 2018-12-20 12:15:38 +03:00
req.rs remove explicit serde_derive 2018-12-21 22:39:59 +03:00
server_world.rs log times 2018-12-22 11:53:20 +03:00