All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- #84 Show "Viewing fileName" when the current editor displays a .class file
- #85 The 'editor_input_adapter' extension point asks for an instance of EditorInputRichPresence instead of EditorInputToRichPresenceAdapter
- #86 The UI feature includes the core feature so that installing the first one automatically installs the later
- #79 Prevent custom project names from being ignored
- #67 Deactivate Preferences fields when the plug-in is disabled
- #71 Customize wording from Eclipse IDE's UI
- #78 Unchecking privacy settings like Show file name now replaces the variable by ?. The previous behavior (i.e. hidding the whole Editing <file name> sentence) can be restored through custom wording
- #75 Display Eclipse IDE's logo in the bottom right corner of language's icon
- #72 Add link to the documentation in Preferences and Project Settings pages
- #66 Allow users to customize icons shown on Discord
- #56 Prevent the plug-in from not working in some environments
- #55 Properly close connection with Discord on workbench shutdown
- #50 Allow to deactivate the Rich Presence integration
- #52 Handle the C language (*.c and *.h files)
- #54 First deployment on the Eclipse Marketplace
- Prevent elapsed time from not showing at startup when set on file change
- #34 Log errors in Eclipse "Error Log" views
- #26 Make the plug-in available on macOS
- #32 Make possible to change the name displayed in Discord for a given project
- Update plug-in's name to "Discord Rich Presence for Eclipse IDE"
- #29 Make the plug-in available from Eclipse Mars (4.5)
- #23 Settings were not always shown in projet Properties
- Explanations about how to install the plug-in
- Notify Discord of file change on Windows and GNU/Linux
- Provide settings in Eclipse Preferences to tailor integration
- Provide settings in projet Properties to tailor integration per project
- Automate deployment to Bintray with Maven