github zed-industries/zed v0.60.0

latest releases: nightly, collab-production, v0.136.2-pre...
19 months ago
  • Redesigned Zed's collaboration workflow to center around calls. To start collaborating, you no longer request to join one of your contacts' open projects. Instead, you call them. Anyone in a call can easily share any of their open Zed projects.

    calls-contact-list

    To call one of your contacts, click the + button in the title bar (or type cmd+shift-c). This will display the collaboration menu, where you can see all of your contacts, and which of them are online. Selecting one of those contacts with the mouse or the keyboard will initiate a call, and share the current project in that call. Your contact see a notification that looks like this:

    calls-call-notification

    If they accept, a call will be started. You can add other contacts to the call from the same menu. Every participant can share additional projects on the call by clicking the share button in a project's titlebar.

  • Added vertical scrollbars to editors (#165)

  • Added sentence and word text objects in Vim mode.

  • Implemented page up and page down.

  • Enhanced the theme selector so that it persists the chosen theme to your settings file.

  • Fixed a bug that could cause guests to see stale diagnostics when collaborating.

  • Fixed a bug that could prevent guests from being able to open certain files after closing and re-opening a project.

  • Fixed a bug that caused text to appear italicized instead of in boldface in the terminal (#565)

  • Fixed a bug where certain delimiters were auto-closed unintentionally.

  • Fixed a bug that caused some open files to appear as deleted after a rename (#543)

  • Fixed a bug that would stop the C++ language server when compile_commands.json was present (#396, #524)

Don't miss a new zed release

NewReleases is sending notifications on new releases.