HN2new | past | comments | ask | show | jobs | submitlogin

I'd be very happy if the console output when you build something on sublime was smarter, and parsed the output to make out the file and line where the error occurred, and clicking on the error would take me there.

It wouldn't do step debugging or breakpoints, but at least for scripting and even simple c programs it would work well.



It can do this now, but you have to specify your own regex for parsing ("file_regex" and "line_regex" settings).

http://sublimetext.info/docs/en/reference/build_systems.html




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: