Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ezhov-da/d10f73f798a75b800e2f7167a10ac003 to your computer and use it in GitHub Desktop.
Save ezhov-da/d10f73f798a75b800e2f7167a10ac003 to your computer and use it in GitHub Desktop.
Change line separator for a file or directory selected in the Project view
==> https://www.jetbrains.com/help/idea/configuring-line-endings-and-line-separators.html
Select a file or directory in the Project tool window Alt+1.
Note that if a directory is selected, the line ending style applies to all nested files recursively.
From the main menu, choose File | File Properties | Line Separators, and then select a line ending style from the list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment