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

Wrong editing language #13

Closed LambdAurora closed 6 years ago

LambdAurora commented 6 years ago

I was working with CLion and when I looked at Discord it says that I'm editing an Objective-C file but it's a C++ file!

Discord Rich Presence: image CLion: image

s5bug commented 6 years ago

That is really weird.

The way I handle my file<>icon management is by getting the file type and showing that, so this is probably a bug with CLion.

Can you reproduce on all C++ files?

notmeta commented 6 years ago

I have this too, I've only just installed CLion.

s5bug commented 6 years ago

CLion bug then. Will check it out on my own install and open a bug report.

s5bug commented 6 years ago

Can you still reproduce this on the latest (including EAP) version of CLion?

LambdAurora commented 6 years ago

Yep, I can still reproduce this on the latest version (EAP) of CLion.

Discord Rich Presence: Discord Rich Presence Image 1 Discord Rich Presence Image 2 CLion: CLion image

miawgogo commented 6 years ago

I am also getting the same issue with C files image

s5bug commented 6 years ago

Alright. I'll file a bug on CLion in about an hour.

On Tue, Feb 13, 2018, 7:38 AM Ioan Loosley notifications@github.com wrote:

I am also getting the same issue with C files [image: image] https://user-images.githubusercontent.com/7449028/36158301-e40b7432-10d3-11e8-9fe4-ee080e2e9767.png

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/TsundereBug/discord-intellij/issues/13#issuecomment-365304126, or mute the thread https://github.com/notifications/unsubscribe-auth/AHZGgNzBnSd_RZBUk9S_tUBMf86gL_Saks5tUaxngaJpZM4ROcvj .

s5bug commented 6 years ago

I forgot to file a bug report 🤦‍♂️ will open one right now :/

s5bug commented 6 years ago

https://youtrack.jetbrains.com/issue/CPP-12320 Will reopen if JetBrains says they solved and there are still issues with C and C++ files.