<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><DIV>On 11 May 2007, at 12:40, Thomas Mai wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Let's say there's something like "require 'shared/session.inc.php';" in my code. Now I'd like to move the cursor above the filename, press any shortcut, and - voilà - TextMate opens the file.</FONT></P> </BLOCKQUOTE></DIV>The PHP bundle includes a “Jump to Included File” command which can do this, in fact if you configure your PHP include path then it can even search for the file in there.<BR><DIV>Check out the bundle help – from Bundles → PHP → Help – for more info.</DIV></BODY></HTML>