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

Fix IntelliJ 2023.2 error #304

Closed ben-gibson closed 12 months ago

ben-gibson commented 12 months ago

Add displayName to the configurable classes in the plugin xml to fix errors in IntelliJ version 2023.2 EAP.

Additionally, fix deprecation warnings, build config, and bump plugin version.