The Remote - SSH extension now includes a Copilot chat participant. This participant has context on your recent SSH connections and can help you configure or troubleshoot elements of your remote environment. The participant can also answer more general SSH or remote development questions.
Enable the participant with setting(remote.SSH.experimental.chat)
.
Connection errors are sometimes complex to diagnose and fix. For known classes of issues, the Remote - SSH extension will provide a summary of the detected issue and provide possible solutions.
Our troubleshooting database continues to grow with each release and is used by GitHub Copilot to improve its problem solving skills.
Enable enhanced logging with setting(remote.SSH.experimental.enhancedSessionLogs)
.
Combining enhanced logging with GitHub Copilot provides a powerful troubleshooting experience.