Modern text editors should simply ignore CR characters. Most scripting languages do. Mac, Unix and Windows compilers do.
We have several million lines of code from the last ten years. C, C++, Objective-C, Ruby, Python, XML, numerous others... Nothing in our process cares whether anything ends in LF or CR+LF, but BBEdit does. I understand needing the ability to recognize CR characters. Some people may have code from the last century that uses them as line endings, in that case they should be updated. In all other cases, they should be ignored! You shouldn't have to maintain a rigid enforcement of line endings across teams, platforms and years of development when there are so few tools that can't deal with it. Come on BBEdit, let's enter the 21st century. -- -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
