[Github-comments] [geany] Opening files from the terminal pane (#776)

elextr notifications at xxxxx
Thu Nov 26 10:20:00 UTC 2015


@philiprbrenan The window shown in the image is not the terminal window, its the build output window, which for an IDE is usually the compiler output, hence the tab name.

This window already allows jumping to file contents, by filename and line number, by clicking on a line *if it can parse the line* to extract the information.  Since the error lines from various compilers are different, the parsing is dependent on the language, or some magic built-ins, or regular expressions you can configure yourself. See [here](http://www.geany.org/manual/current/index.html#build-settings-section) for how to configure.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/776#issuecomment-159868805
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20151126/2cef2935/attachment.html>


More information about the Github-comments mailing list