Oxc extension for Zed
July 16, 2026 ยท View on GitHub
Oxc extension for Zed
This extension adds support for Oxc in Zed.
The supported languages for Oxfmt and Oxlint can be seen within the extension.toml file.
Installation
Requires Zed >= v0.205.0 and oxlint >= v1.35.0.
This extension is available in the extensions view inside the Zed editor. Open zed: extensions and search for Oxc.
Configuration
Configuration is managed in your .zed/settings.json file. Examples are available in the examples directory.
See https://github.com/oxc-project/oxc/tree/main/crates/oxc_language_server for the options that are supported by the language server.