Hi guys. Sometimes I’m being irritated by output in build tab. If compiler returns exit code other than 0, ST3 prints cmd variables, which can be few lines long, and I have to scroll up to see errors. That’s not a big deal, but just annoying. If compiler return exit code, so after compiler output I’m getting this:
[quote][cmd: [‘spcomp’, ‘file.lol’]]
[dir: path\lol]
[path: C:\Program Files (x86)\Python33;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Diskeeper Corporation\ExpressCache;C:\Program Files\Microsoft\Web Platform Installer;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn][/quote]
Is there a way to prevent it? I’m not sure if compiler should return exit codes on file errors, so idk if it’s compiler of ST3 fault 
P.S. It seems strange that user is able to edit text in build tab. JUST saying 