Sublime Forum

Sublime text bugs

#1

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

0 Likes

#2

Do either of those happen in safe mode? If so your best bet is to submit a bug report to the official issue tracker: https://github.com/sublimehq/sublime_text/issues/new/choose

0 Likes