LF vs CRLF - Configure Git and VS Code to use Unix line endings
Set LF as end of line character in VS Code and Git
To set the default for line endings in VS Code to LF:
go to Command Palette (Ctrl + Shift + P)
type Settings. Choose Preferences: Open Settings (UI) from the list of options that are displayed
In ...
naveedausaf.com5 min read