Myzel394
|
02b4a53480
|
feat(aliases): Add code action to send test mails
|
2024-09-11 19:55:27 +02:00 |
|
Myzel394
|
75f93cfb44
|
fix(aliases): Fix textDocument/didClose
|
2024-09-10 23:11:30 +02:00 |
|
Myzel394
|
7ec24834f3
|
feat(sshd_config): Add lsp handler
|
2024-09-10 23:11:14 +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 |
|
Myzel394
|
93203a7179
|
fix(sshd_config): Improve parser
|
2024-09-10 22:13:36 +02:00 |
|
Myzel394
|
82797de8e5
|
chore: Use both inclusive ranges for location ranges
|
2024-09-10 21:25:04 +02:00 |
|
Myzel394
|
82a08d6459
|
test(sshd_config): Add tests
|
2024-09-10 21:16:47 +02:00 |
|
Myzel394
|
af580fa624
|
feat(sshd_config): Add first iteration of new sshd_config handler; Add ast; Add parser
|
2024-09-09 22:32:04 +02:00 |
|
Myzel394
|
492c33a7a9
|
fix(fstab): Fix tests
|
2024-09-08 23:43:11 +02:00 |
|
Myzel394
|
e0c9c44f38
|
fix(fstab): Several improvements and bugfixes
|
2024-09-08 22:55:25 +02:00 |
|
Myzel394
|
a7dc7fc6e8
|
fix(hosts): Fix ip address detection
|
2024-09-08 22:08:00 +02:00 |
|
Myzel394
|
65572886f2
|
chore(hosts): Use TreeMap for entries
|
2024-09-08 21:59:35 +02:00 |
|
Myzel394
|
b27081aa8e
|
fix: fix(hosts): Improve hosts parser
|
2024-09-08 20:24:49 +02:00 |
|
Myzel394
|
0c520addf5
|
Merge pull request #14 from Myzel394/add-aliases
Add aliases
|
2024-09-08 17:14:27 +02:00 |
|
Myzel394
|
2768f99d2f
|
feat(aliases): Add signature help support; Improvements
|
2024-09-08 16:59:01 +02:00 |
|
Myzel394
|
e1af64f2c0
|
feat(aliases): Add completion support for error values
|
2024-09-07 23:19:44 +02:00 |
|
Myzel394
|
ad1a8e0d95
|
feat(aliases): Add support for prepare rename
|
2024-09-07 21:02:43 +02:00 |
|
Myzel394
|
40a570809d
|
chore(aliases): Add more tests
|
2024-09-07 18:10:36 +02:00 |
|
Myzel394
|
d56eef43bf
|
feat(aliases): Add support for renaming
|
2024-09-07 18:02:34 +02:00 |
|
Myzel394
|
654675524c
|
feat(aliases): Add support for textDocument/definition
|
2024-09-07 15:45:52 +02:00 |
|
Myzel394
|
c5d9634ab3
|
fix(aliases): Do not provide completions for already defined users
|
2024-09-07 14:49:45 +02:00 |
|
Myzel394
|
89d11a16dc
|
refactor: Improve utils package structure
|
2024-09-07 14:41:54 +02:00 |
|
Myzel394
|
d7f8b905a4
|
feat(aliases): Add duplicates analyzer
|
2024-09-07 14:35:47 +02:00 |
|
Myzel394
|
bbe083621e
|
fix(aliases): Fix antlr parser
|
2024-09-07 14:06:49 +02:00 |
|
Myzel394
|
77cf960559
|
fix(aliases): Fix values
|
2024-09-07 11:51:37 +02:00 |
|
Myzel394
|
3538a37203
|
feat(aliases): Add hover info
|
2024-09-05 23:24:48 +02:00 |
|
Myzel394
|
3a1b38400c
|
fix(aliases): Improve file value
|
2024-09-02 00:12:05 +02:00 |
|
Myzel394
|
4254e0a8fe
|
feat(aliases): Add error code value
|
2024-09-01 23:47:42 +02:00 |
|
Myzel394
|
c47ed48d19
|
fix(aliases): Improve analyzer
|
2024-09-01 23:08:42 +02:00 |
|
Myzel394
|
e6d396dba0
|
fix: Overall improvements
|
2024-09-01 21:42:52 +02:00 |
|
Myzel394
|
f4d20c8e25
|
fix(aliases): Improvements
|
2024-09-01 15:23:41 +02:00 |
|
Myzel394
|
742dc48656
|
feat(aliases): Add required keys analyzer
|
2024-08-31 21:47:41 +02:00 |
|
Myzel394
|
4c2422c3da
|
feat: Add aliases lsp handlers
|
2024-08-31 21:17:13 +02:00 |
|
Myzel394
|
4ea6f9f160
|
fix(aliases): Add double keys analyzer
|
2024-08-31 20:52:46 +02:00 |
|
Myzel394
|
31faa9a96d
|
fix(aliases): Improve aliases
|
2024-08-31 19:18:57 +02:00 |
|
Myzel394
|
5cbf5be8ad
|
refactor(hosts): Improve hosts structure
|
2024-08-29 22:51:39 +02:00 |
|
Myzel394
|
48bbb0f68b
|
refactor(hosts): Improve hosts structure
|
2024-08-29 22:40:39 +02:00 |
|
Myzel394
|
a5f834a38b
|
feat(aliases): Add first aliases
|
2024-08-29 21:54:17 +02:00 |
|
Myzel394
|
6c3e0d9d23
|
Merge pull request #13 from Myzel394/add-hosts
Add hosts
|
2024-08-26 21:19:11 +02:00 |
|
Myzel394
|
778a10c61a
|
feat(hosts): Add code actions; Refactoring; Improvements
|
2024-08-25 21:59:00 +02:00 |
|
Myzel394
|
67085d761e
|
feat: Improve root handler; Improve language detection; Bugfixes
|
2024-08-25 15:49:27 +02:00 |
|
Myzel394
|
0ed506f604
|
feat(hosts): Add double ip analyzer
|
2024-08-25 13:29:26 +02:00 |
|
Myzel394
|
960f365bc9
|
feat(hosts): Add resolver analyzation
|
2024-08-25 13:11:59 +02:00 |
|
Myzel394
|
4fe2f46b1b
|
feat(hosts): Add hosts parser
|
2024-08-25 11:06:28 +02:00 |
|
Myzel394
|
a2b5f1ea93
|
chore: Remove print
|
2024-08-22 19:40:42 +02:00 |
|
Myzel394
|
c1dfcaf480
|
fix(doc-values): Fix edge case for cursor position being at the end of the line
|
2024-08-21 23:44:55 +02:00 |
|
Myzel394
|
ff60b34d25
|
Merge pull request #12 from Myzel394/add-wireguard
Add Wireguard
|
2024-08-21 23:09:27 +02:00 |
|
Myzel394
|
ef50e5ff32
|
fix(wireguard): Improve wording
|
2024-08-21 22:58:36 +02:00 |
|
Myzel394
|
b7501df447
|
feat(wireguard): Add smart completion: Provide completions for new peer section
|
2024-08-21 22:58:01 +02:00 |
|