Results 15 comments of aikeru

I feel that this new title and focus is more helpful.

:+1: I was super excited to see that easymotion exists for Visual Studio, but then totally bummed that it's not compatible with VsVim!

I did a search of this repository for the word "with" and didn't see this idea, which I take as an imperfect hint that this hasn't been suggested in the...

> @aikeru none of those pipelines seem to have an initial value. Ah, ha! Perhaps that foils this idea, then, but maybe something like this? ``` const result = unNamed...

FWIW, I really like `^^`. I find it clever, and illustrative in that it points up, as though at the previous expression which is likely to be the LHS of...

Honestly I just really hope any form that has a placeholder variable of any shape or spelling gets adopted, because it adds tremendous power and flexibility to an operator that...

> Ah, $_ brings back dormant memories of Perl… > PowerShell also uses $_ as a topic variable in a number of places: FWIW, Ruby uses this too. If JS...

Reopened atom.io immediately after this and noticed proton installing more stuff... (7 new packages)

Looks like things are working after that last bit... Hope this is helpful

One idea is to follow node's convention and create an index.js that simply re-exports the JSX along with any other components you want made available when requiring the module.