# Zed Weekly: #19

DevFeed: [Zed Weekly: #19](<https://devfeed.tech/articles/zed-weekly-19-13588.md>)

Original publisher: [Read original article](<https://zed.dev/blog/zed-weekly-19>)

Author: Nathan Sobo

Published: 2023-09-11T00:00:00Z

Content type: article

Language: en

Sources: [Zed Industries - Blog](<https://devfeed.tech/sources/zed-industries-blog.md>)

Topics: [Graphs](<https://devfeed.tech/topics/graphs.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>), [Rust](<https://devfeed.tech/topics/rust.md>), [ui](<https://devfeed.tech/topics/ui.md>), [AI search](<https://devfeed.tech/topics/ai-search.md>), [Prettier](<https://devfeed.tech/topics/prettier.md>), [Vim](<https://devfeed.tech/topics/vim.md>)

Tags: [feature](<https://devfeed.tech/tags/feature.md>), [graph](<https://devfeed.tech/tags/graph.md>), [interfaces](<https://devfeed.tech/tags/interfaces.md>), [palette](<https://devfeed.tech/tags/palette.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [retrieval](<https://devfeed.tech/tags/retrieval.md>), [rust](<https://devfeed.tech/tags/rust.md>), [search](<https://devfeed.tech/tags/search.md>), [vim](<https://devfeed.tech/tags/vim.md>), [weekly](<https://devfeed.tech/tags/weekly.md>)

## AI overview

Zed Weekly #19 reports progress on converting channel trees into a directed acyclic graph to support move, link, and unlink commands. It also covers GPUI layout and styling work, Rust UI development, Prettier integration, Vim emulation, keyboard shortcut improvements, inlay hint fixes, and semantic index reliability and retrieval experiments.

## Source excerpt

DAG dangers, core feature improvements, and optimizing our semantic search