Multi-line editing

Are you missing a feature? Request its implementation here.
jamie
Posts: 3
Joined: Fri Mar 10, 2017 12:52 pm

Multi-line editing

Post by jamie »

Disappointed that I can't edit multiple lines at once - it's such a useful feature and I sometimes end up copying text into a different editor, making the changes, then pasting back.

Example:

Code: Select all

blah blah
blah blah
blah blah
If I could indicate that all three lines needed editing, I could put the cursor at the start of just one of the lines and type <p> and get:

Code: Select all


<p>blah blah
<p>blah blah
<p>blah blah
sorin_carbunaru
Posts: 402
Joined: Mon May 09, 2016 9:37 am

Re: Multi-line editing

Post by sorin_carbunaru »

Hello Jamie,

Starting from 18.0, the stand-alone oXygen has a rectangular selection feature, and it seems to me that it can prove to be helpful to you.

You can find some information at the following links:
- https://www.oxygenxml.com/demo/Rectangu ... ction.html
- https://www.oxygenxml.com/doc/versions/ ... Cselection

If you are using a stand-alone oXygen, please let us know if this is sufficient for you. If it's not sufficient, please explain to us your use case in more details.

All the best wishes,
Sorin Carbunaru
oXygen XML
Post Reply