You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Christian Lenz (JIRA)" <ji...@apache.org> on 2019/04/02 12:33:00 UTC

[jira] [Created] (NETBEANS-2336) Show line endings in DIff window

Christian Lenz created NETBEANS-2336:
----------------------------------------

             Summary: Show line endings in DIff window
                 Key: NETBEANS-2336
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2336
             Project: NetBeans
          Issue Type: Improvement
          Components: utilities - Diff, versioncontrol - Code
    Affects Versions: Next
            Reporter: Christian Lenz
         Attachments: image-2019-04-02-14-31-50-501.png

If I changed the line endings maybe accidentelly, because of windows is using CRLF and Unix is using LF, I see that my file was modified which is fine, but I don't see why or which lines are affected. If I push to github, every line will be red from the old and green from the new one. In IntelliJ you see on the top of the window which line ending the files have. So if the file from remote has LF and mine local CRLF, I can see it in the diff window and can figure that problem out that I accendently switched the line ending. This is very handy and needed to not commit such files that where changed automatically.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists