junichi11 / netbeans-change-lf

Change line endings on save.

Home Page:https://plugins.netbeans.apache.org/catalogue/?id=31

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Change line endings on save.

https://plugins.netbeans.apache.org/catalogue/?id=31

License:Other


Languages

Language:Java 100.0%