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

Provide option or disable automatically for local-only repositories #278

Open ujay68 opened 1 year ago

ujay68 commented 1 year ago

If you use a local repository without a remote repository, GitLink pops up a message "GitLink could not detect which platform you use" every time you open the corresponding project, even if you leave the Tools > GitLink > Remote setting empty. It would be nice if GitLink automatically disabled itself for such repositories or provided a project-specific option.