Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 7.2 Syntax Highlighting flickering in Swift Files

When I write anything in a Swift file in Xcode 7, every time I enter an letter, a space or delete anything, the syntax highlighted words in the line go white and then back to their original color. I recorded a gif, better explaining, what I mean:

Bug

This first appeared, after I installed Alcatraz and a few plugins. After I noticed the bug, I removed all plugins and then Alcatraz, but the bug still existed. I also tried to delete the Derived Data folder as suggested in a few posts, but it didn't help.

I also created a new project, but the error occurred there too. Downloading Xcode 7.3 beta, didn't help too.

Is anyone having the same issue or knows, how to fix it? It's really annoying.

like image 622
iComputerfreak Avatar asked Jan 29 '16 17:01

iComputerfreak


1 Answers

I just tried to reproduce this bug and figured I have the same issue. Since I don't use such high contrast colours for syntax highlighting, I didn't notice until now.

I presume it's not a bug only you are experiencing, so maybe you could try to file a bug report to Apple here.

like image 119
fredpi Avatar answered Oct 12 '22 22:10

fredpi