Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: jlac on May 19, 2008, 10:39:09 am

Title: Column/block mode editing as in ultraedit
Post by: jlac on May 19, 2008, 10:39:09 am
Hi,

Is a column/block mode editing was planned into roadmap ?

Regards,
Title: Re: Column/block mode editing as in ultraedit
Post by: mariocup on May 19, 2008, 11:31:17 am
Hi jlac,

block mode selection is already available with holding the Alt key and selecting a block. Pasting in block mode is not supported right now, but will be included in the future (http://forums.codeblocks.org/index.php/topic,8386.msg62204.html#msg62204).
You will find also some details to other codeblocks features in the manual (http://www.codeblocks.org/user-manual)  :D

Bye,

Mario
Title: Re: Column/block mode editing as in ultraedit
Post by: jlac on May 19, 2008, 05:51:34 pm
Hi,

the block mode selection doesn't provide all capacity of column mode of ultraedit.
For example: add/remove a character on all selected columns.

Regards,
Title: Re: Column/block mode editing as in ultraedit
Post by: Jan van den Borst on May 19, 2008, 10:29:15 pm
I agree, a somewhat more advanced block editing mode would be higly appreciated

Jan