Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » WIth code assist, how to type ; at end without pressing end?
WIth code assist, how to type ; at end without pressing end? [message #153991] Wed, 14 September 2005 06:27 Go to next message
Eclipse UserFriend
Hi,

With code assist, is it possible to somehow get the ; at the end of the
line without pressing the (out of the way) end key?
Re: WIth code assist, how to type ; at end without pressing end? [message #154029 is a reply to message #153991] Wed, 14 September 2005 15:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dschaefer.qnx.com

Alwyn Schoeman wrote:
> Hi,
>
> With code assist, is it possible to somehow get the ; at the end of the
> line without pressing the (out of the way) end key?

That's a cool idea. We have actions to put the // at the beginning of a
line to comment it out (C++-wise anyway). Having another action to put a
semi at the end of the would be useful as well. Heck I'd like it in the
JDT as well.

Feel free to raise an enhancement request.

Doug
Re: WIth code assist, how to type ; at end without pressing end? [message #154159 is a reply to message #154029] Wed, 14 September 2005 23:40 Go to previous message
Eclipse UserFriend
I could be wrong but I think it's already in the jdt.

Will raise an enhancement request for the cdt though :)

Doug Schaefer wrote:
> Alwyn Schoeman wrote:
>
>> Hi,
>>
>> With code assist, is it possible to somehow get the ; at the end of the
>> line without pressing the (out of the way) end key?
>
>
> That's a cool idea. We have actions to put the // at the beginning of a
> line to comment it out (C++-wise anyway). Having another action to put a
> semi at the end of the would be useful as well. Heck I'd like it in the
> JDT as well.
>
> Feel free to raise an enhancement request.
>
> Doug
Previous Topic:no errors being flagged
Next Topic:Programmatically applying code templates
Goto Forum:
  


Current Time: Fri May 09 23:02:14 EDT 2025

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

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

Back to the top