2024-07-19 00:05:53 +02:00
**Zed discord presence** is an extension for [Zed ](https://zed.dev ) that adds support for [Discord Rich Presence ](https://discord.com/developers/docs/rich-presence/how-to ) using LSP
2024-07-19 23:55:44 +02:00
Using LSP is a workaround for now (yeah, it's a bit hacky) but once Zed has proper extension support, I'll rewrite it.
### Requirements
2024-07-19 23:58:18 +02:00
[rust ](https://rust-lang.org ) is required for installing this extension. \
2024-07-19 23:55:44 +02:00
The easiest way to get [rust ](https://rust-lang.org ) is by using [rustup ](https://rustup.rs )
2024-07-19 19:54:46 +02:00
2024-07-19 00:09:27 +02:00
### How to install?
2024-07-19 00:05:53 +02:00
1. Clone this repository
2. < kbd > CTRL</ kbd > + < kbd > SHIFT</ kbd > + < kbd > P</ kbd > and select < kbd > zed: install dev extension</ kbd >
3. Choose the directory where you cloned this repository
4. Enjoy :)