I find that clicking next/previous is fairly fast for going through all the
entries.  I guess having something similar to DW would be cool.  

The cool thing about Eclipse is that you can extend it.  If someone hasn't
already written a search function the way you like it, you can do it
yourself, or ask someone else to do it for you.  This could make a nice
suggestion to the CFEClipse project. 

Russ

> -----Original Message-----
> From: Aaron Rouse [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 05, 2008 12:35 PM
> To: CF-Talk
> Subject: Re: Find/Replace for Eclipse
> 
> In DW you get something like:
> 
> File Column                  |    Matched Text
> MyFileOne.cfm             |   <cfset blah = foo />
> MyFileTwo.cfm             |   <cfset foo = 1 />
> MyFileOne.cfm             |   <cfset blah = foo + foo />
> 
> In Eclipse done you get something like:
> 
> MyFileOne.cfm (2)
> MyFileTwo.cfm (1)
> 
> I do not have Eclipse handy to fire up so just doing that from memory.  I
> personally have times, such as right now where I searched on text that
> shows
> up 37 times.  I can see in the Matched Text column a brief bit of code for
> the line it was found.  I can scroll through that pane and figure out
> where
> to double click and do the change I want to do.  My experience thus far
> with
> Eclipse is I have to Next/Prev through things to see if I wanted to change
> something or not since I get no preview of the instances but just of the
> files containing.
> 
> On Wed, Mar 5, 2008 at 11:19 AM, Russ <[EMAIL PROTECTED]> wrote:
> 
> > What do you mean it doesn't expand the instances?  There's a little
> arrow
> > in
> > the search pane that takes you through each of the instances and
> > highlights
> > it for you...
> >
> > I have not used dreamweaver excessively, as in my opinion, that hog is
> > unusable.
> >
> > Russ
> >
> > > -----Original Message-----
> > > From: Eric Roberts [mailto:[EMAIL PROTECTED]
> > > Sent: Wednesday, March 05, 2008 12:05 PM
> > > To: CF-Talk
> > > Subject: RE: Find/Replace for Eclipse
> > >
> > > That only list the pages the search criteria is found and doesn't
> expand
> > > to
> > > the instances in each page like Dreamweaver does...that is what he is
> > > referring to.  I think the problem is that most of us are used to a
> > richer
> > > editor.  To me, this is akin to going from Word to Wordpad.  While it
> > has
> > > a
> > > lot of the same functions, it is significantly pared down.  In some
> ways
> > > that is good as it make it more efficient to run, we also loose a lot
> of
> > > good features that are widely used in the process.
> > >
> > > /*-----Original Message-----
> > > /*From: Matthew Williams [mailto:[EMAIL PROTECTED]
> > > /*Sent: Wednesday, March 05, 2008 6:23 AM
> > > /*To: CF-Talk
> > > /*Subject: Re: Find/Replace for Eclipse
> > > /*
> > > /*You may have closed the view, but there should be a search pane
> > > available.
> > > /*It very closely matches the one in Dreameweaver.  It shows items in
> a
> > > tree
> > > /*view and how many times your search term appears in a file.  It also
> > has
> > > /*up and down arrows to traverse the search list to move to the next
> > > /*instance of the search term.  The view is under Window->Show View-
> > > >Other-
> > > /*>General->Search.  To use it, you usually click on the folder you
> wish
> > > to
> > > /*search in the file navigation pane and click ctrl-h.  If you don't
> > > select
> > > /*anything in this pane, it defaults to searching the entire
> workspace.
> > > /*
> > > /*
> > > /*Matthew Williams
> > > /*Geodesic GraFX
> > > /*www.geodesicgrafx.com/blog
> > > /*
> > > /*
> > >
> > >
> >
> >
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300538
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to