ZIm/crates/zed/src
Edvard Høiby 8352f39ff9
Improve bindings to better match VS-Code (#8584)
Release Notes:

- Changed default keybindings in the VS Code keymap so that
`alt-[up|down]` now move lines up/down and`alt-shift-[up|down]`
duplicate lines up/down. Previous bindings for selecting larger/smaller
syntax nodes are now bound to `ctrl-shift-[left|right]`.
([#4652](https://github.com/zed-industries/zed/issues/4652))([#7151](https://github.com/zed-industries/zed/issues/7151))

---------

Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
2024-03-06 11:16:14 -08:00
..
app_menus.rs Improve bindings to better match VS-Code (#8584) 2024-03-06 11:16:14 -08:00
main.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
only_instance.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
open_listener.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00
zed.rs Remove release channel from Zed URLs (#8863) 2024-03-04 16:08:47 -07:00