I am using CreamBeaver 6.0 a.k.a DWMX. All I want it to do is like this:
function myFunc() {
         // if I hit enter from the line above, I shud be taken
         // here automatically without hitting any tab keys
         $var = "string";
         // if I close this function by typing "}", DWMX shud auto-align this
         // by putting it in the same column where I started my function 
definition,
         // but nooo, it aligns this in the same column where my function code
         // starts
}


At 21:39 09/25/2002 +0100, you wrote:
>...are you not using the indent button in properties?? this if memory serves
>correct puts in a blockquote. Similarly to Word, you have to press return
>twice to end the <blockquote> tag...
>
>What version of Creambeaver are you using... may be an issue...
>
>
>----- Original Message -----
>From: "Christopher Chaduka" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, September 25, 2002 3:57 PM
>Subject: Re: [ cf-dev ] OT: line breaks in dreamweaver
>
>
> > I am waiting to hear this one. I also need to use the auto indent feature
> > for my PHP code. I should be able to set this somewhere in some language
> > specific conf file? Can DMW do that?
> >
> > At 15:52 09/25/2002 +0100, you wrote:
> > >Is there any way I can set dreamweaver so that new lines start with the
> > >same indent as the line I am coming from. At the moment when I press
> > >return the cursor goes right back to the margin so I have to hammer the
> > >tab button!!
> > >
> > >
> > >Giles Roadnight
> > >http://giles.roadnight.name
> > >
> > >
> > >--
> > >** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> > >
> > >To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >For additional commands, e-mail: [EMAIL PROTECTED]
> > >For human help, e-mail: [EMAIL PROTECTED]
> >
> >
> > --
> > ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> >
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > For human help, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>
>
>--
>** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>For human help, e-mail: [EMAIL PROTECTED]


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to