IDEA-GitLab-Integration
IDEA-GitLab-Integration copied to clipboard
Feature: More file link options (e.g. copy file or line link)
First of all thanks for the plugin. The GitLab issues part is already covered by two other IDEA plugins. It's good that you focus on the repository browsing.
It would be nice to be able to simply copy file links with a line anchor instead of opening them in the browser. This is for faster pasting into issue trackers. I guess one would need a sub-menu in the context menu then. Maybe like this:
GitLab -> Open file in Brower -> Jump to line in Browser # (that's currently there) -> Copy file URL -> Copy line URL
Alternatively for a solution not going the sub-menu route, it would suffice to have "Copy GitLab URL" in the context menu as a second entry provided by the plugin. This would include the line number.
@bogn sorry, somehow my previous GitHub configuration didn't notify me about new issues here, so I was unaware of this one, as well as others. My bad!
I see your use case, it makes sense, with just "Copy GitLab URL to the line" functionality. I will add it once I have a time.
Thanks!