rust/crates/ra_editor/src
Simon Vandel Sillesen bbc044990a formatting
2019-01-06 22:06:22 +01:00
..
assists change visibility can change pub to pub(crate) 2019-01-05 15:28:07 +03:00
assists.rs split import assist 2019-01-05 13:56:33 +03:00
diagnostics.rs more enterprisey assists API 2019-01-03 18:59:17 +03:00
extend_selection.rs extend selection inside a string literal should select a word first 2019-01-02 23:42:38 +08:00
folding_ranges.rs fold curly blocks 2018-12-20 22:43:06 +03:00
lib.rs indent on typing dot. fixes #439 2019-01-06 00:58:03 +01:00
line_index.rs remove benchmark and simplify tests 2018-12-25 20:14:27 +01:00
line_index_utils.rs change to TextEdit to avoid allocation and sort 2018-12-25 20:49:18 +01:00
structure.rs Rename ImplItem to ImplBlock 2019-01-04 18:28:36 +01:00
test_utils.rs modernize even more 2018-12-06 21:16:37 +03:00
typing.rs formatting 2019-01-06 22:06:22 +01:00