ben-gibson / GitLink

A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.
https://plugins.jetbrains.com/plugin/8183-gitlink
MIT License
671 stars 58 forks source link

« Copy Jetbrains IDE link » action ? #242

Open reda-alaoui opened 1 year ago

reda-alaoui commented 1 year ago

Don’t know if it can be done, but it would be nice to be able to pass a Jetbrains IDE link to my coworker instead of a platform link. Most of the time I want to see the code in my IDE.

IMO, this would require Jetbrains plugins to be able to:

sabi0 commented 1 year ago

JetBrains own "developer chat" IdeTalk plugin supports sending code links: https://plugins.jetbrains.com/plugin/233-idetalk

Maybe it would work for you?