Merge remote-tracking branch 'origin/main' into zed2-workspace
This commit is contained in:
commit
269a72464d
128 changed files with 1718 additions and 1670 deletions
|
@ -5,7 +5,8 @@ mod open_listener;
|
|||
|
||||
pub use assets::*;
|
||||
use collections::HashMap;
|
||||
use gpui2::{
|
||||
use client::{Client, UserStore};
|
||||
use gpui::{
|
||||
point, px, AppContext, AsyncAppContext, AsyncWindowContext, Point, Task, TitlebarOptions,
|
||||
WeakView, WindowBounds, WindowKind, WindowOptions,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue