Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylar-dev] Context capture pause while typing

Rob,
I am using the project explorer -- I'll try the project explorer and
see if I get the same behavior.  The bug you mentioned looks like it
describes what I'm seeing, but it's applicable to variable declaration
as well.

Thanks,
Jim

On 11/9/06, Robert Elves <relves@xxxxxxxxx> wrote:
If you are using Project Explorer in 'Link with Editor' mode then this
problem can arise (see link below). The work-around is to use the
Package Explorer or not use the linked mode. If you aren't using the
Project Explorer and are still seeing these problems, please post a
bug report.

147203: linked mode in Project Explorer causes editor selection to jump
https://bugs.eclipse.org/bugs/show_bug.cgi?id=147203

-Rob

On 11/9/06, Jim Bethancourt <jimbethancourt@xxxxxxxxx> wrote:
> Hi all,
> I noticed that Mylar is attempting to capture context while I'm typing
> and highlights the thing I'm typing, whether it's a method, variable,
> or something else.  As a result, when I am typing sometimes, the
> object is automatically highlighted and overwritten when I continue to
> type.  Fortunately I realized that Mylar was trying to capture the new
> "thing" in the current context and thought to pause context capturing,
> but this may not be entirely intuitive, especially for new users.
> Would it be possible to pause context capturing while typing (e.g.
> wait 3 seconds after typing has stopped), and then resume context
> capture when typing has stopped?
>
> I don't know if anyone else has run into this, but I think it would
> help quite a bit.  I'd be happy to submit a bug if you think this
> makes sense.
>
> Thanks,
> Jim
> _______________________________________________
> mylar-dev mailing list
> mylar-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylar-dev
>


--
Robert Elves
Mylar committer, http://eclipse.org/mylar
_______________________________________________
mylar-dev mailing list
mylar-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mylar-dev



Back to the top