You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request to add support for Odoo language server in Zed editor.
About Zed
Zed is a high-performance, multiplayer code editor built with Rust, focusing on speed and collaboration. It already supports various language servers and has a growing ecosystem of extensions. Some key aspects of Zed that make it suitable for an Odoo LSP:
Native LSP support infrastructure
Existing language server examples (e.g., rust-analyzer, pyright)
Thank you for your interest in adapting the server language for Zed. We're currently focusing on Visual Studio Code, as it's widely used by developers. We will start implementing extensions for other IDE as soon as we consider the server mature enough.
Overview
Request to add support for Odoo language server in Zed editor.
About Zed
Zed is a high-performance, multiplayer code editor built with Rust, focusing on speed and collaboration. It already supports various language servers and has a growing ecosystem of extensions. Some key aspects of Zed that make it suitable for an Odoo LSP:
References
The text was updated successfully, but these errors were encountered: