astral-sh/rye

Plugin for Pycharm/IntelliJ

Open

#28 opened on Apr 24, 2023

View on GitHub
 (3 comments) (8 reactions) (0 assignees)Rust (13,961 stars) (470 forks)batch import
help wanted

Description

Integration with Pycharm and other Jetbrains IDEs can make usage of project management tools such as Rye more convenient.

I'd like to suggest the following features in an IntelliJ plugin:

  • New project wizard/template
  • rye interpreter/environment management

Although I'm inexperienced with creating plugins for IntelliJ, I'd still like to contribute towards this. I've created a repository to serve as a starting point at https://github.com/imbev/rye-pycharm-plugin

Contributor guide