cytechmobile / radicle-jetbrains-plugin

Radicle plugin for Jetbrains IDEs
https://plugins.jetbrains.com/plugin/19664-radicle
Apache License 2.0
15 stars 0 forks source link

rework clone menu #517

Open JChrist opened 4 months ago

JChrist commented 4 months ago

The current project clone menu requires a "seed node" selection, which, however, is the local httpd URL. This means that it's only possible to clone projects available to the local httpd, which could very well not be what the user wanted.

At the very least, the seed node selection could change to allow selection of a public node, either from a list of known or "discovered" ones.

And/or allow the user to enter the RID to clone.