rust/crates/ra_editor/src
Bernardo e9c186e48a change to TextEdit to avoid allocation and sort
rename newline to step where applicable
2018-12-25 20:49:18 +01:00
..
code_actions.rs Add make_pub_crate code action to ra_editor 2018-12-24 11:03:59 +09:00
extend_selection.rs use \b as word boundary 2018-12-09 15:50:56 +01:00
folding_ranges.rs fold curly blocks 2018-12-20 22:43:06 +03:00
lib.rs use new translate_offset_with_edit for TryConvWith 2018-12-25 20:06:49 +01:00
line_index_utils.rs change to TextEdit to avoid allocation and sort 2018-12-25 20:49:18 +01:00
line_index.rs remove benchmark and simplify tests 2018-12-25 20:14:27 +01:00
symbols.rs Add a better text for hover and stop duplicating work done in approximatelly_resolve_symbol 2018-12-08 19:28:10 +03:00
test_utils.rs modernize even more 2018-12-06 21:16:37 +03:00
typing.rs join lines collapses use_trees 2018-12-21 21:06:01 +03:00