eskimo

Results 15 comments of eskimo

`theTextView.placeholderAttributedText = NSAttributedString(string: "Message", attributes: [NSAttributedStringKey.foregroundColor:Theme.inputPlaceholderColor, NSAttributedStringKey.font:self.theTextView?.textView.font!])` I didn't take a screenshot and already moved back down to the previous version.

Yeah I tried the demo to see if there was an issue but it worked for me too. Tried looking through the changes in the recent commit to see if...

Closed? Is this fixed or a won't fix?

> Hi @eskimo, I closed the issue because I'm trying to focus on issues that are still relevant, it's been a while since this was reopened. Gallery as other projects...

An example project for iOS would be awesome. I can't seem to get it working no matter what I try, and this is a must have for an app I'm...

@vhart Thank you so much, finally it works and looks great :)

@vhart Just one more question. Some of the language packs from textmate have .plist instead of .tmLanguage, should I just rename them for them to work?

Hey, so I'm seeing some problems with the highlighting of objective c using the textmate .tmlanguage file, however it highlight just fine in textmate. So I'm a little confused. Screenshots:...

But how do I have it use more than one tmLanguage files at the same time o.O This is the most confusing thing I've ever used.