netbeans-change-lf icon indicating copy to clipboard operation
netbeans-change-lf copied to clipboard

Change line endings on save.

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

  • https://github.com/sponsors/junichi11

License

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