Commit log

2f5004c Add highlight query for ERB

Max Brunsfeld created

7dcd6c9 Add randomized test for syntax map with combined injections

Max Brunsfeld created

ea42bc3 Rename some sum_tree seek targets in SyntaxMap

Max Brunsfeld created

d3ba769 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

3f1b959 Move weak linking into zed's build.rs

Antonio Scandurra created

c183e85 Weakly link ReplayKit to ensure this library can be used on macOS 10.15

Antonio Scandurra created

86f51ad Fix panic in handling edits to combined injections

Max Brunsfeld created

c838a7d Get combined injections basically working

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

Max Brunsfeld , Nathan Sobo , and Mikayla Maki created

9abfa03 Handle project entry drop render & start fixing drag cancel issues

Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>

Julia and Kay Simmons created

5efe2ed Start work on handling combined injections in SyntaxMap

Max Brunsfeld created

847376a Start dragging project panel entries

Click to expand commit body
Co-Authored-By: Kay Simmons <kay@zed.dev>

Julia and Kay Simmons created

1d6af4c 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

b6c5c78 Addresses issue where left motion in vim mode would clip in the wrong direction

Kay Simmons created

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

Nate Butler created

4d7425f Merge pull request #1845 from zed-industries/vim-dd-fix

Click to expand commit body
Vim dd fix

Kay Simmons created

2497e7c 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

474a5dd Make `App` a user property in Mixpanel

Click to expand commit body
Currently, we cannot take advantage of Mixpanel's virtual session end events because they are associated with users, not events; this change moves the property onto users.

Co-Authored-By: Max Brunsfeld <maxbrunsfeld@gmail.com>

Joseph T Lyons and Max Brunsfeld created

18ff459 collab 0.2.2

Max Brunsfeld created

927cfa4 Use Rust 1.65 in collab docker image

Max Brunsfeld created

be6ee3c Start work on ERB language support

Max Brunsfeld created

7301ab4 Merge pull request #1854 from zed-industries/command-palette-improvements

Click to expand commit body
Improve styling of command palettes

Antonio Scandurra created

0b231e5 Show placeholder text for pickers

Antonio Scandurra created

08b8441 Avoid showing "No matches" when query is empty if there are no matches

Antonio Scandurra created

aec8aec Show the cursor right away when opening opening/focusing editors

Antonio Scandurra created

5bcf991 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

6076a3f Fix infinite focus transfer loop in project diagnostics

Click to expand commit body
Co-authored-by: Kay Simmons <kay@zed.dev>

Max Brunsfeld and Kay Simmons created

05389dc Merge pull request #1844 from zed-industries/ruby

Click to expand commit body
Add support for Ruby

Max Brunsfeld created

d222904 Add basic support for ruby

Click to expand commit body
Co-authored-by: Kay Simmons <kay@zed.dev>

Max Brunsfeld and Kay Simmons created

9f3ea0c 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

601ec40 Bump tree-sitter-rust for let-else, let-chains

Max Brunsfeld created

adc4a59 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

0f78174 Use folded style to make arguments easier to read

Joseph T Lyons created

ad67a1b Add automatic annotations for mixpanel

Joseph T Lyons created

edc2966 Merge pull request #1847 from zed-industries/readd-abruzzo-theme

Click to expand commit body
Re-add Abruzzo theme to experimental themes

Nate Butler created

eacfa85 Merge pull request #1848 from zed-industries/fix-markdown-rendering-of-discord-release-notes-webhook

Click to expand commit body
Fix markdown rendering of discord release notes webhook

Joseph T. Lyons created

fe4862d Fix error in bump-zed-patch-version script

Max Brunsfeld created

8312d97 Fix release channel on stable

Max Brunsfeld created

6d3bd49 Fix error case in what-is-deployed script

Max Brunsfeld created

576e350 Fix markdown rendering of discord release notes webhook

Joseph T Lyons created

cc1325d Adjust script for getting changes to put in release notes

Click to expand commit body
Now, this script is only useful for the preview channel's releases. The
stable channel's release notes can be mostly copied from the existing
preview releases notes.

Co-authored-by: Joseph Lyons <joseph@zed.dev>

Max Brunsfeld and Joseph Lyons created

c411cb7 collab 0.2.1

Max Brunsfeld created

c9ba41d Fix errors in bump-zed-minor-versions script

Click to expand commit body
Co-authored-by: Joseph Lyons <joseph@zed.dev>

Max Brunsfeld and Joseph Lyons created

3caa7a4 v0.64.x dev

Joseph T Lyons 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

4f344f1 Re-add Abruzzo theme to experimental themes

Nate Butler 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