Raine Virta

Results 54 issues of Raine Virta

Something like: ``` -l, --only-lines=RE apply replace only on lines that match a pattern ``` So that you can easily scope your search-and-replace to only apply on certain lines if...

`TypeError: Cannot read property '1' of null` The callsite returns a line number for compiled code but it's trying to read the line from uncompiled one.

I understand it may not exactly be in the scope of this project but I'm wondering if there's any way to make `babel-tape-runner` a long running process similarly to mocha's...

This for example seems to have weird results for any effect that uses copyParent internally, until I comment the crop(). By the way, this is in node. ``` javascript Caman(buf,...

``` sh ag '^$' # works! ag -v '^$' # hangs! ``` experienced the same result with ag compiled from this repo and `ag version 0.29.1` from homebrew.

Showing "Neoformat: no change necessary" when executable is missing is misinformative. I was wondering why my formatting had broken, and after enabling debugging output I got: ``` Neoformat: executable: prettier_d...

bug

`h('img').outerHTML` produces `` while it probably should produce ``. What do you think?

Similarly to http://allong.es/try/

Is this a feasible thing to add? Looks great!

enhancement