matthiasblaesing commented on issue #1536: [NETBEANS-3040] Diff to feature does not work for Remote files in C/C++ URL: https://github.com/apache/netbeans/pull/1536#issuecomment-536306012 > White space changes occurred due to default Netbeans formatting. I missed them as my diff settings are set to ignore them. We need some standard netbeans based formatting for the whole project. No this is not the netbeans default formatting. The whitespace changes are only introduced, if you set "Remove Trailing Whitespace From" to "All Lines" in the Options Dialog, Pane "Editor", Tab "On Save". The default is "None". I suggest to switch to "Modified Lines only", that way you don't get white-space changes all over the place, but only in locations you actually modified. For the diff settings: Looks like netbeans indeed by default ingores leading/trailing white-space.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
