I don’t know what changed, but after running code .
to start a Remote Development session from WSL2 Ubuntu (normally having already entered my virtualenv shell via pipenv
) the Panel UI with multiple tabs (Output, Ports, Terminal, etc.) is not longer auto-focused to the Terminal “tab” and instead usually drops me into the Problems or lang. server tab. Sometimes the Panel doesn’t come up at all and I have to select Terminal from the top options menu.
I did make some changes to theme and token/syntax customization in settings.json, but is there a way to force my Remote WSL2 session to automatically open the terminal using my default bash
profile and have that tab remain open in my UI? I don’t need the cursor focus to open there necessarily, but it’s one of those minor annoyances that I’d like to fix.
I’ve tried this forum, Google, the official VS Code docs, and several passes through the settings options. I even asked Codeium inside VS Code about VS Code settings and probably ripped a hole in space/time.
1