|
90795dbf14
|
docs: can be downloaded directly in zed
|
2024-08-27 15:35:32 +02:00 |
|
|
3e88bfd4e6
|
ci: mkdir .ssh
|
2024-08-27 15:28:22 +02:00 |
|
|
6b5b4459c9
|
ci: add gimi sync
|
2024-08-27 15:27:05 +02:00 |
|
|
94bdd3081a
|
refactor: use - in extension id
|
2024-08-24 12:29:52 +02:00 |
|
White Choco
|
78c811b3ce
|
fix: add missing comma to configuration JSON template (#11)
|
2024-08-20 07:35:14 +02:00 |
|
|
ba4caf2dc0
|
build: bump lsp to 0.5.0
|
2024-08-18 20:27:33 +02:00 |
|
|
affb5df12b
|
feat: introduce rules (#10)
* feat: introduce rules
* docs: rules example
|
2024-08-18 20:26:57 +02:00 |
|
|
3c74a0fe4f
|
fix: remove trailing comma
|
2024-08-16 14:05:11 +02:00 |
|
|
1a318f86e2
|
feat: add more languages
|
2024-08-16 14:02:04 +02:00 |
|
|
0997c7d2eb
|
docs: change default repo
Check / check (push) Has been cancelled
|
2024-08-07 15:57:14 +02:00 |
|
|
6b2457a6b6
|
build: bump lsp to 0.4.2
|
2024-08-04 23:30:28 +02:00 |
|
|
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 |
|
|
5277297f19
|
feat: add support for even more languages
scrape zed-industries/extensions
|
2024-07-24 23:55:36 +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 |
|
|
ab6fd3481d
|
docs: change contact mail
|
2024-07-23 21:32:08 +02:00 |
|
|
4791007d3d
|
ci: update *-artifact actions
|
2024-07-23 21:12:17 +02:00 |
|
|
0edc9d1953
|
build: add gimi
|
2024-07-23 21:10:03 +02:00 |
|
|
e70c49086e
|
docs: add license header files
|
2024-07-23 21:08:39 +02:00 |
|
|
37996778d7
|
ci: remove one redudant step in x86_64-apple-darwin
|
2024-07-21 15:42:49 +02:00 |
|
|
d56ff0502e
|
ci: use x86_64 brew on x86_64-apple-darwin
|
2024-07-21 15:39:04 +02:00 |
|
|
e44700aff8
|
ci: use x86_64 brew on x86_64-apple-darwin
|
2024-07-21 15:34:43 +02:00 |
|
|
2b968cbf71
|
ci: use x86_64 brew on x86_64-apple-darwin
|
2024-07-21 15:29:43 +02:00 |
|
|
f0fafe980e
|
ci: use x86_64 brew on x86_64-apple-darwin
|
2024-07-21 15:25:15 +02:00 |
|
|
1bb42d1720
|
ci: install correct openssl version on x86_64-apple-darwin
|
2024-07-21 15:21:06 +02:00 |
|
|
8a86dd0f18
|
ci: export openssl_dir in macos
|
2024-07-21 15:16:17 +02:00 |
|
|
0431c1e21b
|
ci: export openssl_dir in macos
|
2024-07-21 15:11:05 +02:00 |
|
|
e67bfbf9ae
|
ci: export openssl_dir in macos
|
2024-07-21 15:02:45 +02:00 |
|
|
a1865702e3
|
ci: macos issue
|
2024-07-21 14:59:09 +02:00 |
|
|
2c7283d23f
|
ci: install pkg-config in bootstrap step
|
2024-07-21 14:55:16 +02:00 |
|
|
3071c2d2d5
|
ci: add bootstrap step
|
2024-07-21 14:51:27 +02:00 |
|
|
0a2809b9d2
|
ci: add bootstrap step
|
2024-07-21 14:49:42 +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 |
|
|
18daae3825
|
feat: support more languages
|
2024-07-20 14:10:02 +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 |
|
|
f2864da0c1
|
fix: download from download_url, not name
|
2024-07-19 19:50:17 +02:00 |
|
|
010abc1253
|
ci: use another pattern for release files
|
2024-07-19 17:50:35 +02:00 |
|
|
09be27cd5b
|
ci: add required permissions to write
|
2024-07-19 17:38:05 +02:00 |
|
|
9c96594abf
|
ci: release after compile
|
2024-07-19 17:33:52 +02:00 |
|
|
b0679dc83a
|
ci: actually release
|
2024-07-19 17:32:21 +02:00 |
|