mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-12 17:38:06 +01:00
Extension for Zed that adds support for Discord Rich Presence using LSP
.github | ||
lsp | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
extension.toml | ||
LICENSE | ||
README.md |
Zed discord presence is an extension for Zed that adds support for Discord Rich Presence using LSP
Using LSP is a workaround for now (yeh, it's a little bit hacky) but once Zed has proper extension support, I'll rewrite it
How to install?
- Clone this repository
- CTRL + SHIFT + P and select zed: install dev extension
- Choose the directory where you cloned this repository
- Enjoy :)