eclipse-discord-integration
eclipse-discord-integration copied to clipboard
Discord's Rich Presence Integration within Eclipse IDE
## Motivation Current technical documentation does not provide enough details about how the plug-in is architected, how events are handled, etc. Explain such topics in depth would help possible contributors....
## Motivation Bugs faced by users can be hard to reproduce and debug. A solution is needed to determine more easily what causes the issue. ## Solution Preferences should allow...
The option to remove rich presence if you stopped editing the code or were tabbed out of eclipse for 5-10 minutes and have it re-enabled when you're actively working on...
UI code is currently not tested. SWTBot should be used to ensure that interfaces work as expected.