Commit log

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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Co-Authored-By: Nate Butler <nate@zed.dev>

Julia and Nate Butler created

eeb21af Merge pull request #2000 from zed-industries/fix-line-seperator

Click to expand commit body
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

Click to expand commit body
Add close clean items command

Joseph T. Lyons created

7187cc8 Merge pull request #1994 from zed-industries/add-close-all-items-command

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
add command to copy system information to the clipboard

Joseph T. Lyons created

ea16082 Factored data into a SystemSpecs struct

Click to expand commit body
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

Click to expand commit body
Fix panics when following

Max Brunsfeld created

6f21129 Merge pull request #1984 from zed-industries/format-problematic-db-macros

Click to expand commit body
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

Click to expand commit body
Multi buffer git gutter

Julia created

84a860e Merge pull request #1982 from zed-industries/fix-rust-analyzer

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
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

Click to expand commit body
Update Zed & Zed Preview icons

Antonio Scandurra created

b1affb1 Merge pull request #1973 from zed-industries/fix-reconnects-after-deploy

Click to expand commit body
Improve reconnections to server after it is redeployed

Antonio Scandurra created

2679e24 Minor stylistic change

Antonio Scandurra created

5a33462 :lipstick:

Antonio Scandurra created