zed/crates/gpui/src
2023-05-19 18:52:30 +03:00
..
app When the file is deleted via project panel, close it in editors 2023-05-19 18:52:30 +03:00
elements Add API for accessing git branch 2023-05-08 14:33:58 -07:00
keymap_matcher Remove redundant scopes and actions to fix the focus toggle on ESC 2023-05-15 13:10:15 +03:00
platform Reintroduce more accesible modal keybindings 2023-05-11 20:59:10 +03:00
scene Fixed clicks falling through the modal terminal 2023-05-08 10:54:12 -07:00
views
app.rs Ensure the SettingsStore global is added in tests 2023-05-10 16:39:59 -07:00
assets.rs
clipboard.rs
color.rs Fix yellow to be yellow 2023-05-10 17:37:36 -07:00
elements.rs Refactor out git status into FileName component 2023-05-13 02:26:45 -07:00
executor.rs Define language settings in the language crate 2023-05-16 17:29:53 -07:00
font_cache.rs
fonts.rs
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap_matcher.rs
platform.rs
scene.rs
test.rs
text_layout.rs Add a test 2023-05-08 19:36:51 +03:00
util.rs
views.rs