Extension for Zed that adds support for Discord Rich Presence using LSP
Find a file
2024-07-19 06:47:01 +02:00
lsp refactor: rename discord-presence-lsp to just lsp 2024-07-19 06:45:10 +02:00
src refactor: remove debug statement 2024-07-19 06:47:01 +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 refactor: rename discord-presence-lsp to just lsp 2024-07-19 06:45:10 +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: make the install section title smaller 2024-07-19 00:09:27 +02:00

Zed discord presence is an extension for Zed that adds support for Discord Rich Presence using LSP

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 :)