Commit graph

7 commits

Author SHA1 Message Date
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
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
3fe4b20999
docs: missing break line in requirements section 2024-07-19 23:58:18 +02:00
66626e4a1b
docs: add requirements 2024-07-19 23:55:44 +02:00
ae2c3f5aff
docs: add note about the workaround 2024-07-19 19:54:46 +02:00
8a3b52fb24
docs: make the install section title smaller 2024-07-19 00:09:27 +02:00
06ef3fc3a6
feat: initialization 2024-07-19 00:05:53 +02:00