I am currently using vs code to run my java files.But when I use coderunner and run my java file it creates a .class file for every class in the same directory of my java file. Which gets messy how can I get rid of that?I am ok with uninstalling the coderunner but in that case the java file errors doesn't show up properly and build fails.