Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Re: Automatic indentation when moving lines withALT-<arrow>

The same strange behavior we have when copy something with the CTRL+<left-mouse-click&hold>. Once something is copied this way there is no automatic indentation, but when you highlight the line and then copy it and paste in the same spot, auto-indent is working correctly.

Is this a separate bug or it fits under the same umbrella?

Thanks

Fedja


On 6/8/07, Leherbauer, Anton < Anton.Leherbauer@xxxxxxxxxxxxx> wrote:
Hi,

I'd see it as a feature request, because the move lines actions are
plain Eclipse Platform implementations which we would need to override.
In any case, please create a bug for it.

Thanks,
Toni
--
Anton Leherbauer
Wind River CDT Team, Austria

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Luber, Michael
Sent: Friday, June 08, 2007 9:03 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Re: Automatic indentation when moving lines withALT-<arrow>


Sorry, I meant "ALT+<arrow-up> and ALT+<arrow-down>", not "CTRL+<arrow-up> and CTRL+<arrow-down>"

-----Ursprüngliche Nachricht-----
Von: Luber, Michael
Gesendet: Freitag, 8. Juni 2007 08:59
An: 'cdt-dev@xxxxxxxxxxx'
Betreff: Automatic indentation when moving lines with CTRL-<arrow>

Hi all,

i have noticed that when you copy&paste in a C file, CDT 4.0 does indentation automatically, but when you move lines around using CTRL+<arrow-up> and CTRL+<arrow-down>, it does not.

It works both ways when you edit Java code in JDT.

I am not sure whether this is a bug, or a feature request, so i wanted to ask here before.

Should I create a bug report for this ?

regards
Michael Luber

Siemens AG
Automation and Drives
Automation Systems
Research & Development
Design House
Amberg
A&D AS RD DH A2
Werner-von-Siemens-straße 50
92224 Amberg, Germany
Tel.: +49 9621 80-3100
Fax: +49 9621 80-3278
mailto:michael.luber@xxxxxxxxxxx <mailto:michael.luber@xxxxxxxxxxx>


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top