Commit graph

17 commits

Author SHA1 Message Date
d645670b57
fix: add regex's unicode-case feature flag 2024-08-04 23:30:13 +02:00
98a06cb22f
fix: clippy 2024-08-04 23:00:19 +02:00
c5a955dd8f
fix: base icons url & case insensitive regexes 2024-08-04 22:59:22 +02:00
0810b2c79a
fix: dont panic if cant find language 2024-08-04 22:49:23 +02:00
458f93971f
build: bump lsp to 0.4.0 2024-08-04 22:27:01 +02:00
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
9495faabec
build: bump lsp to 0.3.0 2024-08-03 21:38:04 +02:00
ad5333a502
feat: add initialization options (#6)
* feat: add initialization options

* docs: add section about how to configure

* refactor: clippy
2024-08-03 21:36:23 +02:00
7c693dcab4
build: bump lsp to 0.2.1 2024-07-24 07:04:44 +02:00
bc8fea3e78
fix: dont panic if git initialized without any remote 2024-07-24 07:04:04 +02:00
e70c49086e
docs: add license header files 2024-07-23 21:08:39 +02:00
810681d97b
build: bump lsp version 2024-07-21 13:54:27 +02:00
f1c8e5ac0b
feat: git integration
adds View Repository button
2024-07-21 13:53:44 +02:00
c15591ffe9
docs: add lsp readme 2024-07-19 16:47:43 +02:00
be343e10c6
refactor: cleanup 2024-07-19 15:07:59 +02:00
7219822bfb
refactor: cleanup 2024-07-19 08:28:27 +02:00
0370abe707
refactor: rename discord-presence-lsp to just lsp 2024-07-19 06:45:10 +02:00