Download Latest Version 2026.68.0 source code.zip (168.3 kB)
Email in envelope

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

Home / 2026.64.0
Name Modified Size InfoDownloads / Week
Parent folder
2026.64.0 source code.tar.gz 2026-07-23 144.1 kB
2026.64.0 source code.zip 2026-07-23 165.9 kB
README.md 2026-07-23 1.0 kB
Totals: 3 Items   311.0 kB 1

What's Changed

The ms-python.python extension is now optional and replaced with a dependency on the lighter-weight ms-python.vscode-python-envs extension. To accommodate this, the lowest supported VS Code version has also been raised to version 1.100. If you prefer to continue using the Python extension, you can install it, add the following to your User Settings, and reload VS Code:

json { "python.useEnvironmentsExtension": false }

Note, however, that the Python Environments extension must remain installed and enabled for Ruff to activate.

Full Changelog: https://github.com/astral-sh/ruff-vscode/compare/2026.62.0...2026.64.0

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