Conrad Irwin
4ab1d8af62
Add support for u and U in vim visual mode ( #6948 )
...
This pull request adds support for upper / lower casing a visual
selection with `u` or `U` respectively, and resolves #6901 .
I took an approach to split out the logic of the existing `ChangeCase`
action into something that could be reused for the two new actions. One
area that I could use feedback on is whether or not vim binding updates
make sense. Judging purely from the way things work from a clean install
of Vim / Neovim, I'm pretty sure that it's a bug that `u` applies an
undo in visual mode, so I think it's safe to make this change, but it
changes a behavior that some users may be used to by now in Zed.
Release Notes:
- Added support for `u` and `U` in Vim visual mode
([#6901 ](https://github.com/zed-industries/zed/issues/6901 )).
2024-01-28 19:37:46 -07:00
..
2024-01-27 13:51:16 +01:00
2024-01-28 12:01:10 -05:00
2024-01-27 13:51:16 +01:00
2024-01-28 15:25:57 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-23 17:40:30 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 19:56:50 +02:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:38:55 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 15:35:53 +01:00
2024-01-23 17:40:30 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 22:34:37 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 23:46:10 +02:00
2024-01-27 13:38:55 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 14:10:10 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-23 17:40:30 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 12:01:10 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 16:03:04 -05:00
2024-01-23 17:40:30 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-27 19:37:01 -05:00
2024-01-27 23:38:07 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-25 11:23:28 -08:00
2024-01-27 13:51:16 +01:00
2024-01-28 15:20:50 -05:00
2024-01-27 13:51:16 +01:00
2024-01-27 13:51:16 +01:00
2024-01-28 17:44:50 -05:00
2024-01-27 13:51:16 +01:00