Commit log

d66e490 Merge pull request #1868 from zed-industries/readd-search-match-highlight

Click to expand commit body
Update search match highlight and occurrence style

Nate Butler created

1375c6b 0.63.x stable

Max Brunsfeld created

4319745 zed 0.63.3

Antonio Scandurra created

69d2b36 Merge pull request #1862 from zed-industries/fix-catalina

Click to expand commit body
Weakly link ReplayKit to ensure this library can be used on macOS 10.15

Antonio Scandurra created

eebc785 zed 0.63.2

Joseph T Lyons created

d109220 Merge pull request #1857 from zed-industries/fix-unicode-vim-left

Click to expand commit body
fixes issue with left motion in vim mode clipping incorrectly

Kay Simmons created

a88a2e6 Swap the color of diagnostic underlines to fix low contrast issue.

Nate Butler created

7cefb16 Merge pull request #1845 from zed-industries/vim-dd-fix

Click to expand commit body
Vim dd fix

Kay Simmons created

c2c30f6 Merge pull request #1855 from zed-industries/make-app-a-user-property-in-mixpanel

Click to expand commit body
Make `App` a user property in Mixpanel

Joseph T. Lyons created

bf9a109 zed 0.63.1

Max Brunsfeld created

e1f1a70 Merge pull request #1851 from zed-industries/rust-let-else

Click to expand commit body
Bump tree-sitter-rust for let-else, let-chains

Max Brunsfeld created

75ebaab Merge pull request #1853 from zed-industries/diagnostics-focus-loop

Click to expand commit body
Fix infinite focus transfer loop in project diagnostics

Max Brunsfeld created

d608331 Merge pull request #1850 from zed-industries/add-automatic-annotations-for-mixpanel

Click to expand commit body
Add automatic annotations for mixpanel

Joseph T. Lyons created

448c472 v0.63.x preview

Max Brunsfeld created

370a6f3 Merge pull request #1842 from zed-industries/telemetry-corrections

Click to expand commit body
Telemetry corrections

Joseph T. Lyons created

d8685ba Revert "Differentiate between first time app starts and subsequent ones"

Joseph T Lyons created

6a07f59 Merge pull request #1831 from zed-industries/theme-tweaks

Click to expand commit body
Theme tweaks

Nate Butler created

7981cd4 Increase scrollbar width

Nate Butler created

66b1283 Merge pull request #1846 from zed-industries/dont-focus-notification-windows

Click to expand commit body
Don't focus incoming call and project shared notification windows

Antonio Scandurra created

d275474 Don't focus incoming call and project shared notification windows

Antonio Scandurra created

86057ab Merge pull request #1843 from zed-industries/call-randomized-test

Click to expand commit body
Model calls in randomized collaboration test

Antonio Scandurra created

aafc3a9 Make event name casing consistent with other event names

Joseph T Lyons created

dc657a6 Remove Amplitude event tracking

Joseph T Lyons created

e5f0965 Differentiate between first time app starts and subsequent ones

Joseph T Lyons created

b2b25ac Merge pull request #1841 from zed-industries/tab-activation-history

Click to expand commit body
Avoid reordering items by adding an activation history to panes, and remove tab reordering hack

Julia created

0b79950 Don't hold the lock while yielding back to the executor in `Client`

Antonio Scandurra created

d6d1e20 Ensure declining call doesn't accidentally leave a room

Antonio Scandurra created

c58abf1 Add test for new tab order history behavior

Julia created

88d2e2e Introduce calls to randomized collaboration test

Antonio Scandurra created

946c926 Don't drop fake LSP adapter's receiver before simulate ends

Antonio Scandurra created

f54f653 Don't return an error when failing to send `AddProjectCollaborator`

Click to expand commit body
This can happen when a peer has disconnected but we haven't yet been
able to acquire a lock to the store to clean up the state associated
with it.

Antonio Scandurra created

ef72c75 Honor `MAX_PEERS` env variable in randomized test

Antonio Scandurra created

c6e52db Fix hang due to acquiring rng lock twice

Antonio Scandurra created

62547e8 Prevent randomized test from failing if another guest disconnects

Antonio Scandurra created

eb6b545 Fix outstanding compiler errors in randomized collaboration test

Antonio Scandurra created

4c4ebbf Start removing distinction between host and guest in random collab test

Antonio Scandurra created

61f31bf Fill in missing "app" field names on Mixpanel events

Joseph T Lyons created

495fd15 Revert Amplitude's "app" name back to "platform"

Click to expand commit body
This was unintentional.  We only want to rename the Mixpanel telemetry "platform" field to "app."  We want to keep it as "platform" on Amplitude because we want to keep using Amplitude for a bit, and the event fields should be the same.

Joseph T Lyons created

482a5bb Merge pull request #1840 from zed-industries/build-themes-in-assets-crate

Click to expand commit body
Generate themes before compiling the 'assets' crate

Max Brunsfeld created

4e35b26 Avoid reordering items by adding an activation history to panes, and remove tab reordering hack

Click to expand commit body
Co-Authored-By: Julia Risley <julia@zed.dev>

Kay Simmons and Julia Risley created

c180137 Merge pull request #1829 from zed-industries/add-release-channel-information-to-telemetry-events

Click to expand commit body
Add release channel information to telemetry events

Joseph T. Lyons created

ef83723 Generate themes before compiling the 'assets' crate

Max Brunsfeld created

d0aa9f1 Merge pull request #1839 from zed-industries/contact-list-project-color

Click to expand commit body
Don't use 'on' background color for projects in the contact list

Max Brunsfeld created

aa549d1 Don't use 'on' color for projects in the contact list

Max Brunsfeld created

259a758 Merge pull request #1800 from zed-industries/go-to-diff-hunk

Click to expand commit body
Add action to go to next/previous git diff in editor

Julia created

7ac4537 Layout git gutters inclusively

Julia created

0940482 Merge pull request #1838 from zed-industries/tab-panic

Click to expand commit body
Fix panic when hitting tab at the beginning of a line with mixed tab/…

Max Brunsfeld created

9cbb698 Fix panic when hitting tab at the beginning of a line with mixed tab/space indent

Max Brunsfeld created

1820be4 Adds a little spacing between the share button and the screenshare icon

Mikayla Maki created

37ca232 Remove annoyoing debug

Mikayla Maki created