rust/crates/ra_ide_api_light/src
Aleksey Kladov f83485839b better change visibility assist
* don't add visibility before #derive
* suggest changing pub(crate) into pub
2019-01-10 19:18:15 +03:00
..
assists better change visibility assist 2019-01-10 19:18:15 +03:00
assists.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
diagnostics.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
extend_selection.rs Extend selection for list items 2019-01-09 20:51:19 +01:00
folding_ranges.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
formatting.rs fix code duplication 2019-01-10 18:32:02 +03:00
join_lines.rs fix code duplication 2019-01-10 18:32:02 +03:00
lib.rs fix code duplication 2019-01-10 18:32:02 +03:00
line_index.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
line_index_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
structure.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
test_utils.rs rename ra_editor -> ra_ide_api_light 2019-01-08 22:17:36 +03:00
typing.rs move join_lines to a separate module 2019-01-10 17:50:49 +03:00