Nathan Sobo
|
8136d8a8a6
|
Fix formatting
|
2023-04-06 15:54:44 -06:00 |
|
Nathan Sobo
|
de9bf6dfbd
|
Merge MutableAppContext into AppContext
There may have been a good reason for the difference at some point, or I was
still learning Rust. But now it's just &mut AppContext vs &AppContext.
|
2023-04-06 15:49:03 -06:00 |
|
 JuliaandAntonio Scandurra
|
467e3dc50a
|
Hide editor hover on mouse move out & always notify when hiding hover
Co-Authored-By: Antonio Scandurra <me@as-cii.com>
|
2023-01-20 10:16:24 -05:00 |
|
 Mikayla MakiandKay
|
ebbe6e7aa9
|
Add serializing and restoring editor scroll position
Co-authored-by: Kay <kay@zed.dev>
|
2023-01-09 14:06:40 -08:00 |
|
 
|
9ef00ea44c
|
Avoid breaking follow when syncing leader's scroll position
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
Co-authored-by: Kay Simmons <kay@zed.dev>
|
2022-12-12 15:36:30 -08:00 |
|
Kay Simmons
|
f6f41510d2
|
fix failing tests from incorrect follow behavior
|
2022-12-07 17:25:48 -08:00 |
|
Kay Simmons
|
cffb064c16
|
Refactor editor scrolling and implement scroll commands from vim mode
|
2022-12-07 16:39:32 -08:00 |
|