[swift-evolution] Proposal SE-0009 Reconsideration
Rob Mayoff
mayoff at dqd.com
Mon May 23 20:24:01 CDT 2016
On Mon, May 23, 2016 at 12:26 PM, David Sweeris via swift-evolution
<swift-evolution at swift.org> wrote:
> Dunno about other IDEs, but Xcode's syntax highlighting can change the size, typeface (bold, italic, etc), and even the font. You can make instance variables show up as 24pt comic sans, if you want. You can’t do polkadot, though… apparently that’s going too far.
Unfortunately, doing this can trigger a longstanding Xcode bug that
makes it very difficult to edit any file that's substantially longer
than the height of your window.
http://stackoverflow.com/questions/26761295/xcode-6-code-editor-erratic-behaviour
More information about the swift-evolution
mailing list