1902331
v0.68.x stable
Mikayla Maki created
1902331
v0.68.x stable
Mikayla Maki created
56dbd2e
zed 0.68.1
Max Brunsfeld created
121249c
Merge pull request #2008 from zed-industries/callback-leaks
Fix callback leaks when subscriptions are added and dropped in the same effect cycle
Max Brunsfeld created
8d0b6a3
v0.68.x preview
Mikayla Maki created
1e18480
Merge pull request #2005 from zed-industries/tsserver-include-completion-detail
Include Typescript completion item `detail` field in completion label
Julia created
93a6349
Include Typescript completion item `detail` field in completion label
Julia created
d0ce7b3
Merge pull request #2003 from zed-industries/correct-ra-name-key-default-settings
Correct default settings' name key for RA in init options example
Julia created
b94c265
Correct default settings' name key for RA in init options example
Julia created
6b62ce2
Merge pull request #2001 from zed-industries/dissmis-search-button
Add dismiss buffer search button & fix some faulty icon button styling
Julia created
2b1118f
Add dismiss buffer search button & fix some faulty icon button styling
Co-Authored-By: Nate Butler <nate@zed.dev>
Julia and Nate Butler created
eeb21af
Merge pull request #2000 from zed-industries/fix-line-seperator
Add other line seperators to regex normalization
Mikayla Maki created
a5bccec
Add other line seperators to regex normalization
Mikayla Maki created
0f818f2
Merge pull request #1996 from zed-industries/add-close-clean-items-command
Add close clean items command
Joseph T. Lyons created
7187cc8
Merge pull request #1994 from zed-industries/add-close-all-items-command
Add close all items command
Joseph T. Lyons created
2bc3660
Rename variable
Joseph Lyons created
60f2941
Add close clean items command
Joseph Lyons created
ca3c456
Add close all items command
Joseph Lyons created
b6337f5
Merge pull request #1992 from zed-industries/add-home-and-end-key-support
Add home and end key support
Joseph T. Lyons created
21a0df4
Add home and end key support
Joseph Lyons created
04e053a
Merge pull request #1991 from zed-industries/add-actions-for-requesting-features-and-filing-bug-reports
Add actions for requesting features and filing bug reports
Joseph T. Lyons created
41bff39
Add actions for requesting features and filing bug reports
Joseph Lyons created
46152c6
Merge pull request #1990 from zed-industries/add-memory-to-system-specs
Add memory to system specs
Joseph T. Lyons created
f65fda2
Add memory to system specs
Joseph Lyons created
96ac650
Merge pull request #1989 from zed-industries/add-command-to-copy-system-information-to-the-clipboard
add command to copy system information to the clipboard
Joseph T. Lyons created
ea16082
Factored data into a SystemSpecs struct
Co-Authored-By: Mikayla Maki <mikayla.c.maki@gmail.com>
Joseph Lyons and Mikayla Maki created
eeb5b03
add command to copy system information to the clipboard
Joseph Lyons created
c8b2093
collab 0.4.2
Max Brunsfeld created
61c6c82
Merge pull request #1980 from zed-industries/following-panics
Fix panics when following
Max Brunsfeld created
6f21129
Merge pull request #1984 from zed-industries/format-problematic-db-macros
Format problematic DB macros
Julia created
c49573d
Format problematic DB macros
Julia created
de9c58d
Merge pull request #1983 from zed-industries/multi-buffer-git-gutter
Multi buffer git gutter
Julia created
84a860e
Merge pull request #1982 from zed-industries/fix-rust-analyzer
Update rust-analyzer's `disk_based_diagnostics_progress_token`
Antonio Scandurra created
cb60eb8
Update rust-analyzer's `disk_based_diagnostics_progress_token`
Antonio Scandurra created
1e02ebb
Replicate pending selections separately from other selections
This fixes a panic that would occur when a leader created a pending selection that overlapped another selection, because the follower would attempt to treat that pending selection as non-pending, which would violate the invariant that selections are sorted and disjoint.
Max Brunsfeld created
8c64514
Add ZED_STATELESS env var, for suppressing persistence
Use this env var in the start-local-collaboration script to make the behavior more predictable.
Max Brunsfeld created
6fcb3c9
Merge pull request #1972 from zed-industries/recent-workspace
Recent Project Picker
Kay Simmons created
2c47bd4
Clear stale projects if they no longer exist
Kay Simmons created
a5f6242
collab 0.4.1
Antonio Scandurra created
98d1b6e
Merge pull request #1975 from zed-industries/screen-share-after-reconnect
Prevent screen-sharing from being lost after a reconnection
Antonio Scandurra created
457e104
Bump protocol version
Antonio Scandurra created
21ab1bb
Remove unnecessary `PeerId` parsing code
Antonio Scandurra created
aa44de3
Fix test ensuring room is left when disconnected from LiveKit
Antonio Scandurra created
ad37034
Identify LiveKit room participants by user id, not peer id
This way, their participant id can remain the same when they reconnect.
Max Brunsfeld created
ebd0c5d
Handle reversed=true for multi-buffer git-hunks-in-range iteration
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
Julia and Nathan Sobo created
f88b413
Rewrite multi-buffer aware git hunks in range to be more correct
Less ad-hoc state tracking, rely more on values provided by the underlying data Co-Authored-By: Max Brunsfeld <max@zed.dev>
Julia and Max Brunsfeld created
c2f5381
collab 0.4.0
Antonio Scandurra created
ea1f668
Merge pull request #1971 from zed-industries/update-app-icons
Update Zed & Zed Preview icons
Antonio Scandurra created
b1affb1
Merge pull request #1973 from zed-industries/fix-reconnects-after-deploy
Improve reconnections to server after it is redeployed
Antonio Scandurra created
2679e24
Minor stylistic change
Antonio Scandurra created
5a33462
:lipstick:
Antonio Scandurra created