astral-sh/rye

Plugin for Pycharm/IntelliJ

Open

#28 opened on Apr 24, 2023

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

Repository metrics

Stars
 (13,961 stars)
PR merge metrics
 (No merged PRs in 30d)

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