zed/crates/gpui
Nathan Sobo e6604d1641 Fix missing actions in the command palette
Previously, the workspace view was on the stack when we were computing the
available actions, which excluded it. This is a stopgap. We should find a
better solution ASAP.
2023-04-21 15:59:29 -06:00
..
examples Refine naming of element-related types and traits 2023-04-21 13:06:37 -06:00
src Fix missing actions in the command palette 2023-04-21 15:59:29 -06:00
build.rs Use a hand-coded parser for keymap context predicates 2023-01-16 15:53:49 -08:00
Cargo.toml Store buffer's diagnostic sets in a smallvec 2023-04-20 08:58:41 -07:00