Ruff seems to have added support for range formatting in astral-sh/ruff#9733 and/or astral-sh/ruff-lsp#373, but the VS Code extension is still silently failing to format on save if I try to use "editor.formatOnSaveMode": "modifications". Is there something else I'm missing about how to configure this correctly?
VS Code version: 1.114.0
Ruff extension version: 2026.38.0
Ruff seems to have added support for range formatting in astral-sh/ruff#9733 and/or astral-sh/ruff-lsp#373, but the VS Code extension is still silently failing to format on save if I try to use
"editor.formatOnSaveMode": "modifications". Is there something else I'm missing about how to configure this correctly?VS Code version: 1.114.0
Ruff extension version: 2026.38.0