"title":"Clean up auxillary files of LaTeX project"
}
],
"configuration":{
...
...
@@ -154,6 +158,16 @@
"default":true,
"description":"Build LaTeX after saving LaTeX source file.\nThis property defines whether LaTeX Workshop will execute the LaTeX toolchain command(s) to build the project after new LaTeX contents are saved."
},
"latex-workshop.clean_after_build":{
"type":"boolean",
"default":false,
"description":"Delete LaTeX auxillary files after building project.\nThis property defines whether LaTeX Workshop will clean up all unnecessary files after building the project."