rust-analyzer/crates/ide-assists/src
2023-03-06 21:09:08 +03:30
..
handlers Add BindingId 2023-03-06 21:09:08 +03:30
tests Support removing nested dbg!()s in remove_dbg 2023-03-01 19:06:05 +09:00
utils Test TraitRef equality before generating missing impl method body 2023-01-16 20:55:56 +09:00
assist_config.rs feat: add config for inserting must_use in generate_enum_as_method 2022-10-24 13:18:24 +05:30
assist_context.rs Import serde derives on converting json to struct 2022-08-06 20:12:21 +04:30
lib.rs feat: add braces assist 2023-01-21 00:17:23 +05:30
tests.rs Conditionally add snippet marker. 2023-02-16 10:50:27 +13:00
utils.rs Don't escape non-snippets in assist 2023-01-23 00:22:46 +09:00