As can be seen in the screenshot the editor in xcode has started to show linefeeds and tab characters, normally invisible characters. I can't for the life of me find a way to hide them again and i have no idea why they started to show. Any ideas?
View Menu -> Text -> Show Control Characters
As can be seen in the screenshot the editor in xcode has started to show linefeeds and tab characters, normally invisible characters. I can't for the life of me find a way to hide them again and i have no idea why they started to show. Any ideas?
I wasn't aware Xcode had a supported plug-in architecture.
Thus my use of the word "supported".
I would never sacrifice the stability of my system or development environment by using unsupported, unsanctioned, methods of code injection.
You do realize that xcode itself uses a boatload of plugins and that the only reason that the API isn't public at the moment is because apple doesn't consider it complete. …
Fair enough, i had a bit of unluck with the plugin i was using, but sometimes you have get a bit dirty to get what you need, and if that means writing against private API then so be it. As long as you are aware of the potential consequences i don't really see any harm in it.