Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fulgen301/rust-analyzer-cleanup
Watches for rust-analyzer.exe process creation and injects a DLL that cleans up leftover temporary files and sets TMP to a subdirectory.
https://github.com/fulgen301/rust-analyzer-cleanup
Last synced: about 1 month ago
JSON representation
Watches for rust-analyzer.exe process creation and injects a DLL that cleans up leftover temporary files and sets TMP to a subdirectory.
- Host: GitHub
- URL: https://github.com/fulgen301/rust-analyzer-cleanup
- Owner: Fulgen301
- License: mit
- Created: 2023-08-05T22:11:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-05T22:23:34.000Z (over 1 year ago)
- Last Synced: 2023-08-05T23:24:35.166Z (over 1 year ago)
- Language: Rust
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust-analyzer-cleanup
Watches for rust-analyzer.exe process creation and injects a DLL that cleans up leftover temporary files and sets TMP to a subdirectory.