GitLink icon indicating copy to clipboard operation
GitLink copied to clipboard

A Jetbrains plugin that opens a local file under Git version control in its remote host using the default browser.

Results 44 GitLink issues
Sort by recently updated
recently updated
newest added

Currently, when opening a file in GitLab for example, line selection seems to be forced. I.e. if the cursor is at line one the URL will be like `#L1-1`. In...

![image](https://user-images.githubusercontent.com/11509875/177110161-d1bb6dac-b133-4b80-9740-045f3292db1c.png)

Recently ran into a bug where the link 404s. It's for a private project, so I can't share. But it was for a file in an `foo-bar-baz` module, and the...

IDE supports plugin setting sync. I change gitlink setting and found sync not work. so I want to confirm the plugin support sync? ![image](https://user-images.githubusercontent.com/9245110/175755917-6c8f9712-3ff4-4e50-98a8-2758565fb94f.png)

I disabled "Check commit on remote". The copy link action is still taking too long.

I use SSH with pubkey auth, and our repo is enormous, so this checking is sooo long. Therefore I turned off this checking, but now the PyCharm always asks the...

In previous versions i've noticed copying GitHub link gave me a link to the commit. After updating the plugin it copies the branch link, it would be useful to have...

Following on to the request in #180, I'd like the plugin to be able to allow specifying multiple remote names (or match with regex). The plugin would then show the...