Scott Bronson
Scott Bronson
Well that's very strange. Here's my experience:  Could you suggest anything else I could try to track this down?
Agreed, this would be nicer than splattering `test.only`, `fdescribe`, and `fffit` through my test files. It would require buy-in from the test runners of course.
FWIW your testfile works just fine for me.  What platform are you running on? What version of Jest? (Mac, 20.0.04 for me)
I'd suggest squashing the two commits into one. Other than that, this PR looks good. I sure need this functionality. Wish @jharding would take a look at it or call...
Project has been dead for 4 years but make sure to sign the CLA!
So this is weird... When I have `vim-mode` disabled and `vim-mode-next` enabled, everything works perfectly (as it should). So I uninstall `vim-mode` and restart Atom. This should not change anything,...
Agreed. That would be unfortunate if true... that doesn't sound very disabled. :)
True, but that goes against Atom's _any plugin can implement any functionality_ design goal... In this case, only vim-mode can supply the functionality that vim-surround needs. If you run an...
@trentearl submitting your patch, hopefully saves others some time.
All tests pass, works in production.