Hi. I'm not sure if there is some minor adjustment I can make to fix this .... but after installing 1.0.2 my PHP auto-indenting did not work anymore. Here is the pattern from the PHP.plist file that was working fine in <= 1.0.1 :
increaseIndentPattern = "^.*(\{[^}"']*|\([^)"']*)$";
any suggestions? I know the bundle is active because my custom syntax highlighting works.
kumar