Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remote-ssh: adding host merges includes into ~/.ssh/config #5449

Closed
tekumara opened this issue Aug 12, 2021 · 3 comments
Closed

remote-ssh: adding host merges includes into ~/.ssh/config #5449

tekumara opened this issue Aug 12, 2021 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug ssh Issue in vscode-remote SSH verified Verification succeeded
Milestone

Comments

@tekumara
Copy link

Does this issue occur when all extensions are disabled?: No - caused by Remote-SSH

Version: 1.59.0
Commit: 379476f0e13988d90fab105c5c19e7abc8b1dea8
Date: 2021-08-04T23:14:40.191Z (1 wk ago)
Electron: 13.1.7
Chrome: 91.0.4472.124
Node.js: 14.16.0
V8: 9.1.269.36-electron.0
OS: Darwin x64 20.5.0

Steps to Reproduce:

  1. Create the ssh config file ~/.ssh/included with some dummy contents
  2. Add Include ~/.ssh/included to the start of ~/.ssh/config
  3. In vscode, add a new host via Remote-SSH: Add New SSH Host...

Check ~/.ssh/config. It will contain the new host and the contents of ~/.ssh/included

@roblourens roblourens transferred this issue from microsoft/vscode Aug 13, 2021
@roblourens roblourens added bug Issue identified by VS Code Team member as probable bug ssh Issue in vscode-remote SSH labels Aug 13, 2021
@roblourens roblourens added this to the Backlog milestone Aug 13, 2021
@tanhakabir tanhakabir self-assigned this Nov 2, 2021
@tanhakabir tanhakabir modified the milestones: Backlog, On Deck, November 2021 Nov 2, 2021
@tanhakabir
Copy link

I can't seem to reproduce this on the latest version of the extension. @tekumara do you still see this issue?

@tanhakabir tanhakabir added the info-needed Issue requires more information from poster label Nov 3, 2021
@github-actions
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@tanhakabir
Copy link

I think I just reproduced this so I'll reopen and investigate

@tanhakabir tanhakabir reopened this Nov 17, 2021
@tanhakabir tanhakabir removed the info-needed Issue requires more information from poster label Nov 23, 2021
@tanhakabir tanhakabir added verification-needed Verification of issue is requested and removed verification-needed Verification of issue is requested labels Nov 29, 2021
@meganrogge meganrogge added the verified Verification succeeded label Dec 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug ssh Issue in vscode-remote SSH verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants