Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Line Start editor command behavior
Line Start editor command behavior [message #202804] Thu, 11 October 2007 18:08 Go to next message
Eclipse UserFriend
Originally posted by: norman.j.davis.jr.gmail.com

Hi all,

I've introduced a friend to CDT recently. Overall he's very happy and now
uses cdt exclusively. The one thing that frustrates him is how the Home
Key, bound to the Line Start editor command, goes to the front of the
indented text. It seems his ingrained habit is for Home Key to always
bring cursor to column zero.

I've looked for an option to change this behavior and haven't found one so
far.

Would the easiest solution be for me to learn how to write a plugin to
provide the behavior he wants? Is there a better way to go about it?

Thanks

Norm
Re: Line Start editor command behavior [message #202820 is a reply to message #202804] Fri, 12 October 2007 01:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: wegener.cboenospam.com

Norman Davis wrote:
> Hi all,
>
> I've introduced a friend to CDT recently. Overall he's very happy and
> now uses cdt exclusively. The one thing that frustrates him is how the
> Home Key, bound to the Line Start editor command, goes to the front of
> the indented text. It seems his ingrained habit is for Home Key to
> always bring cursor to column zero.
> I've looked for an option to change this behavior and haven't found one
> so far.
> Would the easiest solution be for me to learn how to write a plugin to
> provide the behavior he wants? Is there a better way to go about it?
>
> Thanks
>
> Norm
>
Try the Smart Caret Positioning option on the General->Editors->Text
Editor preference page.
Re: Line Start editor command behavior [message #202871 is a reply to message #202820] Fri, 12 October 2007 15:45 Go to previous message
Eclipse UserFriend
Originally posted by: norman.j.davis.jr.gmail.com

David Wegener wrote:
> Try the Smart Caret Positioning option on the General->Editors->Text
> Editor preference page.

That's exactly what I needed. Looks new in 4.0. (My apologies for looking
all over and still managing to somehow miss this!)

Thanks!
Previous Topic:CDT Ceditor toggling breakpoint by doubleclicking
Next Topic:Export wizard icon
Goto Forum:
  


Current Time: Sat Oct 05 05:07:20 GMT 2024

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

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

Back to the top