Josh Mcguigan
Josh Mcguigan
See #7686 for an example of less than ideal sorting.
Tagging https://github.com/rust-lang/rls-vscode/issues/364 as perhaps the resolution is the same, although that issue seems to have been opened before rls supported this functionality.
> I'm not sure what you mean by "evil uses 'pre-command hook to detect motions being used" - can you point to some code? Sure! https://github.com/emacs-evil/evil/blob/157af04d2cf466e301e82b0e667c5e7203fd96a2/evil-core.el#L143 https://github.com/emacs-evil/evil/blob/157af04d2cf466e301e82b0e667c5e7203fd96a2/evil-repeat.el#L267 > I'm also...
> I think it's OK to define and use `allN` in user's code, but not good to include in pom, for the sake of consistent operator style. I also modified...
Sorry for the delay on my end. Thanks for your work on this!
As of #5, this is configurable. But I'm leaving this issue open to track the option of making the tico dependency optional.
There is are a couple other issues with the tico integration. Firstly, we are using tico v1, but there is a v2 now. The upside is that v2 handles replacing...
Thanks for including the example of this in the PR description. Could you also update the README?
Thanks @manu0466 for the contribution and @maurolacy for the review and ping! I've published this as version 0.2.0.
I'm also seeing this issue in qutebrowser. The easiest way to recreate it is to right click and move the mouse around, or hit the mod key to bring up...