JetBrains-Discord-Integration icon indicating copy to clipboard operation
JetBrains-Discord-Integration copied to clipboard

Discord rich presence integration for all JetBrains IDEs

Results 130 JetBrains-Discord-Integration issues
Sort by recently updated
recently updated
newest added

When opening a project, Rider crashes and kicks me back to the Project Selection screen. I'm using Rider 2023.3.2 with the New UI Enabled. ``` com.intellij.diagnostic.PluginException: cannot execute preloading activity...

Please make the timer go past 24h. I want to show people that I don't have anything better to do. You could achieve this by switching to a day/weeks/months format...

When a certain state is kept for a long time like Idlining or editing a file the state doesn't change anymore when it needs to be. And you can't even...

## Description Every time my PC resumes from sleep mode, such as after a short break, I encounter an exception from the Discord Activity Plugin in my JetBrains IDEs. Following...

> `java.lang.Throwable: IPC failed > at com.intellij.openapi.diagnostic.Logger.error(Logger.java:370) > at com.almightyalpaca.jetbrains.plugins.discord.plugin.rpc.connection.DiscordIpcConnection$connect$2.invokeSuspend(DiscordIpcConnection.kt:150) > at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) > at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) > at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) > at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) > at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) > at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) > `

I'm guessing the real reason for this issue happening now is that Discord still has an IPC file despite not running. However, since there's no non-brittle way to know if...

``` com.intellij.diagnostic.PluginException: cannot execute preloading activity com.almightyalpaca.jetbrains.plugins.discord.plugin.time.TimePreloadingActivity [Plugin: com.almightyalpaca.intellij.plugins.discord] at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt.executePreloadActivity(appServicePreloading.kt:208) at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt.access$executePreloadActivity(appServicePreloading.kt:1) at com.intellij.platform.ide.bootstrap.AppServicePreloadingKt$postAppRegistered$4$1.invokeSuspend(appServicePreloading.kt:189) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:108) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684) Caused by: java.lang.AssertionError:...

Title ^ https://www.jetbrains.com/rust/

Hello, I am trying to use the plugin onto Writerside, but it seems the Discord Integration is not working. I can only provide these few information because I don't have...