github zed-industries/zed v0.99.0-pre

latest releases: v0.154.0-pre, v0.153.6, collab-staging...
pre-release13 months ago

Additions

  • Added commands to transform text ((#1821), (#1011)).
    • convert to kebab case
    • convert to snake case
    • convert to upper camel case
    • convert to lower camel case
    • convert to title case
    • convert to lower case
    • convert to upper case
  • Added support for cmd-/ to add line comments to shell files.
  • Added syntax highlighting support for Cargo.lock and .zprofile files.

Bug Fixes

  • Fixed a bug where language detection could fail when a file's name began with a ..
  • Fixed a bug where file icons would not be registered when a file's name contained . (#1877).
  • Fixed a bug where syntax highlighting wasn't being applied to shell files if a shebang wasn't present.
  • Fixed a rendering glitch that could occur after control-clicking certain elements.
  • Fixed an inconsistency in the status bar update button font size.

Don't miss a new zed release

NewReleases is sending notifications on new releases.