formulahendry / formulahendry/vscode-code-runner
Does Code runner extension in VS Code build or rebuild every time I run the code?
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
Does Code runner extension in VS Code compile only those project files and components that have changed since the most recent build(build) or "clean" the solution and then build all project files and components(rebuild) every time I run the same code?
If it only builds, is there a way to rebuild it or vice versa?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.