atom-lazy-motion
atom-lazy-motion copied to clipboard
Rapid cursor positioning with fuzzy search.
Results
2
atom-lazy-motion issues
Sort by
recently updated
recently updated
newest added
Hi! Thanks for maintaining the lazy-motion package! In Atom v1.23, we will [some](https://github.com/atom/text-buffer/pull/273) [changes](https://github.com/atom/text-buffer/pull/274) that may affect your package. The methods `TextEditor.onDidChange` and `TextBuffer.onDidChange` will now call their callbacks *less...
I know it seems odd, but sometimes the behaviour I desire from search is: - invoke search - type "foo", bringing me to a match - type "z", no match...