extensions
extensions copied to clipboard
Add discord rich presence
Check for existing issues
- [X] Completed
Describe the feature
Hey, so I could you maybe add discord rich presence to Zed? Basicly discord rich presence is this thingy that shows up in your profile (see picture). You could maybe add it as a option so user can enable it if he wants or not. It would be great if it could be added, its pretty easy to implement. Thanks!
Btw sorry that the picture is in Ukrainian a little bit.
If applicable, add mockups / screenshots to help present your vision of the feature
It's not a rich presence, but I've added Zed as one of my "Registered Games" in my user settings on Discord.
It's not a rich presence, but I've added Zed as one of my "Registered Games" in my user settings on Discord.
![]()
Yeah that's possible, thanks for the idea! I'm waiting till zed will get plugin support so I can create a rich presence plugin (or somebody else will do it idk)
It's not a rich presence, but I've added Zed as one of my "Registered Games" in my user settings on Discord. > >
This can be a solution, but this shows only whether Zed is opened or not.
I think the core thing of the Discord Rich Presence is showing which language/line/file/project are you working on for how long, and it can't be done with "Registered Games".
It's not a rich presence, but I've added Zed as one of my "Registered Games" in my user settings on Discord. > >
This can be a solution, but this shows only whether Zed is opened or not.
I think the core thing of the Discord Rich Presence is showing which language/line/file/project are you working on for how long, and it can't be done with "Registered Games".
Yeah it isn't. It's better than nothing I guess.
I've made a Discord presence for Xcode few months ago: https://github.com/izyumidev/xcode-discord-rpc. But this uses AppleScripts to look at all the open windows and get the window title to dynamically show what the user is doing.
For Zed, I believe it would be possible to implement Discord presence by implementing it in the app—since it's open source—and letting the user have it turn on or off in the configs. If anyone is not working on this at the moment, I can give it a shot!
I've made a Discord presence for Xcode few months ago: https://github.com/izyumidev/xcode-discord-rpc. But this uses AppleScripts to look at all the open windows and get the window title to dynamically show what the user is doing.
For Zed, I believe it would be possible to implement Discord presence by implementing it in the app—since it's open source—and letting the user have it turn on or off in the configs. If anyone is not working on this at the moment, I can give it a shot!
I will see how I can implement it myself. This issue was just created before Zed was opensource, but now it will be much easier to implement. Well thank you for the idea!
@dimkauzh LMK if you need anything! I am also interested in having Discord Rich Presence in Zed.
@dimkauzh LMK if you need anything! I am also interested in having Discord Rich Presence in Zed.
Okay thank you!
updates?
updates?
Nope
updates?
Waiting for plugin support
I'm working on discord presence extension for Zed using LSP (until there'll be better extension support, then i'll rewrite it)
repo: https://github.com/xHyroM/zed-discord-presence
In few hours i'll publish release with the LSP to make everything works, gonna sleep now.
the extension should work now :+1:
I'm working on discord presence extension for Zed using LSP (until there'll be better extension support, then i'll rewrite it)
repo: https://github.com/xHyroM/zed-discord-presence
In few hours i'll publish release with the LSP to make everything works, gonna sleep now.
AMAZING WORK DUDE! Good job!!!!
AMAZING WORK DUDE! Good job!!!!
Thank you so much! You can give a ⭐ if you want :D
AMAZING WORK DUDE! Good job!!!!
Thank you so much! You can give a ⭐ if you want :D
Almost forgot hehehe
Yohoo! We got it!