On Mon, May 23, 2016 at 12:26 PM, David Sweeris via swift-evolution <[email protected]> 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 _______________________________________________ swift-evolution mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-evolution
