[!NOTE] Disclaimer: This is not an official Astral project.
[!NOTE] This plugin is a work-in-progress. It may or may not work. Use it at your own risk.
The all-in-one PyCharm plugin for Astral-backed Python tools: Ruff, uv and Rye.
If you already have Ruff, uv and/or Rye installed, you can start using this plugin the moment you install it. The executables will be automatically detected.
See the documentation for more information.
If you use Ruff as a language server via LSP mode,
you are strongly encouraged to enable language server logging.
This will allow corresponding logs to be recorded in idea.log
for further analysis should a problem arises.
Add the following line to the Help | Diagnostic Tools | Debug Log Settings panel:
com.intellij.platform.lsp
This plugin is available on the Marketplace.
You can also download the ZIP files manually from the Releases tab,
the build
branch or the Actions tab
and follow the instructions described here.
Currently supported versions: 2024.3 (build 243.15521.16) - 2024.3. (build 243.).
Parts of this repository were taken or derived from: