jose luis romero created NETBEANS-3153:
------------------------------------------

             Summary: wrong Git Blame on String concatenation 
                 Key: NETBEANS-3153
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3153
             Project: NetBeans
          Issue Type: Bug
          Components: versioncontrol - Git
    Affects Versions: 11.0
         Environment: w10, jdk 1.8
            Reporter: jose luis romero
         Attachments: image-2019-09-23-08-42-46-390.png, 
image-2019-09-23-08-49-59-669.png

There is a wrong interpretation by the IDE when we press "show annotations".
I modified a line that is part of Strings concatenation, but I just changed one 
or 2 lines but the IDE is showing like if I was changed all of them
https://snipboard.io/3e6io1.jpg

What we see when checking for diff, here we can see the real changes made
https://snipboard.io/kWIDMA.jpg

My guess is because, in Java, all these string concats end up being one line 
for the compiler, but in regards to Git it's the same.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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

Reply via email to