zed/crates/gpui/src
2022-02-21 18:21:27 -07:00
..
elements Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
platform Don't insert input in editor when control keys are pressed 2022-02-21 18:21:27 -07:00
views Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
app.rs Replace Inconsolata with Zed Mono and Zed Sans 2022-02-18 14:55:11 +01:00
assets.rs
clipboard.rs
color.rs Fix flaky test_highlighted_ranges due to random TypeId ordering 2022-02-02 10:09:12 +01:00
elements.rs Introduce Expanded element 2022-01-06 17:35:45 -08:00
executor.rs In random collaboration test, add failing assertion for worktree convergence 2022-02-15 14:55:38 -08:00
font_cache.rs
fonts.rs Filter and sort suggestions in autocomplete 2022-02-01 15:11:20 +01:00
geometry.rs
gpui.rs
image_data.rs
json.rs
keymap.rs Add select_first and select_last bindings to outline view 2022-01-14 10:45:37 -08:00
platform.rs Merge remote-tracking branch 'origin/main' into go-to-definition 2022-01-21 11:12:38 -07:00
presenter.rs Automatically include current view id in element state ids 2022-02-17 13:44:46 -08:00
scene.rs Display squiggly underlines underneath text with diagnostics 2022-01-26 15:52:40 +01:00
test.rs Print the correct seed on randomized test failure 2022-02-16 16:29:45 +01:00
text_layout.rs Position underlines at a distance proportional to the line descent 2022-01-26 16:03:06 +01:00
util.rs
views.rs