Ilya Rodionov

Results 44 comments of Ilya Rodionov

Actually, I don't see a good reason to add such feature (jump to declaration) if it's not supported in easymotion and I don't want to push you to do so....

I've created https://github.com/easymotion/vim-easymotion/issues/494 to ask if it's possible to implement it in the upstream repository.

It seems like all it's done later on `release`. I only use `build` workflow without `release` workflow and I upload my plugin manually so it was confusing to me that...

I believe it's possible to make it more process-agnostic. I don't see why we shouldn't put an actual changelog in a draft release. An artifact is a different thing and...

Nothing serious - just a small optimization.

> Today when the user sets their keyboard shortcut to command+tab, we use a private API to disable the native shortcut, so that we can replace it. There may be...

> It's very different from only being able to go in 1 direction at a time. You can move in diagonal. Oh, I got it. > On that note, currently...

@lwouis it almost works now. Things to do: - ❌ Settings layout is broken in `Gesture` tab. It's just a cosmetic issue. - ✅ Fix an issue with trackpad event's...

@Shahriarnz14 I haven't touched it for a while - I use [Touch-Tab](https://github.com/ris58h/Touch-Tab) instead. The current state of the PR is described in this [comment](https://github.com/lwouis/alt-tab-macos/pull/2355#issuecomment-1445177973). I'm new to macOS development so...

@billjcnickolas it was just a PoC. I'm stuck on [some issues](https://github.com/lwouis/alt-tab-macos/pull/2355#issuecomment-1509563153) but I'm not going to spent my time on them anymore.