mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-09 16:08:06 +01:00
docs: can be downloaded directly in zed
This commit is contained in:
parent
3e88bfd4e6
commit
90795dbf14
1 changed files with 8 additions and 0 deletions
|
@ -9,11 +9,19 @@ The easiest way to get [rust](https://rust-lang.org) is by using [rustup](https:
|
||||||
|
|
||||||
### How to install?
|
### How to install?
|
||||||
|
|
||||||
|
Since [zed-industries/extensions#1217](https://github.com/zed-industries/extensions/pull/1217) has been merged, you can simply download the extension in <kbd>zed: extensions</kbd>.
|
||||||
|
Don't forget to give at least a ⭐ if you like this project :D
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Dev installation</summary>
|
||||||
|
|
||||||
1. Clone this repository
|
1. Clone this repository
|
||||||
2. <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>P</kbd> and select <kbd>zed: install dev extension</kbd>
|
2. <kbd>CTRL</kbd> + <kbd>SHIFT</kbd> + <kbd>P</kbd> and select <kbd>zed: install dev extension</kbd>
|
||||||
3. Choose the directory where you cloned this repository
|
3. Choose the directory where you cloned this repository
|
||||||
4. Enjoy :)
|
4. Enjoy :)
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
## How to configure?
|
## How to configure?
|
||||||
|
|
||||||
You can configure state, details and git integration by changing Discord Presence LSP settings. This can be done in <kbd>zed: open settings</kbd> with following configuration:
|
You can configure state, details and git integration by changing Discord Presence LSP settings. This can be done in <kbd>zed: open settings</kbd> with following configuration:
|
||||||
|
|
Loading…
Reference in a new issue