Reavert / VisualStudioDiscordRPC

Discord rich presence for Visual Studio with support for 2019 and 2022 versions.
https://marketplace.visualstudio.com/publishers/Ryavel
MIT License
74 stars 9 forks source link

Displaying debug status and debugging file #25

Closed R3uan3 closed 1 year ago

R3uan3 commented 1 year ago

When you have multiples projects running it shows the first project you opened in your profile and the others under the tab 'Activity'.

Would like to ask if is possible to continually replace the project under your profile according to the most recent project edited.

Also, if possible to display in the title when you be debugging a file.

Reavert commented 1 year ago

It seems unlikely that this can be done. The Discord client API does not allow access to changing the display order of Activities.

R3uan3 commented 1 year ago

I see, and about displaying when you're debugging a file?

Reavert commented 1 year ago

I think it's possible.