0

Tap GCC error in terminal -> jump to line

crutch68k 2 weeks ago 0

Hi, love the app, one feature request that seems obvious to me and would turn Textastic into a fantastic mobile mini-IDE:  it would be great if GCC error output in file:line:column format (as in below) in the Textastic Terminal was tappable to instantly jump to the given line and file, provided that a file with the same name is already open in a Textastic tab.

test.cpp:408:2: error: …