s5bug / discord-intellij

A plugin for interaction between JetBrains IDEs and Discord RPC
http://plugins.jetbrains.com/plugin/10217-intellij-discord-integration
24 stars 4 forks source link

Add support for PyCharm Edu #9

Closed Jonathing closed 6 years ago

Jonathing commented 6 years ago

because that also seems to be a thing.

s5bug commented 6 years ago

I forgot about PyCharm Edu! When I get home I'll add the respective icons. Not home due to the Oceanside fires currently.

s5bug commented 6 years ago

I also need to pull and release a zip update for this when I get home.

Jonathing commented 6 years ago

Thanks fam. I'll hit you up if I can add anything else interesting. Also, what exactly are the libraries you use to get this thing working in IntelliJ? I have Discord-RPC-Scala loaded but I'm still getting a few errors, and I'm interested in looking into your code and seeing how I can help. Thanks!

s5bug commented 6 years ago

Are you using Scala and do you have the Scala SDK installed? (2.12.4)

Also, update 1.4.1 is being reviewed by the JetBrains team.

Jonathing commented 6 years ago

@TsundereBug I got it working. However I get errors when I try to build it lol