Skip to content

junichi11/netbeans-change-lf

Repository files navigation

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