Skip to main content

[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

Doug,

> Great work! I have applied the patch to HEAD. 

Awesome! 

> 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.

OK, that's cool. I'll do that from now on.

> Thanks, keep the patches coming :)

Will do. Hopefully this is the first of many. I checked out the JDT UI
plugin to start to see what we might be missing when compared with
the Java editor. I guess the release schedule thread on cdt-dev might
have some impact on this though. 

Question: what's the recommended way of using the changes you make
to CVS in your daily work? I know how to launch a "debug" version of
the workbench to test my changes, but of course I would like to take
advantage of them before the next release ;)

Thanks

Todd


> 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
> 
> _______________________________________________
> cdt-patch mailing list
> cdt-patch@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-patch



Back to the top