Join Slack
Powered by
copying back `\r\n` in Idea, only `\n` gets pasted...
# random
e
elect
06/23/2020, 11:06 AM
copying back
\r\n
in Idea, only
\n
gets pasted, is there a way to overcome this other than using a byte array? (long text for test)
h
hallvard
06/23/2020, 11:31 AM
I think you may tell, in the settings and as a per-project setting, that you prefer windows line endings.
hallvard
06/23/2020, 11:35 AM
... or try this:
https://www.jetbrains.com/help/idea/configuring-line-endings-and-line-separators.html
e
elect
06/23/2020, 12:42 PM
thanks
3
Views
Open in Slack
Previous
Next