extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Ruff?

Open socketbox opened this issue 1 month ago • 1 comments

For the life of me, I can't find the ruff extension, which is mentioned throughout Zed documentation.

I attempt to install it via Astral's directions, but it doesn't exist in the Extensions list:

Image

Then I try to find it in the Zed repo, but am directed to this repository, where it also seems to have disappeared from:

Image

socketbox avatar Oct 28 '25 14:10 socketbox

Ruff is built-in to Zed now, no extension needed: https://zed.dev/docs/languages/python#code-formatting--linting

We recently added an indicator for this if you search for "ruff" in the extension list, but I don't think it has propagated to all of the released versions of Zed:

Image

maxdeviant avatar Oct 29 '25 12:10 maxdeviant