astral-sh/rye

Plugin for Pycharm/IntelliJ

Open

#28 aberto em 24 de abr. de 2023

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

Métricas do repositório

Stars
 (13.961 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador