rust/crates/ra_editor/src
2018-12-25 20:03:14 +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 remove slower impl, add benchmarks 2018-12-25 20:03:14 +01:00
line_index.rs move translate_offset_with_edit to ra_editor 2018-12-25 19:59:02 +01:00
line_index_utils.rs simplify newline check with macro 2018-12-25 20:03:14 +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