Fix for Xcode's indiscernible highlighting of inline errors?

北慕城南 提交于 2020-01-20 22:09:49

问题


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"


回答1:


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.



来源:https://stackoverflow.com/questions/7375303/fix-for-xcodes-indiscernible-highlighting-of-inline-errors

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