修复 Xcode 难以辨认的内联错误突出显示吗?
我不可能是唯一发现 Xcode 的“指出”你的错误的方法的人 - 荒谬。尽管该功能很有帮助且必不可少,但它没有有助于使我需要修复的行几乎不可能阅读或编辑...更不用说看到了.. .
不要让我开始不断努力寻找“选择”颜色可见,但仍保持理智/能力查看所选文本实际上是什么!
什么我在这里失踪了吗?我知道如何调整 xCode 中的颜色,我知道如何调整外观“控制面板”,但这一切都只会导致不同的配置 - 不同的审美质量 - 这都很难阅读...我在 TextMate 中没有这个问题...这是我的答案吗?
更新:感谢 @amadillu 的出色工作和回答,这是安装他的 Xcode 4“修复程序”
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"
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我使用 davekeck 的“fixins”制作了一个 Xcode 插件,它允许您自定义内联错误和警告消息的颜色。如果您使用深色方案/背景,这确实很有帮助。请参阅这里。
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.