Henry Bley-Vroman

Results 132 comments of Henry Bley-Vroman

> "[ctrl space]" as opposite if global option is not set Interesting idea. That would not be as hard as parsing for command beginnings. I'll consider it. But I'm leaning...

I don't plan to work on this (`wontfix`) but I'll consider contributions (`help wanted`). I imagine it would entail adding (or perhaps splitting `abbr-expand-and-space` into) `abbr-expand-command-and-space` and `abbr-expand-global-and-space` Anyone intending...

Is this solved by https://github.com/caseyscarborough/keylogger/issues/4#issuecomment-222005602?

Is that an image? Go ahead and attach it to this thread directly - this is not the month for clicking unknown links 😳

A fancy refactor would be neat, but I wonder if a much simpler solution would be just as good. @tristen how would you feel about simply adding oob support for...

I would expect to use a minifier to turn multi-line styles into single-line, and a beautifier to turn single-line into multi-line. Following up on @evocateur's #330 [opinion](330#issuecomment-26067389) ("The job of...

@jsonchou watch out for `//inline comments` in LESS and Sass

(FewKinG I know this is an Instant Articles issue, not facebook-instant-articles-wp issue, but it's the only place I see someone having the same trouble as me!) @samichamoun did you ever...

Facebook hasn't documented this anywhere, but it turns out "interactive embeds" (`InteractiveRule` or `figure.op-interactive`) strip out the `width` attribute. For `iframe`s that need a `width` attribute (like YouTube video embeds)...

@loops9 probably interactive rule or social rule. This issue's [first response](https://github.com/Automattic/facebook-instant-articles-wp/issues/254#issuecomment-225619875) should get you started. Generally speaking you'll have more luck asking support questions on stackoverflow