github zed-industries/zed v0.40.0

latest releases: nightly, collab-production, v0.136.2-pre...
23 months ago
  • Added support for Python. Zed currently uses the Pyright language server (#66).

Screen Shot 2022-06-23 at 1 32 58 PM

  • Fixed an issue where folds did not work correctly when splitting an editor.
  • Fixed handling of custom top-level settings such as tab_size, which have a language-specific default (#80).
  • Fixed a crash when tab_size was set to zero. Setting the tab size to zero is no longer allowed.
  • Fixed native window close buttons so that they indicate the window's unsaved status and issue a prompt before closing with unsaved changes (#78).
  • Fixed a bug where spurious copies of offline projects would appear in the contacts panel (#40).
  • Fixed the text of the "Remove from project" command (#13).
  • Fixed misconfigured auto-closing bracket characters (#11, #14, #16).
  • Fixed some minor issues with the editor's informational hover box: dismiss it when changing focus away from the editor and avoid triggering it when using the context menu.
  • Fixed a bug where guests could not see the status bar information for language servers that were started before they joined the project.
  • Fixed an error where guests were sometimes disconnected from the server when receiving a high volume of updates from the host.
  • Fixed a crash that could occur when certain text patterns occurred in an editor's informational hover (#131).

Don't miss a new zed release

NewReleases is sending notifications on new releases.