21 Commits

Author SHA1 Message Date
Myzel394
b7e786810e
refactor: Rename Value -> DeprecatedValue 2024-09-28 12:07:18 +02:00
Myzel394
6ab293d84e
refactor(sshd_config): Move errsToDiagnostics to common 2024-09-28 11:37:14 +02:00
Myzel394
82301cf0cb
refactor(sshd_config): Improvements 2024-09-26 20:25:01 +02:00
Myzel394
846851d50b
fix: Bugfixes 2024-09-22 12:30:08 +02:00
Myzel394
4eb4a1845c
chore: Update parsers; Add update script 2024-09-22 11:22:38 +02:00
Myzel394
250ec83a59
refactor: Move match parser to common package 2024-09-21 18:41:20 +02:00
Myzel394
a3e7a8c9b9
fix(sshd_config): Overall improvements 2024-09-21 18:38:18 +02:00
Myzel394
942e2477e2
fix(sshd_config): Rename indexes -> i to avoid ambiguity with package 2024-09-17 23:51:09 +02:00
Myzel394
99339f3edd
chore(sshd_config): Add some documentation 2024-09-17 23:50:50 +02:00
Myzel394
9ed983bf81
fix(sshd_config): Rename match_parser -> matchparser 2024-09-17 23:34:39 +02:00
Myzel394
35c722995d
fix(sshd_config): Improve indexes structure 2024-09-17 23:33:32 +02:00
Myzel394
3a0e886021
chore: Migrate ast Value to ParsedString 2024-09-17 23:25:36 +02:00
Myzel394
f530195cac
fix(sshd_config): Rename AST nodes to start with SSHD 2024-09-17 20:17:56 +02:00
Myzel394
6326ccb609
feat(sshd_config): Add match block analyzer 2024-09-15 22:51:45 +02:00
Myzel394
be8c92f605
fix(sshd_config): Improve include 2024-09-14 19:30:02 +02:00
Myzel394
6c9ebc1b16
feat(sshd_config): Add include support 2024-09-14 18:31:31 +02:00
Myzel394
0abcb043ad
fix(sshd_config): Improve analyzer for match blocks 2024-09-13 22:26:22 +02:00
Myzel394
22cbfb711c
fix(sshd_config): Improve completions 2024-09-12 23:25:56 +02:00
Myzel394
998c0740d1
feat(sshd_config): Add indexes 2024-09-12 23:15:23 +02:00
Myzel394
47c511996b
feat(sshd_config): Add analyzer to check whether values are valid 2024-09-12 21:39:28 +02:00
Myzel394
7ec24834f3
feat(sshd_config): Add lsp handler 2024-09-10 23:11:14 +02:00