Nathan Sobo
|
db1cf8f6e1
|
Rename build_view to new_view and build_model to new_model
The word "new" is shorter and blends in with `new` constructors that are common
in Rust. Been meaning to do this for a while.
|
2024-01-01 17:42:01 -07:00 |
|
Nathan Sobo
|
51d1d92d66
|
Attempt to return impl Element from render. 3 errors.
|
2024-01-01 14:23:02 +01:00 |
|
Piotr Osiewicz
|
16626592db
|
Remove allow unused from gpui2, vim2 tests and terminal_view2 (#3813)
Release Notes:
- N/A
|
2023-12-26 01:23:08 +01:00 |
|
Marshall Bowers
|
3d1e52297e
|
Scale down status bar items (#3766)
This PR scales down the sizes of items in the status bar.
This brings us more in line with Zed1.
Release Notes:
- N/A
|
2023-12-21 17:42:54 -05:00 |
|
Max Brunsfeld
|
5e7c74c7b6
|
Ensure that on_release callbacks are called even if view outlives its window
|
2023-12-20 16:01:52 -08:00 |
|
Conrad Irwin
|
630997db28
|
And restore the command palette spawn behaviour
|
2023-12-12 19:27:09 -07:00 |
|
Conrad Irwin
|
3088cbea68
|
Uncomment vim search tests
|
2023-12-12 15:29:17 -07:00 |
|
Conrad Irwin
|
c43969eaed
|
Uncomment editor event tests
|
2023-12-12 15:29:10 -07:00 |
|
Conrad Irwin
|
3779316e4e
|
Fix scroll tests
For some reason in gpui2, the window contains an extra 59px of space..
|
2023-12-11 16:12:17 -07:00 |
|
Conrad Irwin
|
2d59492aac
|
Most tests now...
|
2023-12-11 15:25:30 -07:00 |
|
Conrad Irwin
|
e37173fe97
|
And some more
|
2023-12-11 15:14:13 -07:00 |
|
Conrad Irwin
|
3baf125f4a
|
All the easy tests?
|
2023-12-11 15:13:11 -07:00 |
|
Conrad Irwin
|
1e89092d62
|
MOAR TESTS
|
2023-12-11 15:06:33 -07:00 |
|
Conrad Irwin
|
303189e086
|
Fix warnings
|
2023-12-11 14:54:58 -07:00 |
|
Conrad Irwin
|
4942b1962b
|
Moar tests
|
2023-12-11 14:21:21 -07:00 |
|
Conrad Irwin
|
d1805d8ada
|
First round of vim tests
|
2023-12-11 14:16:25 -07:00 |
|
Conrad Irwin
|
8ed642dc16
|
Clear out easy todo!()s
|
2023-12-11 11:00:55 -07:00 |
|
Conrad Irwin
|
dd42adc4e5
|
Remove warnigns
|
2023-12-11 10:45:27 -07:00 |
|
Conrad Irwin
|
c97c9f98c0
|
Revert actions! changes
|
2023-12-11 10:19:03 -07:00 |
|
Conrad Irwin
|
a4ea7bf928
|
More code written, similar lack of workingness so far
|
2023-12-08 17:45:17 -07:00 |
|
Conrad Irwin
|
32837d67be
|
vim2 compiling (but mostly commented out)
|
2023-12-08 18:47:14 +00:00 |
|