Commit log
8bc2071
Fix gpui2 bugs
Click to expand commit body
* Compile error for tests that take StdRng
* Dynamic type dowcasting error when emitting events
* Slot error when dropping handles
Co-authored-by: Conrad <conrad@zed.dev>
Max Brunsfeld
and
Conrad
created
2 years ago
58e8012
Make zed2 compile again
Antonio Scandurra
created
2 years ago
8a70ef3
Remove unused `state_type`
Marshall Bowers
created
2 years ago
eb19071
ui2: Clean up `take`s
Marshall Bowers
created
2 years ago
7b4a895
ui2: Clean up `drain`s
Marshall Bowers
created
2 years ago
821fe0f
Merge branch 'zed2' into zed2-workspace
Antonio Scandurra
created
2 years ago
d62c51a
Merge branch 'gpui2-element-renderer' into zed2
Marshall Bowers
created
2 years ago
fccc4ca
Initialize element before layout
Marshall Bowers
created
2 years ago
42095f0
Remove debug from derive Component proc macro
Marshall Bowers
created
2 years ago
88ef74e
Checkpoint: Compiling after view type removal
Marshall Bowers
created
2 years ago
9ea7925
Add spawn facilities to `AsyncWindowContext`
Antonio Scandurra
created
2 years ago
6fe393d
Fix compile errors with lsp2
Click to expand commit body
Co-authored-by: Jospeh <joseph@zed.dev>
Max Brunsfeld
and
Jospeh
created
2 years ago
69e5ecc
Enable client tests
Click to expand commit body
* implement Executor::advance_clock
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Kyle <kyle@zed.dev>
Co-authored-by: Joseph <joseph@zed.dev>
Max Brunsfeld
,
Conrad
,
Kyle
, and
Joseph
created
2 years ago
d927441
Make `activate_workspace_for_project` compile
Click to expand commit body
Co-authored-by: Mikayla Maki <mikayla@zed.dev>
Co-Authored-By: Kirill Bulatov <kirill@zed.dev>
Antonio Scandurra
,
Mikayla Maki
, and
Kirill Bulatov
created
2 years ago
c9c9db9
Fix Component derive macro
Marshall Bowers
created
2 years ago
4539cef
Capture language server stderr during startup/init and log if failure (#3175)
Click to expand commit body
Gives us some more debugging information
Release Notes:
- N/A
Julia
created
2 years ago
ca82ec8
fixed truncation error in fake language model
KCaverly
created
2 years ago
0eafb88
zed2: Capture language server stderr during startup/init and log if failure (#3176)
Click to expand commit body
zed2 electric boogaloo
Release Notes:
- N/A
Julia
created
2 years ago
27d2acc
Fix the formatting
Kirill Bulatov
created
2 years ago
0a04c57
Update mouse position during file drag and drop
Kirill Bulatov
created
2 years ago
8a0fb66
Capture language server stderr during startup/init and log if failure
Click to expand commit body
zed2 electric boogaloo
Julia
created
2 years ago
f4cff69
WIP: Macro not working fully yet
Nathan Sobo
created
2 years ago
a4b7e3c
Merge branch 'zed2-hangs' into zed2
Max Brunsfeld
created
2 years ago
065d26f
Get RPC2 tests passing
Click to expand commit body
Co-authored-by: Conrad <conrad@zed.dev>
Co-authored-by: Kyle <kyle@zed.dev>
Conrad Irwin
,
Conrad
, and
Kyle
created
2 years ago
0285284
Rename IntoAnyElement trait to Component
Nathan Sobo
created
2 years ago
8ecfea5
Replace derive Element with derive IntoAnyElement everywhere
Nathan Sobo
created
2 years ago
170ebd8
Capture language server stderr during startup/init and log if failure
Julia
created
2 years ago
Antonio Scandurra
created
2 years ago
315744e
Add derive macro for IntoAnyElement
Nathan Sobo
created
2 years ago
06c2220
Add `install_cli2`
Click to expand commit body
Co-authored-by: Mikayla <mikayla@zed.dev>
Co-Authored-By: Kirill <kirill@zed.dev>
Antonio Scandurra
,
Mikayla
, and
Kirill
created
2 years ago
6172cd9
Merge branch 'zed2-room' into zed2
Antonio Scandurra
created
2 years ago
Click to expand commit body
Co-Authored-By: Kirill Bulatov <kirill@zed.dev>
Co-Authored-By: Mikayla Maki <mikayla@zed.dev>
Antonio Scandurra
,
Kirill Bulatov
, and
Mikayla Maki
created
2 years ago
927278e
Remove IntoAnyElement bound from Element trait
Nathan Sobo
created
2 years ago
Conrad Irwin
created
2 years ago
693246b
Fix fs2 import on zed
Conrad Irwin
created
2 years ago
b875be9
Fix settings2 tests
Conrad Irwin
created
2 years ago
07b9ec2
Revert "Fix settings2 crate tests"
Click to expand commit body
This reverts commit 6e9c779c5156573e5dcc80f26b5a77a658e1eaaa.
Conrad Irwin
created
2 years ago
Nathan Sobo
created
2 years ago
6e9c779
Fix settings2 crate tests
Conrad Irwin
created
2 years ago
483ac94
Start fixing room2
Kirill Bulatov
created
2 years ago
6cf7d0b
Fix macro some more
Conrad Irwin
created
2 years ago
6185c93
Fix small bugs in gpui2::test
Conrad Irwin
created
2 years ago
45a8aea
Make FnOnces that render elements IntoAnyElement
Nathan Sobo
created
2 years ago
3447a94
updated authentication for embedding provider
KCaverly
created
2 years ago
Nathan Sobo
created
2 years ago
4266ead
WIP: Trait bounds
Marshall Bowers
created
2 years ago
5651ef7
Use quit to end tests
Conrad Irwin
created
2 years ago
51aa0d6
Clearer error on importing both gpui and gpui2
Conrad Irwin
created
2 years ago
bc3572f
util: Improve error message for failing requests to GH. (#3159)
Click to expand commit body
Release notes:
- N/A
Co-authored-by: Julia Risley <julia@zed.dev>
Piotr Osiewicz
and
Julia Risley
created
2 years ago
1ec6638
vue: use anyhow::ensure instead of asserting on filesystem state (#3173)
Click to expand commit body
Release Notes:
- Fixed a crash on failed assertion in Vue.js language support.
Piotr Osiewicz
created
2 years ago
Page 21 of 293