Fix for Xcode#39;s indiscernible highlighting of inline errors?(修复 Xcode 无法识别的内联错误突出显示?)
问题描述
我不可能是唯一一个 发现 Xcode 的指出"错误所在的方法的人 - 荒谬.与该功能一样有用且必不可少.. 它确实不有助于使我需要修复的行几乎不可能阅读或编辑...更不用说查看了...
并且不要让我开始不断努力寻找可见的选择"颜色,但保持理智/能够查看所选文本实际上是什么!
我在这里缺少什么?我知道如何使用 xCode 中的颜色,我知道如何弄乱外观控制面板",但这一切只会导致不同的配置 - 具有不同的审美品质 - 这 all 很难阅读...我在 TextMate 中没有这个问题...这是我的答案吗?
更新:感谢@amadillu 的出色工作和回答,这是安装他的.
I can't be the only one that finds Xcode's method of "pointing out" where your mistakes are - ridiculous. As helpful and essential as the feature is.. it does not help to make the line I need to fix virtually impossible to read or edit... let alone see...
And don't get me started on the constant struggle to find a "selection" color that is visible, yet retains one's sanity/ability to see what the selected text actually IS!
What am I missing here? I know how to futz with the colors in xCode, I know how to mess with the Appearance "Control Panel", but it all just results in different configurations - of varying aesthetic quality - that are all hard to read... I don't have this issue in TextMate... Is that my answer?
UPDATE: Thanks to the brilliant work, and answer by @amadillu, here is what the remarkably more usable Xcode looks like after installing his Xcode 4 "Fix-Ins"
I've made an Xcode Plugin by using davekeck's "fixins" that allows you to customize the colors of the inline error and warning messages. This really helps if you use a dark scheme / background . See here.
这篇关于修复 Xcode 无法识别的内联错误突出显示?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:修复 Xcode 无法识别的内联错误突出显示?


- Android - 拆分 Drawable 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01