Kevin Smith

Results 32 comments of Kevin Smith

This got merged in shortly after this ticket was created - https://github.com/yujinakayama/atom-lint/pull/70 although it's currently disabled. I've done the requisite work getting the package atom-lint needs for this working again,...

Apologies, this is probably my fault (clang-flags author, the package atom-lint uses to read .clang_complete files, and compdb files to work out per-file clang flags). I didn't keep it sufficiently...

For what it's worth, I made a new release of clang-flags a few weeks ago. So it could presumably be re-enabled now. I'll try to sort out a PR when...

Yep. It's still being worked on, thanks for the poke. (I think there's some trouble with working out how to cause reprepro to resign everything with the new key).

Thanks. I've passed it along to the website folks.

Sorry this was dropped for so long - I think they're intending updating the website soon. And yes, we're still developing (not as fast as we'd like right now, but...

Hi - I don't know anything about Firebase, but what is getting returned on your connection isn't what an XMPP server would return (it would return XML), even on an...

Hi there, I've not looked at this yet, is it possible to get a screenshot of how the current input dialog looks, and what the button in the XML window...

Great, thanks. Some comments on that: Sending XML is a very rare thing to want to do, so we shouldn't clutter the debug dialog with it directly, but hide it...

Thanks. It's probably not worth us spending much time reviewing the patch until the functionality is there, is it?