Reference LibraryVscodeVscodeConnect with ssh to server In vscode add the ssh extension and then add host to the .ssh config file usually found in the user folderUse the following syntax to add the host to the config file:1 2 3 4 Host HostName IdentityFile "" User ZabbixGitLab