echebbi / eclipse-discord-integration

Discord's Rich Presence Integration within Eclipse IDE
https://discord-rich-presence-for-eclipse-ide.readthedocs.io/en/latest/
Other
45 stars 5 forks source link

Provide active Git branch's name as wording variable #83

Open echebbi opened 4 years ago

echebbi commented 4 years ago

Motivation

Wording can be customized from the Preferences page and several file-related variables are currently provided. It would be cool to also have access to Git-related ones when the file is versionned:

Proposed Solution

EGit likely provides an API to get those.