Max Stoiber
Max Stoiber
Implemented in #23 by @marcusvmsa! Thanks for the contribution @vuurball 🙌
I just installed the latest version from GitHub together with Sindre's Pure prompt and it always deletes the latest line when I switch between insert mode and visual mode. Video...
Sorry for the slow response here—I see where you're going with this and why it'd be use, but I'm not sure I'm ready to maintain all this code we don't...
That exact functionality is included in the component here https://github.com/CassetteRocks/react-infinite-scroller/blob/54d7b16a257687d6382c04300812f630cee54466/src/InfiniteScroll.js#L50-L57 it just doesn't work at the moment.
The reason it does not work is because that runs synchronously, but `loadMore` (in most cases) runs asynchronously. The only fix I can think of is requiring `loadMore` to return...
Shipped: https://mxstbr.com/rss
This is a duplicate of #66 I think
Oh sorry, that's true, good point. Reopening!
Yeah true—we should probably make sure the first markdown delimiter is after a word boundary or something.
Yep, that's one of my main qualifications I guess. Andrey had some suggestions for the plugin list which we should include, so I think we should link to postcss.parts for...