zed/assets
Conrad Irwin bd59af1df5
vim: Support ranges in command (#15985)
The most requested feature here is "search and replace in visual mode",
but as a happy side effect we can now support things like :2,12j to join
those lines, and much much more.



Release Notes:

- vim: Added support for range syntax in command
([#9428](https://github.com/zed-industries/zed/issues/9428)).
- vim: Prefill command with `:'<,'>` from visual mode
([#13535](https://github.com/zed-industries/zed/issues/13535)).
2024-08-08 21:47:27 +01:00
..
fonts Fix font selection on macOS (#13615) 2024-06-27 17:02:45 -06:00
icons assistant: Polish /workflow and steps UI (#15936) 2024-08-08 15:46:33 +02:00
keymaps vim: Support ranges in command (#15985) 2024-08-08 21:47:27 +01:00
prompts Open workflow step editors as preview tabs (#15928) 2024-08-07 19:33:58 -06:00
settings Use lowercase command names in initial settings files (#15717) 2024-08-03 09:35:09 -04:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes linux: Indicate when the window is focused (#14266) 2024-07-12 14:20:58 -07:00