This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-02-04 10:12:47 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
2d8c88ad73
zed
/
crates
/
menu
/
src
/
menu.rs
12 lines
154 B
Rust
Raw
Normal View
History
Unescape
Escape
Load workspace and editor key bindings from a JSON file
2022-04-09 00:32:58 +00:00
gpui
::
actions!
(
Restructure action macro to assign a namespace to every action Also, allow arbitrary types to be used as Actions via the impl_actions macro Co-authored-by: Nathan Sobo <nathan@zed.dev> Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-07 23:20:49 +00:00
menu
,
Start work on a command palette
2022-04-13 20:20:59 +00:00
[
Cancel
,
Confirm
,
SelectPrev
,
SelectNext
,
SelectFirst
,
SelectLast
]
Restructure action macro to assign a namespace to every action Also, allow arbitrary types to be used as Actions via the impl_actions macro Co-authored-by: Nathan Sobo <nathan@zed.dev> Co-authored-by: Keith Simmons <keith@zed.dev>
2022-04-07 23:20:49 +00:00
)
;
Reference in a new issue
Copy permalink