zed/crates/zed
Max Brunsfeld fef73ae921
Make macOS application menu aware of which key bindings are disabled (#2735)
Follow-up of https://github.com/zed-industries/zed/pull/2678
Deals with https://github.com/zed-industries/community/issues/772

Refreshes macOs menu panel on keymap file change and properly ignore
disabled actions.

Release Notes:

- Fixes a bug when disabled actions from macOs menu were still working
2023-07-17 11:20:41 -07:00
..
resources Add entitlements file to bundle step 2023-06-14 17:34:48 -07:00
src Make macOS application menu aware of which key bindings are disabled (#2735) 2023-07-17 11:20:41 -07:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml Use workspace dependencies for tree-sitter grammars 2023-07-14 09:25:51 -07:00
RELEASE_CHANNEL