astral-sh/rye

Plugin for Pycharm/IntelliJ

Open

#28 geöffnet am 24. Apr. 2023

Auf GitHub ansehen
 (3 Kommentare) (8 Reaktionen) (0 zugewiesene Personen)Rust (13.961 Stars) (470 Forks)batch import
help wanted

Beschreibung

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