diff options
author | Wesley Norris <[email protected]> | 2019-11-09 15:56:36 +0000 |
---|---|---|
committer | Wesley Norris <[email protected]> | 2019-11-09 15:56:36 +0000 |
commit | cbc6f94573d7f4601b739e001de5d5f71ec9b552 (patch) | |
tree | ee481bcf679e739dfea13ec36b16fb593607e43a /crates/ra_syntax/src/ast/tokens.rs | |
parent | 9d786ea221b27fbdf7c7f7beea0290db448e0611 (diff) |
Add add_new assist
Adds a new assist to autogenerate a new fn based on the selected struct,
excluding tuple structs and unions. The fn will inherit the same
visibility as the struct and the assist will attempt to reuse any
existing impl blocks that exist at the same level of struct.
Diffstat (limited to 'crates/ra_syntax/src/ast/tokens.rs')
0 files changed, 0 insertions, 0 deletions