I've been meaning to ask this for a few weeks now.
When i copied code from the IDE into Windows Notepad it always used to copy 'properly' - each line from the IDE correctly pasted into Notepad on it's own line.
At some point pasting code from the IDE into Notepad now pastes the code as a single line - all lines from the IDE concatenated into a single line in Notepad.
Imagine copying a linux text document into a windows text editor - has the IDE started using a linux end of line character sequence instead of a windows end of line character sequence?
I noticed this shortly after upgrading to Windows 8 from Windows 7 and half assumed that the Windows 8 Notepad has started using a different line ending character sequence - but that sounds rather unlikely.
Notepad has no settings to choose end of line character sequence so is the problem with the IDE or elsewhere?
Martin.
When i copied code from the IDE into Windows Notepad it always used to copy 'properly' - each line from the IDE correctly pasted into Notepad on it's own line.
At some point pasting code from the IDE into Notepad now pastes the code as a single line - all lines from the IDE concatenated into a single line in Notepad.
Imagine copying a linux text document into a windows text editor - has the IDE started using a linux end of line character sequence instead of a windows end of line character sequence?
I noticed this shortly after upgrading to Windows 8 from Windows 7 and half assumed that the Windows 8 Notepad has started using a different line ending character sequence - but that sounds rather unlikely.
Notepad has no settings to choose end of line character sequence so is the problem with the IDE or elsewhere?
Martin.