W dniu 2014-08-07 13:59, stevek pisze:
Does tup have any editor integration where it allows the editor to jump
to the line with the compile error?
(e.g. type :make from within vim)

Of course, for this to work, tup would have to lose all its pretty
progress bars and colours etc.
But in a perfect world, tup could run with colours etc in another
(persistent) tty while still allowing
the plain console output that editors want.

In Eclipse you can define your own "error parser" that will catch tup error messages and link them to file/line mentioned in the error. I've done such "error parser" but only partially - it just catches all the tup output and ignores that. The next step is to actually parse the messages that are useful (if that's possible).

https://groups.google.com/forum/#!topic/tup-users/7qNxtgh9Z-s

Regards,
FCh

--
--
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
--- You received this message because you are subscribed to the Google Groups "tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to