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

Autodetect platform using domain regex #244

Closed reda-alaoui closed 1 year ago

reda-alaoui commented 1 year ago

Fixes #243

reda-alaoui commented 1 year ago

Ping :)

ben-gibson commented 1 year ago

I'll take a look at this one later tonight.

huyz commented 1 year ago

how does this feature work? can we get a screenshot?

reda-alaoui commented 1 year ago

@huyz, the user has nothing to do, it is fully automatic. There is no screenshot to provide IMO.

huyz commented 1 year ago

Oh so this doesn't allow for mapping custom regular expressions to the provider we want?