tim*_*one 5 xcode xcode4
在Xcode 4中,当复制和粘贴文件时,我遇到了导致空白区域(它被修剪)的问题.在十六进制转储中,我0x20在源代码中看到s,但在副本中没有; 这意味着文本正在粘贴时更改.
0x20
在preferences > text editing > indentation,我有prefer indent using: spaces和tab key: indents in leading white space设定.
preferences > text editing > indentation
prefer indent using: spaces
tab key: indents in leading white space
在尾随空格上不会发生这种情况.我该如何解决这个问题?
jjs*_*jjs 8
在相同的"首选项">"文本编辑">"缩进"屏幕中,尝试取消选中" 语法识别缩进"选项.
enr*_*eas 8
您可以尝试在Xcode中使用" 编辑">"粘贴"和"保留格式".我可以在5.1版中看到它,但无法判断它是否存在之前.有对应的键盘组合,也:ALT +帽子+指令+ C.
归档时间:
14 年,9 月 前
查看次数:
2944 次
最近记录:
11 年 前