zed/crates/gpui/src
Max Brunsfeld 6e76bd32da
Merge pull request #1462 from zed-industries/crash-on-goto-diagnostic
Fix two crashes related to diagnostics and bugs in mouse-based columnar selection
2022-08-03 12:04:56 -07:00
..
app Add command palette filter global and update it when vim mode is enabled/disabled 2022-06-28 13:35:43 -07:00
elements Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
platform Implement default macOS menu items 2022-08-03 15:13:30 +02:00
scene Change mouse_event_handler to use HandlerSet 2022-07-18 10:08:14 -07:00
views Rework presenter and MouseRegion to use Handler hashmap rather than individual fields 2022-07-17 23:19:32 -07:00
app.rs Implement default macOS menu items 2022-08-03 15:13:30 +02: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 Style search in buffer below breadcrumbs 2022-03-31 11:44:16 -06:00
elements.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02:00
executor.rs Always finish previous autosave before starting a new one 2022-07-05 17:51:01 +02:00
font_cache.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
fonts.rs Compute line-height as a multiple of font size 2022-03-15 16:35:06 +01:00
geometry.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
gpui.rs Position IME input according to where the selection is rendered 2022-07-21 17:35:40 +02: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 Don't insert input when the fn key is held 2022-07-27 12:01:44 +02:00
platform.rs Implement default macOS menu items 2022-08-03 15:13:30 +02:00
presenter.rs Merge branch 'main' into ime-support-2 2022-07-22 16:03:38 +02:00
scene.rs Extract handler set from MouseRegion 2022-07-18 09:54:48 -07:00
test.rs Make TestAppContext and its dependencies available only in tests 2022-03-01 17:01:52 +01:00
text_layout.rs Fix crash and wrong columnar selection when mousing over block lines 2022-08-03 10:19:06 -07:00
util.rs Make timer method available on both foreground and background executors 2022-03-04 13:54:07 -08:00
views.rs Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00