MyGit

v0.140.5

zed-industries/zed

版本发布时间: 2024-06-20 02:28:30

zed-industries/zed最新发布版本:v0.141.0-pre(2024-06-20 02:57:43)

Enhancements

General

"assistant": {
    "version": "1",
    "provider": {
      "name": "ollama",
      // Recommended setting to allow for model startup
      "low_speed_timeout_in_seconds": 30,
    }
}

Chat like usual

image

Interact with any model from the Ollama Library

image

Open up the terminal to download new models via ollama pull:

image

snippets

Place your snippet files in ~/.config/zed/snippets. For instance, in your ~/.config/zed/snippets/snippets.json file, you may have:

{
  "my snippet": {
    "prefix": "log",
    "body": ["console.log(\"$1\")"],
    "description": "Expand `log` to `console.log()`"
  }
}

For more configuration information, see the simple-completion-language-server instructions.

AI

Languages

Vim

Bug Fixes

相关地址:原始地址 下载(tar) 下载(zip)

1、 Zed-aarch64.dmg 70.63MB

2、 Zed-x86_64.dmg 73.56MB

3、 Zed.dmg 131.3MB

查看:2024-06-20发行的版本