Xcode 4 Version Editor: ignore whitespace

試著忘記壹切 提交于 2019-12-10 12:44:28

问题


Does anyone know how to get the version editor in Xcode 4 to ignore whitespace?

Update:

I sent in a bug report. The bug report was closed as a duplicate. The state of the original bug report is closed. In the latest version of Xcode (4.3) I still cannot find a way to remove whitespace checking.


回答1:


Solution:

Right click in the gutter between both editors and select "Hide Whitespaces".

I've also tried modifying git config (git config add core.whitespace) but that didn't work.




回答2:


The Xcode manual page referencing the Visual Editor doesn't mention any option regarding whitespace.

However, check if you have the "Comparison and Differencing Options" in Xcode 4, which should allow you to specify what you want to ignore.




回答3:


I sent in a bug report. The bug report was closed as a duplicate. The state of the original bug report is closed. In the latest version of Xcode (4.3) I still cannot find a way to remove whitespace checking.



来源:https://stackoverflow.com/questions/9011363/xcode-4-version-editor-ignore-whitespace

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!