https://github.com/re-ovo/discord-ij
A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.
https://github.com/re-ovo/discord-ij
discordrichpresence intellij-plugin
Last synced: 14 days ago
JSON representation
A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.
- Host: GitHub
- URL: https://github.com/re-ovo/discord-ij
- Owner: re-ovo
- License: mit
- Created: 2023-03-12T08:56:12.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T00:05:32.000Z (about 1 year ago)
- Last Synced: 2025-05-01T22:40:39.525Z (19 days ago)
- Topics: discordrichpresence, intellij-plugin
- Language: Kotlin
- Homepage: https://plugins.jetbrains.com/plugin/21240-discordij
- Size: 3.79 MB
- Stars: 12
- Watchers: 2
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordIJ





A plugin for the IntelliJ IDEA IDE that adds Discord Rich Presence support.## Installation
You can install the plugin from the [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/21240-discordij).## Report a bug
If you find a bug, please report it to the issue tracker.## IDE ICONS
* IntelliJ IDEA (Ultimate, Community)
* PyCharm (Professional, Community)
* WebStorm
* CLION
* GOLAND
* RIDER
* PHPSTORM
* ANDROID STUDIO
> If the IDE is not listed above, the fallback icon will be used.## File ICONS
* Java
* Kotlin
* Rust
* Python
* JavaScript
* TypeScript
> If the file type is not listed above, the fallback icon will be used.## Add icons support for an IDE/File?
If you want to add icons support for an IDE/File, please submit a pull request.
You need to provide a png file with 512x512 resolution and the name of the IDE/File.
Also, for the file icon, unless it is a source file of a popular language, there is no need to add an icon separately, and it is enough to use the fallback icon## License
This project is licensed under the MIT License