Alex
Alex
@smaili the best way is with an Atom theme, or by editing your `styles.less` You can highlight them separately as long as this grammar tags them separately (e.g. as `variable.sigil`...
The problem is not the include. It's the bare mixin call. This breaks ```jade html +head head title foo ``` However, adding a line break after it: ```jade html +head...
The event object / event handler parameters should contain at least: - the sender (the Agility MVC object, not the DOM object) - the model parameter that has changed -...
The README should mention that `concat` concatenates with newlines interspersed.
@zargony I'm actually wondering about OS X
@NSGod Should be possible to merge those into one app right?
None of these work for me. Installed to `~/Library/QuickLook`, `com.apple.quarantine` completely stripped, `qlmanage -r` and `qlmanage -r cache`, and QLStephen still fails.
Doesn't work on 11.4 for most text files
Bump
This is worthy of support. It's very common to destructure array parameters as tuples. Call it a "TupleArray" if you're worried about a future Tuple type, but it doesn't really...