zed-discord-presence/lsp
Jozef Steinhübl f7af3a6e0a
feat: recognize languages & enchance configuration (#7)
* feat: add get_extension

* feat: add language icons (#8)

chore: icons

Co-authored-by: Youssef Khalil <38569107+darkyeg@users.noreply.github.com>

* add copyright notice, rename to language_icons

* add zed icons

* change assets notice

* feat: add language recognition from file name or ext

* style: cleanup

* feat: regex support

* feat: return text as default

* build: reduce deps

* docs: lsp configuration

* feat: large text, small text

* refactor: simplify configuration

* refactor: simplify discord

* feat: placeholders

* feat: make state & details option

---------

Co-authored-by: Youssef Khalil <38569107+darkyeg@users.noreply.github.com>
2024-08-04 22:25:42 +02:00
..
src feat: recognize languages & enchance configuration (#7) 2024-08-04 22:25:42 +02:00
Cargo.lock refactor: rename discord-presence-lsp to just lsp 2024-07-19 06:45:10 +02:00
Cargo.toml feat: recognize languages & enchance configuration (#7) 2024-08-04 22:25:42 +02:00
README.md docs: add lsp readme 2024-07-19 16:47:43 +02:00

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