vscode icon indicating copy to clipboard operation
vscode copied to clipboard

Fails to access OS keyring on Windows when signing in, even after clean reinstall and extensive troubleshooting

Open really12138 opened this issue 6 months ago • 1 comments

Does this issue occur when all extensions are disabled?: Yes. (This was confirmed on a fresh, clean installation of VS Code with no extensions installed, and the issue still occurred.)

  • VS Code Version: 1.101.0
  • OS Version: Windows 11 (OS Build 26100.4349)

Steps to Reproduce:

  1. On the specific Windows machine (OS Build 26100.4349), perform a complete clean installation of Visual Studio Code. This includes: Uninstalling the application via Windows Apps & features. Manually deleting the user profile folder at %APPDATA%\Code. Manually deleting the extensions folder at %USERPROFILE%.vscode.
  2. Launch the newly installed, clean VS Code. No extensions are installed.
  3. Click the 'Accounts' icon in the bottom-left of the activity bar and choose 'Sign in with Microsoft' or 'Sign in with GitHub'.
  4. Observe the error notification in the bottom-right corner: "An OS keyring couldn't be identified for storing the encryption related data in your current desktop environment." The sign-in process fails.

Summary of Troubleshooting Steps Attempted (All Failed)

  1. The issue persists even when running in a new, clean local Windows administrator account, suggesting a system-wide issue rather than a user profile corruption.
  2. The issue is not related to the WSL extension, which was uninstalled.
  3. Launching VS Code with the command-line flag --password-store=wincred has no effect.
  4. Temporarily disabling all Windows Defender real-time protection and security features has no effect.
  5. The system's Git credential helper was found to be unconfigured. It has since been correctly set using "git config --global credential.helper manager", but this did not resolve the issue.
  6. The issue occurs on a completely clean installation of VS Code, immediately after deleting all user profile and extension folders.

Image

really12138 avatar Jun 13 '25 15:06 really12138

I have consulted the official "Troubleshooting keychain issues" documentation. It states that there are "no known configuration issues on Windows". I use command "code --verbose --vmodule="/components/os_crypt/=1" to generate the verbose log.

Verbose Logs

Click to expand verbose logs from --verbose --module="**/os_crypt/*"=1

2025-06-13 23:39:58.683 [trace] [Window] workbench#open(): with configuration {"_":[],"diff":false,"merge":false,"add":false,"remove":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"list-extensions":false,"show-versions":false,"pre-release":false,"update-extensions":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-lcd-text":false,"disable-gpu":false,"disable-chromium-sandbox":false,"sandbox":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"7db83564-19d1-4931-8bec-9770979f40dd","skip-add-to-recently-opened":false,"open-url":false,"file-write":false,"file-chmod":false,"force":false,"do-not-sync":false,"do-not-include-pack-dependencies":false,"trace":false,"trace-memory-infra":false,"preserve-env":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"disable-gpu-sandbox":false,"__enable-file-policy":false,"enable-coi":false,"enable-rdp-display-tracking":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"c:\Users\ASUS\AppData\Roaming\Code\logs\20250613T233958","machineId":"2a81d2db44df3c8d1aba924422090c5712aae2d6fca64f44b161640c0deb4531","sqmId":"{A3F39E02-A5CD-4846-9197-F24E3DBF0790}","devDeviceId":"f282bcd0-3c82-4a36-b77e-b7e91a887eef","windowId":1,"mainPid":38872,"appRoot":"c:\Users\ASUS\AppData\Local\Programs\Microsoft VS Code\resources\app","execPath":"C:\Users\ASUS\AppData\Local\Programs\Microsoft VS Code\Code.exe","codeCachePath":"C:\Users\ASUS\AppData\Roaming\Code\CachedData\dfaf44141ea9deb3b4096f7cd6d24e00c147a4b1","backupPath":"C:\Users\ASUS\AppData\Roaming\Code\Backups\1749828060814","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"default__profile","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"promptsHome":{"scheme":"vscode-userdata","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/User/prompts","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/c:/Users/ASUS/.vscode/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/CachedProfilesData/default__profile","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"c:\Users\ASUS","tmpDir":"c:\Users\ASUS\AppData\Local\Temp","userDataDir":"C:\Users\ASUS\AppData\Roaming\Code","userEnv":{"VSCODE_IPC_HOOK":"\\.\pipe\79a58d5f-1.101.0-main-sock","VSCODE_NLS_CONFIG":"{"userLocale":"en","osLocale":"zh-cn","resolvedLanguage":"en","defaultMessagesFile":"C:\\Users\\ASUS\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\out\\nls.messages.json","locale":"en","availableLanguages":{}}","CHROME_CRASHPAD_PIPE_NAME":"\\.\pipe\crashpad_38872_BAHZEHIGXJDSQCJE"},"logLevel":1,"loggers":[{"resource":{"scheme":"file","authority":"","path":"/C:/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/main.log","query":"","fragment":"","_formatted":"file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/main.log","fsPath":"c:\Users\ASUS\AppData\Roaming\Code\logs\20250613T233958\main.log"},"id":"main","name":"Main"}],"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32x64UserAppId":"{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}","win32arm64UserAppId":"{{D9E514E7-1A56-452D-9337-2990C0DC4310}","win32NameVersion":"Microsoft Visual Studio Code","win32DirName":"Microsoft VS Code","win32SetupExeBasename":"VSCodeSetup","win32AppUserModelId":"Microsoft.VisualStudioCode","win32ShellNameShort":"Code","win32MutexName":"vscode","win32RegValueName":"VSCode","darwinCredits":"resources/darwin/Credits.rtf","darwinBundleIdentifier":"com.microsoft.VSCode","darwinProfileUUID":"EBAE60D6-C8A2-4419-92FF-24F8AD5077AB","darwinProfilePayloadUUID":"C6B5723A-6539-4F31-8A4E-3CC96E51F48C","darwinExecutable":"VSCode","linuxIconName":"vscode","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":[],"serverLicense":[""," Visual Studio Code Server",""," By using the software, you agree to","* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and","* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).",""],"serverLicensePrompt":"Do you accept the terms in the License Agreement (Y/n)?","serverApplicationName":"code-server","urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webUrl":"https://vscode.dev","webEndpointUrl":"https://main.vscode-cdn.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}","nlsCoreBaseUrl":"https://www.vscode-unpkg.net/nls/","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"nlsBaseUrl":"https://www.vscode-unpkg.net/_lp/","serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","itemUrl":"https://marketplace.visualstudio.com/items","publisherUrl":"https://marketplace.visualstudio.com/publishers","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","extensionUrlTemplate":"https://www.vscode-unpkg.net/_gallery/{publisher}/{name}/latest","controlUrl":"https://main.vscode-cdn.net/extensions/marketplace.json","accessSKUs":["copilot_enterprise_seat","copilot_enterprise_seat_quota","copilot_enterprise_seat_multi_quota","copilot_enterprise_seat_assignment","copilot_enterprise_seat_assignment_quota","copilot_enterprise_seat_assignment_multi_quota","copilot_enterprise_trial_seat","copilot_enterprise_trial_seat_quota","copilot_for_business_seat","copilot_for_business_seat_quota","copilot_for_business_seat_multi_quota","copilot_for_business_seat_assignment","copilot_for_business_seat_assignment_quota","copilot_for_business_seat_assignment_multi_quota","copilot_for_business_trial_seat","copilot_for_business_trial_seat_quota"]},"extensionProperties":{"github.copilot-chat":{"hasPrereleaseVersion":false,"excludeVersionRange":"<=0.16.1"},"github.copilot":{"hasPrereleaseVersion":true}},"defaultAccount":{"authenticationProvider":{"id":"github","enterpriseProviderId":"github-enterprise","enterpriseProviderConfig":"github.copilot.advanced.authProvider","scopes":["user:email"]},"chatEntitlementUrl":"https://api.github.com/copilot_internal/user","tokenEntitlementUrl":"https://api.github.com/copilot_internal/v2/token"},"profileTemplatesUrl":"https://main.vscode-cdn.net/core/profile-templates.json","extensionPublisherOrgs":["microsoft"],"trustedExtensionPublishers":["microsoft","github"],"extensionRecommendations":{"ms-dotnettools.csdevkit":{"onFileOpen":[{"pathGlob":"{**/.cs,/global.json,/.csproj,**/.cshtml,/*.sln}","important":true},{"languages":["csharp"],"important":true},{"pathGlob":"{/project.json,/appsettings.json}"}]},"ms-python.python":{"onFileOpen":[{"pathGlob":"{/.py}","important":true},{"languages":["python"],"important":true},{"pathGlob":"{**/.ipynb}"}]},"ms-toolsai.jupyter":{"onFileOpen":[{"pathGlob":"{/.py}","contentPattern":"^#\s%%$","important":true,"whenInstalled":["ms-python.python"]},{"pathGlob":"{/.ipynb}"}]},"ms-toolsai.datawrangler":{"onFileOpen":[{"pathGlob":"{**/.ipynb}","contentPattern":"import\spandas|from\spandas","whenInstalled":["ms-toolsai.jupyter"]}]},"golang.Go":{"onFileOpen":[{"pathGlob":"/*.go","important":true},{"languages":["go"],"important":true}]},"vscjava.vscode-java-pack":{"onFileOpen":[{"pathGlob":"{/.java}","important":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]},{"languages":["java"],"important":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}]},"ms-vscode.PowerShell":{"onFileOpen":[{"pathGlob":"{**/.ps1,/*.psd1,/.psm1}","important":true},{"languages":["powershell"],"important":true},{"pathGlob":"{**/.ps.config,/*.ps1.config}"}]},"ms-toolsai.prompty":{"onFileOpen":[{"pathGlob":"{/.prompty}","important":false}]},"typespec.typespec-vscode":{"onFileOpen":[{"pathGlob":"{**/.tsp,/tspconfig.yaml}","important":true}]},"ms-vscode.cpptools-extension-pack":{"onFileOpen":[{"pathGlob":"{/.c,**/.cpp,/*.cc,/.cxx,/*.hh,/.hpp,**/.hxx,/*.h}","important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]},{"languages":["c","cpp"],"important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]}]},"ms-azuretools.vscode-containers":{"onFileOpen":[{"pathGlob":"{/dockerfile,/Dockerfile,/docker-compose.yml,/docker-compose.*.yml}","important":true,"whenNotInstalled":["ms-azuretools.vscode-docker"]},{"languages":["dockerfile"],"important":true,"whenNotInstalled":["ms-azuretools.vscode-docker"]},{"pathGlob":"{/.cs,/project.json,/global.json,**/.csproj,/*.cshtml,/.sln,/appsettings.json,/.py,/*.ipynb,/.js,**/.ts,/package.json}","whenNotInstalled":["ms-azuretools.vscode-docker"]}]},"vue.volar":{"onFileOpen":[{"pathGlob":"{/.vue}","important":true},{"languages":["vue"],"important":true}]},"ms-vscode.makefile-tools":{"onFileOpen":[{"pathGlob":"{/makefile,/Makefile}","important":true},{"languages":["makefile"],"important":true}]},"ms-vscode.cmake-tools":{"onFileOpen":[{"pathGlob":"{/CMakeLists.txt}","important":true}]},"ms-azure-devops.azure-pipelines":{"onFileOpen":[{"pathGlob":"{/azure-pipelines.yaml}","important":true}]},"msazurermtools.azurerm-vscode-tools":{"onFileOpen":[{"pathGlob":"{/azuredeploy.json}","important":true}]},"ms-vscode-remote.remote-containers":{"onFileOpen":[{"pathGlob":"{/devcontainer.json}","important":true}]},"ms-azuretools.vscode-bicep":{"onFileOpen":[{"pathGlob":"{**/.bicep}","important":true,"whenNotInstalled":["ms-azuretools.rad-vscode-bicep"]}]},"svelte.svelte-vscode":{"onFileOpen":[{"pathGlob":"{/*.svelte}","important":true}]},"ms-vscode.vscode-github-issue-notebooks":{"onFileOpen":[{"pathGlob":"{/.github-issues}","important":true}]},"ms-playwright.playwright":{"onFileOpen":[{"pathGlob":"{/playwright.config.ts,/playwright.config.js,/playwright.config.mjs}","important":true}]},"vscjava.vscode-gradle":{"onFileOpen":[{"pathGlob":"{/gradlew,/gradlew.bat,/build.gradle,/build.gradle.kts,/settings.gradle,/settings.gradle.kts}","important":true}]},"REditorSupport.r":{"onFileOpen":[{"pathGlob":"{/.r}","important":true},{"languages":["r"],"important":true}]},"firefox-devtools.vscode-firefox-debug":{"onFileOpen":[{"pathGlob":"{/*.ts,/.tsx,**/.js,/*.jsx,/.es6,/.babelrc}"}]},"ms-edgedevtools.vscode-edge-devtools":{"onFileOpen":[{"pathGlob":"{/.ts,/*.tsx,/.js,**/.css,/*.html}"}]},"Ionide.Ionide-fsharp":{"onFileOpen":[{"pathGlob":"{/.fsx,**/.fsi,/*.fs,/.ml,**/.mli}"}]},"dbaeumer.vscode-eslint":{"onFileOpen":[{"pathGlob":"{/*.js,/.jsx,**/.es6,/.eslintrc.*,/.eslintrc,/.babelrc,/jsconfig.json}"}]},"bmewburn.vscode-intelephense-client":{"onFileOpen":[{"pathGlob":"{/*.php,/php.ini}"}]},"xdebug.php-debug":{"onFileOpen":[{"pathGlob":"{/*.php,/php.ini}"}]},"rust-lang.rust-analyzer":{"onFileOpen":[{"pathGlob":"{/*.rs,/.rslib}"}]},"DavidAnson.vscode-markdownlint":{"onFileOpen":[{"pathGlob":"{**/.md}"}]},"EditorConfig.EditorConfig":{"onFileOpen":[{"pathGlob":"{/.editorconfig}"}]},"HookyQR.beautify":{"onFileOpen":[{"pathGlob":"{/.jsbeautifyrc}"}]},"donjayamanne.githistory":{"onFileOpen":[{"pathGlob":"{/.gitignore,/.git}"}]},"eamodio.gitlens":{"onFileOpen":[{"pathGlob":"{/.gitignore,/.git}"}]},"Shopify.ruby-lsp":{"onFileOpen":[{"pathGlob":"{/*.rb,/.erb,**/.reek,/.fasterer.yml,/ruby-lint.yml,/.rubocop.yml}"}]},"swiftlang.swift-vscode":{"onFileOpen":[{"pathGlob":"{/.swift,**/.swiftinterface}","important":true}]},"DotJoshJohnson.xml":{"onFileOpen":[{"pathGlob":"{/*.xml}"}]},"stylelint.vscode-stylelint":{"onFileOpen":[{"pathGlob":"{/.stylelintrc,/stylelint.config.js}"}]},"ms-mssql.mssql":{"onFileOpen":[{"pathGlob":"{/.sql}"}]},"mtxr.sqltools":{"onFileOpen":[{"pathGlob":"{**/.sql}"}]},"usqlextpublisher.usql-vscode-ext":{"onFileOpen":[{"pathGlob":"{/*.usql}"}]},"ms-vscode.sublime-keybindings":{"onFileOpen":[{"pathGlob":"{/.sublime-project,/.sublime-workspace}"}]},"k--kato.intellij-idea-keybindings":{"onFileOpen":[{"pathGlob":"{/.idea}"}]},"christian-kohler.npm-intellisense":{"onFileOpen":[{"pathGlob":"{/package.json}"}]},"cake-build.cake-vscode":{"onFileOpen":[{"pathGlob":"{/build.cake}"}]},"Angular.ng-template":{"onFileOpen":[{"pathGlob":"{/.angular-cli.json,/angular.json,/*.ng.html,/.ng,**/.ngml}"}]},"vscjava.vscode-maven":{"onFileOpen":[{"pathGlob":"/pom.xml"}]},"ms-azuretools.vscode-azureterraform":{"onFileOpen":[{"pathGlob":"/.tf"}]},"HashiCorp.terraform":{"onFileOpen":[{"pathGlob":"**/.tf"}]},"vsciot-vscode.vscode-arduino":{"onFileOpen":[{"pathGlob":"/*.ino"}]},"ms-kubernetes-tools.vscode-kubernetes-tools":{"onFileOpen":[{"pathGlob":"{/Chart.yaml}"}]},"Oracle.oracledevtools":{"onFileOpen":[{"pathGlob":"{/*.sql}"}]},"betterthantomorrow.calva":{"onFileOpen":[{"pathGlob":"{/.clj,**/.cljs}"}]},"vmware.vscode-boot-dev-pack":{"onFileOpen":[{"pathGlob":"{/application.properties}"}]},"GitHub.copilot":{"onFileOpen":[{"pathGlob":"{/.ts,**/.tsx,/*.js,/.jsx,**/.py,/*.go,/.rb,**/.html,/*.css,/.php,**/.cpp,/*.vue,/.c,**/.sql,/*.java,/.cs,**/.rs,/*.dart,/.ps,**/.ps1,/*.tex}"}],"onSettingsEditorOpen":{"descriptionOverride":"GitHub Copilot is an AI pair programmer tool that helps you write code faster and smarter."}},"GitHub.vscode-github-actions":{"onFileOpen":[{"pathGlob":"{/.github/workflows/.yml}","important":true}]},"circleci.circleci":{"onFileOpen":[{"pathGlob":"{/.circleci/config.yml}"}]},"mechatroner.rainbow-csv":{"onFileOpen":[{"pathGlob":"/.csv","important":true}]},"tomoki1207.pdf":{"onFileOpen":[{"pathGlob":"/*.pdf","important":true}]},"Redis.redis-for-vscode":{"onFileOpen":[{"pathGlob":"{/redis.,**/redis-server.,**/redis,**/redisinsight.}","important":true}]},"SonarSource.sonarlint-vscode":{"onFileOpen":[{"pathGlob":"{/sonar-project.properties,/sonarcloud.properties,**/sonarlint.}","important":true}]}},"keymapExtensionTips":["vscodevim.vim","ms-vscode.sublime-keybindings","ms-vscode.atom-keybindings","ms-vscode.brackets-keybindings","ms-vscode.vs-keybindings","ms-vscode.notepadplusplus-keybindings","k--kato.intellij-idea-keybindings","lfs.vscode-emacs-friendly","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csdevkit","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","vue.volar","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust-analyzer","Shopify.ruby-lsp","GitHub.copilot"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","contentPattern":"^\surl\s*=\shttps:\/\/github\.com.$"},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]},"vmware.vscode-boot-dev-pack":{"name":"Spring Boot Extension Pack","isExtensionPack":true}}},"gradle":{"configPath":"build.gradle","configName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"github-pull-request":{"configPath":".vscode/.github-pull-request.rec","configName":"GitHub","configScheme":"vscode-vfs","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","important":true}}},"pyproject-formatter":{"configPath":"pyproject.toml","configName":"Python Formatter","recommendations":{"ms-python.black-formatter":{"name":"Black Formatter","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?black"?\s*[\].])|("black\s*["[(<=>!~;@])"},"ms-python.autopep8":{"name":"Autopep8","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?autopep8"?\s*[\].])|("autopep8\s*["[(<=>!~;@])"}}},"pep8-formatter":{"configPath":".pep8","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8"}}},"python-setup-cgf-formatter":{"configPath":"setup.cfg","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\[pep8\]"}}},"tox-ini-formatter":{"configPath":"tox.ini","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\[pep8\]"}}},"pyproject-linter":{"configPath":"pyproject.toml","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?pylint"?\s*[\].])|("pylint\s*["[(<=>!~;@])"},"charliermarsh.ruff":{"name":"Ruff","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?ruff"?\s*[\].])|("ruff\s*["[(<=>!~;@])"},"ms-python.mypy-type-checker":{"name":"Mypy Type Checker","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?mypy"?\s*[\].])|("mypy\s*["[(<=>!~;@])"},"ms-python.flake8":{"name":"Flake8","contentPattern":"(^\s*\[\[?\s*"?tool"?\s*\.\s*"?flake8"?\s*[\].])|("flake8\s*["[(<=>!~;@])"}}},".pylintrc-linter":{"configPath":".pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"pylintrc-linter":{"configPath":"pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"mypy-ini-linter":{"configPath":".mypy.ini","configName":"Python Linter","recommendations":{"ms-python.mypy-type-checker":{"name":"Mypy Type Checker"}}},"tox-ini-linter":{"configPath":"tox.ini","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\[flake8\]"}}},".flake8-linter":{"configPath":".flake8","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8"}}},"python-setup-cgf-linter":{"configPath":"setup.cfg","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\[flake8\]"}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\Microsoft SDKs\Azure\CLI2\wbin\az.cmd","recommendations":{"ms-vscode.vscode-node-azure-pack":{"name":"Azure Tools"},"ms-azuretools.vscode-azure-github-copilot":{"name":"GitHub Copilot for Azure"}}},"azd":{"friendlyName":"Azure Dev CLI","windowsPath":"%USERPROFILE%\AppData\Local\Programs\Azure Dev CLI\azd.exe","recommendations":{"ms-vscode.vscode-node-azure-pack":{"name":"Azure Tools"},"ms-azuretools.vscode-azure-github-copilot":{"name":"GitHub Copilot for Azure"}}},"azd-user":{"friendlyName":"Azure Dev CLI","windowsPath":"%ProgramFiles%\Azure Dev CLI\azd.exe","recommendations":{"ms-vscode.vscode-node-azure-pack":{"name":"Azure Tools"},"ms-azuretools.vscode-azure-github-copilot":{"name":"GitHub Copilot for Azure"}}},"azure-powershell":{"friendlyName":"Azure PowerShell","windowsPath":"%USERPROFILE%\.Azure","recommendations":{"ms-vscode.vscode-node-azure-pack":{"name":"Azure Tools"}}},"heroku":{"friendlyName":"Heroku CLI","windowsPath":"%ProgramFiles%\Heroku\bin\heroku.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"pkosta2005.heroku-command":{"name":"heroku-cli"}}},"mongo":{"friendlyName":"Mongo","windowsPath":"%ProgramFiles%\MongoDB\Server\3.6\bin\mongod.exe","recommendations":{"ms-azuretools.vscode-cosmosdb":{"name":"Azure Databases"}}},"serverless":{"friendlyName":"Serverless framework","windowsPath":"%APPDATA%\npm\serverless.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"func":{"friendlyName":"Azure Function SDK","windowsPath":"%APPDATA%\npm\func.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"mysql":{"friendlyName":"MySQL","windowsPath":"%ProgramFiles%\MySQL\MySQL Server 8.0\bin\mysqld.exe","recommendations":{"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\PostgreSQL\11\bin\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"mtxr.sqltools":{"name":"SQLTools"}}},"sqlcmd":{"friendlyName":"SQL CLI","recommendations":{"ms-mssql.mssql":{"name":"SQL Server (mssql)"}}},"now":{"friendlyName":"Now CLI","windowsPath":"%APPDATA%\npm\now.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"ms-azuretools.vscode-containers":{"name":"Docker"}}},"docker":{"friendlyName":"Docker","windowsPath":"%ProgramFiles%\Docker\Docker\Resources\bin\docker.exe","recommendations":{"ms-azuretools.vscode-containers":{"name":"Docker","important":true,"whenNotInstalled":["ms-azuretools.vscode-docker"]},"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"}}},"kubectl":{"friendlyName":"Kubernetes","windowsPath":"%ProgramFiles%\Docker\Docker\Resources\bin\kubectl.exe","recommendations":{"ms-azuretools.vscode-containers":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"ng":{"friendlyName":"Angular CLI","windowsPath":"%APPDATA%\npmexit\ng.cmd","recommendations":{"johnpapa.Angular2":{"name":"Angular Snippets"}}},"create-react-app":{"friendlyName":"Create React App","windowsPath":"%APPDATA%\npm\create-react-app.cmd","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"react-native":{"friendlyName":"React Native","windowsPath":"%APPDATA%\npm\react-native-cli","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"p4":{"friendlyName":"Perforce","recommendations":{"slevesque.perforce":{"name":"Perforce for VS Code"}}},"hg":{"friendlyName":"Mercurial","recommendations":{"mrcrowl.hg":{"name":"Hg"}}},"git":{"friendlyName":"Git","windowsPath":"%ProgramFiles%\Git\git-bash.exe","recommendations":{"eamodio.gitlens":{"name":"GitLens"}}},"svn":{"friendlyName":"Subversion","windowsPath":"%ProgramFiles%\TortoiseSVN\bin\TortoiseProc.exe","recommendations":{"johnstoncode.svn-scm":{"name":"SVN"}}},"subl":{"friendlyName":"Sublime","windowsPath":"%ProgramFiles%\Sublime Text3\sublime_text.exe","recommendations":{"ms-vscode.sublime-keybindings":{"name":"Sublime Text Keymap and Settings Importer"}}},"atom":{"friendlyName":"Atom","windowsPath":"%USERPROFILE%\AppData\Local\atom\bin\atom.cmd","recommendations":{"ms-vscode.atom-keybindings":{"name":"Atom Keymap"}}},"brackets":{"friendlyName":"Brackets","windowsPath":"%ProgramFiles(x86)%\Brackets\Brackets.exe","recommendations":{"ms-vscode.brackets-keybindings":{"name":"Brackets Keymap"}}},"notepadplusplus":{"friendlyName":"Notepad++","windowsPath":"%ProgramFiles%\Notepad++\Notepad++.exe","recommendations":{"ms-vscode.notepadplusplus-keybindings":{"name":"Notepad++ keymap"}}},"vi":{"friendlyName":"VIM","windowsPath":"%ProgramFiles(x86)%\Vim\vim80\gvim.exe","recommendations":{"vscodevim.vim":{"name":"Vim"}}},"mvn":{"friendlyName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java","Oracle.oracle-java"]}}},"ollama":{"friendlyName":"Ollama","windowsPath":"%USERPROFILE%\AppData\Local\Programs\Ollama\ollama.exe","recommendations":{"ms-windows-ai-studio.windows-ai-studio":{"name":"AI Toolkit for Visual Studio Code"}}},"Microsoft Edge":{"friendlyName":"Microsoft Edge","windowsPath":"%USERPROFILE%\AppData\Local\Microsoft\Edge\Application\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Dev":{"friendlyName":"Microsoft Edge Dev","windowsPath":"%USERPROFILE%\AppData\Local\Microsoft\Edge Dev\Application\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Beta":{"friendlyName":"Microsoft Edge Beta","windowsPath":"%USERPROFILE%\AppData\Local\Microsoft\Edge Beta\Application\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Canary":{"friendlyName":"Microsoft Edge Canary","windowsPath":"%USERPROFILE%\AppData\Local\Microsoft\Edge SxS\Application\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Mozilla Firefox (x86)":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles(x86)%\Mozilla Firefox\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition (x86)":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles(x86)%\Firefox Developer Edition\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles%\Mozilla Firefox\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles%\Firefox Developer Edition\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"cordova":{"friendlyName":"Cordova","windowsPath":"%APPDATA%\npm\cordova","recommendations":{"msjsdiag.cordova-tools":{"name":"Cordova Tools"}}},"gcloud":{"friendlyName":"Google GCloud CLI","windowsPath":"%ProgramFiles(x86)%\Google\Cloud SDK\google-cloud-sdk\bin\gcloud.cmd","recommendations":{"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"skaffold":{"friendlyName":"Skaffold Code to Cluster","recommendations":{"ms-azuretools.vscode-containers":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-containers":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\system32\lxss\LxssManager.dll","recommendations":{"ms-vscode-remote.remote-wsl":{"name":"WSL"}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"virtualWorkspaceExtensionTips":{"vscode-vfs":{"friendlyName":"Remote Repositories","extensionId":"ms-vscode.remote-repositories","startEntry":{"helpLink":"https://aka.ms/vscode-remote/remote-repositories","startConnectLabel":"Remote Repository","startCommand":"remoteHub.continueOn.openRepository","priority":5}}},"remoteExtensionTips":{"wsl":{"friendlyName":"WSL","extensionId":"ms-vscode-remote.remote-wsl","supportedPlatforms":["Windows","Web"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/wsl","startConnectLabel":"WSL","startCommand":"remote-wsl.connect","priority":3}},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/ssh","startConnectLabel":"SSH ","startCommand":"opensshremotes.openEmptyWindowInCurrentWindow","priority":1}},"dev-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/containers","startConnectLabel":"Dev Container","startCommand":"remote-containers.reopenInContainer","priority":2}},"attached-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers"},"codespaces":{"friendlyName":"GitHub Codespaces","extensionId":"github.codespaces","startEntry":{"helpLink":"https://aka.ms/vscode-remote-codespaces","startConnectLabel":"GitHub Codespace ","startCommand":"github.codespaces.connect","priority":4}},"tunnel":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server","startEntry":{"helpLink":"https://aka.ms/remote-tunnels-doc","startConnectLabel":"Tunnel","startCommand":"remote-tunnels.connectCurrentWindowToTunnel","priority":0}}},"commandPaletteSuggestedCommandIds":["workbench.action.files.openFile","workbench.action.files.openFileFolder","workbench.action.files.openFolder","workbench.action.remote.showMenu","editor.action.formatDocument","editor.action.commentLine","workbench.action.tasks.runTask","workbench.action.openSettings2","workbench.action.selectTheme","workbench.action.openWalkthrough","workbench.action.openIssueReporter"],"extensionKeywords":{"md":["Markdown"],"js":["JavaScript"],"jsx":["JavaScript"],"es6":["JavaScript"],"html":["Html"],"ts":["TypeScript"],"tsx":["TypeScript"],"css":["CSS"],"scss":["SASS"],"txt":["Text"],"php":["PHP"],"php3":["PHP"],"php4":["PHP"],"ph3":["PHP"],"ph4":["PHP"],"xml":["XML"],"py":["Python"],"pyc":["Python"],"pyd":["Python"],"pyo":["Python"],"pyw":["Python"],"pyz":["Python"],"java":["Java"],"class":["Java"],"jar":["Java"],"c":["c","objective c","objective-c"],"m":["objective c","objective-c"],"mm":["objective c","objective-c"],"cpp":["cpp","c plus plus","c","c++"],"cc":["cpp","c plus plus","c","c++"],"cxx":["cpp","c plus plus","c++"],"hh":["cpp","c plus plus","c++"],"hpp":["cpp","c++"],"h":["cpp","c plus plus","c++","c","objective c","objective-c"],"sql":["sql"],"sh":["bash"],"bash":["bash"],"zsh":["bash","zshell"],"cs":["c#","csharp"],"csproj":["c#","csharp"],"sln":["c#","csharp"],"go":["go"],"sty":["latex"],"tex":["latex"],"ps":["powershell"],"ps1":["powershell"],"rs":["rust"],"rslib":["rust"],"hs":["haskell"],"lhs":["haskell"],"scm":["scheme"],"ss":["scheme"],"clj":["clojure"],"cljs":["clojure"],"cljc":["clojure"],"edn":["clojure"],"erl":["erlang"],"hrl":["erlang"],"scala":["scala"],"sc":["scala"],"pl":["perl"],"pm":["perl"],"t":["perl"],"pod":["perl"],"groovy":["groovy"],"swift":["swift"],"rb":["ruby"],"rbw":["ruby"],"jl":["julia"],"f":["fortran"],"for":["fortran"],"f90":["fortran"],"f95":["fortran"],"coffee":["CoffeeScript"],"litcoffee":["CoffeeScript"],"yaml":["yaml"],"yml":["yaml"],"dart":["dart"],"json":["json"]},"extensionAllowedBadgeProviders":["api.travis-ci.com","app.fossa.io","badge.buildkite.com","badge.fury.io","badgen.net","badges.frapsoft.com","badges.gitter.im","cdn.travis-ci.com","ci.appveyor.com","circleci.com","cla.opensource.microsoft.com","codacy.com","codeclimate.com","codecov.io","coveralls.io","david-dm.org","deepscan.io","dev.azure.com","docs.rs","flat.badgen.net","gitlab.com","godoc.org","goreportcard.com","img.shields.io","isitmaintained.com","marketplace.visualstudio.com","nodesecurity.io","opencollective.com","snyk.io","travis-ci.com","travis-ci.org","visualstudio.com","vsmarketplacebadge.apphb.com"],"extensionAllowedBadgeProvidersRegex":["^https:\/\/github\.com\/[^/]+\/[^/]+\/(actions\/)?workflows\/.badge\.svg"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-x64":"appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662","win32-arm64":"appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7","linux-x64":"appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171","darwin":"appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774","darwin-arm64":"appcenter://code?aid=be71415d-3893-4ae5-b453-e537b9668a10","darwin-universal":"appcenter://code?aid=de75e3cc-e22f-4f42-a03f-1409c21d8af8"},"enableTelemetry":true,"aiConfig":{"ariaKey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"},"msftInternalDomains":["redmond.corp.microsoft.com","northamerica.corp.microsoft.com","fareast.corp.microsoft.com","ntdev.corp.microsoft.com","wingroup.corp.microsoft.com","southpacific.corp.microsoft.com","wingroup.windeploy.ntdev.microsoft.com","ddnet.microsoft.com","europe.corp.microsoft.com"],"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","serverDocumentationUrl":"https://aka.ms/vscode-server-doc","releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","newsletterSignupUrl":"https://www.research.net/r/vsc-newsletter","youTubeUrl":"https://aka.ms/vscode-youtube","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","reportIssueUrl":"https://github.com/Microsoft/vscode/issues/new","reportMarketplaceIssueUrl":"https://github.com/microsoft/vsmarketplace/issues/new","licenseUrl":"https://go.microsoft.com/fwlink/?LinkID=533485","serverLicenseUrl":"https://aka.ms/vscode-server-license","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=521839","showTelemetryOptOut":true,"npsSurveyUrl":"https://aka.ms/vscode-nps","checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","electronRepository":"Microsoft/vscode-electron-prebuilt","nodejsRepository":"Microsoft/vscode-node","settingsSearchUrl":"https://bingsettingssearch.trafficmanager.net/api/Search","surveys":[{"surveyId":"cpp.1","surveyUrl":"https://www.research.net/r/VBVV6C6","languageId":"cpp","editCount":10,"userProbability":0.15},{"surveyId":"java.2","surveyUrl":"https://www.research.net/r/vscodejava","languageId":"java","editCount":10,"userProbability":0.3},{"surveyId":"javascript.1","surveyUrl":"https://www.research.net/r/vscode-js","languageId":"javascript","editCount":10,"userProbability":0.05},{"surveyId":"typescript.1","surveyUrl":"https://www.research.net/r/vscode-ts","languageId":"typescript","editCount":10,"userProbability":0.05},{"surveyId":"csharp.1","surveyUrl":"https://www.research.net/r/8KGJ9V8","languageId":"csharp","editCount":10,"userProbability":0.1}],"extensionsEnabledWithApiProposalVersion":["GitHub.copilot-chat","ms-vscode.vscode-commander","ms-vscode.vscode-copilot-vision"],"extensionEnabledApiProposals":{"ms-azuretools.vscode-dev-azurecloudshell":["contribEditSessions"],"ms-vscode.vscode-selfhost-test-provider":["testObserver","testRelatedCode"],"VisualStudioExptTeam.vscodeintellicode-completions":["inlineCompletionsAdditions"],"ms-vsliveshare.vsliveshare":["contribMenuBarHome","contribShareMenu","contribStatusBarItems","diffCommand","documentFiltersExclusive","fileSearchProvider","findTextInFiles","notebookCellExecutionState","notebookLiveShare","terminalDimensions","terminalDataWriteEvent","textSearchProvider"],"ms-vscode.js-debug":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-toolsai.vscode-ai-remote":["resolvers"],"ms-python.python":["codeActionAI","contribEditorContentMenu","quickPickSortByLabel","portsAttributes","testObserver","quickPickItemTooltip","terminalDataWriteEvent","terminalExecuteCommandEvent","notebookReplDocument","notebookVariableProvider","terminalShellEnv"],"ms-python.vscode-python-envs":["terminalShellEnv"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","portsAttributes","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"ms-vscode.vscode-speech":["speech"],"GitHub.vscode-pull-request-github":["activeComment","codiconDecoration","codeActionRanges","commentingRangeHint","commentReactor","commentReveal","commentThreadApplicability","contribAccessibilityHelpContent","contribCommentEditorActionsMenu","contribCommentPeekContext","contribCommentThreadAdditionalMenu","contribCommentsViewThreadMenus","contribEditorContentMenu","contribMultiDiffEditorMenus","contribShareMenu","diffCommand","quickDiffProvider","shareProvider","tabInputTextMerge","tokenInformation","treeViewMarkdownMessage"],"GitHub.copilot":["inlineCompletionsAdditions"],"GitHub.copilot-nightly":["inlineCompletionsAdditions"],"GitHub.copilot-chat":["interactive","terminalDataWriteEvent","terminalExecuteCommandEvent","terminalSelection","terminalQuickFixProvider","chatParticipantAdditions","defaultChatParticipant","embeddings","chatEditing","chatProvider","mappedEditsProvider","aiRelatedInformation","aiSettingsSearch","codeActionAI","findTextInFiles","findTextInFiles2","textSearchProvider","textSearchProvider2","activeComment","commentReveal","contribSourceControlInputBoxMenu","contribCommentEditorActionsMenu","contribCommentThreadAdditionalMenu","contribCommentsViewThreadMenus","newSymbolNamesProvider","findFiles2","chatReferenceDiagnostic","extensionsAny","authLearnMore","testObserver","aiTextSearchProvider","documentFiltersExclusive","chatParticipantPrivate","contribDebugCreateConfiguration","inlineEdit","inlineCompletionsAdditions","chatReferenceBinaryData","languageModelSystem","languageModelCapabilities","languageModelDataPart","chatStatusItem","taskProblemMatcherStatus","contribLanguageModelToolSets"],"GitHub.remotehub":["contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","documentFiltersExclusive","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-python.gather":["notebookCellExecutionState"],"ms-python.vscode-pylance":["mcpConfigurationProvider","terminalShellEnv"],"ms-python.debugpy":["contribViewsWelcome","debugVisualization","portsAttributes"],"ms-toolsai.jupyter-renderers":["contribNotebookStaticPreloads"],"ms-toolsai.jupyter":["notebookDeprecated","notebookMessaging","notebookMime","portsAttributes","quickPickSortByLabel","notebookKernelSource","interactiveWindow","notebookControllerAffinityHidden","contribNotebookStaticPreloads","quickPickItemTooltip","notebookExecution","notebookCellExecution","notebookVariableProvider","notebookReplDocument"],"donjayamanne.kusto":["notebookVariableProvider"],"ms-toolsai.tensorboard":["portsAttributes"],"dbaeumer.vscode-eslint":[],"ms-vscode.azure-sphere-tools-ui":["tunnels"],"ms-azuretools.vscode-azureappservice":["terminalDataWriteEvent"],"ms-vscode.anycode":["extensionsAny"],"ms-vscode.cpptools":["terminalDataWriteEvent","chatParticipantAdditions"],"vscjava.vscode-java-pack":[],"ms-dotnettools.csdevkit":["inlineCompletionsAdditions"],"ms-dotnettools.vscodeintellicode-csharp":["inlineCompletionsAdditions"],"microsoft-IsvExpTools.powerplatform-vscode":["fileSearchProvider","textSearchProvider"],"microsoft-IsvExpTools.powerplatform-vscode-preview":["fileSearchProvider","textSearchProvider"],"TeamsDevApp.ms-teams-vscode-extension":["chatParticipantAdditions","languageModelSystem"],"ms-toolsai.datawrangler":[],"ms-vscode.vscode-commander":[],"ms-vscode.vscode-websearchforcopilot":[],"ms-vscode.vscode-copilot-vision":["chatReferenceBinaryData","codeActionAI"],"ms-autodev.vscode-autodev":["chatParticipantAdditions"]},"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"linkProtectionTrustedDomains":["https://.visualstudio.com","https://.microsoft.com","https://aka.ms","https://.gallerycdn.vsassets.io","https://.github.com","https://login.microsoftonline.com","https://.vscode.dev","https://*.github.dev","https://gh.io","https://portal.azure.com","https://raw.githubusercontent.com","https://private-user-images.githubusercontent.com","https://avatars.githubusercontent.com"],"trustedExtensionAuthAccess":{"github":["vscode.github","github.remotehub","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","github.copilot","github.copilot-chat","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azure-github-copilot"],"github-enterprise":["vscode.github","github.remotehub","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","github.copilot","github.copilot-chat","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azure-github-copilot"],"microsoft":["ms-vscode.azure-repos","ms-vscode.remote-server","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azure-github-copilot","ms-azuretools.vscode-azureresourcegroups","ms-azuretools.vscode-dev-azurecloudshell","ms-edu.vscode-learning","ms-toolsai.vscode-ai","ms-toolsai.vscode-ai-remote"],"microsoft-sovereign-cloud":["ms-vscode.azure-repos","ms-vscode.remote-server","ms-vsliveshare.vsliveshare","ms-azuretools.vscode-azure-github-copilot","ms-azuretools.vscode-azureresourcegroups","ms-azuretools.vscode-dev-azurecloudshell","ms-edu.vscode-learning","ms-toolsai.vscode-ai","ms-toolsai.vscode-ai-remote"],"__GitHub.copilot-chat":["ms-azuretools.vscode-azure-github-copilot","github.vscode-pull-request-github"]},"trustedExtensionProtocolHandlers":["vscode.git","vscode.github-authentication","vscode.microsoft-authentication"],"inheritAuthAccountPreference":{"github.copilot":["github.copilot-chat"]},"auth":{"loginUrl":"https://login.microsoftonline.com/common/oauth2/authorize","tokenUrl":"https://login.microsoftonline.com/common/oauth2/token","redirectUrl":"https://vscode-redirect.azurewebsites.net/","clientId":"aebc6443-996d-45c2-90f0-388ff96faa56"},"configurationSync.store":{"url":"https://vscode-sync.trafficmanager.net/","stableUrl":"https://vscode-sync.trafficmanager.net/","insidersUrl":"https://vscode-sync-insiders.trafficmanager.net/","canSwitch":false,"authenticationProviders":{"github":{"scopes":["user:email"]},"microsoft":{"scopes":["openid","profile","email","offline_access"]}}},"editSessions.store":{"url":"https://vscode-sync.trafficmanager.net/","authenticationProviders":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"tunnelServerQualities":{"stable":{"serverApplicationName":"code-server"},"exploration":{"serverApplicationName":"code-server-exploration"},"insider":{"serverApplicationName":"code-server-insiders"}},"tunnelApplicationName":"code-tunnel","tunnelApplicationConfig":{"editorWebUrl":"https://vscode.dev","extension":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server"},"authenticationProviders":{"github":{"scopes":["user:email","read:org"]},"microsoft":{"scopes":["46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default","profile","openid"]}}},"win32TunnelServiceMutex":"vscode-tunnelservice","win32TunnelMutex":"vscode-tunnel","commonlyUsedSettings":["editor.fontSize","editor.formatOnSave","files.autoSave","GitHub.copilot.manageExtension","editor.defaultFormatter","editor.fontFamily","editor.wordWrap","files.exclude","workbench.colorTheme","editor.tabSize","editor.mouseWheelZoom","editor.formatOnPaste"],"aiGeneratedWorkspaceTrust":{"title":"This workspace was generated by GitHub Copilot","checkboxText":"Trust the contents of all files in this workspace","trustOption":"Yes, I trust the contents","dontTrustOption":"No, I don't trust the contents","startupTrustRequestLearnMore":"If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See our docs to learn more. "},"defaultChatAgent":{"extensionId":"GitHub.copilot","chatExtensionId":"GitHub.copilot-chat","documentationUrl":"https://aka.ms/github-copilot-overview","termsStatementUrl":"https://aka.ms/github-copilot-terms-statement","privacyStatementUrl":"https://aka.ms/github-copilot-privacy-statement","skusDocumentationUrl":"https://aka.ms/github-copilot-plans","publicCodeMatchesUrl":"https://aka.ms/github-copilot-match-public-code","manageSettingsUrl":"https://aka.ms/github-copilot-settings","managePlanUrl":"https://aka.ms/github-copilot-manage-plan","manageOverageUrl":"https://aka.ms/github-copilot-manage-overage","upgradePlanUrl":"https://aka.ms/github-copilot-upgrade-plan","signUpUrl":"https://aka.ms/github-sign-up","providerId":"github","providerName":"GitHub","enterpriseProviderId":"github-enterprise","enterpriseProviderName":"GHE.com","providerUriSetting":"github-enterprise.uri","providerScopes":[["user:email"],["read:user"],["read:user","user:email","repo","workflow"]],"entitlementUrl":"https://api.github.com/copilot_internal/user","entitlementSignupLimitedUrl":"https://api.github.com/copilot_internal/subscribe_limited_user","chatQuotaExceededContext":"github.copilot.chat.quotaExceeded","completionsQuotaExceededContext":"github.copilot.completions.quotaExceeded","walkthroughCommand":"github.copilot.open.walkthrough","completionsMenuCommand":"github.copilot.toggleStatusMenu","completionsRefreshTokenCommand":"github.copilot.signIn","chatRefreshTokenCommand":"github.copilot.refreshToken","generateCommitMessageCommand":"github.copilot.git.generateCommitMessage","completionsAdvancedSetting":"github.copilot.advanced","completionsEnablementSetting":"github.copilot.enable","nextEditSuggestionsSetting":"github.copilot.nextEditSuggestions.enabled"},"chatParticipantRegistry":"https://main.vscode-cdn.net/extensions/chat.json","remoteDefaultExtensionsIfInstalledLocally":["GitHub.copilot","GitHub.copilot-chat","GitHub.vscode-pull-request-github"],"extensionConfigurationPolicy":{"github.copilot.nextEditSuggestions.enabled":{"name":"CopilotNextEditSuggestions","minimumVersion":"1.99"}},"builtInExtensions":[{"name":"ms-vscode.js-debug-companion","version":"1.1.3","sha256":"7380a890787452f14b2db7835dfa94de538caf358ebc263f9d46dd68ac52de93","repo":"https://github.com/microsoft/vscode-js-debug-companion","metadata":{"id":"99cb0b7f-7354-4278-b8da-6cc79972169d","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}},{"name":"ms-vscode.js-debug","version":"1.100.1","sha256":"8c2218df3422d45b95e96d9d28cdc4aa4426a2799aaaedd862d3f60ecab03844","repo":"https://github.com/microsoft/vscode-js-debug","metadata":{"id":"25629058-ddac-4e17-abba-74678e126c5d","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}},{"name":"ms-vscode.vscode-js-profile-table","version":"1.0.10","sha256":"7361748ddf9fd09d8a2ed1f2a2d7376a2cf9aae708692820b799708385c38e08","repo":"https://github.com/microsoft/vscode-js-profile-visualizer","metadata":{"id":"7e52b41b-71ad-457b-ab7e-0620f1fc4feb","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}}],"commit":"dfaf44141ea9deb3b4096f7cd6d24e00c147a4b1","date":"2025-06-11T15:00:50.123Z","checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"o5mE4g1FopQxMMzcKiau+GgPAwvtWsrG+HGSDbV5vfc","vs/workbench/workbench.desktop.main.js":"1hHNi2DpslCrdq42xTvFz974zbOepoMnX3o/kr3e93I","vs/workbench/workbench.desktop.main.css":"gMI3RyRIfXwGjz6pRGHRk0NwXRgISydpRcpZL7cIj8k","vs/workbench/api/node/extensionHostProcess.js":"1z3NQUzTrS9CrBty8dNAbo5BCySrSBt5LB+JbBjZcis","vs/code/electron-sandbox/workbench/workbench.html":"RhgaUfNHCwkUtPNBt+HPnUAO0QW9qf+he7Nf/Dsx/dg","vs/code/electron-sandbox/workbench/workbench.js":"O/oDp3zTC6Xw68dQ6MW8dmVjQoMXJbwfYKOL0jqpzU8"},"version":"1.101.0","target":"user"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1749829198168.253},{"name":"code/didStartMain","startTime":1749829198300},{"name":"code/willLoadMainBundle","startTime":1749829198168},{"name":"code/didLoadMainBundle","startTime":1749829198300},{"name":"code/willStartCrashReporter","startTime":1749829198301},{"name":"code/didStartCrashReporter","startTime":1749829198324},{"name":"code/willGenerateNls","startTime":1749829198326},{"name":"code/didGenerateNls","startTime":1749829198326},{"name":"code/mainAppReady","startTime":1749829198348},{"name":"code/willLoadNls","startTime":1749829198353},{"name":"code/didLoadNls","startTime":1749829198356},{"name":"code/registerFilesystem/file","startTime":1749829198369},{"name":"code/registerFilesystem/vscode-userdata","startTime":1749829198371},{"name":"code/didRunMainBundle","startTime":1749829198377},{"name":"code/willStartMainServer","startTime":1749829198391},{"name":"code/didStartMainServer","startTime":1749829198392},{"name":"code/willCreateCodeWindow","startTime":1749829198410},{"name":"code/willRestoreCodeWindowState","startTime":1749829198410},{"name":"code/didRestoreCodeWindowState","startTime":1749829198411},{"name":"code/willCreateCodeBrowserWindow","startTime":1749829198411},{"name":"code/didCreateCodeBrowserWindow","startTime":1749829198425},{"name":"code/didCreateCodeWindow","startTime":1749829198465},{"name":"code/willOpenNewWindow","startTime":1749829198465}],"os":{"release":"10.0.26100","hostname":"Eason","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":true,"highContrast":false},"policiesData":{"UpdateMode":{"definition":{"type":"string"}},"TelemetryLevel":{"definition":{"type":"string"}},"EnableFeedback":{"definition":{"type":"boolean"}},"AllowedExtensions":{"definition":{"type":"string"}}},"handle":{"buffer":{"0":80,"1":15,"2":24,"3":0,"4":0,"5":0,"6":0,"7":0},"byteLength":8},"fullscreen":false,"maximized":true,"partsSplash":{"zoomLevel":0,"baseTheme":"vs-dark","colorInfo":{"foreground":"#cccccc","background":"#1f1f1f","editorBackground":"#1f1f1f","titleBarBackground":"#181818","titleBarBorder":"#2b2b2b","activityBarBackground":"#181818","activityBarBorder":"#2b2b2b","sideBarBackground":"#181818","sideBarBorder":"#2b2b2b","statusBarBackground":"#181818","statusBarBorder":"#2b2b2b","statusBarNoFolderBackground":"#1f1f1f"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":35,"activityBarWidth":48,"sideBarWidth":0,"auxiliarySideBarWidth":0,"statusBarHeight":22,"windowBorder":false}},"isCustomZoomLevel":false} 2025-06-13 23:39:58.683 [trace] [Window] Renderer->SharedProcess#connect 2025-06-13 23:39:58.683 [trace] [Window] PolicyConfiguration#initialize 2025-06-13 23:39:58.683 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["[plaintext]","[go]","[makefile]","[shellscript]","[yaml]","editor.tabSize","editor.indentSize","editor.insertSpaces","editor.detectIndentation","editor.trimAutoWhitespace","editor.largeFileOptimizations","editor.wordBasedSuggestions","editor.semanticHighlighting.enabled","editor.stablePeek","editor.maxTokenizationLineLength","editor.experimental.asyncTokenization","editor.experimental.asyncTokenizationLogging","editor.experimental.asyncTokenizationVerification","editor.experimental.treeSitterTelemetry","editor.experimental.preferTreeSitter.css","editor.experimental.preferTreeSitter.typescript","editor.experimental.preferTreeSitter.ini","editor.experimental.preferTreeSitter.regex","editor.language.brackets","editor.language.colorizedBracketPairs","diffEditor.maxComputationTime","diffEditor.maxFileSize","diffEditor.renderSideBySide","diffEditor.renderSideBySideInlineBreakpoint","diffEditor.useInlineViewWhenSpaceIsLimited","diffEditor.renderMarginRevertIcon","diffEditor.renderGutterMenu","diffEditor.ignoreTrimWhitespace","diffEditor.renderIndicators","diffEditor.codeLens","diffEditor.wordWrap","diffEditor.diffAlgorithm","diffEditor.hideUnchangedRegions.enabled","diffEditor.hideUnchangedRegions.revealLineCount","diffEditor.hideUnchangedRegions.minimumLineCount","diffEditor.hideUnchangedRegions.contextLineCount","diffEditor.experimental.showMoves","diffEditor.experimental.showEmptyDecorations","diffEditor.experimental.useTrueInlineView","editor.acceptSuggestionOnCommitCharacter","editor.acceptSuggestionOnEnter","editor.accessibilitySupport","editor.accessibilityPageSize","editor.autoClosingBrackets","editor.autoClosingComments","editor.screenReaderAnnounceInlineSuggestion","editor.autoClosingDelete","editor.autoClosingOvertype","editor.autoClosingQuotes","editor.autoIndent","editor.autoSurround","editor.bracketPairColorization.enabled","editor.bracketPairColorization.independentColorPoolPerBracketType","editor.guides.bracketPairs","editor.guides.bracketPairsHorizontal","editor.guides.highlightActiveBracketPair","editor.guides.indentation","editor.guides.highlightActiveIndentation","editor.codeLens","editor.codeLensFontFamily","editor.codeLensFontSize","editor.colorDecorators","editor.colorDecoratorsLimit","editor.columnSelection","editor.comments.insertSpace","editor.comments.ignoreEmptyLines","editor.copyWithSyntaxHighlighting","editor.cursorBlinking","editor.cursorSmoothCaretAnimation","editor.cursorStyle","editor.cursorSurroundingLines","editor.cursorSurroundingLinesStyle","editor.cursorWidth","editor.dragAndDrop","editor.dropIntoEditor.enabled","editor.dropIntoEditor.showDropSelector","editor.experimentalEditContextEnabled","editor.emptySelectionClipboard","editor.experimentalGpuAcceleration","editor.experimentalWhitespaceRendering","editor.fastScrollSensitivity","editor.find.cursorMoveOnType","editor.find.seedSearchStringFromSelection","editor.find.autoFindInSelection","editor.find.addExtraSpaceOnTop","editor.find.loop","editor.find.history","editor.find.replaceHistory","editor.find.findOnType","editor.folding","editor.foldingStrategy","editor.foldingHighlight","editor.foldingImportsByDefault","editor.foldingMaximumRegions","editor.unfoldOnClickAfterEndOfLine","editor.fontFamily","editor.fontLigatures","editor.fontSize","editor.fontWeight","editor.fontVariations","editor.formatOnPaste","editor.formatOnType","editor.glyphMargin","editor.gotoLocation.multiple","editor.gotoLocation.multipleDefinitions","editor.gotoLocation.multipleTypeDefinitions","editor.gotoLocation.multipleDeclarations","editor.gotoLocation.multipleImplementations","editor.gotoLocation.multipleReferences","editor.gotoLocation.alternativeDefinitionCommand","editor.gotoLocation.alternativeTypeDefinitionCommand","editor.gotoLocation.alternativeDeclarationCommand","editor.gotoLocation.alternativeImplementationCommand","editor.gotoLocation.alternativeReferenceCommand","editor.hideCursorInOverviewRuler","editor.hover.enabled","editor.hover.delay","editor.hover.sticky","editor.hover.hidingDelay","editor.hover.above","editor.inlineSuggest.enabled","editor.inlineSuggest.showToolbar","editor.inlineSuggest.syntaxHighlightingEnabled","editor.inlineSuggest.suppressSuggestions","editor.inlineSuggest.experimental.suppressInlineSuggestions","editor.inlineSuggest.fontFamily","editor.inlineSuggest.edits.allowCodeShifting","editor.inlineSuggest.edits.renderSideBySide","editor.inlineSuggest.edits.showCollapsed","editor.letterSpacing","editor.lightbulb.enabled","editor.lineHeight","editor.lineNumbers","editor.linkedEditing","editor.links","editor.matchBrackets","editor.minimap.enabled","editor.minimap.autohide","editor.minimap.size","editor.minimap.side","editor.minimap.showSlider","editor.minimap.scale","editor.minimap.renderCharacters","editor.minimap.maxColumn","editor.minimap.showRegionSectionHeaders","editor.minimap.showMarkSectionHeaders","editor.minimap.markSectionHeaderRegex","editor.minimap.sectionHeaderFontSize","editor.minimap.sectionHeaderLetterSpacing","editor.mouseWheelScrollSensitivity","editor.mouseWheelZoom","editor.multiCursorMergeOverlapping","editor.multiCursorModifier","editor.multiCursorPaste","editor.multiCursorLimit","editor.occurrencesHighlight","editor.occurrencesHighlightDelay","editor.overtypeCursorStyle","editor.overtypeOnPaste","editor.overviewRulerBorder","editor.padding.top","editor.padding.bottom","editor.pasteAs.enabled","editor.pasteAs.showPasteSelector","editor.parameterHints.enabled","editor.parameterHints.cycle","editor.peekWidgetDefaultFocus","editor.definitionLinkOpensInPeek","editor.quickSuggestions","editor.quickSuggestionsDelay","editor.renameOnType","editor.renderControlCharacters","editor.renderFinalNewline","editor.renderLineHighlight","editor.renderLineHighlightOnlyWhenFocus","editor.renderWhitespace","editor.roundedSelection","editor.rulers","editor.scrollbar.vertical","editor.scrollbar.horizontal","editor.scrollbar.verticalScrollbarSize","editor.scrollbar.horizontalScrollbarSize","editor.scrollbar.scrollByPage","editor.scrollbar.ignoreHorizontalScrollbarInContentHeight","editor.scrollBeyondLastColumn","editor.scrollBeyondLastLine","editor.scrollPredominantAxis","editor.selectionHighlight","editor.showFoldingControls","editor.showUnused","editor.snippetSuggestions","editor.smartSelect.selectLeadingAndTrailingWhitespace","editor.smartSelect.selectSubwords","editor.smoothScrolling","editor.stickyScroll.enabled","editor.stickyScroll.maxLineCount","editor.stickyScroll.defaultModel","editor.stickyScroll.scrollWithEditor","editor.stickyTabStops","editor.suggest.insertMode","editor.suggest.filterGraceful","editor.suggest.localityBonus","editor.suggest.shareSuggestSelections","editor.suggest.selectionMode","editor.suggest.snippetsPreventQuickSuggestions","editor.suggest.showIcons","editor.suggest.showStatusBar","editor.suggest.preview","editor.suggest.showInlineDetails","editor.suggest.maxVisibleSuggestions","editor.suggest.filteredTypes","editor.suggest.showMethods","editor.suggest.showFunctions","editor.suggest.showConstructors","editor.suggest.showDeprecated","editor.suggest.matchOnWordStartOnly","editor.suggest.showFields","editor.suggest.showVariables","editor.suggest.showClasses","editor.suggest.showStructs","editor.suggest.showInterfaces","editor.suggest.showModules","editor.suggest.showProperties","editor.suggest.showEvents","editor.suggest.showOperators","editor.suggest.showUnits","editor.suggest.showValues","editor.suggest.showConstants","editor.suggest.showEnums","editor.suggest.showEnumMembers","editor.suggest.showKeywords","editor.suggest.showWords","editor.suggest.showColors","editor.suggest.showFiles","editor.suggest.showReferences","editor.suggest.showCustomcolors","editor.suggest.showFolders","editor.suggest.showTypeParameters","editor.suggest.showSnippets","editor.suggest.showUsers","editor.suggest.showIssues","editor.suggestFontSize","editor.suggestLineHeight","editor.suggestOnTriggerCharacters","editor.suggestSelection","editor.tabCompletion","editor.unicodeHighlight.nonBasicASCII","editor.unicodeHighlight.invisibleCharacters","editor.unicodeHighlight.ambiguousCharacters","editor.unicodeHighlight.includeComments","editor.unicodeHighlight.includeStrings","editor.unicodeHighlight.allowedCharacters","editor.unicodeHighlight.allowedLocales","editor.unusualLineTerminators","editor.useTabStops","editor.wordBreak","editor.wordSegmenterLocales","editor.wordSeparators","editor.wordWrap","editor.wordWrapColumn","editor.wrappingIndent","editor.wrappingStrategy","editor.showDeprecated","editor.inlayHints.enabled","editor.inlayHints.fontSize","editor.inlayHints.fontFamily","editor.inlayHints.padding","editor.inlayHints.maximumLength","editor.tabFocusMode","editor.defaultColorDecorators","editor.colorDecoratorsActivatedOn","editor.inlineCompletionsAccessibilityVerbose","editor.codeActionWidget.showHeaders","editor.codeActionWidget.includeNearbyQuickFixes","editor.codeActions.triggerOnFocusChange","workbench.list.multiSelectModifier","workbench.list.openMode","workbench.list.horizontalScrolling","workbench.list.scrollByPage","workbench.tree.indent","workbench.tree.renderIndentGuides","workbench.list.smoothScrolling","workbench.list.mouseWheelScrollSensitivity","workbench.list.fastScrollSensitivity","workbench.list.defaultFindMode","workbench.list.keyboardNavigation","workbench.list.defaultFindMatchType","workbench.tree.expandMode","workbench.tree.enableStickyScroll","workbench.tree.stickyScrollMaxItemCount","workbench.list.typeNavigationMode","editor.rename.enablePreview","extensions.allowed","inlineChat.finishOnType","inlineChat.holdToSpeech","inlineChat.accessibleDiffView","inlineChat.lineEmptyHint","inlineChat.lineNaturalLanguageHint","inlineChat.enableV2","inlineChat.hideOnRequest","http.useLocalProxyConfiguration","http.electronFetch","http.proxy","http.proxyStrictSSL","http.proxyKerberosServicePrincipal","http.noProxy","http.proxyAuthorization","http.proxySupport","http.systemCertificates","http.experimental.systemCertificatesV2","http.fetchAdditionalSupport","workbench.editorAssociations","breadcrumbs.enabled","breadcrumbs.filePath","breadcrumbs.symbolPath","breadcrumbs.symbolSortOrder","breadcrumbs.icons","breadcrumbs.showFiles","breadcrumbs.showModules","breadcrumbs.showNamespaces","breadcrumbs.showPackages","breadcrumbs.showClasses","breadcrumbs.showMethods","breadcrumbs.showProperties","breadcrumbs.showFields","breadcrumbs.showConstructors","breadcrumbs.showEnums","breadcrumbs.showInterfaces","breadcrumbs.showFunctions","breadcrumbs.showVariables","breadcrumbs.showConstants","breadcrumbs.showStrings","breadcrumbs.showNumbers","breadcrumbs.showBooleans","breadcrumbs.showArrays","breadcrumbs.showObjects","breadcrumbs.showKeys","breadcrumbs.showNull","breadcrumbs.showEnumMembers","breadcrumbs.showStructs","breadcrumbs.showEvents","breadcrumbs.showOperators","breadcrumbs.showTypeParameters","workbench.enableExperiments","notebook.lineNumbers","workbench.externalBrowser","workbench.editor.titleScrollbarSizing","workbench.editor.showTabs","workbench.editor.editorActionsLocation","workbench.editor.alwaysShowEditorActions","workbench.editor.wrapTabs","workbench.editor.scrollToSwitchTabs","workbench.editor.highlightModifiedTabs","workbench.editor.decorations.badges","workbench.editor.decorations.colors","workbench.editor.customLabels.enabled","workbench.editor.customLabels.patterns","workbench.editor.labelFormat","workbench.editor.untitled.labelFormat","workbench.editor.empty.hint","workbench.editor.languageDetection","workbench.editor.historyBasedLanguageDetection","workbench.editor.preferHistoryBasedLanguageDetection","workbench.editor.languageDetectionHints","workbench.editor.tabActionLocation","workbench.editor.tabActionCloseVisibility","workbench.editor.tabActionUnpinVisibility","workbench.editor.tabSizing","workbench.editor.tabSizingFixedMinWidth","workbench.editor.tabSizingFixedMaxWidth","window.density.editorTabHeight","workbench.editor.pinnedTabSizing","workbench.editor.pinnedTabsOnSeparateRow","workbench.editor.preventPinnedEditorClose","workbench.editor.splitSizing","workbench.editor.splitOnDragAndDrop","workbench.editor.dragToOpenWindow","workbench.editor.focusRecentEditorAfterClose","workbench.editor.showIcons","workbench.editor.enablePreview","workbench.editor.enablePreviewFromQuickOpen","workbench.editor.enablePreviewFromCodeNavigation","workbench.editor.closeOnFileDelete","workbench.editor.openPositioning","workbench.editor.openSideBySideDirection","workbench.editor.closeEmptyGroups","workbench.editor.revealIfOpen","workbench.editor.mouseBackForwardToNavigate","workbench.editor.navigationScope","workbench.editor.restoreViewState","workbench.editor.sharedViewState","workbench.editor.splitInGroupLayout","workbench.editor.centeredLayoutAutoResize","workbench.editor.centeredLayoutFixedWidth","workbench.editor.doubleClickTabToToggleEditorGroupSizes","workbench.editor.limit.enabled","workbench.editor.limit.value","workbench.editor.limit.excludeDirty","workbench.editor.limit.perEditorGroup","workbench.localHistory.enabled","workbench.localHistory.maxFileSize","workbench.localHistory.maxFileEntries","workbench.localHistory.exclude","workbench.localHistory.mergeWindow","workbench.commandPalette.history","workbench.commandPalette.preserveInput","workbench.commandPalette.experimental.suggestCommands","workbench.commandPalette.experimental.askChatLocation","workbench.commandPalette.experimental.enableNaturalLanguageSearch","workbench.quickOpen.closeOnFocusLost","workbench.quickOpen.preserveInput","workbench.settings.openDefaultSettings","workbench.settings.useSplitJSON","workbench.settings.openDefaultKeybindings","workbench.sideBar.location","workbench.panel.showLabels","workbench.panel.defaultLocation","workbench.panel.opensMaximized","workbench.secondarySideBar.defaultVisibility","workbench.secondarySideBar.showLabels","workbench.statusBar.visible","workbench.activityBar.location","workbench.activityBar.iconClickBehavior","workbench.view.alwaysShowHeaderActions","workbench.view.showQuietly","workbench.settings.editor","workbench.settings.showAISearchToggle","workbench.hover.delay","workbench.reduceMotion","workbench.navigationControl.enabled","workbench.layoutControl.enabled","workbench.layoutControl.type","workbench.tips.enabled","window.title","window.titleSeparator","window.commandCenter","window.menuBarVisibility","window.enableMenuBarMnemonics","window.customMenuBarAltFocus","window.openFilesInNewWindow","window.openFoldersInNewWindow","window.confirmBeforeClose","problems.visibility","zenMode.fullScreen","zenMode.centerLayout","zenMode.showTabs","zenMode.hideStatusBar","zenMode.hideActivityBar","zenMode.hideLineNumbers","zenMode.restore","zenMode.silentNotifications","screencastMode.verticalOffset","screencastMode.fontSize","screencastMode.keyboardOptions","screencastMode.keyboardOverlayTimeout","screencastMode.mouseIndicatorColor","screencastMode.mouseIndicatorSize","workbench.colorTheme","workbench.preferredDarkColorTheme","workbench.preferredLightColorTheme","workbench.preferredHighContrastColorTheme","workbench.preferredHighContrastLightColorTheme","workbench.iconTheme","workbench.colorCustomizations","workbench.productIconTheme","window.autoDetectHighContrast","window.autoDetectColorScheme","editor.tokenColorCustomizations","editor.semanticTokenColorCustomizations","workbench.settings.enableNaturalLanguageSearch","workbench.settings.settingsSearchTocBehavior","notebook.outline.showMarkdownHeadersOnly","notebook.outline.showCodeCells","notebook.outline.showCodeCellSymbols","notebook.breadcrumbs.showCodeCells","notebook.gotoSymbols.showAllSymbols","notebook.navigation.allowNavigateToSurroundingCells","notebook.diff.ignoreMetadata","notebook.diff.ignoreOutputs","notebook.diff.experimental.toggleInline","editor.defaultFormatter","notebook.displayOrder","notebook.cellToolbarLocation","notebook.showCellStatusBar","notebook.cellExecutionTimeVerbosity","notebook.diff.enablePreview","notebook.diff.overviewRuler","notebook.cellToolbarVisibility","notebook.undoRedoPerCell","notebook.compactView","notebook.cellFocusIndicator","notebook.insertToolbarLocation","notebook.globalToolbar","notebook.stickyScroll.enabled","notebook.stickyScroll.mode","notebook.consolidatedOutputButton","notebook.showFoldingControls","notebook.dragAndDropEnabled","notebook.consolidatedRunButton","notebook.globalToolbarShowLabel","notebook.output.textLineLimit","notebook.output.linkifyFilePaths","notebook.output.minimalErrorRendering","notebook.markup.fontSize","notebook.markdown.lineHeight","notebook.editorOptionsCustomizations","interactiveWindow.collapseCellInputCode","notebook.output.lineHeight","notebook.output.fontSize","notebook.output.fontFamily","notebook.output.scrolling","notebook.output.wordWrap","notebook.defaultFormatter","notebook.formatOnSave.enabled","notebook.insertFinalNewline","notebook.formatOnCellExecution","notebook.confirmDeleteRunningCell","notebook.find.filters","notebook.experimental.remoteSave","notebook.scrolling.revealNextCellOnExecute","notebook.experimental.generate","notebook.variablesView","notebook.inlineValues","notebook.cellFailureDiagnostics","notebook.backup.sizeLimit","notebook.multiCursor.enabled","notebook.markup.fontFamily","chat.editor.fontSize","chat.editor.fontFamily","chat.editor.fontWeight","chat.editor.wordWrap","chat.editor.lineHeight","chat.commandCenter.enabled","chat.implicitContext.enabled","chat.editing.autoAcceptDelay","chat.editing.confirmEditRequestRemoval","chat.editing.confirmEditRequestRetry","chat.experimental.detectParticipant.enabled","chat.detectParticipant.enabled","chat.renderRelatedFiles","chat.notifyWindowOnConfirmation","chat.tools.autoApprove","chat.sendElementsToChat.enabled","chat.sendElementsToChat.attachCSS","chat.sendElementsToChat.attachImages","chat.mcp.enabled","chat.mcp.serverSampling","mcp","chat.useFileStorage","chat.edits2.enabled","chat.extensionTools.enabled","chat.agent.enabled","chat.mcp.discovery.enabled","chat.promptFiles","chat.instructionsFilesLocations","chat.promptFilesLocations","chat.modeFilesLocations","chat.setup.signInWithAlternateProvider","chat.setup.signInDialogVariant","chat.setup.continueLaterIndicator","extensions.autoUpdate","extensions.autoCheckUpdates","extensions.ignoreRecommendations","extensions.showRecommendationsOnlyOnDemand","extensions.closeExtensionDetailsOnViewChange","extensions.confirmedUriHandlerExtensionIds","extensions.webWorker","extensions.supportVirtualWorkspaces","extensions.experimental.affinity","extensions.supportUntrustedWorkspaces","extensions.experimental.deferredStartupFinishedActivation","extensions.experimental.issueQuickAccess","extensions.verifySignature","extensions.supportNodeGlobalNavigator","interactiveWindow.alwaysScrollOnNewCell","interactiveWindow.promptToSaveOnClose","interactiveWindow.executeWithShiftEnter","interactiveWindow.showExecutionHint","testing.automaticallyOpenPeekView","testing.showAllMessages","testing.automaticallyOpenPeekViewDuringAutoRun","testing.countBadge","testing.followRunningTest","testing.defaultGutterClickAction","testing.gutterEnabled","testing.saveBeforeTest","testing.automaticallyOpenTestResults","testing.alwaysRevealTestOnStateChange","testing.showCoverageInExplorer","testing.displayedCoveragePercent","testing.coverageBarThresholds","testing.coverageToolbarEnabled","files.exclude","files.associations","files.encoding","files.autoGuessEncoding","files.candidateGuessEncodings","files.eol","files.enableTrash","files.trimTrailingWhitespace","files.trimTrailingWhitespaceInRegexAndStrings","files.insertFinalNewline","files.trimFinalNewlines","files.autoSave","files.autoSaveDelay","files.autoSaveWorkspaceFilesOnly","files.autoSaveWhenNoErrors","files.watcherExclude","files.watcherInclude","files.hotExit","files.defaultLanguage","files.readonlyInclude","files.readonlyExclude","files.readonlyFromPermissions","files.restoreUndoStack","files.saveConflictResolution","files.dialog.defaultPath","files.simpleDialog.enable","files.participants.timeout","editor.formatOnSave","editor.formatOnSaveMode","explorer.openEditors.visible","explorer.openEditors.minVisible","explorer.openEditors.sortOrder","explorer.autoReveal","explorer.autoRevealExclude","explorer.enableDragAndDrop","explorer.confirmDragAndDrop","explorer.confirmPasteNative","explorer.confirmDelete","explorer.enableUndo","explorer.confirmUndo","explorer.expandSingleFolderWorkspaces","explorer.sortOrder","explorer.sortOrderLexicographicOptions","explorer.sortOrderReverse","explorer.decorations.colors","explorer.decorations.badges","explorer.incrementalNaming","explorer.autoOpenDroppedFile","explorer.compactFolders","explorer.copyRelativePathSeparator","explorer.copyPathSeparator","explorer.excludeGitIgnore","explorer.fileNesting.enabled","explorer.fileNesting.expand","explorer.fileNesting.patterns","files.refactoring.autoSave","search.exclude","search.mode","search.useRipgrep","search.maintainFileSearchCache","search.useIgnoreFiles","search.useGlobalIgnoreFiles","search.useParentIgnoreFiles","search.quickOpen.includeSymbols","search.ripgrep.maxThreads","search.quickOpen.includeHistory","search.quickOpen.history.filterSortOrder","search.followSymlinks","search.smartCase","search.location","search.maxResults","search.collapseResults","search.useReplacePreview","search.showLineNumbers","search.usePCRE2","search.actionsPosition","search.searchOnType","search.seedWithNearestWord","search.seedOnFocus","search.searchOnTypeDebouncePeriod","search.searchEditor.doubleClickBehaviour","search.searchEditor.singleClickBehaviour","search.searchEditor.reusePriorSearchConfiguration","search.searchEditor.defaultNumberOfContextLines","search.searchEditor.focusResultsOnSearch","search.sortOrder","search.decorations.colors","search.decorations.badges","search.defaultViewMode","search.quickAccess.preserveInput","search.experimental.closedNotebookRichContentResults","search.searchView.semanticSearchBehavior","search.searchView.keywordSuggestions","workbench.sash.size","workbench.sash.hoverDelay","scm.diffDecorations","scm.diffDecorationsGutterWidth","scm.diffDecorationsGutterVisibility","scm.diffDecorationsGutterAction","scm.diffDecorationsGutterPattern","scm.diffDecorationsIgnoreTrimWhitespace","scm.alwaysShowActions","scm.countBadge","scm.providerCountBadge","scm.defaultViewMode","scm.defaultViewSortKey","scm.autoReveal","scm.inputFontFamily","scm.inputFontSize","scm.inputMaxLineCount","scm.inputMinLineCount","scm.alwaysShowRepositories","scm.repositories.sortOrder","scm.repositories.visible","scm.showActionButton","scm.showInputActionButton","scm.workingSets.enabled","scm.workingSets.default","scm.compactFolders","scm.graph.pageOnScroll","scm.graph.pageSize","scm.graph.badges","debug.showVariableTypes","debug.allowBreakpointsEverywhere","debug.gutterMiddleClickAction","debug.openExplorerOnEnd","debug.closeReadonlyTabsOnEnd","debug.inlineValues","debug.toolBarLocation","debug.showInStatusBar","debug.internalConsoleOptions","debug.console.closeOnEnd","debug.terminal.clearBeforeReusing","debug.openDebug","debug.showSubSessionsInToolBar","debug.console.fontSize","debug.console.fontFamily","debug.console.lineHeight","debug.console.wordWrap","debug.console.historySuggestions","debug.console.collapseIdenticalLines","debug.console.acceptSuggestionOnEnter","debug.console.maximumLines","launch","debug.focusWindowOnBreak","debug.focusEditorOnBreak","debug.onTaskErrors","debug.showBreakpointsInOverviewRuler","debug.showInlineBreakpointCandidates","debug.saveBeforeStart","debug.confirmOnExit","debug.disassemblyView.showSourceCode","debug.autoExpandLazyVariables","debug.enableStatusBarColor","debug.hideLauncherWhileDebugging","debug.hideSlowPreLaunchWarning","problems.decorations.enabled","problems.autoReveal","problems.defaultViewMode","problems.showCurrentInStatus","problems.sortOrder","mergeEditor.diffAlgorithm","mergeEditor.showDeletionMarkers","multiDiffEditor.experimental.enabled","comments.openPanel","comments.openView","comments.useRelativeTime","comments.visible","comments.maxHeight","comments.collapseOnResolve","comments.thread.confirmOnCollapse","workbench.trustedDomains.promptInTrustedWorkspace","workbench.externalUriOpeners","output.smartScroll.enabled","terminal.integrated.automationProfile.linux","terminal.integrated.automationProfile.osx","terminal.integrated.automationProfile.windows","terminal.integrated.profiles.windows","terminal.integrated.profiles.osx","terminal.integrated.profiles.linux","terminal.integrated.useWslProfiles","terminal.integrated.inheritEnv","terminal.integrated.persistentSessionScrollback","terminal.integrated.showLinkHover","terminal.integrated.ignoreProcessNames","terminal.integrated.defaultProfile.linux","terminal.integrated.defaultProfile.osx","terminal.integrated.defaultProfile.windows","terminal.integrated.sendKeybindingsToShell","terminal.integrated.tabs.defaultColor","terminal.integrated.tabs.defaultIcon","terminal.integrated.tabs.enabled","terminal.integrated.tabs.enableAnimation","terminal.integrated.tabs.hideCondition","terminal.integrated.tabs.showActiveTerminal","terminal.integrated.tabs.showActions","terminal.integrated.tabs.location","terminal.integrated.defaultLocation","terminal.integrated.tabs.focusMode","terminal.integrated.macOptionIsMeta","terminal.integrated.macOptionClickForcesSelection","terminal.integrated.altClickMovesCursor","terminal.integrated.copyOnSelection","terminal.integrated.enableMultiLinePasteWarning","terminal.integrated.drawBoldTextInBrightColors","terminal.integrated.fontFamily","terminal.integrated.fontLigatures.enabled","terminal.integrated.fontLigatures.featureSettings","terminal.integrated.fontLigatures.fallbackLigatures","terminal.integrated.fontSize","terminal.integrated.letterSpacing","terminal.integrated.lineHeight","terminal.integrated.minimumContrastRatio","terminal.integrated.tabStopWidth","terminal.integrated.fastScrollSensitivity","terminal.integrated.mouseWheelScrollSensitivity","terminal.integrated.bellDuration","terminal.integrated.fontWeight","terminal.integrated.fontWeightBold","terminal.integrated.cursorBlinking","terminal.integrated.cursorStyle","terminal.integrated.cursorStyleInactive","terminal.integrated.cursorWidth","terminal.integrated.scrollback","terminal.integrated.detectLocale","terminal.integrated.gpuAcceleration","terminal.integrated.tabs.separator","terminal.integrated.tabs.title","terminal.integrated.tabs.description","terminal.integrated.rightClickBehavior","terminal.integrated.middleClickBehavior","terminal.integrated.cwd","terminal.integrated.confirmOnExit","terminal.integrated.confirmOnKill","terminal.integrated.enableBell","terminal.integrated.enableVisualBell","terminal.integrated.commandsToSkipShell","terminal.integrated.allowChords","terminal.integrated.allowMnemonics","terminal.integrated.env.osx","terminal.integrated.env.linux","terminal.integrated.env.windows","terminal.integrated.environmentChangesIndicator","terminal.integrated.environmentChangesRelaunch","terminal.integrated.showExitAlert","terminal.integrated.windowsUseConptyDll","terminal.integrated.splitCwd","terminal.integrated.windowsEnableConpty","terminal.integrated.wordSeparators","terminal.integrated.enableFileLinks","terminal.integrated.allowedLinkSchemes","terminal.integrated.unicodeVersion","terminal.integrated.enablePersistentSessions","terminal.integrated.persistentSessionReviveProcess","terminal.integrated.hideOnStartup","terminal.integrated.hideOnLastClosed","terminal.integrated.customGlyphs","terminal.integrated.rescaleOverlappingGlyphs","terminal.integrated.shellIntegration.enabled","terminal.integrated.shellIntegration.decorationsEnabled","terminal.integrated.shellIntegration.environmentReporting","terminal.integrated.smoothScrolling","terminal.integrated.ignoreBracketedPasteMode","terminal.integrated.enableImages","terminal.integrated.focusAfterRun","terminal.integrated.accessibleViewPreserveCursorPosition","terminal.integrated.accessibleViewFocusOnCommandExecution","terminal.integrated.autoReplies","terminal.integrated.initialHint","terminal.integrated.shellIntegration.showCommandGuide","terminal.integrated.shellIntegration.history","terminal.integrated.stickyScroll.enabled","terminal.integrated.stickyScroll.maxLineCount","terminal.integrated.suggest.enabled","terminal.integrated.suggest.providers","terminal.integrated.suggest.quickSuggestions","terminal.integrated.suggest.suggestOnTriggerCharacters","terminal.integrated.suggest.runOnEnter","terminal.integrated.suggest.windowsExecutableExtensions","terminal.integrated.suggest.showStatusBar","terminal.integrated.suggest.cdPath","terminal.integrated.suggest.inlineSuggestion","terminal.integrated.suggest.upArrowNavigatesHistory","terminal.integrated.localEchoLatencyThreshold","terminal.integrated.localEchoEnabled","terminal.integrated.localEchoExcludePrograms","terminal.integrated.localEchoStyle","terminal.integrated.mouseWheelZoom","task.problemMatchers.neverPrompt","task.autoDetect","task.slowProviderWarning","task.quickOpen.history","task.quickOpen.detail","task.quickOpen.skip","task.quickOpen.showAll","task.allowAutomaticTasks","task.reconnection","task.saveBeforeRun","task.verboseLogging","remote.extensionKind","remote.restoreForwardedPorts","remote.autoForwardPorts","remote.autoForwardPortsSource","remote.autoForwardPortsFallback","remote.forwardOnOpen","remote.portsAttributes","remote.otherPortsAttributes","remote.localPortHost","remote.defaultExtensionsIfInstalledLocally","workbench.remoteIndicator.showExtensionRecommendations","editor.snippets.codeActions.enabled","editor.defaultFoldingRangeProvider","update.mode","update.channel","update.enableWindowsBackgroundUpdates","update.showReleaseNotes","workbench.welcomePage.walkthroughs.openOnInstall","workbench.startupEditor","workbench.welcomePage.preferReducedMotion","outline.icons","outline.collapseItems","outline.problems.enabled","outline.problems.colors","outline.problems.badges","outline.showFiles","outline.showModules","outline.showNamespaces","outline.showPackages","outline.showClasses","outline.showMethods","outline.showProperties","outline.showFields","outline.showConstructors","outline.showEnums","outline.showInterfaces","outline.showFunctions","outline.showVariables","outline.showConstants","outline.showStrings","outline.showNumbers","outline.showBooleans","outline.showArrays","outline.showObjects","outline.showKeys","outline.showNull","outline.showEnumMembers","outline.showStructs","outline.showEvents","outline.showOperators","outline.showTypeParameters","workbench.experimental.cloudChanges.autoStore","workbench.cloudChanges.autoResume","workbench.cloudChanges.continueOn","workbench.experimental.cloudChanges.partialMatches.enabled","editor.codeActionsOnSave","notebook.codeActionsOnSave","timeline.pageSize","timeline.pageOnScroll","security.workspace.trust.enabled","security.workspace.trust.startupPrompt","security.workspace.trust.banner","security.workspace.trust.untrustedFiles","security.workspace.trust.emptyWindow","accessibility.verbosity.terminal","accessibility.verbosity.diffEditor","accessibility.verbosity.panelChat","accessibility.verbosity.inlineChat","accessibility.verbosity.inlineCompletions","accessibility.verbosity.keybindingsEditor","accessibility.verbosity.notebook","accessibility.verbosity.hover","accessibility.verbosity.notification","accessibility.verbosity.emptyEditorHint","accessibility.verbosity.replEditor","accessibility.verbosity.comments","accessibility.verbosity.diffEditorActive","accessibility.verbosity.debug","accessibility.verbosity.walkthrough","accessibility.accessibleView.closeOnKeyPress","accessibility.verbosity.sourceControl","accessibility.signalOptions.volume","accessibility.signalOptions.debouncePositionChanges","accessibility.signalOptions.experimental.delays.general","accessibility.signalOptions.experimental.delays.warningAtPosition","accessibility.signalOptions.experimental.delays.errorAtPosition","accessibility.signals.lineHasBreakpoint","accessibility.signals.lineHasInlineSuggestion","accessibility.signals.nextEditSuggestion","accessibility.signals.lineHasError","accessibility.signals.lineHasFoldedArea","accessibility.signals.lineHasWarning","accessibility.signals.positionHasError","accessibility.signals.positionHasWarning","accessibility.signals.onDebugBreak","accessibility.signals.noInlayHints","accessibility.signals.taskCompleted","accessibility.signals.taskFailed","accessibility.signals.terminalCommandFailed","accessibility.signals.terminalCommandSucceeded","accessibility.signals.terminalQuickFix","accessibility.signals.terminalBell","accessibility.signals.diffLineInserted","accessibility.signals.diffLineModified","accessibility.signals.diffLineDeleted","accessibility.signals.chatEditModifiedFile","accessibility.signals.notebookCellCompleted","accessibility.signals.notebookCellFailed","accessibility.signals.progress","accessibility.signals.chatRequestSent","accessibility.signals.chatResponseReceived","accessibility.signals.codeActionTriggered","accessibility.signals.codeActionApplied","accessibility.signals.voiceRecordingStarted","accessibility.signals.voiceRecordingStopped","accessibility.signals.clear","accessibility.signals.editsUndone","accessibility.signals.editsKept","accessibility.signals.save","accessibility.signals.format","accessibility.signals.chatUserActionRequired","accessibility.underlineLinks","accessibility.debugWatchVariableAnnouncements","accessibility.replEditor.readLastExecutionOutput","accessibility.replEditor.autoFocusReplExecution","accessibility.windowTitleOptimized","accessibility.dimUnfocused.enabled","accessibility.dimUnfocused.opacity","accessibility.hideAccessibleView","workbench.experimental.share.enabled","editor.pasteAs.preferences","editor.dropIntoEditor.preferences","workbench.settings.applyToAllProfiles","application.shellEnvironmentResolutionTimeout","window.confirmSaveUntitledWorkspace","window.openWithoutArgumentsInNewWindow","window.restoreWindows","window.restoreFullscreen","window.zoomLevel","window.zoomPerWindow","window.newWindowDimensions","window.closeWhenEmpty","window.doubleClickIconToClose","window.titleBarStyle","window.controlsStyle","window.customTitleBarVisibility","window.menuStyle","window.dialogStyle","telemetry.enableCrashReporter","security.promptForLocalFileProtocolHandling","security.promptForRemoteFileProtocolHandling","keyboard.mapAltGrToCtrlAlt","telemetry.telemetryLevel","telemetry.feedback.enabled","telemetry.enableTelemetry","remote.downloadExtensionsLocally","window.systemColorTheme","application.experimental.rendererProfiling","remote.tunnels.access.hostNameOverride","remote.tunnels.access.preventSleep"] 2025-06-13 23:39:58.683 [trace] [Window] AccountPolicyService#_updatePolicyDefinitions: Got 9 policy definitions 2025-06-13 23:39:58.683 [trace] [Window] Renderer->UtilityProcess#createWorker 2025-06-13 23:39:58.683 [trace] [Window] PolicyConfiguration#update ["extensions.allowed","chat.tools.autoApprove","chat.mcp.enabled","chat.extensionTools.enabled","chat.agent.enabled","chat.promptFiles","update.mode","telemetry.telemetryLevel","telemetry.feedback.enabled"] 2025-06-13 23:39:58.684 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["editor.find.globalFindClipboard","editor.selectionClipboard","workbench.fontAliasing","chat.mcp.gallery.serviceUrl","extensions.autoRestart","extensions.gallery.serviceUrl","search.globalFindClipboard","window.nativeTabs","window.nativeFullScreen","window.clickThroughInactive","keyboard.touchbar.enabled","keyboard.touchbar.ignored","keyboard.dispatch"] 2025-06-13 23:39:58.684 [trace] [Window] AccountPolicyService#_updatePolicyDefinitions: Got 11 policy definitions 2025-06-13 23:39:58.686 [trace] [Window] PolicyConfiguration#update ["chat.mcp.gallery.serviceUrl","extensions.gallery.serviceUrl"] 2025-06-13 23:39:58.696 [trace] [Window] [lifecycle] starting up (startup kind: 1) 2025-06-13 23:39:58.696 [trace] [Window] lifecycle: phase changed (value: 2) 2025-06-13 23:39:58.697 [warning] [Window] Via 'product.json#extensionEnabledApiProposals' extension 'ms-vsliveshare.vsliveshare' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. 2025-06-13 23:39:58.697 [warning] [Window] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.gather' wants API proposal 'notebookCellExecutionState' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. 2025-06-13 23:39:58.697 [warning] [Window] Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.vscode-pylance' wants API proposal 'mcpConfigurationProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned. 2025-06-13 23:39:58.730 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:39:58.735 [trace] [Window] TimelineService#registerTimelineProvider: id=timeline.localHistory 2025-06-13 23:39:58.773 [trace] [Window] [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: ) 2025-06-13 23:39:58.773 [trace] [Window] [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: ) 2025-06-13 23:39:58.773 [trace] [Window] [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: ) 2025-06-13 23:39:58.773 [trace] [Window] [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: ) 2025-06-13 23:39:58.773 [trace] [Window] [History stack global-default]: index: 0, navigating: false

  • group: 0, editor: walkThrough://vscode_getting_started_page, selection:

2025-06-13 23:39:58.781 [trace] [Window] Layout#layout, height: 1019, width: 1707 2025-06-13 23:39:58.838 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=true && noPersistedSessions=false 2025-06-13 23:39:58.838 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=true && noPersistedSessions=false 2025-06-13 23:39:58.868 [trace] [Window] ChatService#getOrRestoreSession: sessionId: 028cd01d-1ca0-49f6-bf08-8992a1cea530 2025-06-13 23:39:58.895 [trace] [Window] lifecycle: phase changed (value: 3) 2025-06-13 23:39:58.896 [trace] [Window] Renderer->SharedProcess#connect: before acquirePort 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.panel.chat.view.copilot in workbench.panel.chat 2025-06-13 23:39:58.926 [trace] [Views] Added views:outline in workbench.view.explorer 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.view.search in workbench.view.search 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.scm in workbench.view.scm 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.panel.markers.view in workbench.panel.markers 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.panel.output in workbench.panel.output 2025-06-13 23:39:58.926 [trace] [Views] Added views:terminal in terminal 2025-06-13 23:39:58.926 [trace] [Views] Added views:timeline in workbench.view.explorer 2025-06-13 23:39:58.926 [trace] [Views] Added views:workbench.explorer.emptyView in workbench.view.explorer 2025-06-13 23:39:58.941 [trace] [Window] Started scanning system extensions 2025-06-13 23:39:58.942 [trace] [Window] Started scanning user extensions {"$mid":1,"path":"/c:/Users/ASUS/.vscode/extensions/extensions.json","scheme":"vscode-userdata"} 2025-06-13 23:39:58.973 [trace] [Window] ChatService#initializeSession: Initialize session 028cd01d-1ca0-49f6-bf08-8992a1cea530 2025-06-13 23:39:58.973 [debug] [Window] ChatWidget#setViewModel: have viewModel 2025-06-13 23:39:58.973 [debug] [Window] ChatWidget#setViewModel: waiting for editing session 2025-06-13 23:39:58.990 [trace] [Window] Renderer->UtilityProcess#createWorkerChannel: connection established 2025-06-13 23:39:58.993 [debug] [Window] chatEditingSession: Restoring editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530/state.json 2025-06-13 23:39:59.007 [info] [Window] Started local extension host with pid 44748. 2025-06-13 23:39:59.010 [debug] [Window] Using cached extensions scan result user vscode-userdata:/c%3A/Users/ASUS/.vscode/extensions/extensions.json 2025-06-13 23:39:59.011 [info] [Window] ComputeTargetPlatform: win32-x64 2025-06-13 23:39:59.012 [trace] [Window] Scanned user extensions: 0 2025-06-13 23:39:59.054 [trace] [Window] [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms 2025-06-13 23:39:59.147 [debug] [Window] Could not get workspace hash for forwarded ports storage key. 2025-06-13 23:39:59.160 [trace] [Window] Error while resolving configuration file 'vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/tasks.json': Unable to read file 'vscode-userdata:/c:/Users/ASUS/AppData/Roaming/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/c:/Users/ASUS/AppData/Roaming/Code/User/tasks.json') 2025-06-13 23:39:59.177 [trace] [Window] Renderer->SharedProcess#connect: connection established 2025-06-13 23:39:59.191 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["security.allowedUNCHosts","security.restrictUNCAccess"] 2025-06-13 23:39:59.192 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.206 [trace] [Views] Added views:workbench.debug.welcome in workbench.view.debug 2025-06-13 23:39:59.207 [trace] [Window] [⏱][Lj.getCustomChatModes] took 21.20 ms 2025-06-13 23:39:59.208 [debug] [Window] User data changed 2025-06-13 23:39:59.230 [trace] [Window] [text file model] resolve() - enter vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.231 [trace] [Window] [text file model] resolveFromFile() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.236 [trace] [Window] Scanned system extensions: 91 2025-06-13 23:39:59.237 [trace] [Window] pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.237 [trace] [Window] pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.239 [trace] [Window] pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.240 [trace] [Window] pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.241 [trace] [Window] pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.242 [trace] [Window] pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.242 [trace] [Window] pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.243 [trace] [Window] pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.243 [trace] [Window] pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.243 [trace] [Window] pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.244 [trace] [Window] pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.245 [trace] [Window] pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.246 [trace] [Window] pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.249 [trace] [Window] pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.251 [trace] [Window] pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.253 [trace] [Window] pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.254 [trace] [Window] pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.254 [trace] [Window] pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.254 [trace] [Window] pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.255 [trace] [Window] pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.255 [trace] [Window] pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.255 [trace] [Window] pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.255 [trace] [Window] pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.257 [trace] [Window] pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.258 [trace] [Window] pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.259 [trace] [Window] pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.260 [trace] [Window] pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.260 [trace] [Window] pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.260 [trace] [Window] pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.260 [trace] [Window] pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.261 [trace] [Window] pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.263 [trace] [Window] pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.264 [trace] [Window] pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.265 [trace] [Window] pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.265 [trace] [Window] pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.266 [trace] [Window] pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.266 [trace] [Window] pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.266 [trace] [Window] pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.266 [trace] [Window] pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.266 [trace] [Window] pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.267 [trace] [Window] pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.268 [trace] [Window] pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.268 [trace] [Window] pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.268 [trace] [Window] pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.269 [trace] [Window] pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.270 [trace] [Window] pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.270 [trace] [Window] pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.prompt, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.271 [trace] [Window] pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.272 [trace] [Window] pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.273 [trace] [Window] pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.275 [trace] [Window] pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.275 [trace] [Window] pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.275 [trace] [Window] pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.276 [trace] [Window] pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.276 [trace] [Window] pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.276 [trace] [Window] pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.276 [trace] [Window] pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.276 [trace] [Window] pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.277 [trace] [Window] pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.277 [trace] [Window] pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.277 [trace] [Window] pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.277 [trace] [Window] pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.278 [trace] [Window] pickRunningLocation for vscode.terminal-suggest, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.278 [trace] [Window] pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.278 [trace] [Window] pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.278 [trace] [Window] pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.278 [trace] [Window] pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.279 [trace] [Window] pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.279 [trace] [Window] pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.279 [trace] [Window] pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.279 [trace] [Window] pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.279 [trace] [Window] pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.281 [trace] [Window] pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.282 [trace] [Window] pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.283 [trace] [Window] pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.283 [trace] [Window] pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.283 [trace] [Window] pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.283 [trace] [Window] pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.283 [trace] [Window] pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.284 [trace] [Window] pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:39:59.284 [debug] [Window] Found authentication providers. added: 2, removed: 0 2025-06-13 23:39:59.284 [debug] [Window] Declared authentication provider: github 2025-06-13 23:39:59.284 [debug] [Window] Declared authentication provider: github-enterprise 2025-06-13 23:39:59.285 [debug] [Window] Declared authentication provider: microsoft 2025-06-13 23:39:59.285 [debug] [Window] Declared authentication provider: microsoft-sovereign-cloud 2025-06-13 23:39:59.286 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["[clojure]","[coffeescript]","[csharp]","[css]","[scss]","[less]","[dockerfile]","[fsharp]","[git-commit]","[git-rebase]","[go]","[html]","[handlebars]","[javascript]","[json]","[jsonc]","[snippets]","[julia]","[makefile]","[markdown]","[prompt]","[instructions]","[chatmode]","[jade]","[python]","[ruby]","[search-result]","[shellscript]","[yaml]","[dockercompose]","css.customData","css.completion.triggerPropertyValueCompletion","css.completion.completePropertyWithSemicolon","css.validate","css.hover.documentation","css.hover.references","css.lint.compatibleVendorPrefixes","css.lint.vendorPrefix","css.lint.duplicateProperties","css.lint.emptyRules","css.lint.importStatement","css.lint.boxModel","css.lint.universalSelector","css.lint.zeroUnits","css.lint.fontFaceProperties","css.lint.hexColorLength","css.lint.argumentsInColorFunction","css.lint.unknownProperties","css.lint.validProperties","css.lint.ieHack","css.lint.unknownVendorSpecificProperties","css.lint.propertyIgnoredDueToDisplay","css.lint.important","css.lint.float","css.lint.idSelector","css.lint.unknownAtRules","css.trace.server","css.format.enable","css.format.newlineBetweenSelectors","css.format.newlineBetweenRules","css.format.spaceAroundSelectorSeparator","css.format.braceStyle","css.format.preserveNewLines","css.format.maxPreserveNewLines","scss.completion.triggerPropertyValueCompletion","scss.completion.completePropertyWithSemicolon","scss.validate","scss.hover.documentation","scss.hover.references","scss.lint.compatibleVendorPrefixes","scss.lint.vendorPrefix","scss.lint.duplicateProperties","scss.lint.emptyRules","scss.lint.importStatement","scss.lint.boxModel","scss.lint.universalSelector","scss.lint.zeroUnits","scss.lint.fontFaceProperties","scss.lint.hexColorLength","scss.lint.argumentsInColorFunction","scss.lint.unknownProperties","scss.lint.validProperties","scss.lint.ieHack","scss.lint.unknownVendorSpecificProperties","scss.lint.propertyIgnoredDueToDisplay","scss.lint.important","scss.lint.float","scss.lint.idSelector","scss.lint.unknownAtRules","scss.format.enable","scss.format.newlineBetweenSelectors","scss.format.newlineBetweenRules","scss.format.spaceAroundSelectorSeparator","scss.format.braceStyle","scss.format.preserveNewLines","scss.format.maxPreserveNewLines","less.completion.triggerPropertyValueCompletion","less.completion.completePropertyWithSemicolon","less.validate","less.hover.documentation","less.hover.references","less.lint.compatibleVendorPrefixes","less.lint.vendorPrefix","less.lint.duplicateProperties","less.lint.emptyRules","less.lint.importStatement","less.lint.boxModel","less.lint.universalSelector","less.lint.zeroUnits","less.lint.fontFaceProperties","less.lint.hexColorLength","less.lint.argumentsInColorFunction","less.lint.unknownProperties","less.lint.validProperties","less.lint.ieHack","less.lint.unknownVendorSpecificProperties","less.lint.propertyIgnoredDueToDisplay","less.lint.important","less.lint.float","less.lint.idSelector","less.lint.unknownAtRules","less.format.enable","less.format.newlineBetweenSelectors","less.format.newlineBetweenRules","less.format.spaceAroundSelectorSeparator","less.format.braceStyle","less.format.preserveNewLines","less.format.maxPreserveNewLines","emmet.showExpandedAbbreviation","emmet.showAbbreviationSuggestions","emmet.includeLanguages","emmet.variables","emmet.syntaxProfiles","emmet.excludeLanguages","emmet.extensionsPath","emmet.triggerExpansionOnTab","emmet.useInlineCompletions","emmet.preferences","emmet.showSuggestionsAsSnippets","emmet.optimizeStylesheetParsing","git.enabled","git.path","git.autoRepositoryDetection","git.autorefresh","git.autofetch","git.autofetchPeriod","git.defaultBranchName","git.branchPrefix","git.branchProtection","git.branchProtectionPrompt","git.branchValidationRegex","git.branchWhitespaceChar","git.branchRandomName.enable","git.branchRandomName.dictionary","git.confirmSync","git.countBadge","git.checkoutType","git.ignoreLegacyWarning","git.ignoreMissingGitWarning","git.ignoreWindowsGit27Warning","git.ignoreLimitWarning","git.ignoreRebaseWarning","git.defaultCloneDirectory","git.useEditorAsCommitInput","git.verboseCommit","git.enableSmartCommit","git.smartCommitChanges","git.suggestSmartCommit","git.enableCommitSigning","git.confirmEmptyCommits","git.decorations.enabled","git.enableStatusBarSync","git.followTagsWhenSync","git.replaceTagsWhenPull","git.promptToSaveFilesBeforeStash","git.promptToSaveFilesBeforeCommit","git.postCommitCommand","git.rememberPostCommitCommand","git.openAfterClone","git.showInlineOpenFileAction","git.showPushSuccessNotification","git.inputValidation","git.inputValidationLength","git.inputValidationSubjectLength","git.detectSubmodules","git.detectSubmodulesLimit","git.alwaysShowStagedChangesResourceGroup","git.alwaysSignOff","git.ignoreSubmodules","git.ignoredRepositories","git.scanRepositories","git.showProgress","git.rebaseWhenSync","git.pullBeforeCheckout","git.fetchOnPull","git.pruneOnFetch","git.pullTags","git.autoStash","git.allowForcePush","git.useForcePushWithLease","git.useForcePushIfIncludes","git.confirmForcePush","git.allowNoVerifyCommit","git.confirmNoVerifyCommit","git.closeDiffOnOperation","git.openDiffOnClick","git.supportCancellation","git.branchSortOrder","git.untrackedChanges","git.requireGitUserConfig","git.showCommitInput","git.terminalAuthentication","git.terminalGitEditor","git.useCommitInputAsStashMessage","git.useIntegratedAskPass","git.githubAuthentication","git.timeline.date","git.timeline.showAuthor","git.timeline.showUncommitted","git.showActionButton","git.statusLimit","git.repositoryScanIgnoredFolders","git.repositoryScanMaxDepth","git.commandsToLog","git.mergeEditor","git.optimisticUpdate","git.openRepositoryInParentFolders","git.similarityThreshold","git.blame.editorDecoration.enabled","git.blame.editorDecoration.template","git.blame.statusBarItem.enabled","git.blame.statusBarItem.template","git.commitShortHashLength","git.diagnosticsCommitHook.enabled","git.diagnosticsCommitHook.sources","git.discardUntrackedChangesToTrash","git.showReferenceDetails","github.branchProtection","github.gitAuthentication","github.gitProtocol","github.showAvatar","github-enterprise.uri","grunt.autoDetect","gulp.autoDetect","html.completion.attributeDefaultValue","html.customData","html.format.enable","html.format.wrapLineLength","html.format.unformatted","html.format.contentUnformatted","html.format.indentInnerHtml","html.format.preserveNewLines","html.format.maxPreserveNewLines","html.format.indentHandlebars","html.format.extraLiners","html.format.wrapAttributes","html.format.wrapAttributesIndentSize","html.format.templating","html.format.unformattedContentDelimiter","html.suggest.html5","html.validate.scripts","html.validate.styles","html.autoCreateQuotes","html.autoClosingTags","html.hover.documentation","html.hover.references","html.mirrorCursorOnMatchingTag","html.trace.server","ipynb.pasteImagesAsAttachments.enabled","ipynb.experimental.serialization","jake.autoDetect","json.schemas","json.validate.enable","json.format.enable","json.format.keepLines","json.trace.server","json.colorDecorators.enable","json.maxItemsComputed","json.schemaDownload.enable","markdown.styles","markdown.preview.breaks","markdown.preview.linkify","markdown.preview.typographer","markdown.preview.fontFamily","markdown.preview.fontSize","markdown.preview.lineHeight","markdown.preview.scrollPreviewWithEditor","markdown.preview.markEditorSelection","markdown.preview.scrollEditorWithPreview","markdown.preview.doubleClickToSwitchToEditor","markdown.preview.openMarkdownLinks","markdown.links.openLocation","markdown.suggest.paths.enabled","markdown.suggest.paths.includeWorkspaceHeaderCompletions","markdown.trace.server","markdown.server.log","markdown.editor.drop.enabled","markdown.editor.drop.copyIntoWorkspace","markdown.editor.filePaste.enabled","markdown.editor.filePaste.copyIntoWorkspace","markdown.editor.filePaste.videoSnippet","markdown.editor.filePaste.audioSnippet","markdown.editor.pasteUrlAsFormattedLink.enabled","markdown.validate.enabled","markdown.validate.referenceLinks.enabled","markdown.validate.fragmentLinks.enabled","markdown.validate.fileLinks.enabled","markdown.validate.fileLinks.markdownFragmentLinks","markdown.validate.ignoredLinks","markdown.validate.unusedLinkDefinitions.enabled","markdown.validate.duplicateLinkDefinitions.enabled","markdown.updateLinksOnFileMove.enabled","markdown.updateLinksOnFileMove.include","markdown.updateLinksOnFileMove.enableForDirectories","markdown.occurrencesHighlight.enabled","markdown.copyFiles.destination","markdown.copyFiles.overwriteBehavior","markdown.preferredMdPathExtensionStyle","markdown.editor.updateLinksOnPaste.enabled","markdown.math.enabled","markdown.math.macros","mediaPreview.video.autoPlay","mediaPreview.video.loop","merge-conflict.codeLens.enabled","merge-conflict.decorators.enabled","merge-conflict.autoNavigateNextConflict.enabled","merge-conflict.diffViewPosition","microsoft-sovereign-cloud.environment","microsoft-sovereign-cloud.customEnvironment","microsoft-authentication.implementation","debug.javascript.codelens.npmScripts","debug.javascript.terminalOptions","debug.javascript.automaticallyTunnelRemoteServer","debug.javascript.debugByLinkOptions","debug.javascript.pickAndAttachOptions","debug.javascript.autoAttachFilter","debug.javascript.autoAttachSmartPattern","debug.javascript.breakOnConditionalError","debug.javascript.unmapMissingSources","debug.javascript.defaultRuntimeExecutable","debug.javascript.resourceRequestOptions","debug.javascript.enableNetworkView","npm.autoDetect","npm.runSilent","npm.packageManager","npm.scriptRunner","npm.exclude","npm.enableScriptExplorer","npm.enableRunFromFolder","npm.scriptExplorerAction","npm.scriptExplorerExclude","npm.fetchOnlinePackageInfo","npm.scriptHover","php.suggest.basic","php.validate.enable","php.validate.executablePath","php.validate.run","references.preferredLocation","simpleBrowser.focusLockIndicator.enabled","typescript.tsdk","typescript.disableAutomaticTypeAcquisition","typescript.enablePromptUseWorkspaceTsdk","javascript.referencesCodeLens.enabled","javascript.referencesCodeLens.showOnAllFunctions","typescript.referencesCodeLens.enabled","typescript.referencesCodeLens.showOnAllFunctions","typescript.implementationsCodeLens.enabled","typescript.experimental.useTsgo","typescript.implementationsCodeLens.showOnInterfaceMethods","typescript.reportStyleChecksAsWarnings","typescript.validate.enable","javascript.validate.enable","js/ts.implicitProjectConfig.module","js/ts.implicitProjectConfig.target","js/ts.implicitProjectConfig.checkJs","js/ts.implicitProjectConfig.experimentalDecorators","js/ts.implicitProjectConfig.strictNullChecks","js/ts.implicitProjectConfig.strictFunctionTypes","typescript.tsc.autoDetect","typescript.locale","javascript.suggestionActions.enabled","typescript.suggestionActions.enabled","typescript.updateImportsOnFileMove.enabled","javascript.updateImportsOnFileMove.enabled","typescript.autoClosingTags","javascript.autoClosingTags","typescript.workspaceSymbols.scope","typescript.preferGoToSourceDefinition","javascript.preferGoToSourceDefinition","typescript.workspaceSymbols.excludeLibrarySymbols","typescript.tsserver.enableRegionDiagnostics","javascript.updateImportsOnPaste.enabled","typescript.updateImportsOnPaste.enabled","typescript.experimental.expandableHover","js/ts.hover.maximumLength","javascript.suggest.enabled","typescript.suggest.enabled","javascript.suggest.autoImports","typescript.suggest.autoImports","javascript.suggest.names","javascript.suggest.completeFunctionCalls","typescript.suggest.completeFunctionCalls","javascript.suggest.paths","typescript.suggest.paths","javascript.suggest.completeJSDocs","typescript.suggest.completeJSDocs","javascript.suggest.jsdoc.generateReturns","typescript.suggest.jsdoc.generateReturns","javascript.suggest.includeAutomaticOptionalChainCompletions","typescript.suggest.includeAutomaticOptionalChainCompletions","javascript.suggest.includeCompletionsForImportStatements","typescript.suggest.includeCompletionsForImportStatements","javascript.suggest.classMemberSnippets.enabled","typescript.suggest.classMemberSnippets.enabled","typescript.suggest.objectLiteralMethodSnippets.enabled","javascript.preferences.quoteStyle","typescript.preferences.quoteStyle","javascript.preferences.importModuleSpecifier","typescript.preferences.importModuleSpecifier","javascript.preferences.importModuleSpecifierEnding","typescript.preferences.importModuleSpecifierEnding","javascript.preferences.jsxAttributeCompletionStyle","typescript.preferences.jsxAttributeCompletionStyle","typescript.preferences.includePackageJsonAutoImports","javascript.preferences.autoImportFileExcludePatterns","typescript.preferences.autoImportFileExcludePatterns","javascript.preferences.autoImportSpecifierExcludeRegexes","typescript.preferences.autoImportSpecifierExcludeRegexes","typescript.preferences.preferTypeOnlyAutoImports","javascript.preferences.useAliasesForRenames","typescript.preferences.useAliasesForRenames","javascript.preferences.renameMatchingJsxTags","typescript.preferences.renameMatchingJsxTags","javascript.preferences.organizeImports","typescript.preferences.organizeImports","javascript.format.enable","typescript.format.enable","javascript.format.insertSpaceAfterCommaDelimiter","typescript.format.insertSpaceAfterCommaDelimiter","javascript.format.insertSpaceAfterConstructor","typescript.format.insertSpaceAfterConstructor","javascript.format.insertSpaceAfterSemicolonInForStatements","typescript.format.insertSpaceAfterSemicolonInForStatements","javascript.format.insertSpaceBeforeAndAfterBinaryOperators","typescript.format.insertSpaceBeforeAndAfterBinaryOperators","javascript.format.insertSpaceAfterKeywordsInControlFlowStatements","typescript.format.insertSpaceAfterKeywordsInControlFlowStatements","javascript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions","typescript.format.insertSpaceAfterFunctionKeywordForAnonymousFunctions","javascript.format.insertSpaceBeforeFunctionParenthesis","typescript.format.insertSpaceBeforeFunctionParenthesis","javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis","typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis","javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets","typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets","javascript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces","typescript.format.insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces","javascript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces","typescript.format.insertSpaceAfterOpeningAndBeforeClosingEmptyBraces","javascript.format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces","typescript.format.insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces","javascript.format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces","typescript.format.insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces","typescript.format.insertSpaceAfterTypeAssertion","javascript.format.placeOpenBraceOnNewLineForFunctions","typescript.format.placeOpenBraceOnNewLineForFunctions","javascript.format.placeOpenBraceOnNewLineForControlBlocks","typescript.format.placeOpenBraceOnNewLineForControlBlocks","javascript.format.semicolons","typescript.format.semicolons","javascript.format.indentSwitchCase","typescript.format.indentSwitchCase","typescript.inlayHints.parameterNames.enabled","typescript.inlayHints.parameterNames.suppressWhenArgumentMatchesName","typescript.inlayHints.parameterTypes.enabled","typescript.inlayHints.variableTypes.enabled","typescript.inlayHints.variableTypes.suppressWhenTypeMatchesName","typescript.inlayHints.propertyDeclarationTypes.enabled","typescript.inlayHints.functionLikeReturnTypes.enabled","typescript.inlayHints.enumMemberValues.enabled","javascript.inlayHints.parameterNames.enabled","javascript.inlayHints.parameterNames.suppressWhenArgumentMatchesName","javascript.inlayHints.parameterTypes.enabled","javascript.inlayHints.variableTypes.enabled","javascript.inlayHints.variableTypes.suppressWhenTypeMatchesName","javascript.inlayHints.propertyDeclarationTypes.enabled","javascript.inlayHints.functionLikeReturnTypes.enabled","typescript.tsserver.nodePath","typescript.npm","typescript.check.npmIsInstalled","typescript.tsserver.web.projectWideIntellisense.enabled","typescript.tsserver.web.projectWideIntellisense.suppressSemanticErrors","typescript.tsserver.web.typeAcquisition.enabled","typescript.tsserver.useSyntaxServer","typescript.tsserver.maxTsServerMemory","typescript.tsserver.experimental.enableProjectDiagnostics","typescript.tsserver.watchOptions","typescript.tsserver.enableTracing","typescript.tsserver.log","typescript.tsserver.pluginPaths"] 2025-06-13 23:39:59.288 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.288 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["workbench.editor.autoLockGroups","workbench.editor.defaultBinaryEditor","workbench.editorAssociations","workbench.editorLargeFileConfirmation"] 2025-06-13 23:39:59.291 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.303 [trace] [Window] [text file model] resolveFromContent() - enter vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.304 [trace] [Window] [text file model] doCreateTextModel() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.309 [trace] [Window] [text file model] dispose() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.309 [trace] [Window] [backup tracker] discarding backup vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:39:59.431 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["terminal.integrated.defaultProfile.linux","terminal.integrated.defaultProfile.osx","terminal.integrated.defaultProfile.windows"] 2025-06-13 23:39:59.432 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.451 [trace] [Views] Added views:workbench.panel.repl.view in workbench.panel.repl 2025-06-13 23:39:59.570 [trace] [Window] [mainThreadSecretState] Getting password for vscode.github-authentication extension: github.auth 2025-06-13 23:39:59.580 [trace] [Window] [SecretStorageService] Encryption is not available, falling back to in-memory storage 2025-06-13 23:39:59.580 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"} 2025-06-13 23:39:59.581 [trace] [Window] [secrets] no secret found for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"} 2025-06-13 23:39:59.581 [trace] [Window] [mainThreadSecretState] No password found for: vscode.github-authentication github.auth 2025-06-13 23:39:59.582 [trace] [Window] [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms 2025-06-13 23:39:59.733 [trace] [Window] Settings Sync: Updating due to initialize 2025-06-13 23:39:59.733 [trace] [Window] Settings Sync: Authentication providers updated ["github","microsoft"] 2025-06-13 23:39:59.733 [trace] [Window] Settings Sync: Updating the current account 2025-06-13 23:39:59.734 [trace] [Window] Settings Sync: Updating the account status to unavailable 2025-06-13 23:39:59.734 [trace] [Views] Added views:~remote.forwardedPorts in ~remote.forwardedPortsContainer 2025-06-13 23:39:59.734 [info] [Window] Settings Sync: Account status changed from uninitialized to unavailable 2025-06-13 23:39:59.734 [debug] [Window] User data changed 2025-06-13 23:39:59.735 [trace] [Window] [chat entitlement context] update(): {"entitlement":1} 2025-06-13 23:39:59.735 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:39:59.735 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["settingsSync.keybindingsPerPlatform","settingsSync.ignoredExtensions","settingsSync.ignoredSettings"] 2025-06-13 23:39:59.735 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.739 [trace] [Window] [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms 2025-06-13 23:39:59.739 [trace] [Window] MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: vscode.json-language-features, path: vscode://schemas-associations/, recursive: true, session: 0.5391836444748483, excludes: ["/.git/objects/","/.git/subtree-cache/","/.hg/store/"], includes: undefined) 2025-06-13 23:39:59.744 [info] [Cloud Changes] Prompting to enable cloud changes, has application previously launched from Continue On flow: false 2025-06-13 23:39:59.744 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["terminal.explorerKind","terminal.sourceControlRepositoriesKind","terminal.external.windowsExec","terminal.external.osxExec","terminal.external.linuxExec"] 2025-06-13 23:39:59.746 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.766 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["chat.agent.maxRequests"] 2025-06-13 23:39:59.767 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.773 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["chat.edits2.enabled","chat.setup.signInDialogVariant"] 2025-06-13 23:39:59.775 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:39:59.802 [trace] [Window] [chat entitlement context] update(): {"installed":false,"disabled":false} 2025-06-13 23:39:59.803 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:39:59.814 [trace] [Window] [chat entitlement context] update(): {"installed":false,"disabled":false} 2025-06-13 23:39:59.814 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:39:59.829 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.830 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.831 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.832 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.832 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.841 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.841 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.847 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:39:59.856 [trace] [Window] [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms 2025-06-13 23:39:59.951 [debug] [Window] User data changed 2025-06-13 23:40:00.365 [debug] [Window] User data changed 2025-06-13 23:40:00.973 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:00.977 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:01.154 [debug] [Window] User data changed 2025-06-13 23:40:01.407 [trace] [Window] lifecycle: phase changed (value: 4) 2025-06-13 23:40:01.409 [trace] [Window] [Extensions]: Checking for updates 2025-06-13 23:40:01.454 [trace] [Window] [chat entitlement context] update(): {"installed":false,"disabled":false} 2025-06-13 23:40:01.454 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:40:01.479 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["window.newWindowProfile"] 2025-06-13 23:40:01.526 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:40:01.553 [trace] [Window] [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms 2025-06-13 23:40:01.606 [debug] [Window] User data changed 2025-06-13 23:40:01.686 [trace] [Network] #1: https://main.vscode-cdn.net/extensions/chat.json - begin GET {} 2025-06-13 23:40:01.694 [trace] [Window] RunAutomaticTasks: Trying to run tasks. 2025-06-13 23:40:01.715 [trace] [Window] RunAutomaticTasks: Found 1 automatic tasks 2025-06-13 23:40:01.715 [trace] [Window] RunAutomaticTasks: taskNames=[] 2025-06-13 23:40:01.722 [trace] [Network] #1: https://main.vscode-cdn.net/extensions/chat.json - end GET 200 {"cache-control":"max-age=3600","content-length":"1692","content-type":"application/json","last-modified":"Fri, 16 May 2025 20:05:44 GMT"} 2025-06-13 23:40:02.457 [info] [Window] [perf] Render performance baseline is 24ms 2025-06-13 23:40:08.745 [trace] [Window] CommandService#executeCommand workbench.action.chat.triggerSetupFromAccounts 2025-06-13 23:40:08.745 [trace] [Window] CommandService#executeCommand workbench.action.chat.triggerSetup 2025-06-13 23:40:08.745 [trace] [Window] [chat entitlement context] update(): {"hidden":false} 2025-06-13 23:40:08.745 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false} 2025-06-13 23:40:08.745 [trace] [Window] [chat entitlement context] update(): {"later":false} 2025-06-13 23:40:08.749 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:40:09.893 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["github.copilot.advanced"] 2025-06-13 23:40:09.894 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:40:09.899 [trace] [Window] [text file model] resolve() - enter vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.899 [trace] [Window] [text file model] resolveFromFile() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.902 [trace] [Window] [text file model] resolveFromContent() - enter vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.902 [trace] [Window] [text file model] doCreateTextModel() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.909 [trace] [Window] [text file model] dispose() vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.909 [trace] [Window] [backup tracker] discarding backup vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/settings.json 2025-06-13 23:40:09.911 [trace] [Window] Error while resolving configuration file 'vscode-userdata:/c%3A/Users/ASUS/AppData/Roaming/Code/User/tasks.json': Unable to read file 'vscode-userdata:/c:/Users/ASUS/AppData/Roaming/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/c:/Users/ASUS/AppData/Roaming/Code/User/tasks.json') 2025-06-13 23:40:09.918 [trace] [Window] CommandService#executeCommand workbench.getCodeExchangeProxyEndpoints 2025-06-13 23:40:10.130 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:10.133 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:10.222 [debug] [Window] User data changed 2025-06-13 23:40:10.317 [debug] [Window] User data changed 2025-06-13 23:40:11.717 [trace] [Window] RunAutomaticTasks: waited some extra time, but no update of tasks configuration 2025-06-13 23:40:12.412 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:12.417 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:15.283 [trace] [Window] URLService#handleURL(): handled vscode://vscode.github-authentication/did-authenticate?nonce=5f7aa32c7fa7123c&windowId=1&code=bca152911d26721699ac&state=vscode%3A%2F%2Fvscode.github-authentication%2Fdid-authenticate%3Fnonce%3D5f7aa32c7fa7123c%26windowId%3D1 2025-06-13 23:40:15.299 [trace] [Window] CommandService#executeCommand workbench.getCodeExchangeProxyEndpoints 2025-06-13 23:40:18.812 [trace] [Window] CommandService#executeCommand workbench.action.chat.open 2025-06-13 23:40:20.762 [trace] [Window] CommandService#executeCommand workbench.editSessions.actions.signIn 2025-06-13 23:40:20.766 [trace] [Window] onWillActivateByEvent: onAuthenticationRequest:microsoft 2025-06-13 23:40:21.277 [trace] [Window] [mainThreadSecretState] Getting password for vscode.microsoft-authentication extension: publicClientApplications-AzureCloud 2025-06-13 23:40:21.277 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClientApplications-AzureCloud"} 2025-06-13 23:40:21.277 [trace] [Window] [secrets] no secret found for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClientApplications-AzureCloud"} 2025-06-13 23:40:21.277 [trace] [Window] [mainThreadSecretState] No password found for: vscode.microsoft-authentication publicClientApplications-AzureCloud 2025-06-13 23:40:21.277 [trace] [Window] [mainThreadSecretState] Getting password for vscode.microsoft-authentication extension: publicClientApplications-AzureCloud 2025-06-13 23:40:21.277 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClientApplications-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [secrets] no secret found for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClientApplications-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [mainThreadSecretState] No password found for: vscode.microsoft-authentication publicClientApplications-AzureCloud 2025-06-13 23:40:21.278 [trace] [Window] [mainThreadSecretState] Getting password for vscode.microsoft-authentication extension: accounts-AzureCloud 2025-06-13 23:40:21.278 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"accounts-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [secrets] no secret found for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"accounts-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [mainThreadSecretState] No password found for: vscode.microsoft-authentication accounts-AzureCloud 2025-06-13 23:40:21.278 [trace] [Window] [mainThreadSecretState] Getting password for vscode.microsoft-authentication extension: publicClients-AzureCloud 2025-06-13 23:40:21.278 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [secrets] no secret found for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.278 [trace] [Window] [mainThreadSecretState] No password found for: vscode.microsoft-authentication publicClients-AzureCloud 2025-06-13 23:40:21.279 [trace] [Window] Settings Sync: Updating due to authentication provider change 2025-06-13 23:40:21.279 [trace] [Window] Settings Sync: Authentication providers updated ["github","microsoft"] 2025-06-13 23:40:21.279 [trace] [Window] Settings Sync: Updating the current account 2025-06-13 23:40:21.280 [trace] [Window] Settings Sync: Updating the account status to unavailable 2025-06-13 23:40:21.628 [trace] [Window] [mainThreadSecretState] Setting password for vscode.microsoft-authentication extension: publicClients-AzureCloud 2025-06-13 23:40:21.628 [trace] [Window] [NativeSecretStorageService] Notifying user that secrets are not being stored on disk. 2025-06-13 23:40:21.629 [trace] [Window] [secrets] encrypting secret for key: {"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.629 [trace] [Window] [secrets] storing encrypted secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.629 [trace] [Window] [SecretStorageService] Notifying change in value for secret: {"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.629 [trace] [Window] [secrets] stored encrypted secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.629 [trace] [Window] [mainThreadSecretState] Password set for: vscode.microsoft-authentication publicClients-AzureCloud 2025-06-13 23:40:21.630 [trace] [Window] [mainThreadSecretState] Getting password for vscode.microsoft-authentication extension: publicClients-AzureCloud 2025-06-13 23:40:21.630 [trace] [Window] [secrets] getting secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.630 [trace] [Window] [secrets] decrypting gotten secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.630 [trace] [Window] [secrets] decrypted secret for key: secret://{"extensionId":"vscode.microsoft-authentication","key":"publicClients-AzureCloud"} 2025-06-13 23:40:21.630 [trace] [Window] [mainThreadSecretState] Password found for: vscode.microsoft-authentication publicClients-AzureCloud 2025-06-13 23:40:23.954 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:23.956 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:24.146 [debug] [Window] User data changed 2025-06-13 23:40:40.543 [debug] [Window] User data changed 2025-06-13 23:40:41.157 [trace] [Window] [IE] (editor:vs.editor.ICodeEditor:2) NEW controller 2025-06-13 23:40:41.169 [trace] [Window] onWillActivateByEvent: onLanguage 2025-06-13 23:40:41.176 [trace] [Window] onWillActivateByEvent: onLanguage 2025-06-13 23:40:41.177 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:40:41.195 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:41.196 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:43.021 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:43.028 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:43.791 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:43.796 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:46.185 [error] [Window] [chat setup] signIn: error Error: network error 2025-06-13 23:40:46.185 [trace] [Window] DialogService#confirm Failed to sign in to GitHub. Would you like to try again? 2025-06-13 23:40:49.841 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:49.846 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:53.522 [trace] [Window] URLService#handleURL(): handled vscode://vscode.github-authentication/did-authenticate?nonce=47a402e111bde7bb&windowId=1&code=64e1df3750767de68484&state=vscode%3A%2F%2Fvscode.github-authentication%2Fdid-authenticate%3Fnonce%3D47a402e111bde7bb%26windowId%3D1 2025-06-13 23:40:53.535 [trace] [Window] CommandService#executeCommand workbench.getCodeExchangeProxyEndpoints 2025-06-13 23:40:56.484 [trace] [Window] Stopped polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:40:56.490 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:56.490 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:57.391 [error] [Window] TreeError [DebugRepl] Tree input not set: Error: TreeError [DebugRepl] Tree input not set at Zg.C (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:417:29025) at Zg.updateChildren (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:417:28932) at Jre.value (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2439:33732) at E.B (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2392) at E.C (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2462) at E.fire (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:29:2680) at Gke.setVisible (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:680:2729) at vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1315:11772 at Array.map () at id.setVisible (vscode-file://vscode-app/c:/Users/ASUS/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1315:11763) 2025-06-13 23:40:58.623 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:40:58.632 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:58.633 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:40:58.694 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:58.696 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:40:59.490 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:40:59.498 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:07.743 [trace] [Window] CommandService#executeCommand workbench.action.output.toggleOutput 2025-06-13 23:41:07.750 [trace] [Window] Stopped polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:41:07.755 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:07.755 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:09.647 [trace] [Window] CommandService#executeCommand workbench.action.output.toggleOutput 2025-06-13 23:41:09.658 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:41:09.671 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:09.671 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:10.048 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:10.056 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:14.614 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:14.634 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:21.749 [trace] [Window] CommandService#executeCommand workbench.action.output.show.userDataSync 2025-06-13 23:41:21.753 [trace] [Window] Stopped polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/output_20250613T233959/tasks.log 2025-06-13 23:41:21.755 [trace] [Window] onWillActivateByEvent: onLanguage 2025-06-13 23:41:21.762 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/userDataSync.log 2025-06-13 23:41:21.766 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:21.767 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:23.705 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:23.707 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:24.104 [error] [Window] [chat setup] signIn: error Error: network error 2025-06-13 23:41:24.104 [trace] [Window] DialogService#confirm Failed to sign in to GitHub. Would you like to try again? 2025-06-13 23:41:24.129 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:24.136 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:26.832 [trace] [Network] #2: https://www.vscode-unpkg.net/_gallery/GitHub/copilot/latest - begin GET {"X-Market-Client-Id":"VSCode 1.101.0","User-Agent":"VSCode 1.101.0 (Code)","X-Market-User-Id":"9dd9ed92-25f3-4af4-bc61-8706d269fa40","VSCode-SessionId":"2a81d2db44df3c8d1aba924422090c5712aae2d6fca64f44b161640c0deb4531","Content-Type":"application/json","Accept":"application/json;api-version=7.2-preview","Accept-Encoding":"gzip"} 2025-06-13 23:41:27.615 [trace] [Network] #2: https://www.vscode-unpkg.net/_gallery/GitHub/copilot/latest - end GET 200 {"cache-control":"max-age=600","content-type":"application/json"} 2025-06-13 23:41:27.617 [trace] [Network] #3: https://GitHub.gallery.vsassets.io/_apis/public/gallery/publisher/GitHub/extension/copilot/1.335.0/assetbyname/Microsoft.VisualStudio.Code.Manifest - begin GET {"X-Market-Client-Id":"VSCode 1.101.0","User-Agent":"VSCode 1.101.0 (Code)","X-Market-User-Id":"9dd9ed92-25f3-4af4-bc61-8706d269fa40","VSCode-SessionId":"2a81d2db44df3c8d1aba924422090c5712aae2d6fca64f44b161640c0deb4531"} 2025-06-13 23:41:28.594 [trace] [Window] onWillActivateByEvent: onOpenExternalUri:https 2025-06-13 23:41:28.776 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:28.778 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:28.889 [debug] [Window] User data changed 2025-06-13 23:41:29.649 [trace] [Network] #3: https://GitHub.gallery.vsassets.io/_apis/public/gallery/publisher/GitHub/extension/copilot/1.335.0/assetbyname/Microsoft.VisualStudio.Code.Manifest - end GET 200 {"cache-control":"public, max-age=31536000","content-encoding":"gzip","content-length":"4660","content-type":"application/json","date":"Fri, 13 Jun 2025 15:23:31 GMT","etag":"0x8DDAA39BF1D2EA4","last-modified":"Fri, 13 Jun 2025 05:18:35 GMT","x-ms-blob-type":"BlockBlob","x-ms-lease-status":"unlocked","x-ms-request-id":"e4b2e93a-501e-00c1-6b23-dc60ed000000","x-ms-version":"2009-09-19"} 2025-06-13 23:41:29.650 [trace] [Window] [chat entitlement context] update(): {"installed":false,"disabled":false} 2025-06-13 23:41:29.650 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:41:29.651 [trace] [Network] #4: https://GitHub.gallery.vsassets.io/_apis/public/gallery/publisher/GitHub/extension/copilot/1.335.0/assetbyname/Microsoft.VisualStudio.Code.Manifest - begin GET {"X-Market-Client-Id":"VSCode 1.101.0","User-Agent":"VSCode 1.101.0 (Code)","X-Market-User-Id":"9dd9ed92-25f3-4af4-bc61-8706d269fa40","VSCode-SessionId":"2a81d2db44df3c8d1aba924422090c5712aae2d6fca64f44b161640c0deb4531"} 2025-06-13 23:41:29.874 [trace] [Network] #4: https://GitHub.gallery.vsassets.io/_apis/public/gallery/publisher/GitHub/extension/copilot/1.335.0/assetbyname/Microsoft.VisualStudio.Code.Manifest - end GET 200 {"cache-control":"public, max-age=31536000","content-encoding":"gzip","content-length":"4660","content-type":"application/json","date":"Fri, 13 Jun 2025 15:23:31 GMT","etag":"0x8DDAA39BF1D2EA4","last-modified":"Fri, 13 Jun 2025 05:18:35 GMT","x-ms-blob-type":"BlockBlob","x-ms-lease-status":"unlocked","x-ms-request-id":"e4b2e93a-501e-00c1-6b23-dc60ed000000","x-ms-version":"2009-09-19"} 2025-06-13 23:41:30.787 [trace] [Window] [chat entitlement context] update(): {"installed":false,"disabled":false} 2025-06-13 23:41:30.787 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:41:35.017 [trace] [Window] [chat entitlement context] update(): {"installed":true,"disabled":false} 2025-06-13 23:41:35.018 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":true,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:41:35.020 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.020 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.022 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.022 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.023 [trace] [Window] pickRunningLocation for GitHub.copilot-chat, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:41:35.023 [trace] [Window] pickRunningLocation for GitHub.copilot, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:41:35.024 [trace] [Window] [chat entitlement context] update(): {"installed":true,"disabled":false} 2025-06-13 23:41:35.031 [warning] [Window] [GitHub.copilot]: Cannot register 'github.copilot.advanced'. This property is already registered. 2025-06-13 23:41:35.047 [trace] [Window] PolicyConfiguration#updatePolicyDefinitions ["editor.tokenColorCustomizations","workbench.editorAssociations","github.copilot.selectedCompletionModel","github.copilot.enable","github.copilot.inlineSuggest.enable","github.copilot.editor.enableAutoCompletions","github.copilot.chat.codeGeneration.useInstructionFiles","github.copilot.editor.enableCodeActions","github.copilot.renameSuggestions.triggerAutomatically","github.copilot.chat.localeOverride","github.copilot.chat.terminalChatLocation","github.copilot.chat.scopeSelection","github.copilot.chat.useProjectTemplates","github.copilot.chat.agent.runTasks","github.copilot.nextEditSuggestions.enabled","github.copilot.nextEditSuggestions.fixes","github.copilot.chat.agent.autoFix","github.copilot.chat.startDebugging.enabled","github.copilot.chat.reviewSelection.enabled","github.copilot.chat.reviewSelection.instructions","github.copilot.chat.copilotDebugCommand.enabled","github.copilot.chat.codesearch.enabled","github.copilot.chat.edits.codesearch.enabled","github.copilot.chat.byok.ollamaEndpoint","github.copilot.chat.agent.thinkingTool","github.copilot.chat.edits.suggestRelatedFilesFromGitHistory","github.copilot.chat.edits.suggestRelatedFilesForTests","github.copilot.chat.codeGeneration.instructions","github.copilot.chat.testGeneration.instructions","github.copilot.chat.commitMessageGeneration.instructions","github.copilot.chat.pullRequestDescriptionGeneration.instructions","github.copilot.chat.generateTests.codeLens","github.copilot.chat.edits.temporalContext.enabled","github.copilot.chat.editor.temporalContext.enabled","github.copilot.chat.setupTests.enabled","github.copilot.chat.completionContext.typescript.mode","github.copilot.chat.languageContext.typescript.enabled","github.copilot.chat.languageContext.typescript.cacheTimeout","github.copilot.chat.languageContext.fix.typescript.enabled","github.copilot.chat.languageContext.inline.typescript.enabled","github.copilot.chat.newWorkspaceCreation.enabled","github.copilot.chat.agent.currentEditorContext.enabled","github.copilot.chat.edits.newNotebook.enabled","github.copilot.chat.notebook.followCellExecution.enabled","github.copilot.chat.summarizeAgentConversationHistory.enabled"] 2025-06-13 23:41:35.047 [trace] [Window] AccountPolicyService#_updatePolicyDefinitions: Got 12 policy definitions 2025-06-13 23:41:35.047 [trace] [Window] PolicyConfiguration#onDidChangePolicies ["ChatToolsAutoApprove","ChatMCP","ChatPromptFiles"] 2025-06-13 23:41:35.048 [trace] [Window] PolicyConfiguration#update ["chat.tools.autoApprove","chat.mcp.enabled","chat.promptFiles"] 2025-06-13 23:41:35.076 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.076 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.077 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.077 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.078 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.078 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.078 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.078 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.079 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.079 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.079 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.080 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.080 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.080 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.081 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.081 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.082 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.082 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.082 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.082 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.083 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.083 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.083 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] ChatViewPane#shouldShowWelcome(panel) = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=false && noPersistedSessions=false 2025-06-13 23:41:35.084 [trace] [Window] pickRunningLocation for GitHub.copilot-chat, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:41:35.085 [trace] [Window] pickRunningLocation for GitHub.copilot, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess 2025-06-13 23:41:35.085 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":true,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:41:35.106 [trace] [Window] [chat entitlement context] update(): {"installed":true,"disabled":false} 2025-06-13 23:41:35.106 [trace] [Window] [chat entitlement context] updateContext(): {"entitlement":1,"installed":true,"disabled":false,"hidden":false,"later":false} 2025-06-13 23:41:35.145 [trace] [Window] PolicyConfiguration#onDidChangePolicies [] 2025-06-13 23:41:35.146 [trace] [Window] PolicyConfiguration#update [] 2025-06-13 23:41:35.146 [trace] [Window] PolicyConfiguration#update ["github.copilot.nextEditSuggestions.enabled"] 2025-06-13 23:41:35.152 [trace] [Window] CommandService#executeCommand workbench.action.openWalkthrough 2025-06-13 23:41:35.169 [trace] [Window] onWillActivateByEvent: onWalkthrough:copilotWelcome 2025-06-13 23:41:35.169 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:35.265 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): webview ready 2025-06-13 23:41:35.425 [error] [Window] [Extension Host] (node:44748) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead. (Use Code --trace-deprecation ... to show where the warning was created) 2025-06-13 23:41:35.471 [debug] [Window] User data changed 2025-06-13 23:41:36.372 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.418 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.419 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.664 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.664 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.664 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:36.725 [debug] [Window] User data changed 2025-06-13 23:41:36.989 [debug] [Window] User data changed 2025-06-13 23:41:37.157 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.157 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.160 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.160 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.162 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.164 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.176 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.176 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.179 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.179 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.179 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.180 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.180 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.180 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.180 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.181 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.181 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.181 [debug] [Window] Webview(9ebcecc5-91f5-4151-82f0-50883eea0737): will update content 2025-06-13 23:41:37.182 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:41:37.487 [debug] [Window] User data changed 2025-06-13 23:41:45.105 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:45.109 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:45.398 [debug] [Window] User data changed 2025-06-13 23:41:47.183 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:47.187 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:41:58.705 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:41:58.707 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:01.835 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:01.837 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:04.252 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:04.254 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:04.801 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:04.805 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:07.361 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:07.366 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:08.087 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:08.091 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:08.573 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:08.577 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:29.685 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:29.689 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:52.656 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:52.659 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:42:58.721 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:42:58.723 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:43:04.631 [trace] [Window] CommandService#executeCommand workbench.action.output.show.rendererLog 2025-06-13 23:43:04.635 [trace] [Window] Stopped polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/userDataSync.log 2025-06-13 23:43:04.659 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/renderer.log 2025-06-13 23:43:04.659 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/views.log 2025-06-13 23:43:04.659 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/network.log 2025-06-13 23:43:04.659 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/window1/notebook.rendering.log 2025-06-13 23:43:04.659 [trace] [Window] Started polling file:///c%3A/Users/ASUS/AppData/Roaming/Code/logs/20250613T233958/editSessions.log 2025-06-13 23:43:04.678 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.680 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.682 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.683 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.683 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.684 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.686 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:04.686 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:05.627 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:05.627 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:05.627 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:05.627 [trace] [Window] CommandService#executeCommand _setContext 2025-06-13 23:43:07.630 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:43:07.635 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files 2025-06-13 23:43:10.503 [debug] [Window] Comments: URIs of continue on comments to add to storage . 2025-06-13 23:43:10.507 [debug] [Window] chatEditingSession: Storing editing session at file:///c%3A/Users/ASUS/AppData/Roaming/Code/User/workspaceStorage/1749828060814/chatEditingSessions/028cd01d-1ca0-49f6-bf08-8992a1cea530: 0 files

really12138 avatar Jun 13 '25 15:06 really12138

I also has this problem, and it makes vscode unable to login to sync account data.

here is the command "code --verbose --vmodule="/components/os_crypt/=1" generate the verbose log.

1.TXT

I'm stuck on this login screen (it works but I can't log in)

Image Image

tangturtle avatar Jul 10 '25 04:07 tangturtle