67 Commits

Author SHA1 Message Date
Myzel394
592e5b9172
merge main 2024-11-29 21:29:31 +01:00
Myzel394
66f8b36e74
feat(server): Improve completions for fsck 2024-11-03 19:12:37 +01:00
Myzel394
387c2f2b61
refactor(server): Rename pass to fsck 2024-11-03 19:05:25 +01:00
Myzel394
d745b39f4b
feat(server): Add diagnostics for fsck field 2024-11-03 19:00:09 +01:00
Myzel394
fd5749f594
feat(server): Add vboxsf 2024-11-03 18:38:00 +01:00
Myzel394
610ca6a3c3
feat: Add vboxsf 2024-11-03 18:34:24 +01:00
Myzel394
e225910678
chore: Update version 2024-10-27 12:13:01 +01:00
Myzel394
9d48d52509
refactor(server): Improvements 2024-10-27 12:10:20 +01:00
Myzel394
f56951cb8d
feat(server): Show version when asked 2024-10-26 21:05:36 +02:00
Myzel394
57ce6c1f4f
refactor(server): Improve root handler structure 2024-10-23 14:45:46 +02:00
Myzel394
9378392927
feat(server): Show code action to add a language 2024-10-20 15:36:04 +02:00
Myzel394
ec4deeb59f
feat(server): Detect language based on the filename 2024-10-20 15:24:00 +02:00
Myzel394
ff115d85fd
chore: Update version 2024-10-20 12:37:14 +02:00
Myzel394
073cc00453
fix(server): Improve file detection 2024-10-17 20:21:07 +02:00
Myzel394
8648d8ece6
fix(ci-cd): Fix CI:CD 2024-10-17 10:57:02 +02:00
Myzel394
d7cbc9f454
fix(ci-cd): Improve CI:CD 2024-10-16 21:33:40 +02:00
Myzel394
f690147528
fix(sshd_config): Fix match option tag 2024-10-16 16:44:35 +02:00
Myzel394
55b55ac13e
feat(sshd_config): Add support for signature help 2024-10-16 16:40:09 +02:00
Myzel394
994a561a26
fix(aliases): Fix signature help 2024-10-16 16:34:35 +02:00
Myzel394
1fc847d523
feat(ssh_config): Add support for signature help 2024-10-16 16:34:11 +02:00
Myzel394
d870beb396
fix(server): Improve language detection 2024-10-16 15:25:41 +02:00
Myzel394
92187713da
fix(aliases): Improvements 2024-10-16 15:24:29 +02:00
Myzel394
c3d1ec3b0f
fix(sshd_config): Use normalized option keys 2024-10-16 09:30:33 +02:00
Myzel394
b9b932d0f2
fix(sshd_config): Add info about missing RoutingDomain documentation 2024-10-15 16:27:10 +02:00
Myzel394
33a58a3cc3
feat(sshd_config): Add analyzer support for tokens 2024-10-15 16:25:14 +02:00
Myzel394
c463053bbf
fix: apply linter 2024-10-15 16:21:35 +02:00
Myzel394
ef737e194a
feat(sshd_config): Add support for token completions 2024-10-15 16:20:18 +02:00
Myzel394
b1498ffdc5
feat(sshd_config): Allow option keys to be case insensitive 2024-10-15 15:13:05 +02:00
Myzel394
43cc9e2f1c
fix(server): Fix quotes issues 2024-10-15 14:53:06 +02:00
Myzel394
f7f38454fd
fix(server): Improve quotes.go 2024-10-15 14:20:57 +02:00
Myzel394
0e18169a3f
feat(doc-value): Add respect quote value 2024-10-15 14:20:27 +02:00
Myzel394
b0d8e80736
fix(ssh_config): Improve include behavior 2024-10-14 23:19:35 +02:00
Myzel394
b4aaa2cc3a
feat(ssh_config): Add completions support for tokens 2024-10-14 12:51:19 +02:00
Myzel394
3caaf6aec4
feat(ssh_config): Add support for tokens check 2024-10-14 12:39:23 +02:00
Myzel394
4cdc916d51
feat(ssh_config): Do not handle includes if they contain tokens or environmental variables 2024-10-14 12:16:55 +02:00
Myzel394
fdb005a75d
feat(ssh_config): Add include functionality 2024-10-14 12:04:02 +02:00
Myzel394
9d8c11f030
fix(fstab): Improve fields 2024-10-14 11:52:45 +02:00
Myzel394
584250ddbf
fix(fstab): Do not hardcore filesystems in the grammar 2024-10-14 11:34:06 +02:00
Myzel394
af4657fe59
fix(wireguard): Fix completions 2024-10-13 23:33:59 +02:00
Myzel394
896207cc7b
feat(gitconfig): Add fields; Improvements 2024-10-13 20:14:57 +02:00
Myzel394
45748a0634
refactor(gitconfig): Use slice instead of treemap for storing entries 2024-10-13 15:57:56 +02:00
Myzel394
ba1738c700
fix(server): Overall improvements 2024-10-12 16:53:01 +02:00
Myzel394
3860c73403
feat(gitconfig): Improve parser 2024-10-12 15:24:54 +02:00
Myzel394
5c4f2d6aff
feat(server): Add concept of virtual lines 2024-10-12 15:23:43 +02:00
Myzel394
1dd6be38d8
feat(gitconfig): Add first version of gitconfig ast 2024-10-11 12:17:53 +02:00
Myzel394
948e3503de
feat(fstab): Handle leading comments 2024-10-09 22:09:17 +02:00
Myzel394
9f927b8685
fix(fstab): Make options, freq and spec optional 2024-10-09 22:04:29 +02:00
Myzel394
3ca0ea8c35
fix(fstab): Improvements; Use antlr parser now 2024-10-09 21:44:32 +02:00
Myzel394
5a13487db8
fix(fstab): Improvements; Bugfixes 2024-10-09 14:41:40 +02:00
Myzel394
30c68e0d99
fix(server): Overall improvements 2024-10-09 11:05:18 +02:00