Commit log

401ddc6 WIP - flush_fs_events

Max Brunsfeld created

6ee9312 Fix hangs in new dispatcher

Click to expand commit body
Co-authored-by: Nathan Sobo <nathan@zed.dev>

Max Brunsfeld and Nathan Sobo created

90facc0 beautiful diff

Conrad Irwin created

d0975aa Merge branch 'main' into n/t2

Nate Butler created

229ba07 Add additional notifications and style tweaks

Click to expand commit body
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>

Nate Butler and Marshall Bowers created

be3cc64 Implement Notifications

Click to expand commit body
Co-Authored-By: Marshall Bowers <1486634+maxdeviant@users.noreply.github.com>

Nate Butler and Marshall Bowers created

f415a37 Uncomment project2 tests (#3200)

Conrad Irwin created

cd10ba9 Use run_until_parked instead of blocked in tests

Conrad Irwin created

2105dc0 port text2 to zed2 (#3202)

Click to expand commit body
port text2 to zed2

Release Notes:

- NA

Kyle Caverly created

3f74f75 WIP

Nate Butler created

77dbb15 port text2 to zed2

KCaverly created

3f34a8e Checkpoint

Nathan Sobo created

11b6d9e Split out a foreground and background executor

Nathan Sobo created

dd1a2a9 wip

Max Brunsfeld created

57ffa82 Start removing the Send impl for App

Click to expand commit body
Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Nathan <nathan@zed.dev>

Max Brunsfeld , Antonio , and Nathan created

ea7fdef And more unused imports

Conrad Irwin created

a5d37d3 Remove two more hanging tests

Conrad Irwin created

6f38eb3 Finish main merge

Mikayla created

51ecf8e collab 0.28.0

Joseph T. Lyons created

e82d8eb Merge branch 'main' into zed2-workspace

Mikayla created

1c1b53e WIP

Mikayla created

78f47f1 Rename live kit bridge to 2 (#3201)

Click to expand commit body
Release Notes:

- N/A

Mikayla Maki created

6aaeb23 Rename live kit bridge to 2

Mikayla created

cfe0ddc More unused imports

Conrad Irwin created

c467fa9 Comment out hanging project2 tests

Click to expand commit body
Co-authored-by: Conrad <conrad@zed.dev>

Max Brunsfeld and Conrad created

337a79e WIP

Antonio Scandurra created

b910bbf Add `ui_font_size` setting (#3199)

Click to expand commit body
This PR adds a new `ui_font_size` setting that can be used to control
the scale of the entire UI.

We use the value in this setting to set the base rem size of the window.

Release Notes:

- N/A

Marshall Bowers created

8dafd5f Allow ListHeader to take a `meta`

Nate Butler created

bd61d71 Finish port of livekit client and call2 (#3198)

Mikayla Maki created

7d300d3 v0.112.x dev

Joseph T. Lyons created

1568ecb Add back room code to call2

Mikayla created

c3a8bab WIP

Antonio Scandurra created

51fa80e ported example app, live_kit_client2 is done

Mikayla created

b7625d8 Port `multi_buffer` to gpui2 (#3193)

Click to expand commit body
Release Notes:

- N/A

Julia created

147db60 WIP

Antonio Scandurra created

6ed6076 Merge branch 'n/t2' of github.com:zed-industries/zed into n/t2

Marshall Bowers created

3189cd7 Remove unused impl

Marshall Bowers created

5d66075 Continue refining default syntax theme

Nate Butler created

d2a8f97 Fix return type

Marshall Bowers created

8fb7c17 Merge branch 'main' into n/t2

Marshall Bowers created

bbe5389 Return `ColorScaleSet`s from individual color scale functions (#3197)

Click to expand commit body
This PR adjusts the individual color scale functions to return
`ColorScaleSet`s instead of `DefaultColorScaleSet`s.

We only use the `DefaultColorScaleSet`s to simplify the construction of
the scales, so it isn't necessary to surface them outside of the
function.

Release Notes:

-  N/A

Marshall Bowers created

b8547e9 Remove blanket `From<&str>` impl for `Hsla`

Click to expand commit body
Since this is a fallible operation we don't want to have a blanket
infallible conversion from any arbitrary `&str` to an `Hsla`.

Marshall Bowers created

1b9619c added parsing support for <|S| |E|> spans (#3184)

Click to expand commit body
added parsing support for <|S| and |E|> spans for inline generation

Kyle Caverly created

e8857d9 WIP

Kirill Bulatov created

a9d7c86 WIP

Kirill Bulatov created

73c97d0 WIP

Click to expand commit body
Uncomment more methods in workspace2.rs

Kirill Bulatov created

4d320f0 WIP

Antonio Scandurra created

3bcc2fa Update notifications panel

Nate Butler created

bfb1f5e Continue refining theme, update tabs & tab bar

Nate Butler created

0efd69c Refine default colors

Nate Butler created