Xcode 4.0 中的空间问题
昨晚我在检查新功能时安装了一个新的xcode。文件名旁边、最右侧编辑器上方有一个锁定图像。我点击了那个锁,然后我注意到空格被一些未知的字符替换了。我附上了下面的图片。现在我怎样才能删除这些字符并使其成为正常空间。如果有人能帮助我解决这个问题,那就太好了。
提前致谢
I have installed a new xcode last night when i was checking for new functions. There was a lock image next to the name of the files and above the editor on the right most side. I clicked that lock and then i noticed that the space is replaced with some unknown character. I have attached the image below. Now how can i remove these characters and make it normal space. If anyone can help me out with this it will be great.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,所以我写了一个答案,因为看来我的评论是正确的:)
你只需要禁用不可见字符。
转到菜单>编辑>隐藏隐形。
请注意,您还可以自定义键盘快捷键,这样您就可以打开和关闭不可见字符...
我通常这样做,这样我就可以快速查看是否有制表符或空格,例如...
Ok, so I write an answer, as it seems my comment was correct : )
You just need to disable to invisible characters.
Go the the menu > Editor > Hide Invisibles.
Note that you can also customize the keyboard shortcuts, so you're able to toggle the invisible characters on and off...
I usually do that, so I can quickly see if I have tabs or spaces, for instance...