Skip to content

InSyncWithFoo/ryecharm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RyeCharm

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.

Build Docs Version Rating Downloads

The all-in-one PyCharm plugin for Astral-backed Python tools: Ruff, uv and Rye.

Usage

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.

Logging

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

Installation

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.*).

Credits

Parts of this repository were taken or derived from: