.. |
app
|
Reverts keymap precedence order change
|
2023-02-23 13:32:45 -08:00 |
elements
|
Remove Flex::with_reversed_pain_order
|
2023-02-22 11:34:55 -05:00 |
keymap_matcher
|
Convert keymap context to use generics and Cow<'static> so we don't have to add .to_string() and .into() for each usage
|
2023-02-23 14:10:55 -08:00 |
platform
|
Tidy up SpriteCache::render_glyph
|
2023-03-06 17:08:35 +01:00 |
presenter
|
WIP - adds platform APIs for checking the top most window
|
2023-01-25 09:10:35 -08:00 |
scene
|
Add in-window on-move-out mouse handler concept
|
2023-01-19 12:34:13 -05:00 |
views
|
Only invalidate parent view on click/hover if we read that state when rendering
|
2022-10-14 18:09:15 -06:00 |
app.rs
|
Add interactable fold markers
|
2023-03-03 12:26:36 -08: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
|
Add code folding indicators into the gutter.
|
2023-02-28 16:34:28 -08:00 |
executor.rs
|
Track open buffers when handling sync requests
|
2023-01-02 20:27:59 -07:00 |
font_cache.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
fonts.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
geometry.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -07:00 |
gpui.rs
|
working f and t bindings
|
2023-01-06 14:24:20 -08: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_matcher.rs
|
Remove comment
|
2023-02-23 14:24:53 -08:00 |
platform.rs
|
Move reveal_path to ForegroundPlatform
|
2023-02-20 18:57:37 +02:00 |
presenter.rs
|
Merge pull request #2233 from zed-industries/fix-code-folding-initialization
|
2023-03-03 12:30:53 -08:00 |
scene.rs
|
Rename height to z-index
|
2022-10-25 13:47:12 +02:00 |
test.rs
|
More vim fixes and move some more things out of app.rs
|
2023-02-13 13:50:37 -08:00 |
text_layout.rs
|
One big cleanup pass of clippy lints
|
2022-08-10 16:51:01 -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 |