Alison Winters

Results 66 comments of Alison Winters

Hi everyone! Sorry for the long delay on this. I have finally published 1.34.0 (last version) to OpenVSX. I pushed it up there so that anybody using it can get...

Implementing `ZZ` should be doable, since `:wq` and `:x` already exist (although they just close all tabs and don't quit the editor completely). `ZQ` is more challenging, because I'm not...

Just to add some context on why this isn't here yet: the difficulty is that if we add any chord command starting with `g`, it will break motions that start...

I think we have also been bitten by this commit of 0118bf0 which broke the expected behavior of Ansible POSIX module. In our case we have a task that looks...

I have the same problem! I thought I was going crazy.

I see what you mean by it appears to be in the settings, but perhaps only working for up/down in the list view. The other Ctrl+U in the settings is...

It has been hard for us to write automated tests that rely on certain values being set in the user settings. For example, I was not able to write repeatable...

Hmm, interesting. I too have noticed some unusual off-by-one stuff happening recently, but I thought perhaps it was a long-standing quirk that I had forgotten about. I was on sabbatical...

I've been playing around on my local this evening (and using VS Code + amVim all day for work) and I haven't been able to reproduce either the `o` error,...

@karlhorky I still haven't been able to reproduce this on any of my test machines, but I have a suspicion about what it might be. If you have a bit...