I started sublime text (2 months ago) for writing c++ code.But now i realised its full of bugs
Bug 1 : if u are taking input from input file and output it to output file and if your code went into a infinite loop then sublime text will stop responding.You will not be able to access it unless u restarts your computer.Cant it just give a msg of Time Limit excedded??
Bug 2 : In build system for c++ is worst. Code which produces errors like segmentation fault,and runtime errors are not shown by it.Sometimes u will not get your output or it will give garbage value.But the build system shows no errors