diff options
author | Jamie Cunliffe <[email protected]> | 2021-04-24 18:01:36 +0100 |
---|---|---|
committer | Jamie Cunliffe <[email protected]> | 2021-05-17 18:17:29 +0100 |
commit | 74f8fe77632b992e6b28e98b6027d4e8ffd29398 (patch) | |
tree | 01ee63eaae45c14e90b62bc341a38ce4176a7d1f /crates/ide_completion | |
parent | 459b0332d3a4905fa9bc93c484538e74d191c80b (diff) |
Extract function assist will add async if required
The extract function assist will check for an AWAIT_EXPR in the body
and if found, will add async to the generated function.
Diffstat (limited to 'crates/ide_completion')
0 files changed, 0 insertions, 0 deletions