microsoft / vscode

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

settings visualization #198837

Closed darioinova closed 9 months ago

darioinova commented 10 months ago

Type: Bug

File > Preferences > Settings the settings page is empty

immagine

VS Code version: Code 1.84.2 (1a5daa3a0231a0fbba4f14db7ec463cf99d7768e, 2023-11-09T10:51:52.184Z) OS version: Windows_NT x64 10.0.22631 Modes:

System Info |Item|Value| |---|---| |CPUs|12th Gen Intel(R) Core(TM) i7-1265U (12 x 2688)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|undefined| |Memory (System)|15.69GB (1.30GB free)| |Process Argv|--folder-uri file:///Logger --crash-reporter-id 980316cb-13f5-490b-9bee-ecc495b5200f| |Screen Reader|no| |VM|0%|
Extensions (15) Extension|Author (truncated)|Version ---|---|--- vscode-markdownlint|Dav|0.52.0 json-viewer|Dut|0.1.0 gc-excelviewer|Gra|4.2.58 csharp|ms-|2.10.28 vscode-dotnet-runtime|ms-|2.0.0 black-formatter|ms-|2023.6.0 isort|ms-|2023.10.1 python|ms-|2023.20.0 vscode-pylance|ms-|2023.11.10 jupyter|ms-|2023.10.1100000000 jupyter-keymap|ms-|1.1.2 jupyter-renderers|ms-|1.0.17 vscode-jupyter-cell-tags|ms-|0.1.8 vscode-jupyter-slideshow|ms-|0.1.5 gitmoji-vscode|sea|1.2.4
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383:30185418 vspor879:30202332 vspor708:30202333 vspor363:30204092 vswsl492cf:30256860 vslsvsres303:30308271 vserr242cf:30382550 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30445987 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30410667 py29gd2263:30880072 vsclangdf:30486550 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 282f8724:30602487 f6dab269:30613381 a9j8j154:30646983 showlangstatbar:30737416 pythonfmttext:30731395 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 pythonnosmt12:30797651 pythonidxpt:30866567 pythonnoceb:30805159 synctok:30869157 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30871694 pythonregdiag2cf:30871583 pyreplss1:30886140 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016cf:30886111 dsvsc017cf:30886113 dsvsc018cf:30886115 aa_t_chat:30882232 ```
gjsjohnmurray commented 10 months ago

/gifPlease

VSCodeTriageBot commented 10 months ago

Thanks for reporting this issue! Unfortunately, it's hard for us to understand what issue you're seeing. Please help us out by providing a screen recording showing exactly what isn't working as expected. While we can work with most standard formats, .gif files are preferred as they are displayed inline on GitHub. You may find https://gifcap.dev helpful as a browser-based gif recording tool.

If the issue depends on keyboard input, you can help us by enabling screencast mode for the recording (Developer: Toggle Screencast Mode in the command palette). Lastly, please attach this file via the GitHub web interface as emailed responses will strip files out from the issue.

Happy coding!

gjsjohnmurray commented 10 months ago

Maybe https://github.com/microsoft/vscode/issues/198420

Please use the advice at https://github.com/microsoft/vscode/issues/198420#issuecomment-1814986927 to look for error message in the devtools console.

rzhao271 commented 10 months ago

@darioinova Do you see the issue on the latest VS Code Insiders?

darioinova commented 10 months ago

@rzhao271 : No, it's a brand new installation of VS Code Recording 2023-11-23 at 10 14 06

gjsjohnmurray commented 10 months ago

@darioinova did you try this suggestion in the link I posted previously?

  1. Use Command Palette (F1) to run "Developer: Toggle Developer Tools".
  2. In the window that opens, select the Console tab and look for any error messages. If you find them, paste a screenshot here.
darioinova commented 10 months ago

@gjsjohnmurray : we actually have the firewall blocking some external content but the behavior is not clear:

thumbnail_VsCodeDeveloperToolsConsoleLogForSettings

gjsjohnmurray commented 10 months ago

I think this issue will be resolved in 1.85, scheduled to ship about 2 weeks from now. You can verify this by installing VS Code Insiders 1.85 alongside your existing instance (1.84.2)

darioinova commented 10 months ago

@gjsjohnmurray thank you! I've already installed the Insider version and it's working fine.

Let's wait 2 weeks

rzhao271 commented 9 months ago

Thanks, you two! I'll mark this issue as a duplicate of #198420