Commit Graph

  • 8118cf8092
    fix(sshd_config): Fix tests Myzel394 2024-09-14 22:24:34 +02:00
  • 83d7ac144f
    feat(sshd_config): Add antlr parser for match option Myzel394 2024-09-14 22:22:01 +02:00
  • d3b655dc68
    fix: Bugfixes Myzel394 2024-09-14 21:08:46 +02:00
  • be8c92f605
    fix(sshd_config): Improve include Myzel394 2024-09-14 19:30:02 +02:00
  • 6c9ebc1b16
    feat(sshd_config): Add include support Myzel394 2024-09-14 18:31:31 +02:00
  • 774ee52a3b
    feat(sshd_config): Add indexes for all option names Myzel394 2024-09-14 13:58:30 +02:00
  • 97034b783e
    fix(sshd_config): Rename index field Myzel394 2024-09-14 13:24:41 +02:00
  • 0453f74a31
    feat(sshd_config): Add hover support Myzel394 2024-09-14 13:09:34 +02:00
  • 0abcb043ad
    fix(sshd_config): Improve analyzer for match blocks Myzel394 2024-09-13 22:26:22 +02:00
  • f25c11b966
    feat(sshd_config): Add Matcbh block for completions Myzel394 2024-09-13 21:45:44 +02:00
  • b9f6ed8758
    feat: Add more common utils Myzel394 2024-09-12 23:51:57 +02:00
  • 3a13209648
    chore: Add packages to flake.nix Myzel394 2024-09-12 23:51:40 +02:00
  • 9f76fedabb
    feat(sshd_config): Only show allowed completions inside a Match block Myzel394 2024-09-12 23:51:19 +02:00
  • 22cbfb711c
    fix(sshd_config): Improve completions Myzel394 2024-09-12 23:25:56 +02:00
  • 998c0740d1
    feat(sshd_config): Add indexes Myzel394 2024-09-12 23:15:23 +02:00
  • 47c511996b
    feat(sshd_config): Add analyzer to check whether values are valid Myzel394 2024-09-12 21:39:28 +02:00
  • ea6fdd8cda
    fix: Add missing lsp handlers to the root-handler Myzel394 2024-09-11 23:11:09 +02:00
  • 01bda3b660
    feat(sshd_config): Add separator field Myzel394 2024-09-11 22:54:16 +02:00
  • 6383fbba17
    feat(sshd_config): Improvements; Add basic root completions Myzel394 2024-09-11 22:21:30 +02:00
  • 02b4a53480
    feat(aliases): Add code action to send test mails Myzel394 2024-09-11 19:55:27 +02:00
  • 75f93cfb44
    fix(aliases): Fix textDocument/didClose Myzel394 2024-09-10 23:11:30 +02:00
  • 7ec24834f3
    feat(sshd_config): Add lsp handler Myzel394 2024-09-10 23:11:05 +02:00
  • c897523321
    fix(sshd_config): Add missing regex Myzel394 2024-09-10 22:40:18 +02:00
  • e31e91f643
    feat(sshd_config): Add fields Myzel394 2024-09-10 22:39:19 +02:00
  • 93203a7179
    fix(sshd_config): Improve parser Myzel394 2024-09-10 22:13:36 +02:00
  • 82797de8e5
    chore: Use both inclusive ranges for location ranges Myzel394 2024-09-10 21:25:04 +02:00
  • 82a08d6459
    test(sshd_config): Add tests Myzel394 2024-09-10 21:16:47 +02:00
  • af580fa624
    feat(sshd_config): Add first iteration of new sshd_config handler; Add ast; Add parser Myzel394 2024-09-09 22:32:04 +02:00
  • 492c33a7a9
    fix(fstab): Fix tests Myzel394 2024-09-08 23:43:11 +02:00
  • e0c9c44f38
    fix(fstab): Several improvements and bugfixes Myzel394 2024-09-08 22:55:25 +02:00
  • a7dc7fc6e8
    fix(hosts): Fix ip address detection Myzel394 2024-09-08 22:08:00 +02:00
  • 65572886f2
    chore(hosts): Use TreeMap for entries Myzel394 2024-09-08 21:59:35 +02:00
  • b27081aa8e
    fix: fix(hosts): Improve hosts parser Myzel394 2024-09-08 20:24:49 +02:00
  • 0c520addf5
    Merge pull request #14 from Myzel394/add-aliases Myzel394 2024-09-08 17:14:27 +02:00
  • 2768f99d2f
    feat(aliases): Add signature help support; Improvements Myzel394 2024-09-08 16:59:01 +02:00
  • e1af64f2c0
    feat(aliases): Add completion support for error values Myzel394 2024-09-07 23:19:44 +02:00
  • ad1a8e0d95
    feat(aliases): Add support for prepare rename Myzel394 2024-09-07 21:02:43 +02:00
  • 40a570809d
    chore(aliases): Add more tests Myzel394 2024-09-07 18:10:36 +02:00
  • d56eef43bf
    feat(aliases): Add support for renaming Myzel394 2024-09-07 18:02:34 +02:00
  • 654675524c
    feat(aliases): Add support for textDocument/definition Myzel394 2024-09-07 15:45:52 +02:00
  • c5d9634ab3
    fix(aliases): Do not provide completions for already defined users Myzel394 2024-09-07 14:49:45 +02:00
  • 89d11a16dc
    refactor: Improve utils package structure Myzel394 2024-09-07 14:41:54 +02:00
  • d7f8b905a4
    feat(aliases): Add duplicates analyzer Myzel394 2024-09-07 14:35:47 +02:00
  • bbe083621e
    fix(aliases): Fix antlr parser Myzel394 2024-09-07 14:06:49 +02:00
  • 77cf960559
    fix(aliases): Fix values Myzel394 2024-09-07 11:51:37 +02:00
  • 3538a37203
    feat(aliases): Add hover info Myzel394 2024-09-05 23:24:48 +02:00
  • 3a1b38400c
    fix(aliases): Improve file value Myzel394 2024-09-02 00:12:05 +02:00
  • 4254e0a8fe
    feat(aliases): Add error code value Myzel394 2024-09-01 23:47:42 +02:00
  • c47ed48d19
    fix(aliases): Improve analyzer Myzel394 2024-09-01 23:08:42 +02:00
  • e6d396dba0
    fix: Overall improvements Myzel394 2024-09-01 21:42:52 +02:00
  • f4d20c8e25
    fix(aliases): Improvements Myzel394 2024-09-01 15:23:41 +02:00
  • 742dc48656
    feat(aliases): Add required keys analyzer Myzel394 2024-08-31 21:47:24 +02:00
  • 4c2422c3da
    feat: Add aliases lsp handlers Myzel394 2024-08-31 21:17:13 +02:00
  • 4ea6f9f160
    fix(aliases): Add double keys analyzer Myzel394 2024-08-31 20:52:46 +02:00
  • 31faa9a96d
    fix(aliases): Improve aliases Myzel394 2024-08-31 19:18:57 +02:00
  • 5cbf5be8ad
    refactor(hosts): Improve hosts structure Myzel394 2024-08-29 22:51:39 +02:00
  • 48bbb0f68b
    refactor(hosts): Improve hosts structure Myzel394 2024-08-29 22:40:39 +02:00
  • a5f834a38b
    feat(aliases): Add first aliases Myzel394 2024-08-29 21:54:17 +02:00
  • 6c3e0d9d23
    Merge pull request #13 from Myzel394/add-hosts Myzel394 2024-08-26 21:19:11 +02:00
  • 778a10c61a
    feat(hosts): Add code actions; Refactoring; Improvements Myzel394 2024-08-25 21:59:00 +02:00
  • 67085d761e
    feat: Improve root handler; Improve language detection; Bugfixes Myzel394 2024-08-25 15:49:27 +02:00
  • 0ed506f604
    feat(hosts): Add double ip analyzer Myzel394 2024-08-25 13:29:26 +02:00
  • 960f365bc9
    feat(hosts): Add resolver analyzation Myzel394 2024-08-25 13:11:59 +02:00
  • 4fe2f46b1b
    feat(hosts): Add hosts parser Myzel394 2024-08-25 11:06:28 +02:00
  • a2b5f1ea93
    chore: Remove print Myzel394 2024-08-22 19:40:42 +02:00
  • c1dfcaf480
    fix(doc-values): Fix edge case for cursor position being at the end of the line Myzel394 2024-08-21 23:44:55 +02:00
  • ff60b34d25
    Merge pull request #12 from Myzel394/add-wireguard Myzel394 2024-08-21 23:09:27 +02:00
  • ef50e5ff32
    fix(wireguard): Improve wording Myzel394 2024-08-21 22:58:30 +02:00
  • b7501df447
    feat(wireguard): Add smart completion: Provide completions for new peer section Myzel394 2024-08-21 22:57:42 +02:00
  • abb5572897
    feat(wireguard): Add duplicate IP ranges check Myzel394 2024-08-21 22:53:40 +02:00
  • b7f1357830
    feat: Add IP host set Myzel394 2024-08-21 22:41:51 +02:00
  • fabdd83eda
    refactor(wireguard): Move stuff into own packages; Improvements Myzel394 2024-08-21 21:36:15 +02:00
  • 91f0b0b52b
    feat(ci-cd): Use nix build to build the program Myzel394 2024-08-19 23:05:07 +02:00
  • 70b05e19fe
    fix(wireguard): Fix completions Myzel394 2024-08-19 23:04:03 +02:00
  • 6dde93c521
    feat(wireguard): Add analyzer for symmetric properties Myzel394 2024-08-19 22:38:56 +02:00
  • bc529ddfe8
    chore(wireguard): Improvements Myzel394 2024-08-19 22:33:42 +02:00
  • 394914a271
    feat(wireguard): Add code action for PersistentKeepalive Myzel394 2024-08-19 22:09:38 +02:00
  • cdb9017c4d
    feat(wireguard): Add analyzer to check if PersistentKeepalive is set Myzel394 2024-08-18 22:30:30 +02:00
  • 911e080fbb
    feat(wireguard): Add code actions Myzel394 2024-08-18 22:14:19 +02:00
  • 8bf626ebb6
    chore: Update gitignore Myzel394 2024-08-18 21:41:50 +02:00
  • dc1ccb7e43
    feat(wireguard): Add code actions; Add generate private key code action Myzel394 2024-08-18 21:40:38 +02:00
  • 72a8851a58
    chore: Add wireguard-tools to nix devshell Myzel394 2024-08-18 21:40:15 +02:00
  • 6bbf83c794
    feat(wireguard): Add hover support Myzel394 2024-08-18 18:47:17 +02:00
  • 2a809a7d4c
    feat(wireguard): Improve analyzer Myzel394 2024-08-18 17:05:11 +02:00
  • 74698bb8c5
    feat(wireguard): Add DNS fallback analyzer Myzel394 2024-08-18 16:08:00 +02:00
  • ffdf5bac46
    feat(wireguard): Improve analyzer; Analyze values Myzel394 2024-08-18 15:47:49 +02:00
  • 32ffbb8dbf
    fix(wireguard): Improve root completions Myzel394 2024-08-18 14:56:57 +02:00
  • 9eedc063a2
    fix(wireguard): Add line indexes Myzel394 2024-08-18 14:26:46 +02:00
  • dfba267b40
    current stand Myzel394 2024-08-17 14:26:14 +02:00
  • 431d63d440
    fix(wireguard): Improvements Myzel394 2024-08-16 11:50:03 +02:00
  • 0d2c986ddd
    feat(wireguard): Add analyzer for duplicate values Myzel394 2024-08-15 23:06:35 +02:00
  • 2e17ce8ca1
    fix(wireguard): Improvements Myzel394 2024-08-15 22:44:34 +02:00
  • e6f3c05682
    feat(wireguard): Add completions for peer interface Myzel394 2024-08-14 22:21:18 +02:00
  • 3cf43e12b3
    fix(wireguard): Improve completions for separator Myzel394 2024-08-14 21:52:47 +02:00
  • d9903805c5
    fix(wireguard): Improve completions for the separator Myzel394 2024-08-14 21:26:28 +02:00
  • c5c3ad802e
    feat(wireguard): Add completions for root interfaces Myzel394 2024-08-14 20:03:53 +02:00
  • eab2d8ad29
    feat: Improvements; Add wireguard Myzel394 2024-08-14 19:52:40 +02:00
  • ffe1451526
    fix(wireguard): Add completions for empty line Myzel394 2024-08-14 19:52:16 +02:00
  • d3aa99b5f5
    fix(wireguard): Improvements Myzel394 2024-08-14 18:28:06 +02:00
  • d456f4a569
    fix(wireguard): Improvements Myzel394 2024-08-14 11:47:42 +02:00