+1
would really, really like this to change my SQL after copying from TOAD to add
<space> <slash> at the end of each line so it can be used in a .properties file.
ie FROM:
select blah
from blah,
deblah
where blah.a = deblah. a
TO
select blah \
from blah, \
deblah \
where blah.a = deblah. a
"Yount, Andrew" wrote:
> I remember when we used to have to TYPE to get things like that done.
>
> -----Original Message-----
> From: Jacques Morel [mailto:[EMAIL PROTECTED]]
> Sent: Sunday, June 02, 2002 8:04 PM
> To: [EMAIL PROTECTED]
> Subject: [Eap-bugs] Re: #628 \r, \n don't work in Replace with
>
> +1
> It is a bummer. Especially when cross os usage (unix<->dos) has messed up
> badly the file you are working on and there are no way in the IDE to correct
> that!
> Please add support for \r and \n to the Text Replace! Also Copy and Pasting
> a multiline statement should also work as well. It doesn't right now.
>
> "Timur Zambalayev" <[EMAIL PROTECTED]> wrote in message
> adc5jg$esq$[EMAIL PROTECTED]">news:adc5jg$esq$[EMAIL PROTECTED]...
> > Currently there's no easy way to transform:
> >
> > =================
> > abc
> > def
> > ghi
> > =================
> >
> > to:
> >
> > =================
> > abc,
> > def,
> > ghi,
> > =================
> >
> > because \r, \n don't work in the "Replace with" field of the
> > "Search->Replace..." dialog.
> > They do work in the "Text to find" field though.
> >
> >
> > Timur Zambalayev
> >
> >
> >
>
> _______________________________________________
> Eap-bugs mailing list
> [EMAIL PROTECTED]
> http://lists.jetbrains.com/mailman/listinfo/eap-bugs
> _______________________________________________
> Eap-bugs mailing list
> [EMAIL PROTECTED]
> http://lists.jetbrains.com/mailman/listinfo/eap-bugs
----------------------------------------------------------------------------
This Email may contain confidential and/or privileged information and is
intended solely for the addressee(s) named. If you have received this
information in error, or are advised that you have been posted this Email by
accident, please notify the sender by return Email, do not redistribute it,
delete the Email and keep no copies.
----------------------------------------------------------------------------
_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs