zed2: Mostly port breadcrumbs & improve StyledText
api
Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
parent
cd4ea344a6
commit
d551b41aae
14 changed files with 345 additions and 5720 deletions
|
@ -346,7 +346,7 @@ impl<T: Entity> Drop for PendingEntitySubscription<T> {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Copy, Clone)]
|
||||
#[derive(Debug, Copy, Clone)]
|
||||
pub struct TelemetrySettings {
|
||||
pub diagnostics: bool,
|
||||
pub metrics: bool,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue