Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » smart cursoring through java names doesn't work on prev-word
smart cursoring through java names doesn't work on prev-word [message #90558] Fri, 29 August 2003 00:27 Go to next message
Eclipse UserFriend
Originally posted by: leeb.linkline.com

Using 3.0 M3. The new "smart cursoring through java CamelCase names" only
seems to work in the forward direction (Ctrl-RightArrow), but does not work
in the backward direction (Ctrl-LeftArrow). Is this as-designed?
Re: smart cursoring through java names doesn't work on prev-word [message #90575 is a reply to message #90558] Fri, 29 August 2003 00:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Lee Breisacher <leeb@linkline.com> wrote:

> Using 3.0 M3. The new "smart cursoring through java CamelCase names" only
> seems to work in the forward direction (Ctrl-RightArrow), but does not work
> in the backward direction (Ctrl-LeftArrow). Is this as-designed?
Hm... Works in build 200308261317.
However I hate this feature. This is not usually for me to change name of
variable, so I don't need to skip part of it. But often I need to skip it
wholly, but now this is impossible. :-(
Is it possible to add option in preference?

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: smart cursoring through java names doesn't work on prev-word [message #90635 is a reply to message #90575] Fri, 29 August 2003 03:54 Go to previous messageGo to next message
Eclipse UserFriend
AFAIR there is a setting in the Work in Progress tab.
But I could be wrong, just downloading M3.

martin
Re: smart cursoring through java names doesn't work on prev-word [message #90680 is a reply to message #90635] Fri, 29 August 2003 05:58 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: tom.eicher.gmx.ch.nodomain

Its in the Preferences, Java->Editor->Typing Tab, "Smart cursor
positioning in Java names"

-t

Martin Möbius wrote:

> AFAIR there is a setting in the Work in Progress tab.
> But I could be wrong, just downloading M3.
>
> martin
Re: smart cursoring through java names doesn't work on prev-word [message #90695 is a reply to message #90575] Fri, 29 August 2003 06:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Konstantin Scheglov wrote:

>Lee Breisacher <leeb@linkline.com> wrote:
>
>
>
>>Using 3.0 M3. The new "smart cursoring through java CamelCase names" only
>>seems to work in the forward direction (Ctrl-RightArrow), but does not work
>>in the backward direction (Ctrl-LeftArrow). Is this as-designed?
>>
No. It should work in both directions. In some cases it does not work
correctly (see bug 42199
<https://bugs.eclipse.org/bugs/show_bug.cgi?id=42199>) and Martin is
right, you can disable the feature,

HTH
Dani

> Hm... Works in build 200308261317.
> However I hate this feature. This is not usually for me to change name of
>variable, so I don't need to skip part of it. But often I need to skip it
>wholly, but now this is impossible. :-(
> Is it possible to add option in preference?
>
No, because then we have it twice since it is already there ;-) See
Window > Preferences > Java > Editor > Typing

HTH
Dani
Re: smart cursoring through java names doesn't work on prev-word [message #90708 is a reply to message #90635] Fri, 29 August 2003 06:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: scheglov_ke.nlmk.ru

Martin M?bius <m.moebius@gmx.de> wrote:

> AFAIR there is a setting in the Work in Progress tab.
> But I could be wrong, just downloading M3.
Thanks, I found it.

--
SY, Konstantin.
Advanced Eclipse SWT Designer (http://www.swt-designer.com)
Re: smart cursoring through java names doesn't work on prev-word [message #90753 is a reply to message #90695] Fri, 29 August 2003 09:16 Go to previous message
Eclipse UserFriend
Originally posted by: leeb.linkline.com

Ah, indeed I was running into bug 42199. I tried it some more and see that
it does work correctly for most identifiers.

Thanks,

Lee


"Daniel Megert" <daniel.megert@gmx.net> wrote in message
news:bin8cv$c29$1@eclipse.org...
> Konstantin Scheglov wrote:
>
> >Lee Breisacher <leeb@linkline.com> wrote:
> >
> >
> >
> >>Using 3.0 M3. The new "smart cursoring through java CamelCase names"
only
> >>seems to work in the forward direction (Ctrl-RightArrow), but does not
work
> >>in the backward direction (Ctrl-LeftArrow). Is this as-designed?
> >>
> No. It should work in both directions. In some cases it does not work
> correctly (see bug 42199
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=42199>) and Martin is
> right, you can disable the feature,
>
> HTH
> Dani
>
> > Hm... Works in build 200308261317.
> > However I hate this feature. This is not usually for me to change name
of
> >variable, so I don't need to skip part of it. But often I need to skip it
> >wholly, but now this is impossible. :-(
> > Is it possible to add option in preference?
> >
> No, because then we have it twice since it is already there ;-) See
> Window > Preferences > Java > Editor > Typing
>
> HTH
> Dani
>
Previous Topic:tooltips for primary variables
Next Topic:Ant View hangs from time to time
Goto Forum:
  


Current Time: Sun Jun 01 16:54:49 EDT 2025

Powered by FUDForum. Page generated in 0.04185 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top