And as for indenting, in Studio 4.0 the CTRL-SHIFT-, and CTRL-SHIFT-. worked
really well for moving blocks of indented code.  Now if you move to the left
a block of code with multiple levels of indents, it totally screws up the
indenting.

Dan

-----Original Message-----
From: Jackson Moore (CFTalk) [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 27, 2000 8:57 AM
To: CF-Talk
Cc: [EMAIL PROTECTED]
Subject: Re: ColdFusion SP2


I'll chime in with a Studio wish list item as well.  It's not as critical as
Mike's issues, but it's the only reason I still keep TextPad around.

When indenting a line that wraps (word wrap is on), the portion that gets
wrapped is not indented - it starts all the way back at column 1.
Furthermore, when you hit enter to start
another line, it doesn't remember that the start of the previous line was
indented, just that the wrapped portion started back at column 1.

Here is an example of what the problem looks like:

    <cfquery name="query1" datasource="db1" username="artvandalay"
password="delores" maxrows="50">
    SELECT * FROM tablename
    </cfquery>

Here is what it looks like in TextPad and my preferred viewing:

    <cfquery name="query1" datasource="db1" username="artvandalay"
    password="delores" maxrows="50">
    SELECT * FROM tablename
    </cfquery>

This is very annoying and the reason we (me and the other developers I work
with) still use TextPad to work with large heavily commented scripts.  And
if there is a setting to change
this behavior that I haven't found (and I have looked), please humble me
with your wisdom - and accept by tremendous apologies for bothering you with
my trivial issue.

Jackson
[EMAIL PROTECTED]

Mike Kear wrote:

> At , [EMAIL PROTECTED], CF-Talk wrote:
> >At 08:50 AM 27-09-00 -0400, Damon Cooper wrote:
> >>Folks,
> >>
> >>ColdFusion Service Pack 2 is under construction, and I'd like to get
your
> >>feedback on what you believe to be Must-Be-Fixed items.
> >>
>
> Damon,
>
> I know you're asking about server, but frankly for me the biggest bugbear
> is the shocking state of Studio.   Maybe I'm not all that demanding of my
> servers yet, but when I swear and curse about Allaire, it's nearly always
> about studio.
>
> So will this service pack include a new version of studio too?
>
> In particular, I am anxious to see the following fixes in studio:
>
> (1)  It's the worst resource hog on my systems.  We have to keep closing
> other things down to stop it hanging the whole system.
>
> (2)  The release files contain invalid dlls and there's no documentation
to
> this effect.  It wouldn't install until I was told by the support dept to
> remove one dll and use another from the previous installation.
>
> (3) The docking resource windows dont stay put.  sometimes (not always)
> when I open Studio  the snippets, datasources and RDS windows are floating
> all of the desktop and have to be grabbed and docked again.
>
> (4) You can't use the deployment wizard, because . well because it just
> doesnt work.  It crashes studio without the option to save files first.
>
> I would really hope that you plan to release a SP2 of server with a new
> Studio as well that addresses these products.  It's really embarassing as
a
> Allaire reseller to be recommending Server but recommending clients not
buy
> Studio to go with it.
>
> Cheers,
>
> Mike Kear
> [EMAIL PROTECTED]
> www.afp.zip.com.au
> Windsor, NSW, Australia
>
> AFP Web Development
> AFP Electronic Forms
> AFP Models
>
----------------------------------------------------------------------------
--
> Archives: http://www.mail-archive.com/[email protected]/
> To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.

----------------------------------------------------------------------------
--
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to