Eduardo Lavaque
Eduardo Lavaque
https://github.com/tgriesser/checkit/blame/master/core.js#L121 That line is causing issues for a project I'm working on, because we need `this.target` to retain its properties that it inherits through prototype, but they're being lost by...
Text (in editor):  How it should look (according to GitHub):  How it actually looks:...
The problem is that there is no spacing between the list and the next paragraph, making it awkward to read. One example: ...
Would be good to work towards making this extension also available on Firefox (and any other WebExtensions-compatible browser). Since now Chrome and Firefox both support WebExtensions, this shouldn't be too...
I'd like to add a bunch of very important missing features to the Vi mode, one of which, one of the reasons for which Vi is popular, is the `i`...
I have a use-case where I need to be able to put a new buffer in the middle of the BufferList. Are there any plans to add this, if not,...