mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-22 06:01:06 +01:00
docs: add note about the workaround
This commit is contained in:
parent
f2864da0c1
commit
ae2c3f5aff
1 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
**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
|
**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
|
||||||
|
|
||||||
|
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?
|
### How to install?
|
||||||
|
|
||||||
1. Clone this repository
|
1. Clone this repository
|
||||||
|
|
Loading…
Reference in a new issue