Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Block/Column move in CDT editor
Block/Column move in CDT editor [message #152715] Wed, 31 August 2005 10:19 Go to next message
Eclipse UserFriend
Originally posted by: steveb.imperas.com

We're planning to switch enmass toCDT in the near future and 1 question
keeps cropping up to which I can find no answer.

Is there a way to do block/column move in the CDT editor?

Thank you,

Steve
Re: Block/Column move in CDT editor [message #152749 is a reply to message #152715] Wed, 31 August 2005 15:16 Go to previous messageGo to next message
Patrick Turley is currently offline Patrick TurleyFriend
Messages: 43
Registered: July 2009
Member
Steven Bird wrote:
> We're planning to switch enmass toCDT in the near future and 1 question
> keeps cropping up to which I can find no answer.
>
> Is there a way to do block/column move in the CDT editor?

I don't know of an *arbitrary* block move - but, if you highlight some
text and hit tab/alt-tab, it will indent/unindent the highlighted text.
Re: Block/Column move in CDT editor [message #152865 is a reply to message #152715] Thu, 01 September 2005 08:12 Go to previous messageGo to next message
Andrés Wellmann Jelic is currently offline Andrés Wellmann JelicFriend
Messages: 32
Registered: July 2009
Member
you should take a look at the plugin "net.sf.lunar_eclipse.editing" where
you
can cut/copy/paste/delete rectangulars like in emacs. Is this the feature
which
you are looking for??

andrés

Am Wed, 31 Aug 2005 12:19:56 +0200 schrieb Steven Bird
<steveb@imperas.com>:

> We're planning to switch enmass toCDT in the near future and 1 question
> keeps cropping up to which I can find no answer.
>
> Is there a way to do block/column move in the CDT editor?
>
> Thank you,
>
> Steve
>
>



--
Erstellt mit Operas
Re: Block/Column move in CDT editor [message #153003 is a reply to message #152865] Fri, 02 September 2005 08:07 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: steveb.imperas.com

Andre,

Thanks for the pointer. This almost does what we want, but not quite. We
make extensive use of table driven code (in C) and there is a frequent need
to insert, remove and realign/move columns. So what is required is the
ability to select a rectangular block of text i.e. a column (not necessarily
starting at the first line) and then do a cut, copy, move etc. Any thoughts?

Steve


"Andr
Re: Block/Column move in CDT editor [message #153012 is a reply to message #153003] Fri, 02 September 2005 09:07 Go to previous messageGo to next message
Andrés Wellmann Jelic is currently offline Andrés Wellmann JelicFriend
Messages: 32
Registered: July 2009
Member
No, this is the only plugin which I know for these purposes. The only good
external
alternative which I know is Emacs which has very good formating
capabilities.

sorry
andrés

Am Fri, 02 Sep 2005 10:07:10 +0200 schrieb Steven Bird
<steveb@imperas.com>:

> Andre,
>
> Thanks for the pointer. This almost does what we want, but not quite. We
> make extensive use of table driven code (in C) and there is a frequent
> need
> to insert, remove and realign/move columns. So what is required is the
> ability to select a rectangular block of text i.e. a column (not
> necessarily
> starting at the first line) and then do a cut, copy, move etc. Any
> thoughts?
>
> Steve
>
>
> "Andrés" <ponch@gmx.de> wrote in message
> news:op.swezqvaeqhjsen@we.inf.bi.ruhr-uni-bochum.de...
>> you should take a look at the plugin "net.sf.lunar_eclipse.editing"
>> where
>> you
>> can cut/copy/paste/delete rectangulars like in emacs. Is this the
>> feature
>> which
>> you are looking for??
>>
>> andrés
>>
>> Am Wed, 31 Aug 2005 12:19:56 +0200 schrieb Steven Bird
>> <steveb@imperas.com>:
>>
>>> We're planning to switch enmass toCDT in the near future and 1 question
>>> keeps cropping up to which I can find no answer.
>>>
>>> Is there a way to do block/column move in the CDT editor?
>>>
>>> Thank you,
>>>
>>> Steve
>>>
>>>
>>
>>
>>
>> --
>> Erstellt mit Operas
>
>



--
Written with Opera
Re: Block/Column move in CDT editor [message #153020 is a reply to message #153012] Fri, 02 September 2005 09:35 Go to previous message
Eclipse UserFriend
Originally posted by: steveb.imperas.com

Thanks for your help and sorry for mispelling your name...

Steve

"Andr
Previous Topic:Eclipse Installation instructions
Next Topic:Bug of CDT3.0.0?
Goto Forum:
  


Current Time: Tue Sep 17 07:14:08 GMT 2024

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

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

Back to the top