theChosenOne

Results 14 issues of theChosenOne

So I noticed in my profiler, every time I click; it calls a guppy click event handler - which then always re-renders and repaints the page. This is probably not...

From the docs, the following formats are exposed: ``` format: "TeX", // the input format (TeX, inline-TeX, AsciiMath, or MathML) ``` Would it be possible to get `inline-AsciiMath` as a...

Feature Request
Upstream

So I'm using a map with two different names, and my choice of name is causing the compiler to fail somehow. ## input.scss ```scss $colors: ( blue-1: #f34f32, yellow-1: #f34f32,...

Dart Backport Done

As we scroll, there is a delay before the indent markers start moving. This is especially a problem for me as I like my indent markers to be quite wide,...