From 7359fac2e08aa62d573a6be484992085616ae058 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Wed, 2 Oct 2024 16:34:23 +0200 Subject: [PATCH] feat(ssh_config): Add tag support --- handlers/ssh_config/indexes/indexes.go | 2 + .../ssh_config/indexes/indexes_handlers.go | 36 +++++++++++++-- handlers/ssh_config/indexes/indexes_test.go | 44 +++++++++++++++++++ 3 files changed, 79 insertions(+), 3 deletions(-) diff --git a/handlers/ssh_config/indexes/indexes.go b/handlers/ssh_config/indexes/indexes.go index 2702d5a..e75d0e2 100644 --- a/handlers/ssh_config/indexes/indexes.go +++ b/handlers/ssh_config/indexes/indexes.go @@ -50,4 +50,6 @@ type SSHIndexes struct { // a code action to add them to a "IgnoreUnknown" option // This is a map of to