[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
RE: [cdt-patch] Patch for a new Join Lines action for the editor
|
Hi Todd,
Great work! I have applied the patch to HEAD. I have also created a bugzilla
entry to capture the patch there.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=115823
I'll write a process sheet on how to contribute patches, but we'd like to
have them stored in bugzilla which is easier to automate reporting. Sending
a note to cdt-patch with the bug number helps bring it to our attention.
Thanks, keep the patches coming :)
Doug
> -----Original Message-----
> From: cdt-patch-bounces@xxxxxxxxxxx [mailto:cdt-patch-bounces@xxxxxxxxxxx]
> On Behalf Of Todd Papaioannou
> Sent: Saturday, November 05, 2005 8:38 PM
> To: cdt-patch@xxxxxxxxxxx
> Subject: [cdt-patch] Patch for a new Join Lines action for the editor
>
> Doug,
>
> Please find attached a unified patch for a new JoinLinesAction. This
> is basically a small addition to CEditor that allows a user to join
> the current and next line together. It's bound to ctrl-shift-j by
> default.
>
> Let me know if I messed up anything, or if the patch needs tweaking.
>
> Todd