Antonio Scandurra
|
56b0bf8601
|
Save cursor scroll position when the editor is auto-scrolled
|
2023-06-14 12:00:27 +02:00 |
|
Antonio Scandurra
|
d26cc2c897
|
Maintain scroll bottom when streaming assistant responses
|
2023-06-07 15:01:50 +02:00 |
|
Kirill Bulatov
|
2d8c88ad73
|
Draw tabs with svg icons in editor code only
|
2023-05-08 19:36:51 +03:00 |
|
Antonio Scandurra
|
f65e64829e
|
Remove Scroll internal action
|
2023-04-28 16:43:31 +02:00 |
|
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 |
|
Mikayla Maki
|
cd2d593a6c
|
Fixed issue where the NextScreen action would never have an effect
|
2022-12-12 15:36:51 -08:00 |
|
Kay Simmons
|
cffb064c16
|
Refactor editor scrolling and implement scroll commands from vim mode
|
2022-12-07 16:39:32 -08:00 |
|