Commit log
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
3 years ago
b6c5c78
Addresses issue where left motion in vim mode would clip in the wrong direction
Kay Simmons
created
3 years ago
5acae09
Swap the color of diagnostic underlines to fix low contrast issue.
Nate Butler
created
3 years ago
4d7425f
Merge pull request #1845 from zed-industries/vim-dd-fix
Click to expand commit body
Vim dd fix
Kay Simmons
created
3 years ago
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
3 years ago
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
3 years ago
Max Brunsfeld
created
3 years ago
927cfa4
Use Rust 1.65 in collab docker image
Max Brunsfeld
created
3 years ago
be6ee3c
Start work on ERB language support
Max Brunsfeld
created
3 years ago
7301ab4
Merge pull request #1854 from zed-industries/command-palette-improvements
Click to expand commit body
Improve styling of command palettes
Antonio Scandurra
created
3 years ago
0b231e5
Show placeholder text for pickers
Antonio Scandurra
created
3 years ago
08b8441
Avoid showing "No matches" when query is empty if there are no matches
Antonio Scandurra
created
3 years ago
aec8aec
Show the cursor right away when opening opening/focusing editors
Antonio Scandurra
created
3 years ago
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
3 years ago
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
3 years ago
05389dc
Merge pull request #1844 from zed-industries/ruby
Click to expand commit body
Add support for Ruby
Max Brunsfeld
created
3 years ago
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
3 years ago
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
3 years ago
601ec40
Bump tree-sitter-rust for let-else, let-chains
Max Brunsfeld
created
3 years ago
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
3 years ago
0f78174
Use folded style to make arguments easier to read
Joseph T Lyons
created
3 years ago
ad67a1b
Add automatic annotations for mixpanel
Joseph T Lyons
created
3 years ago
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
3 years ago
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
3 years ago
fe4862d
Fix error in bump-zed-patch-version script
Max Brunsfeld
created
3 years ago
8312d97
Fix release channel on stable
Max Brunsfeld
created
3 years ago
6d3bd49
Fix error case in what-is-deployed script
Max Brunsfeld
created
3 years ago
576e350
Fix markdown rendering of discord release notes webhook
Joseph T Lyons
created
3 years ago
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
3 years ago
Max Brunsfeld
created
3 years ago
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
3 years ago
Joseph T Lyons
created
3 years ago
370a6f3
Merge pull request #1842 from zed-industries/telemetry-corrections
Click to expand commit body
Telemetry corrections
Joseph T. Lyons
created
3 years ago
d8685ba
Revert "Differentiate between first time app starts and subsequent ones"
Joseph T Lyons
created
3 years ago
4f344f1
Re-add Abruzzo theme to experimental themes
Nate Butler
created
3 years ago
6a07f59
Merge pull request #1831 from zed-industries/theme-tweaks
Click to expand commit body
Theme tweaks
Nate Butler
created
3 years ago
7981cd4
Increase scrollbar width
Nate Butler
created
3 years ago
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
3 years ago
d275474
Don't focus incoming call and project shared notification windows
Antonio Scandurra
created
3 years ago
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
3 years ago
4977acf
fix some vim mode bugs around deletions and failed motions
Kay Simmons
created
3 years ago
aafc3a9
Make event name casing consistent with other event names
Joseph T Lyons
created
3 years ago
dc657a6
Remove Amplitude event tracking
Joseph T Lyons
created
3 years ago
e5f0965
Differentiate between first time app starts and subsequent ones
Joseph T Lyons
created
3 years ago
0cd2d9a
added new supported feature
Kay Simmons
created
3 years ago
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
3 years ago
0b79950
Don't hold the lock while yielding back to the executor in `Client`
Antonio Scandurra
created
3 years ago
d6d1e20
Ensure declining call doesn't accidentally leave a room
Antonio Scandurra
created
3 years ago
c58abf1
Add test for new tab order history behavior
Julia
created
3 years ago
88d2e2e
Introduce calls to randomized collaboration test
Antonio Scandurra
created
3 years ago
Page 9 of 143