Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup .exe after compilation #295

Closed
Astrantia opened this issue Apr 16, 2018 · 3 comments
Closed

Cleanup .exe after compilation #295

Astrantia opened this issue Apr 16, 2018 · 3 comments

Comments

@Astrantia
Copy link

I searched and couldn't find for an option that cleans up/removes .exe's after compiling c++/go or any binaries.

@formulahendry
Copy link
Owner

Duplicated with #84

@Astrantia
Copy link
Author

@formulahendry in #84 it is mentioned that it's possible to remove binaries with del/rm. Where would those commands go in the config?

@formulahendry
Copy link
Owner

You could customize the "code-runner.executorMap" config, refer to https://github.com/formulahendry/vscode-code-runner#configuration

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

No branches or pull requests

2 participants