Event language
UI language
Zed is a pretty new code editor with a promising future. It is built from the ground up with Rust. It has interesting features such as a built-in LLM assistant with many models available, built-in Copilot support, built-in collaborative tools, and many more. However, since Zed is a new code editor, the available extensions are currently limited. Fortunately, language support extensions for popular programming languages are available. How about the niche one? Is there any language support for HAML yet? Let's kickstart our open-source contribution journey by making a language support extension for Zed!