[SVN] question about PHP symbols
Allan Odgaard
allan at macromates.com
Mon May 2 20:37:01 UTC 2005
On May 2, 2005, at 22:28, Max Williams wrote:
> The heart of the problem, as far as I can tell, is that function names
> are not being caught by the syntax file.
> eg if you put the caret in the middle of a php function name and use
> the get scope name command (ctrl-t), it just shows "source.php" - at
> least it does for me- and therefore there is nothing for the symbol
> list.
Yes, the regex was broken, it ends with: “.$”. I've committed a fix.
More information about the textmate-dev
mailing list