Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 22 Nov 22:38

Zed now displays detailed diagnostic messages directly in the editor. Because errors in Rust are complex and can refer to multiple lines of code, we display all diagnostics related to an error below their respective lines, aligned with the underlined content. To reveal the next diagnostic in the buffer, hit F8.