microsoft / microsoft/vscode-remote-release
Creating some terminals does not focus them
Open
@anthonykim1 is already working on this.
Since Mar 25, 2026.
wsl
- Dominant language
- Dockerfile
- Stars
- 4.2k
- Forks
- 469
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 1
Description
- VSCode Version: 1.97.1
- Local OS Version: Windows_NT arm64 10.0.26100
- Remote OS Version: Ubuntu 24.04.2 LTS
- Remote Extension/Connection Type: WSL
Steps to Reproduce:
- Install WSL Ubuntu (also tested Debian)
- Open VS Code in WSL
- Install Code Spell Checker extension on remote (same problem occurs with
Rextension, but there are more configuration settings involved there. Filing here since multiple extensions seem to be affected.) - Launch
Spell checker REPL - The newly created terminal does not receive focus (the tab opens in the background)
- Launching the
Javascript Debug Terminal, for example, does not have this issue.
Does this issue occur when you try this locally?: No
Does this issue occur when you try this locally and all extensions are disabled?: No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.