On 20 Oct 2006, at 07:29 , Dennis Rande wrote:
If any character is entered between the braces of the Yellow function, all the fucntions in the class then get indented properly.

But note that that includes a linefeed, so

   public function Yellow() {}

public function Yellow() {
    }

or even

    public function Yellow()
    {
    }

will effectively work around that issue.


--
In England 100 miles is a long distance. In the US 100 years is a long time



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to