Almighty-Alpaca / JetBrains-Discord-Integration

Discord rich presence integration for all JetBrains IDEs
https://plugins.jetbrains.com/plugin/10233-discord-integration
Apache License 2.0
581 stars 63 forks source link

"Could not detect a running Discord client!" using WSL #415

Open yohanaff opened 3 months ago

yohanaff commented 3 months ago

I'm having this issue using the Discord Integration V2 on my IDE that is on WSL. I'm using Discord on my host machine, maybe that's the problem?

discord-error
MoritzHinterleitner commented 3 months ago

I don't think that discord and the ide can communicate through wsl. You can try something like https://github.com/OliverKovacs/wslrpc and see if it works

yohanaff commented 3 months ago

I don't think that discord and the ide can communicate through wsl. You can try something like https://github.com/OliverKovacs/wslrpc and see if it works

Ok, I solved it by installing Discord on WSL :)