Dom Christie
|
f252d9cf67
|
Fix alt-shift-(left|right) behaviour (#11292)
Not sure what the etiquette is here, but in the interest of fixing
#10242, I've re-implemented @jish's PR
https://github.com/zed-industries/zed/pull/10535 and have signed the CLA
Release Notes:
- Fixed `alt-shift-left` and `alt-shift-right` in the Textmate default
keybindings.
([#10242](https://github.com/zed-industries/zed/issues/10242))
TextMate keymap uses default option shift arrow selection
|
2024-05-03 11:29:47 +02:00 |
|
Daniel Zhu
|
f5823f9942
|
Split DuplicateLine into DuplicateLineUp and DuplicateLineDown (#9715)
Fixes #9601
Release Notes:
- `DuplicateLine` is now split into `DuplicateLineUp` and
`DuplicateLineDown`
|
2024-03-28 12:52:08 +02:00 |
|
Joseph T. Lyons
|
b77e661c9f
|
Update textmate.json
|
2023-08-23 01:31:01 -04:00 |
|
Alex Viscreanu
|
c7669317ec
|
feat(workspace): allow alternative actions to open files and symbols in split
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
|
2023-07-14 21:49:15 +02:00 |
|
Piotr Osiewicz
|
e00e73f608
|
branches: Add a modal branch list.
Extract branch list into a separate vcs_menu crate akin to recent_projects.
Add current bind for a modal branch to branch popover's tooltip.
Z-2555
|
2023-07-10 17:18:12 +02:00 |
|
Joseph T. Lyons
|
4a654f5252
|
Fix bug preventing the assist command from working in certain keymaps
|
2023-06-30 13:27:48 -04:00 |
|
Nathan Sobo
|
03f8c1206a
|
Rename Sidebar to Dock
|
2023-05-09 10:18:10 +02:00 |
|
Nathan Sobo
|
1919a826f9
|
Remove dock from workspace
|
2023-05-09 10:18:10 +02:00 |
|
Petros Amoiridis
|
3992e95109
|
Add newline shortcuts for popular editors
|
2023-04-21 18:29:35 +03:00 |
|
Joseph Lyons
|
c8696149b8
|
Add TextMate keymap
|
2023-03-13 08:27:04 -04:00 |
|