zed/crates/gpui/src
Antonio Scandurra 5c862bfe98 Maintain search results as query and active editor changes
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
2022-01-28 15:19:58 +01:00
..
elements Scale diagnostic header and message text with editor font 2022-01-25 12:10:11 -08:00
platform Alpha-blend borders with backgrounds in quad SDF 2022-01-26 19:16:26 +01:00
views Introduce weak_handle methods on ModelContext and ViewContext 2021-11-29 14:13:22 -08:00
app.rs Maintain search results as query and active editor changes 2022-01-28 15:19:58 +01:00
assets.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
clipboard.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
color.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
elements.rs Introduce Expanded element 2022-01-06 17:35:45 -08:00
executor.rs Insert random delays when sending and receiving websocket messages in tests 2022-01-24 16:37:22 -08:00
font_cache.rs Calculate an overshoot when mousing to build columnar selections 2021-11-24 10:28:32 +01:00
fonts.rs Display squiggly underlines underneath text with diagnostics 2022-01-26 15:52:40 +01:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
gpui.rs Name the root file of every crate after the crate to ease navigation 2021-11-30 12:46:39 -07:00
image_data.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
json.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
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 Take an Into<AnyViewHandle> in ChildView::new 2022-01-27 17:54:45 +01:00
scene.rs Display squiggly underlines underneath text with diagnostics 2022-01-26 15:52:40 +01:00
test.rs WIP: Start restructuring executor 2022-01-24 18:49:20 +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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
views.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00