diff options
author | Veetaha <[email protected]> | 2020-06-24 11:19:14 +0100 |
---|---|---|
committer | Veetaha <[email protected]> | 2020-06-24 11:19:14 +0100 |
commit | 62ebaa822b0770558ffc3b8fba291996e2c4a5b0 (patch) | |
tree | e519095d84ea717801c9ae23ab5ff5c24a1c8ec9 /crates/ra_hir_expand | |
parent | 5d84e27ba961e03c3f394b9a6ef2a035dcc183be (diff) |
Don't mess with messy temp dir and just download into extension dir
Temp dirs are messy. Dealing with them requires handling quite a bunch of
edge cases. As proposed by lnicola this seems better to just put the temp files
in the extension dir and not care much about suddenly leaving garbage.
Instead we get shorter and less platform-caveat-y code.
We will also assume users don't try to issue a download in different vscode windows simultaneously
Diffstat (limited to 'crates/ra_hir_expand')
0 files changed, 0 insertions, 0 deletions