Azn9 / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
Apache License 2.0
147 stars 10 forks source link

[Bug]: Plugin detects false errors when starting the IDE. #218

Open henry0337 opened 1 week ago

henry0337 commented 1 week ago

What happened?

i always got this notification whenever booting up IDE, even i'm not logging into the browser: "Discord detected in a web browser, this will prevent the plugin from connecting to Discord!"

IDE version

IntelliJ IDEA Community 2024.2.4

Plugin version

2.1.4

What operating system are you using?

Windows

Relevant log output

No response

Azn9 commented 1 week ago

Note for me: this line is missing contains("discord") https://github.com/Azn9/JetBrains-Discord-Integration/blob/140869ffe5d0cc4b54c6d99e22cefdf9b2ab7dfa/plugin/common/src/main/kotlin/dev/azn9/plugins/discord/diagnose/DiagnoseService.kt#L152