Open
Description
Does this issue occur when all extensions are disabled?
I do not know, and cannot ascertain this, because the uninstallation process rendered the installation entirely broken. This also applies to acquiring the VSC version information, for had I uninstalled it due to its then-broken state, forgetting to verify which version I utilised. However, it should be recent.
Modal Error Windows
Chronologically:
-
Its content is available at
gist.github.com/RokeJulianLockhart/c57bd6562bc20e11a6c786a3f2518148
.
Environment (OS)
-
#!/usr/bin/env pwsh Get-ComputerInfo | Select-Object -Property @( 'OsName', 'OsOperatingSystemSKU', 'OsVersion', 'OsBuildNumber' ) | Format-List
-
OsName : Microsoft Windows 11 Pro OsOperatingSystemSKU : 48 OsVersion : 10.0.26120 OsBuildNumber : 26120
Metadata
Metadata
Assignees
Labels
No labels