http://d.puremagic.com/issues/show_bug.cgi?id=11227
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Rainer Schuetze <[email protected]> 2013-10-12 00:25:56 PDT --- The indentation just moves one position right of the opening parenthesis. It would work for your example if it uses the position of the next token instead. That would also work better if your coding style is to have a space after the '('. It doesn't solve the case if it's not the first argument that has less indentation, but it's a start. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
