Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

the extension keeps a bunch of go-code-check files in $TMP/vscode-go*/ #2188

Closed
OneOfOne opened this issue Dec 14, 2018 · 3 comments
Closed

Comments

@OneOfOne
Copy link
Contributor

It is my understanding that those files are temporary, however after a few hours of work I end up with a few empty folders and some of them will have go-code-check file in it.

@ramya-rao-a
Copy link
Contributor

Thank you very much for reporting this @OneOfOne
It was a complete oversight on my part, there was a bug in the code that was suppose to clean up the temporary folders that the extension creates.

This is fixed with 4a241f8 and the next update will have the fix

@ramya-rao-a
Copy link
Contributor

@OneOfOne The latest beta version of this extension has the fix for this issue.

It will not clean up the folders that already exist, but it will clean up all the future folders.

@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 22, 2019
@ramya-rao-a
Copy link
Contributor

The fix for this issue is out in the latest release(0.10.0) of the Go extension

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants