xhyrom / zed-discord-presence

extension for zed that adds support for discord rich presence using lsp
https://git.sr.ht/~hyro/zed-discord-presence
GNU General Public License v3.0
113 stars 5 forks source link

feat: edgejs support #13

Closed Wilovy09 closed 1 month ago

Wilovy09 commented 1 month ago

I'm not sure if that's enough to support it, but I think it is. Also it would be nice to support edgejs Zed won't let me open the dev extensions because of portals in linux.

xhyrom commented 1 month ago

This is enough for this extension however zed only run LSP in provided languages (https://github.com/xhyrom/zed-discord-presence/blob/main/extension.toml#L12-L180). I think we need to wait until someone adds edge language support to zed.

Wilovy09 commented 1 month ago

@xhyrom I'm working on supporting Edgejs, I've just never done it before so I need to learn it.

xhyrom commented 1 month ago

nice, dont forget to ping me in the following PR in zed-industries so i can run my scraper for all languages again! ;)

wish you good luck!

Wilovy09 commented 1 month ago

@xhyrom Will this be enough? Repo: https://github.com/Wilovy09/zed-edgejs image

xhyrom commented 1 month ago

Yeah! I'll add it today.

PS: don't forget to also add this extension to official https://github.com/zed-extensions/extensions