20 Commits

Author SHA1 Message Date
Myzel394
6c603f5c5b
fix(ssh_config): Check Host options in order 2024-10-02 15:59:07 +02:00
Myzel394
60ac7cf961
feat(ssh_config): Add check for duplicate host names 2024-10-02 14:37:05 +02:00
Myzel394
594ceeb5d1
feat(ssh_config): Check if IgnoreUnknown contains unused options 2024-10-02 14:24:22 +02:00
Myzel394
cd23ffcb7f
feat(ssh_config): Add code actiont o add option to unknown option 2024-10-02 09:24:11 +02:00
Myzel394
bf54705e93
feat(ssh_config): Add unknown option to indexes 2024-10-02 08:14:15 +02:00
Myzel394
1e6054ccc1
feat(ssh_config): Improve context 2024-10-01 21:44:37 +02:00
Myzel394
a0c0ccce25
refactor(ssh_config): Use Diagnostics instead of LSPError 2024-10-01 16:22:32 +02:00
Myzel394
b7f01f0bd4
refactor(ssh_config): Use Diagnostics instead of LSPError 2024-10-01 15:58:11 +02:00
Myzel394
cdb463c4d7
feat(ssh_config): Check for empty blocks 2024-10-01 14:40:28 +02:00
Myzel394
8bb54e62a9
feat(ssh_config): Use formatted names for completions 2024-10-01 14:30:03 +02:00
Myzel394
e60a118d72
feat(ssh_config): Store options in a normlized way; Bugfixes 2024-10-01 14:24:31 +02:00
Myzel394
39eac3049a
feat(ssh_config): Add support for IgnoreUnknown 2024-09-30 12:44:25 +02:00
Myzel394
631de7c33c
fix(ssh_config): Improve single quotes detection 2024-09-29 21:03:17 +02:00
Myzel394
9183a3f004
fix(ssh_config): Fix all argument completions 2024-09-29 20:46:52 +02:00
Myzel394
14e0be08a6
fix(ssh_config): Improvements 2024-09-29 20:29:20 +02:00
Myzel394
b1a5898f6c
feat(ssh_config): Improve match file so that it works with single criterias 2024-09-28 13:38:05 +02:00
Myzel394
b7e786810e
refactor: Rename Value -> DeprecatedValue 2024-09-28 12:07:18 +02:00
Myzel394
e19ad01fd8
feat(ssh_config): Add analyzer; Overall improvements 2024-09-28 11:35:15 +02:00
Myzel394
07cb9ac045
refactor(ssh_config): Improvements 2024-09-26 20:23:34 +02:00
Myzel394
6608375b9e
feat(ssh_config): Add LSP glue to ssh_config 2024-09-22 18:45:57 +02:00