Skip to content

Releases: xhyrom/zed-discord-presence

v0.5.0

18 Aug 18:35
ba4caf2
Compare
Choose a tag to compare

This release adds rules configuration (#10 by @xhyrom) that allows you to enable/disable rich presence in specific workspaces (#9)

Check xhyrom/zed-discord-presence#how-to-configure for default configuration.

How to install zed discord presence extension?

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

Full Changelog: v0.4.2...v0.5.0

v0.4.2

04 Aug 21:35
6b2457a
Compare
Choose a tag to compare

Fixes case-insensitive regex matching (d645670) for v0.4.0

v0.4.1

04 Aug 21:10
98a06cb
Compare
Choose a tag to compare

Hotfix for v0.4.0

v0.4.0

04 Aug 20:35
458f939
Compare
Choose a tag to compare

This release adds support for recognizing languages and enhances configuration (#7)

image

How to install zed discord presence extension?

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

Full Changelog: v0.3.0...v0.4.0

Thanks to 2 contributors!

@darkyeg
@xhyrom

v0.3.0

03 Aug 20:40
9495faa
Compare
Choose a tag to compare

This release adds support for configuration (#6)

Learn more https://github.com/xhyrom/zed-discord-presence?tab=readme-ov-file#how-to-configure

v0.2.1

24 Jul 05:10
7c693dc
Compare
Choose a tag to compare

This release fixes panic when you have initialized git without remotes in your workspace. (#4)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

21 Jul 13:54
3799677
Compare
Choose a tag to compare

This release adds integration with git 🔥
image

How to install zed discord presence extension?

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

19 Jul 15:59
010abc1
Compare
Choose a tag to compare

Discord Presence LSP v0.1.0 is an implementation of discord presence using language server protocol

How to install Zed discord presence extension?

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