Kolin Krewinkel
Kolin Krewinkel
Good call, we should remove it from the list.
Crash reports would be super helpful to debug this!
Yeah, I'd like to have it be this way...I'll need to think about if I want to integrate it into the existing preferences view for this. It poses a challenge...
In another plugin I've been working on, I've devised a way to pull out way more information from the SourceKit parsing for improvements. However, as I recall this was the...
I'll create an equivalent class in Objective-C and another in Swift to compare, but I believe it looks mostly correct. The colors being similar is likely by chance.
Will look into this through a more general approach...to allow users to set custom colors for any keyword. I could see people wanting to make, say, "return" or "break" also...
I tried to come up with a clever solution around this by looking at the parents of it, but this seems to be an issue with Xcode's parser marking all...
This can be merged now, per-approval (including the hacky fix on line 148.) I'd prefer said hack fixed before it gets merged though, if it's possible.
Psst Joel you're supposed to leave it open
:), thanks @joeldev. @tonyarnold, I may have resolved it, but it requires further review. It was with operations in the NSOperationQueue (-operationQueue) not starting after pausing the streaming operation, even...