microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.81k stars 29.49k forks source link

Issue with CodeSpaces web based editor VSC #234424

Open Smpriya opened 5 days ago

Smpriya commented 5 days ago

Does this issue occur when all extensions are disabled?: Yes/No

Steps to Reproduce:

  1. Launch a Github codespace either a new one or existing one with web based Editor Visual studio Code
  2. On opening the code space, menu bar is missing on the editor
  3. Also, none of the icons on the editor inside the activity bar and other bars are loading
Smpriya commented 5 days ago

On launching code space with Visual studio code web, none of the icons on the activity bar is loading. Menu bar is also not available.

joyceerhl commented 5 days ago

I am unable to reproduce this behavior when launching a GitHub codespace and using VS Code Insiders, please share a screen recording. Please also specify the browser and version you're using. As a workaround, you could connect to the codespace using VS Code on the desktop.

Smpriya commented 5 days ago

I am unable to reproduce this behavior when launching a GitHub codespace and using VS Code Insiders, please share a screen recording. Please also specify the browser and version you're using. As a workaround, you could connect to the codespace using VS Code on the desktop.

Am unable to attach the screenshot as we have restrictions on this laptop. But unable to reproduce this issue from other systems, mean icons are visible when codespaces launched from other systems.

I have tried from both Google chrome and Edge browser and the issue persist. Google chrome Version 131.0.6778.86 Microsoft Edge for Business Version 131.0.2903.51

joyceerhl commented 5 days ago

What do you mean by "from other systems"? Could there be some firewall that is preventing VS Code from loading remote resources? If you open your browser devtools, is there a specific network request that is failing, or an error in the console?