26 Commits

Author SHA1 Message Date
Myzel394
ac1d14dfd0
apply linter 2024-09-28 13:38:26 +02:00
Myzel394
a4a8e8888f
doc(sshd_config): Add more documentation 2024-09-28 12:33:23 +02:00
Myzel394
b7e786810e
refactor: Rename Value -> DeprecatedValue 2024-09-28 12:07:18 +02:00
Myzel394
82301cf0cb
refactor(sshd_config): Improvements 2024-09-26 20:25:01 +02:00
Myzel394
78661e3c2e
feat(ssh_config): Update fields 2024-09-22 17:56:48 +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
5647631169
fix(sshd_config): Overall improvements 2024-09-21 16:15:11 +02:00
Myzel394
91dff8a7a0
fix(sshd_config): Improve formatting 2024-09-21 15:30:05 +02:00
Myzel394
3cff613620
refactor(sshd_config): Migrating cursor to index position 2024-09-21 13:30:45 +02:00
Myzel394
41472c1a58
refactor(sshd_config): Migrating cursor to index position 2024-09-21 11:49:09 +02:00
Myzel394
31c3d755a2
fix: Fix BinarySearchFunc handling 2024-09-21 09:34:05 +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
3a0e886021
chore: Migrate ast Value to ParsedString 2024-09-17 23:25:36 +02:00
Myzel394
9b1a5af2d0
feat(sshd_config): Add match completions; Bugfixes 2024-09-15 15:33:54 +02:00
Myzel394
83d7ac144f
feat(sshd_config): Add antlr parser for match option 2024-09-14 22:22:01 +02:00
Myzel394
d3b655dc68
fix: Bugfixes 2024-09-14 21:08:46 +02:00
Myzel394
6c9ebc1b16
feat(sshd_config): Add include support 2024-09-14 18:31:31 +02:00
Myzel394
0453f74a31
feat(sshd_config): Add hover support 2024-09-14 13:09:34 +02:00
Myzel394
0abcb043ad
fix(sshd_config): Improve analyzer for match blocks 2024-09-13 22:26:22 +02:00
Myzel394
f25c11b966
feat(sshd_config): Add Matcbh block for completions 2024-09-13 21:45:44 +02:00
Myzel394
9f76fedabb
feat(sshd_config): Only show allowed completions inside a Match block 2024-09-12 23:51:19 +02:00
Myzel394
6383fbba17
feat(sshd_config): Improvements; Add basic root completions 2024-09-11 22:21:30 +02:00
Myzel394
c897523321
fix(sshd_config): Add missing regex 2024-09-10 22:40:18 +02:00
Myzel394
e31e91f643
feat(sshd_config): Add fields 2024-09-10 22:39:19 +02:00