Re: any showstoppers?
"Ricardo J. Parada" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.woproject.devel |
|---|---|
| Message-ID | <[email protected]> |
My muscle memory tells me that double click in an opening bracket, parenthesis, curly brace always highlights to the matching closing one in a source code editor. That's how Xcode, Project Builder worked... I'm still carrying that in my brain. :-) :-) On Oct 4, 2010, at 6:45 PM, Q wrote: > > On 05/10/2010, at 4:39 AM, John Huss wrote: > >> I would say that is a feature, not a bug. To select a whole tag the Outline view should be used. This is a text editor and should behave like any normal text editor regarding double and triple click. The behavior you describe always bugged me like crazy. > > +1 that. I always hated that feature because it overrides my muscle memory for selecting the whole line with the mouse. However I would have no objection to this being a meta key + triple click behaviour. > >> On Mon, Oct 4, 2010 at 12:54 PM, Kieran Kelleher <[email protected]> wrote: >> Mike the only problem I am seeing in latest build (3.6.6182) is that if I triple-click a webobject tag, the tag, the content and the closing tag are no longer selected. It just selects the line in the wocomponent editor now. In the past, triple-clicking selected a container tag and all its content. >