zed/extensions/ruff
Marshall Bowers a054a2a9a3
ruff: Refactor language server loading (#15852)
This PR refactors the language server loading in the Ruff extension to
mirror our other extensions.

Also fixed an issue where the cached binary path was not being
respected.

Release Notes:

- N/A
2024-08-06 09:10:18 -04:00
..
src ruff: Refactor language server loading (#15852) 2024-08-06 09:10:18 -04:00
Cargo.toml Ruff: Do not pass --preview flag, respect binary settings (#15001) 2024-07-23 09:57:42 +02:00
extension.toml Ruff: Do not pass --preview flag, respect binary settings (#15001) 2024-07-23 09:57:42 +02:00
LICENSE-APACHE extensions: Add Ruff extension (#14198) 2024-07-20 15:18:02 +02:00
README.md Add link to docs for configuring ruff 2024-08-02 11:06:01 -04:00

ruff

Documentation for configuring Zed to use the Ruff extension can be found here.