Extension for Zed that adds support for Discord Rich Presence using LSP
Find a file
2024-07-19 19:54:46 +02:00
.github ci: use another pattern for release files 2024-07-19 17:50:35 +02:00
lsp docs: add lsp readme 2024-07-19 16:47:43 +02:00
src fix: download from download_url, not name 2024-07-19 19:50:17 +02:00
.gitignore feat: initialization 2024-07-19 00:05:53 +02:00
Cargo.lock feat: initialization 2024-07-19 00:05:53 +02:00
Cargo.toml ci: add release & actions 2024-07-19 16:26:21 +02:00
extension.toml feat: initialization 2024-07-19 00:05:53 +02:00
LICENSE feat: initialization 2024-07-19 00:05:53 +02:00
README.md docs: add note about the workaround 2024-07-19 19:54:46 +02:00

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?

  1. Clone this repository
  2. CTRL + SHIFT + P and select zed: install dev extension
  3. Choose the directory where you cloned this repository
  4. Enjoy :)