Download Latest Version 2026.76.0 source code.zip (255.9 kB)
Email in envelope

Get an email when there's a new version of Ruff Visual Studio Code

Home / 2026.70.0
Name Modified Size InfoDownloads / Week
Parent folder
2026.70.0 source code.tar.gz 2026-08-07 148.5 kB
2026.70.0 source code.zip 2026-08-07 169.4 kB
README.md 2026-08-07 1.1 kB
Totals: 3 Items   319.0 kB 0

What's Changed

This partially restores the breaking change from v2026.64.0, where the Python extension was made optional and replaced with a required dependency on the Python Environments extension. That change proved to be more disruptive than we expected and was reverted in v2026.66.0. This time, both extensions have been made optional. The Ruff extension will prompt you to install one of them on its first startup if neither is present and otherwise fall back to a manually configured, globally installed, or bundled Ruff executable.

This change supports enforcing our new (RUF201) and existing (RUF200) configuration-related lint rules directly in the LSP.

Full Changelog: https://github.com/astral-sh/ruff-vscode/compare/2026.68.0...2026.70.0

Source: README.md, updated 2026-08-07