CR, LF, or CRLF are the EOL (End Of Line) Characters or Newline characters that are displayed (hidden) at the end of each line of a file, it may vary depending upon on what Operating System this file was created or what EOL Char Encoding was used.
If you are using Sublime Text Editor to work with such files and wondering how to see these EOL characters, well it does not have an option to display the EOL characters out of the box - you would require to install a package like - RawLineEdit
- Open the File in Sublime Editor,
- Make sure you have installed the package RawLineEdit,
- Now press: Command (Control for Windows) + Shift + P and type Raw Line Edit: View Line Ending,
- Note this will work only for saved file and not a unsaved tab with some text in it,
- You sould see and new section that shows the line ending character details.


Have Questions? Post them here!
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!