From ae2c3f5aff480abd0202fffca7b8bd416ae0bcb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jozef=20Steinh=C3=BCbl?= Date: Fri, 19 Jul 2024 19:54:46 +0200 Subject: [PATCH] docs: add note about the workaround --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b2b115c..c994f8f 100644 --- a/README.md +++ b/README.md @@ -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 +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