rust/crates/ra_assists/src
2020-05-19 20:28:27 +02:00
..
handlers Add snippet support for some assists 2020-05-19 20:28:27 +02:00
tests Add snippet support for some assists 2020-05-19 20:28:27 +02:00
utils Refactor assists API to be more convenient for adding new assists 2020-05-07 16:27:54 +02:00
assist_config.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
assist_context.rs Server side of SnippetTextEdit 2020-05-19 20:28:27 +02:00
ast_transform.rs Fix formatting 2020-05-14 10:31:34 +03:00
lib.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
marks.rs More principled approach for finding From trait 2020-04-29 14:51:44 +02:00
tests.rs Add AssistConfig 2020-05-19 20:28:27 +02:00
utils.rs add if let and while let postfix for Option and Result 2020-05-10 12:45:35 +02:00