microsoft / microsoft/vscode-remote-release

Typo in Remote SSH log message: "Initizing" → "Initializing"

Open
#11,774 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

Description

I noticed a typo in the Remote SSH output logs.

Current output:

Initizing new exec server for ssh-remote+<host>

Expected output:

Initializing new exec server for ssh-remote+<host>

This doesn't affect functionality, but I thought I'd report it since it looks like a typo.

I searched both the microsoft/vscode and microsoft/vscode-remote-release repositories for the string but couldn't find it, so I wasn't able to submit a fix myself.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file or test is identified. Start from the Remote SSH output line shown in the issue and trace where that message is generated; done means the log displays “Initializing” instead of “Initizing” without changing its behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.