Problem: Considered idling when in non-accounted for workspaces(settings page, any file extension not supported yet)
Solution: Clear presence and release control.
Problem: The extension right now rarely lets go of rpc control. If another RPC based app is running(i.e spotify) it would rarely get the chance to show on discord.
Solution: New configuration options: discord.clearOnIdleWhenInFocus and discord.clearOnLoseFocus, which control whether the activity should be cleared when the editor is in focus during idle time and when the window loses focus, respectively.
Problem: Considered idling when in non-accounted for workspaces(settings page, any file extension not supported yet) Solution: Clear presence and release control.
Problem: The extension right now rarely lets go of rpc control. If another RPC based app is running(i.e spotify) it would rarely get the chance to show on discord. Solution: New configuration options:
discord.clearOnIdleWhenInFocus
anddiscord.clearOnLoseFocus
, which control whether the activity should be cleared when the editor is in focus during idle time and when the window loses focus, respectively.