Texpad is SyncTeX aware, so if your distribution supports SyncTeX, Texpad will typeset the project with SyncTeX information and allow you to synchronise from LaTeX source to PDF and back:
PDF to LaTeX source
Cmd-clicking on the pdf will jump to that line in the editor pane.
LaTeX source to PDF
Either clicking on the outline view, or Cmd-clicking on the text will jump to that point in the pdf.
Notes
- In versions older than 1.5, a simple click was the default behaviour. This old behaviour is preserved in v1.5 for users upgrading from a previous version and may be dropped in favour of Cmd-click via the Single-click PDF sync with editor option in the Preferences.
- SyncTeX is not compatible with all LaTeX document classes; Beamer, for example, often causes trouble.