+2 Yes, this is /exactly/ the sort of thing that line join should do!
cc Thomas Singer wrote: > The cool Join Line action should be smart enough to work properly in > comments: > > /** > * hello| > * world > */ > > // hello| > // world > > should produce: > > /** > * hello world > */ > > and > > // hello world > > Tom _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
