rust-analyzer/crates/assists/src
2020-10-07 13:18:12 +02:00
..
handlers Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
tests Add convert integer literal assist 2020-09-29 14:48:43 -04:00
utils Fix path comparison not comparing paths correctly with unequal lengths 2020-10-01 17:18:34 +02:00
assist_config.rs Make ImportPrefix a configuration option 2020-10-05 17:41:49 +02:00
assist_context.rs Use Definition::find_usages for finding used items in expand glob import 2020-08-20 21:34:53 +03:00
ast_transform.rs Move ModPath->ast::Path function to IDE layer 2020-10-06 16:19:18 +02:00
lib.rs Add convert integer literal assist 2020-09-29 14:48:43 -04:00
tests.rs Add ability to specify ResolvedAssist by label 2020-09-29 18:22:09 -04:00
utils.rs Clean up inlay_hints 2020-10-07 13:18:12 +02:00