Commit log
14554c8
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
3 years ago
f1e2bdf
v0.64.x preview
Max Brunsfeld
created
3 years ago
98461ea
Merge pull request #1865 from zed-industries/do-not-restrict-code-action-kinds
Click to expand commit body
Don't restrict which kind of code actions we ask the LSP server for
Julia
created
3 years ago
5707bae
Merge pull request #1866 from zed-industries/tweak-restart-zed-message
Click to expand commit body
Remove restart to update zed icon
Kay Simmons
created
3 years ago
bbeb685
remove unused comment
Kay Simmons
created
3 years ago
cea103e
remove dead comment
Kay Simmons
created
3 years ago
ad31c28
remove restart to update zed icon because it clashes with the no diagnostics icon
Kay Simmons
created
3 years ago
6da04d0
Fix failure to load .env.toml in bootstrap script
Max Brunsfeld
created
3 years ago
7482660
Don't restrict which kind of code actions we ask the LSP server for
Julia
created
3 years ago
00123ff
Merge pull request #1864 from zed-industries/add-more-move-cursor
Click to expand commit body
Added more autoscroll behaviors
Mikayla Maki
created
3 years ago
53f8744
Tried alternate stratergy
Mikayla Maki
created
3 years ago
537d476
Added more autoscroll behaviors
Mikayla Maki
created
3 years ago
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
3 years ago
3f1b959
Move weak linking into zed's build.rs
Antonio Scandurra
created
3 years ago
c183e85
Weakly link ReplayKit to ensure this library can be used on macOS 10.15
Antonio Scandurra
created
3 years ago
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
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
Page 1 of 135