codeapp
codeapp copied to clipboard
Stop project running last build if error
When making a .c project, if the file fails to build the program will run the last successful build This is honestly kind of a pain when errors are generated and there’s a big debug output so you have to scroll your way through it to the top.
Please add a setting to not run last build if errors or warnings occur.