Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 887 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 887 Bytes

Change Line Endings on Save Plugin

Change line endings plugin for NetBeans 7.3+

Feature

This plugin changes line endings of files to the specified line endings when saving the file.

Options

Tools > Options > Editor > Line Endings

  • Enable adjusting the line endings
  • Line ending kind: LF, CRLF, CR
  • Show confirmation dialog before adjusting the line endings

If you check "Enable adjusting the line endings", the line endings of files will be adjusted to the specified value when they are saved. If you check the third option and the line endings of a file is not the specified line ending, a confirmation dialog is displayed before changing the line endings of the file.

Donation

License

Common Development and Distribution License (CDDL) v1.0 and GNU General Public License (GPL) v2