zed/assets
Max Brunsfeld ef591a1abf Fix select all bugs (#3001)
Release Notes:

- Restore `cmd-shift-d` as 'editor::DuplicateLine' and move
`editor::SelectAllMatches` to `cmd-shift-L`, like in VS Code. The
previous action for `cmd-shift-l`, `editor::SplitSelectionIntoLines`,
has been moved to the sublime base keymap.
- Fixes a panic when using 'editor::SelectAllMatches'  on an empty line.
2023-09-20 17:21:18 -07:00
..
contexts Fix annoying system prompt 2023-05-29 21:47:59 -06:00
fonts Add IBM Plex license 2023-08-09 11:39:15 -04:00
icons Add missing logo_96 icon, fix a few incorrect paths (#2977) 2023-09-15 14:57:40 -04:00
keymaps Fix select all bugs (#3001) 2023-09-20 17:21:18 -07:00
settings remove conditional action registration for activate semantic search mode 2023-09-20 12:38:29 -04:00
sounds Update collaboration sounds, add sounds to screensharing 2023-07-04 16:18:42 -04:00
themes