Zed Editor Launches Powerful New Debugger
The Zed editor team announced the release of its highly anticipated debugger, supporting popular languages like Rust, C/C++, JavaScript, Go, and Python. Designed to be fast, familiar, and configurable, the debugger leverages the Debug Adapter Protocol (DAP) and an innovative locator system for automatic debug session configuration. Its architecture, split into data and UI layers, ensures efficiency and scalability, laying the groundwork for future collaborative debugging. Furthermore, it features out-of-the-box inline variable values using Tree-sitter and supports keyboard-driven debugging.
Read more