zed/crates/gpui/src
Antonio Scandurra a26b066788 Introduce a status bar and add the cursor position to it
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Co-Authored-By: Max Brunsfeld <max@zed.dev>
2021-11-03 17:27:51 +01:00
..
elements Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
platform Add a facility for delaying quit until critical tasks finish 2021-11-01 11:57:31 -07:00
views Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app.rs Introduce a status bar and add the cursor position to it 2021-11-03 17:27:51 +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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
executor.rs Explicitly shut down language servers when quitting the app 2021-11-02 13:16:25 -06:00
font_cache.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
fonts.rs Allow underlines to have different color than the text 2021-10-26 12:46:46 -07:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06: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 Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
lib.rs Minimize code generation for synchronous gpui::test macro 2021-10-05 17:47:46 +02:00
platform.rs Add a facility for delaying quit until critical tasks finish 2021-11-01 11:57:31 -07:00
presenter.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
scene.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
test.rs Use the same test::run_test function for async gpui::tests 2021-10-05 18:04:22 +02:00
text_layout.rs Allow underlines to have different color than the text 2021-10-26 12:46:46 -07: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