You are not logged in.

#1 2026-02-13 16:35:01

FuzzBiz
Member
Registered: 2026-02-13
Posts: 3

Code-OSS has no interface (blank window) on fresh arch install

I installed the "code" package on a fresh arch install and every time I run it I get a solid black window that I can't interact with.  I can't resize or move the window, but it does have the minimize, maximize, and close buttons on the top right and those work, but that's it.  I'm running on wayland with an older nvidia card using the nouveau driver if that matters.

I looked at the arch wiki entry for VS code and under the wayland section unless I missed something it just says to use the "--ozone-platform-hint=auto" flag, but also says it no longer works in newer versions of electron.  I tried it anyway and it made no difference.

If I run "code-oss --verbose" I get this:

[3655:0213/102652.396343:WARNING:ui/ozone/platform/wayland/common/drm_render_node_path_finder.cc:111] Preferred drm_render_node not found, picking nouveau
[3655:0213/102652.636140:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to wl_shm version 1 but version 2 is available.
[3655:0213/102652.636156:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to wl_seat version 8 but version 10 is available.
[3655:0213/102652.636162:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available.
[3655:0213/102652.636179:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to wp_cursor_shape_manager_v1 version 1 but version 2 is available.
[3655:0213/102652.636195:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to org_kde_kwin_appmenu_manager version 1 but version 2 is available.
[3655:0213/102652.636244:WARNING:ui/ozone/platform/wayland/common/wayland_object.cc:119] Binding to zwp_linux_dmabuf_v1 version 4 but version 5 is available.
[90m[main 2026-02-13T16:26:52.796Z][0m PolicyConfiguration#initialize
[90m[main 2026-02-13T16:26:52.797Z][0m PolicyConfiguration#updatePolicyDefinitions [
  'update.mode',
  'update.channel',
  'update.showReleaseNotes',
  'http.useLocalProxyConfiguration',
  'http.electronFetch',
  'http.proxy',
  'http.proxyStrictSSL',
  'http.proxyKerberosServicePrincipal',
  'http.noProxy',
  'http.proxyAuthorization',
  'http.proxySupport',
  'http.systemCertificates',
  'http.systemCertificatesNode',
  'http.experimental.systemCertificatesV2',
  'http.fetchAdditionalSupport',
  'http.experimental.networkInterfaceCheckInterval',
  'telemetry.telemetryLevel',
  'telemetry.feedback.enabled',
  'telemetry.enableTelemetry',
  'extensions.allowed'
]
[3695:0213/102652.806449:WARNING:sandbox/policy/linux/sandbox_linux.cc:404] InitializeSandbox() called with multiple threads in process gpu-process.
[90m[main 2026-02-13T16:26:52.807Z][0m [File Watcher (node.js)] Request to start watching: /etc/vscode/policy.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/soun/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:52.843Z][0m PolicyConfiguration#update [
  'update.mode',
  'telemetry.telemetryLevel',
  'telemetry.feedback.enabled',
  'extensions.allowed'
]
[90m[main 2026-02-13T16:26:52.843Z][0m PolicyConfiguration#updatePolicyDefinitions [ 'update.enableWindowsBackgroundUpdates' ]
[90m[main 2026-02-13T16:26:52.843Z][0m PolicyConfiguration#update []
[90m[main 2026-02-13T16:26:52.843Z][0m [File Watcher (node.js)] ignoring a path for watching who's stat info failed to resolve: /etc/vscode/policy.json (error: Error: ENOENT: no such file or directory, stat '/etc/vscode/policy.json')
[90m[main 2026-02-13T16:26:52.844Z][0m [File Watcher (node.js)] starting fs.watchFile() on /etc/vscode/policy.json (correlationId: undefined)
[90m[main 2026-02-13T16:26:52.845Z][0m [File Watcher (node.js)] ignoring a path for watching who's stat info failed to resolve: /home/soun/.config/Code - OSS/User/settings.json (error: Error: ENOENT: no such file or directory, stat '/home/soun/.config/Code - OSS/User/settings.json')
[90m[main 2026-02-13T16:26:52.845Z][0m [File Watcher (node.js)] starting fs.watchFile() on /home/soun/.config/Code - OSS/User/settings.json (correlationId: undefined)
[90m[main 2026-02-13T16:26:52.852Z][0m Starting VS Code
[90m[main 2026-02-13T16:26:52.852Z][0m from: /usr/lib/code
[90m[main 2026-02-13T16:26:52.852Z][0m args: {
  _: [],
  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,
  transient: false,
  'use-inmemory-secretstorage': false,
  'disable-workspace-trust': false,
  'disable-crash-reporter': false,
  '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,
  'disable-layout-restore': false,
  'disable-experiments': 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: '/home/soun/.config/Code - OSS/logs/20260213T102652'
}
[90m[main 2026-02-13T16:26:52.852Z][0m Resolving machine identifier...
[90m[main 2026-02-13T16:26:52.852Z][0m Resolving SQM identifier...
[90m[main 2026-02-13T16:26:52.852Z][0m Resolving devDevice identifier...
[90m[main 2026-02-13T16:26:52.853Z][0m Resolved machine identifier: eaac3415ea46a7aecbfeab22b0bcb9558463bdeabf1cb2b1a81cf0be85fbb9b4
[90m[main 2026-02-13T16:26:52.853Z][0m Resolved SQM identifier: 
[90m[main 2026-02-13T16:26:52.853Z][0m Resolved devDevice identifier: ab185ac8-037d-4019-8ad0-c27928816060
[90m[main 2026-02-13T16:26:52.853Z][0m Main->SharedProcess#connect
[90m[main 2026-02-13T16:26:52.855Z][0m PolicyConfiguration#updatePolicyDefinitions [
  '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'
]
[90m[main 2026-02-13T16:26:52.855Z][0m PolicyConfiguration#updatePolicyDefinitions [
  'terminal.integrated.defaultProfile.linux',
  'terminal.integrated.defaultProfile.osx',
  'terminal.integrated.defaultProfile.windows'
]
[90m[main 2026-02-13T16:26:52.856Z][0m PolicyConfiguration#update []
[90m[main 2026-02-13T16:26:52.856Z][0m PolicyConfiguration#update []
[90m[main 2026-02-13T16:26:52.865Z][0m [File Watcher (node.js)] Started watching: '/home/soun/.config/Code - OSS/User'
[90m[main 2026-02-13T16:26:52.867Z][0m StorageMainService: creating application storage
[90m[main 2026-02-13T16:26:52.871Z][0m ElectronURLListener: waiting for window to be ready to handle URLs...
[90m[main 2026-02-13T16:26:52.872Z][0m lifecycle (main): phase changed (value: 2)
[90m[main 2026-02-13T16:26:52.872Z][0m windowsManager#open
[90m[main 2026-02-13T16:26:52.872Z][0m windowsManager#open pathsToOpen [
  {
    backupPath: '/home/soun/.config/Code - OSS/Backups/1770997941706',
    remoteAuthority: undefined
  }
]
[90m[main 2026-02-13T16:26:52.873Z][0m windowsManager#doOpenEmpty {
  restore: true,
  remoteAuthority: undefined,
  filesToOpen: undefined,
  forceNewWindow: true
}
[90m[main 2026-02-13T16:26:52.875Z][0m IPC Object URL: Registered new channel vscode:9e204df1-c831-4a97-8eea-8c400149195e.
[90m[main 2026-02-13T16:26:52.875Z][0m window#validateWindowState: validating window state on 1 display(s) { mode: 1, x: 0, y: 0, width: 1208, height: 808 }
[90m[main 2026-02-13T16:26:52.875Z][0m window#validateWindowState: single monitor working area { x: 0, y: 0, width: 3440, height: 1440 }
[90m[main 2026-02-13T16:26:52.875Z][0m window#ctor: using window state { mode: 1, x: 0, y: 0, width: 1208, height: 808 }
[3655:0213/102652.884058:WARNING:ui/ozone/platform/wayland/host/wayland_surface.cc:170] Server doesn't support zcr_alpha_compositing_v1.
[3655:0213/102652.884069:WARNING:ui/ozone/platform/wayland/host/wayland_surface.cc:185] Server doesn't support overlay_prioritizer.
[90m[main 2026-02-13T16:26:52.906Z][0m window#load: attempt to load window (id: 1)
[90m[main 2026-02-13T16:26:52.911Z][0m windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, maybeOpenEmptyWindow: false)
[90m[main 2026-02-13T16:26:52.912Z][0m lifecycle (main): phase changed (value: 3)
[90m[main 2026-02-13T16:26:52.913Z][0m resolveShellEnv(): skipped (VSCODE_CLI is set)
[90m[main 2026-02-13T16:26:52.913Z][0m update#setState disabled
[90m[main 2026-02-13T16:26:52.913Z][0m update#ctor - updates are disabled as there is no update URL
[90m[main 2026-02-13T16:26:53.005Z][0m resolveShellEnv(): skipped (VSCODE_CLI is set)
[3655:0213/102653.063061:INFO:CONSOLE:2] "%cElectron Security Warning (enableBlinkFeatures) font-weight: bold; This renderer process has additional "enableBlinkFeatures"
  enabled. This exposes users of this app to some security risk. If you do not
  need this feature, you should disable it.

For more information and help, consult
https://electronjs.org/docs/tutorial/security.
This warning will not show up
once the app is packaged.", source: node:electron/js2c/sandbox_bundle (2)
[3655:0213/102653.334718:INFO:CONSOLE:38] "%cTRACE color: #888 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,"transient":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"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,"disable-layout-restore":false,"disable-experiments":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":"/home/soun/.config/Code - OSS/logs/20260213T102652","machineId":"eaac3415ea46a7aecbfeab22b0bcb9558463bdeabf1cb2b1a81cf0be85fbb9b4","sqmId":"","devDeviceId":"ab185ac8-037d-4019-8ad0-c27928816060","isPortable":false,"windowId":1,"mainPid":3655,"appRoot":"/usr/lib/code","execPath":"/usr/lib/electron39/electron","codeCachePath":"/home/soun/.config/Code - OSS/CachedData/bdd88df003631aaa0bcbe057cb0a940b80a476fa","backupPath":"/home/soun/.config/Code - OSS/Backups/1770997941706","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"promptsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/prompts","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.vscode-oss/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"mcpResource":{"scheme":"vscode-userdata","authority":"","path":"/home/soun/.config/Code - OSS/User/mcp.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/soun/.config/Code - OSS/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/soun","tmpDir":"/tmp","userDataDir":"/home/soun/.config/Code - OSS","userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-03be3f40-1.10-main.sock","VSCODE_NLS_CONFIG":"{\"userLocale\":\"en-us\",\"osLocale\":\"en-us\",\"resolvedLanguage\":\"en\",\"defaultMessagesFile\":\"/usr/lib/code/out/nls.messages.json\",\"locale\":\"en-us\",\"availableLanguages\":{}}"},"logLevel":1,"loggers":[{"resource":{"scheme":"file","authority":"","path":"/home/soun/.config/Code - OSS/logs/20260213T102652/main.log","query":"","fragment":"","_formatted":"file:///home/soun/.config/Code%20-%20OSS/logs/20260213T102652/main.log","_fsPath":"/home/soun/.config/Code - OSS/logs/20260213T102652/main.log"},"id":"main","name":"Main"}],"product":{"quality":"stable","extensionsGallery":{"serviceUrl":"https://open-vsx.org/vscode/gallery","itemUrl":"https://open-vsx.org/vscode/item"},"linkProtectionTrustedDomains":["https://open-vsx.org"],"documentationUrl":"https://code.visualstudio.com/docs","requestFeatureUrl":"https://github.com/Microsoft/vscode/issues","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","commit":"bdd88df003631aaa0bcbe057cb0a940b80a476fa","date":"2026-02-07T22:30:37.070Z","nameShort":"Code - OSS","nameLong":"Code - OSS","applicationName":"code-oss","dataFolderName":".vscode-oss","win32MutexName":"vscodeoss","licenseName":"MIT","licenseUrl":"https://github.com/microsoft/vscode/blob/main/LICENSE.txt","serverLicenseUrl":"https://github.com/microsoft/vscode/blob/main/LICENSE.txt","serverGreeting":[],"serverLicense":[],"serverLicensePrompt":"","serverApplicationName":"code-server-oss","serverDataFolderName":".vscode-server-oss","tunnelApplicationName":"code-tunnel-oss","win32DirName":"Microsoft Code OSS","win32NameVersion":"Microsoft Code OSS","win32RegValueName":"CodeOSS","win32x64AppId":"{{D77B7E06-80BA-4137-BCF4-654B95CCEBC5}","win32arm64AppId":"{{D1ACE434-89C5-48D1-88D3-E2991DF85475}","win32x64UserAppId":"{{CC6B787D-37A0-49E8-AE24-8559A032BE0C}","win32arm64UserAppId":"{{3AEBF0C8-F733-4AD4-BADE-FDB816D53D7B}","win32AppUserModelId":"Microsoft.CodeOSS","win32ShellNameShort":"C&ode - OSS","win32TunnelServiceMutex":"vscodeoss-tunnelservice","win32TunnelMutex":"vscodeoss-tunnel","darwinBundleIdentifier":"com.visualstudio.code.oss","darwinProfileUUID":"47827DD9-4734-49A0-AF80-7E19B11495CC","darwinProfilePayloadUUID":"CF808BE7-53F3-46C6-A7E2-7EDB98A5E959","linuxIconName":"code-oss","licenseFileName":"LICENSE.txt","reportIssueUrl":"https://github.com/microsoft/vscode/issues/new","nodejsRepository":"https://nodejs.org","urlProtocol":"code-oss","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/insider/ef65ac1ba57f57f2a3961bfe94aa20481caca4c6/out/vs/workbench/contrib/webview/browser/pre/","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.105.0","sha256":"0c45b90342e8aafd4ff2963b4006de64208ca58c2fd01fea7a710fe61dcfd12a","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"}}],"defaultChatAgent":{"extensionId":"GitHub.copilot","chatExtensionId":"GitHub.copilot-chat","chatExtensionOutputId":"GitHub.copilot-chat.GitHub Copilot Chat.log","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","provider":{"default":{"id":"github","name":"GitHub"},"enterprise":{"id":"github-enterprise","name":"GHE.com"},"google":{"id":"google","name":"Google"},"apple":{"id":"apple","name":"Apple"}},"providerUriSetting":"github-enterprise.uri","providerScopes":[["read:user","user:email","repo","workflow"],["user:email"],["read:user"]],"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","resolveMergeConflictsCommand":"github.copilot.git.resolveMergeConflicts","completionsAdvancedSetting":"github.copilot.advanced","completionsEnablementSetting":"github.copilot.enable","nextEditSuggestionsSetting":"github.copilot.nextEditSuggestions.enabled","tokenEntitlementUrl":"https://api.github.com/copilot_internal/v2/token","mcpRegistryDataUrl":"https://api.github.com/copilot/mcp_registry"},"trustedExtensionAuthAccess":{"github":["GitHub.copilot-chat"],"github-enterprise":["GitHub.copilot-chat"]},"checksums":{"vs/base/parts/sandbox/electron-browser/preload.js":"HTbPrWx/AsaX/BWLlngb3N5gQFsf4DVlk5oZZp9/fFE","vs/workbench/workbench.desktop.main.js":"fwMDvpDtddvFQ5RX9YXb00J9rVAGqei+hZVBXGW9uTY","vs/workbench/workbench.desktop.main.css":"XPEynF04Fbyz8wyvrlnaM3EtkDJ+ERKqhkkRyU+j92k","vs/workbench/api/node/extensionHostProcess.js":"NDy0c6PnhHDpLE95os/9ND0cQHdoKml3VW1MwnB4GQM","vs/code/electron-browser/workbench/workbench.html":"IXs56lnAOq4GkszLUTUuuJyCTmeRFMqF0kDm+OuRpPQ","vs/code/electron-browser/workbench/workbench.js":"Uod3iFJh9rFSUMWVqx2JWnO9ndIUNfyt1iXC1mxlAC4"},"version":"1.109.0"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1771000012312.756},{"name":"code/didStartMain","startTime":1771000012626},{"name":"code/willLoadMainBundle","startTime":1771000012312},{"name":"code/didLoadMainBundle","startTime":1771000012626},{"name":"code/willStartCrashReporter","startTime":1771000012628},{"name":"code/didStartCrashReporter","startTime":1771000012631},{"name":"code/mainAppReady","startTime":1771000012729},{"name":"code/willGenerateNls","startTime":1771000012730},{"name":"code/didGenerateNls","startTime":1771000012730},{"name":"code/willLoadNls","startTime":1771000012740},{"name":"code/didLoadNls","startTime":1771000012753},{"name":"code/registerFilesystem/file","startTime":1771000012787},{"name":"code/registerFilesystem/vscode-userdata","startTime":1771000012789},{"name":"code/didRunMainBundle","startTime":1771000012799},{"name":"code/willStartMainServer","startTime":1771000012847},{"name":"code/didStartMainServer","startTime":1771000012849},{"name":"code/willCreateCodeWindow","startTime":1771000012874},{"name":"code/willRestoreCodeWindowState","startTime":1771000012875},{"name":"code/didRestoreCodeWindowState","startTime":1771000012875},{"name":"code/willCreateCodeBrowserWindow","startTime":1771000012876},{"name":"code/didCreateCodeBrowserWindow","startTime":1771000012904},{"name":"code/didCreateCodeWindow","startTime":1771000012905},{"name":"code/willOpenNewWindow","startTime":1771000012907}],"os":{"release":"6.18.9-arch1-2","hostname":"workhorse","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":false,"highContrast":false},"policiesData":{"UpdateMode":{"definition":{"type":"string"}},"TelemetryLevel":{"definition":{"type":"string"}},"EnableFeedback":{"definition":{"type":"boolean"}},"AllowedExtensions":{"definition":{"type":"string"}}},"handle":{"buffer":{"0":1,"1":0,"2":0,"3":0},"byteLength":4},"fullscreen":false,"maximized":false,"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,"auxiliaryBarWidth":0,"statusBarHeight":22,"windowBorder":false}},"isCustomZoomLevel":false}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.334813:INFO:CONSOLE:38] "%cTRACE color: #888 AccountPolicyService#_updatePolicyDefinitions: Got 0 policy definitions", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.334873:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.344714:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#initialize", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.345551:INFO:CONSOLE:38] "%cTRACE color: #888 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.allowVariableLineHeights,editor.allowVariableFonts,editor.allowVariableFontsInAccessibilityMode,editor.autoClosingBrackets,editor.autoClosingComments,editor.screenReaderAnnounceInlineSuggestion,editor.autoClosingDelete,editor.autoClosingOvertype,editor.autoClosingQuotes,editor.autoIndent,editor.autoIndentOnPaste,editor.autoIndentOnPasteWithinString,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.cursorHeight,editor.dragAndDrop,editor.dropIntoEditor.enabled,editor.dropIntoEditor.showDropSelector,editor.editContext,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.suppressInSnippetMode,editor.inlineSuggest.minShowDelay,editor.inlineSuggest.experimental.suppressInlineSuggestions,editor.inlineSuggest.experimental.emptyResponseInformation,editor.inlineSuggest.triggerCommandOnProviderChange,editor.inlineSuggest.experimental.showOnSuggestConflict,editor.inlineSuggest.fontFamily,editor.inlineSuggest.edits.allowCodeShifting,editor.inlineSuggest.edits.showLongDistanceHint,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.mouseMiddleClickAction,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.renderRichScreenReaderContent,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.selectionClipboard,editor.selectionHighlight,editor.selectionHighlightMaxLength,editor.selectionHighlightMultiline,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.trimWhitespaceOnDelete,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.inertialScroll,editor.inlayHints.enabled,editor.inlayHints.fontSize,editor.inlayHints.fontFamily,editor.inlayHints.padding,editor.inlayHints.maximumLength,editor.wrapOnEscapedLineFeeds,editor.tabFocusMode,editor.defaultColorDecorators,editor.colorDecoratorsActivatedOn,editor.inlineCompletionsAccessibilityVerbose,editor.scrollOnMiddleClick,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,http.useLocalProxyConfiguration,http.electronFetch,http.proxy,http.proxyStrictSSL,http.proxyKerberosServicePrincipal,http.noProxy,http.proxyAuthorization,http.proxySupport,http.
systemCertificates,http.systemCertificatesNode,http.experimental.systemCertificatesV2,http.fetchAdditionalSupport,http.experimental.networkInterfaceCheckInterval,workbench.editorAssociations,terminal.integrated.suggest.providers,workbench.enableExperiments,workbench.externalBrowser,workbench.editor.titleScrollbarSizing,workbench.editor.titleScrollbarVisibility,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.showTabIndex,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.restoreEditors,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.showAskInChat,workbench.commandPalette.experimental.enableNaturalLanguageSearch,workbench.quickOpen.closeOnFocusLost,workbench.quickOpen.preserveInput,workbench.settings.openDefaultSettings,workbench.settings.useSplitJSON,workbench.settings.openDefaultKeybindings,workbench.settings.alwaysShowAdvancedSettings,workbench.sideBar.location,workbench.panel.showLabels,workbench.panel.defaultLocation,workbench.panel.opensMaximized,workbench.secondarySideBar.defaultVisibility,workbench.secondarySideBar.forceMaximized,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.hover.reducedDelay,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,breadcrumbs.enabled,breadcrumbs.filePath,breadcrumbs.symbolPath,breadcrumbs.symbolSortOrder,breadcrumbs.icons,breadcrumbs.symbolPathSeparator,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.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.lineNumbers,inlineChat.finishOnType,inlineChat.holdToSpeech,inlineChat.enableV2,inlineChat.notebookAgent,inlineChat.affordance,inlineChat.renderMode,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.fontSize,chat.fontFamily,chat.editor.fontSize,chat.editor.fontFamily,chat.editor.fontWeight,chat.editor.wordWrap,chat.editor.lineHeight,chat.agentsControl.clickBehavior,chat.agentsControl.enabled,chat.unifiedAgentsBar.enabled,chat.agentSessionProjection.enabled,chat.implicitContext.enabled,chat.implicitContext.suggestedContext,chat.editing.autoAcceptDelay,chat.editing.confirmEditRequestRemoval,chat.editing.confirmEditRequestRetry,chat.editing.explainChanges.enabled,chat.tips.enabled,chat.experimental.detectParticipant.enabled,chat.detectParticipant.enabled,chat.inlineReferences.style,chat.editorAssociations,chat.notifyWindowOnConfirmation,chat.tools.global.autoApprove,chat.tools.edits.autoApprove,chat.tools.urls.autoApprove,chat.tools.eligibleForAutoApproval,chat.sendElementsToChat.enabled,chat.sendElementsToChat.attachCSS,chat.sendElementsToChat.attachImages,chat.undoRequests.restoreInput,chat.editRequests,chat.viewSessions.enabled,chat.viewSessions.orientation,chat.viewProgressBadge.enabled,chat.notifyWindowOnResponseReceived,chat.checkpoints.enabled,chat.checkpoints.showFileChanges,chat.mcp.access,chat.mcp.autostart,chat.mcp.apps.enabled,chat.mcp.serverSampling,chat.mcp.assisted.nuget.enabled,chat.edits2.enabled,chat.extensionTools.enabled,chat.agent.enabled,chat.editMode.hidden,chat.alternativeToolAction.enabled,chat.math.enabled,chat.agent.codeBlockProgress,chat.statusWidget.sku,chat.mcp.discovery.enabled,chat.mcp.gallery.enabled,chat.instructionsFilesLocations,chat.promptFilesLocations,chat.modeFilesLocations,chat.agentFilesLocations,chat.useAgentsMdFile,chat.useNestedAgentsMdFiles,chat.useAgentSkills,chat.experimental.useSkillAdherencePrompt,chat.includeApplyingInstructions,chat.includeReferencedInstructions,chat.agentSkillsLocations,chat.promptFilesRecommendations,chat.tools.todos.showWidget,chat.agent.thinkingStyle,chat.agent.thinking.generateTitles,chat.agent.thinking.collapsedTools,chat.agent.thinking.terminalTools,chat.tools.autoExpandFailures,chat.disableAIFeatures,chat.allowAnonymousAccess,chat.restoreLastPanelSession,chat.exitAfterDelegation,chat.extensionUnification.enabled,chat.customAgentInSubagent.enabled,inlineChat.defaultModel,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,extensions.requestTimeout,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,testing.resultsView.layout,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.repositories.selectionMode,scm.repositories.explorer,scm.showActionButton,scm.showInputActionButton,scm.workingSets.enabled,scm.workingSets.default,scm.compactFolders,scm.graph.pageOnScroll,scm.graph.pageSize,scm.graph.badges,scm.graph.showIncomingChanges,scm.graph.showOutgoingChanges,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.breakpointsView.presentation,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,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.environmentChangesRelaunch,terminal.integrated.showExitAlert,terminal.integrated.windowsUseConptyDll,terminal.integrated.splitCwd,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.enableKittyKeyboardProtocol,terminal.integrated.enableWin32InputMode,terminal.integrated.shellIntegration.enabled,terminal.integrated.shellIntegration.decorationsEnabled,terminal.integrated.shellIntegration.timeout,terminal.integrated.shellIntegration.quickFixEnabled,terminal.integrated.shellIntegration.environmentReporting,terminal.integrated.smoothScrolling,terminal.integrated.ignoreBracketedPasteMode,terminal.integrated.enableImages,terminal.integrated.focusAfterRun,terminal.integrated.allowInUntrustedWorkspace,terminal.integrated.developer.ptyHost.latency,terminal.integrated.developer.ptyHost.startupDelay,terminal.integrated.developer.devMode,terminal.integrated.accessibleViewPreserveCursorPosition,terminal.integrated.accessibleViewFocusOnCommandExecution,terminal.integrated.autoReplies,chat.tools.terminal.enableAutoApprove,chat.tools.terminal.autoApprove,chat.tools.terminal.ignoreDefaultAutoApproveRules,chat.tools.terminal.autoApproveWorkspaceNpmScripts,chat.tools.terminal.blockDetectedFileWrites,chat.tools.terminal.shellIntegrationTimeout,chat.tools.terminal.terminalProfile.linux,chat.tools.terminal.terminalProfile.osx,chat.tools.terminal.terminalProfile.windows,chat.tools.terminal.autoReplyToPrompts,chat.tools.terminal.outputLocation,chat.tools.terminal.sandbox.enabled,chat.tools.terminal.sandbox.network,chat.tools.terminal.sandbox.linuxFileSystem,chat.tools.terminal.sandbox.macFileSystem,chat.tools.terminal.preventShellHistory,
chat.tools.terminal.enforceTimeoutFromModel,chat.agent.terminal.allowList,chat.agent.terminal.denyList,github.copilot.chat.agent.terminal.allowList,github.copilot.chat.agent.terminal.denyList,chat.agent.terminal.autoApprove,terminal.integrated.initialHint,terminal.integrated.shellIntegration.showCommandGuide,terminal.integrated.shellIntegration.history,terminal.integrated.stickyScroll.enabled,terminal.integrated.stickyScroll.maxLineCount,terminal.integrated.stickyScroll.ignoredCommands,terminal.integrated.suggest.enabled,terminal.integrated.suggest.quickSuggestions,terminal.integrated.suggest.suggestOnTriggerCharacters,terminal.integrated.suggest.runOnEnter,terminal.integrated.suggest.selectionMode,terminal.integrated.suggest.windowsExecutableExtensions,terminal.integrated.suggest.showStatusBar,terminal.integrated.suggest.cdPath,terminal.integrated.suggest.inlineSuggestion,terminal.integrated.suggest.upArrowNavigatesHistory,terminal.integrated.suggest.insertTrailingSpace,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.notifyWindowOnTaskCompletion,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.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.terminalChatOutput,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.openChatEditedFiles,accessibility.verboseChatProgressUpdates,accessibility.dimUnfocused.enabled,accessibility.dimUnfocused.opacity,accessibility.hideAccessibleView,workbench.experimental.share.enabled,editor.pasteAs.preferences,editor.dropIntoEditor.preferences,telemetry.editStats.enabled,editor.aiStats.enabled,telemetry.editStats.details.enabled,telemetry.editStats.showStatusBar,telemetry.editStats.showDecorations,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.dispatch,telemetry.telemetryLevel,telemetry.feedback.enabled,telemetry.enableTelemetry,remote.downloadExtensionsLocally,application.experimental.rendererProfiling,workbench.browser.openLocalhostLinks,workbench.browser.dataStorage,remote.tunnels.access.hostNameOverride,remote.tunnels.access.preventSleep", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.345726:INFO:CONSOLE:38] "%cTRACE color: #888 AccountPolicyService#_updatePolicyDefinitions: Got 10 policy definitions", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.348036:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:53.354Z][0m StorageMainService: creating workspace storage (1770997941706)
[3655:0213/102653.360091:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#update extensions.allowed,chat.tools.global.autoApprove,chat.tools.eligibleForAutoApproval,chat.mcp.access,chat.extensionTools.enabled,chat.agent.enabled,chat.tools.terminal.enableAutoApprove,update.mode,telemetry.telemetryLevel,telemetry.feedback.enabled", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.360353:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#updatePolicyDefinitions editor.find.globalFindClipboard,workbench.editor.swipeToNavigate,workbench.fontAliasing,chat.mcp.gallery.serviceUrl,extensions.autoRestart,extensions.gallery.serviceUrl,search.globalFindClipboard,update.enableWindowsBackgroundUpdates,window.nativeTabs,window.nativeFullScreen,window.clickThroughInactive,window.border,keyboard.touchbar.enabled,keyboard.touchbar.ignored,keyboard.mapAltGrToCtrlAlt,window.systemColorTheme", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.360786:INFO:CONSOLE:38] "%cTRACE color: #888 AccountPolicyService#_updatePolicyDefinitions: Got 12 policy definitions", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.361930:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#update chat.mcp.gallery.serviceUrl,extensions.gallery.serviceUrl", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.381276:INFO:CONSOLE:38] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.381889:INFO:CONSOLE:38] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.452978:INFO:CONSOLE:38] "%cTRACE color: #888 [chat entitlement context] updateContext(): {"entitlement":1,"installed":false,"disabled":false,"untrusted":false}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.464822:INFO:CONSOLE:38] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.465888:INFO:CONSOLE:38] "%cTRACE color: #888 ConfigurationService#updateDefaults: begin", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.561619:INFO:CONSOLE:38] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.561818:INFO:CONSOLE:38] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.562015:INFO:CONSOLE:38] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.562191:INFO:CONSOLE:38] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.562359:INFO:CONSOLE:38] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
- group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
			", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.578921:INFO:CONSOLE:38] "%cTRACE color: #888 Layout#layout, height: 808, width: 1208", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.628016:INFO:CONSOLE:4442] "Unrecognized feature: 'local-network-access'.", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (4442)
[3655:0213/102653.634907:INFO:CONSOLE:4442] "An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (4442)
[90m[main 2026-02-13T16:26:53.646Z][0m [File Watcher (node.js)] Request to stop watching: /etc/vscode/policy.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:53.646Z][0m [File Watcher (node.js)] stopping file watcher (/etc/vscode/policy.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>))
[90m[main 2026-02-13T16:26:53.646Z][0m [File Watcher (node.js)] stopping file watcher (/home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>))
[3655:0213/102653.657192:INFO:CONSOLE:38] "%cTRACE color: #888 ChatViewPane#shouldShowWelcome() = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=true && noPersistedSessions=false", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.670838:INFO:CONSOLE:38] "%cTRACE color: #888 ChatViewPane#shouldShowWelcome() = false: hasCoreAgent=true hasDefaultAgent=true || noViewModel=true && noPersistedSessions=false", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.733304:INFO:CONSOLE:38] "%cTRACE color: #888 ChatService#startSession", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.733500:INFO:CONSOLE:38] "%cTRACE color: #888 Creating chat session vscode-chat-session://local/ODEzZjljOWMtODRmOC00ZmE1LWE2NzUtYzQ3M2E0Y2Y1NDJh", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.736232:INFO:CONSOLE:38] "%cTRACE color: #888 ChatService#initializeSession: Initialize session vscode-chat-session://local/ODEzZjljOWMtODRmOC00ZmE1LWE2NzUtYzQ3M2E0Y2Y1NDJh", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:53.776Z][0m window#load: window reported ready (id: 1)
[90m[main 2026-02-13T16:26:53.776Z][0m ElectronURLListener#flush(): flushing URLs
[3655:0213/102653.779937:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 ChatWidget#setViewModel: have viewModel", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.843177:INFO:CONSOLE:38] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.843785:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:53.844Z][0m [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
[90m[main 2026-02-13T16:26:53.845Z][0m [UtilityProcess type: shared-process, pid: <none>]: creating new...
[90m[main 2026-02-13T16:26:53.848Z][0m [UtilityProcess type: shared-process, pid: <none>]: payload sent via postMessage()
[90m[main 2026-02-13T16:26:53.849Z][0m [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
[90m[main 2026-02-13T16:26:53.849Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
[90m[main 2026-02-13T16:26:53.856Z][0m [UtilityProcess type: shared-process, pid: 3758]: successfully created
[90m[main 2026-02-13T16:26:53.857Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: 3759]: successfully created
[3655:0213/102653.862200:INFO:CONSOLE:38] "%cTRACE color: #888 [text file model] resolve() - enter vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.862652:INFO:CONSOLE:38] "%cTRACE color: #888 [text file model] resolveFromFile() vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.870398:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 chatEditingSession: No editing session state found at file:///home/soun/.config/Code%20-%20OSS/User/workspaceStorage/1770997941706/chatEditingSessions/813f9c9c-84f8-4fa5-a675-c473a4cf542a/state.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.888695:INFO:CONSOLE:38] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.889128:INFO:CONSOLE:38] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.914298:INFO:CONSOLE:38] "%cTRACE color: #888 Webview(34116ab9-6981-4903-88ec-6912333c8258): webview ready", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.930179:INFO:CONSOLE:38] "%cTRACE color: #888 [text file model] resolveFromContent() - enter vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.930680:INFO:CONSOLE:38] "%cTRACE color: #888 [text file model] doCreateTextModel() vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.933154:INFO:CONSOLE:38] "%cTRACE color: #888 [text file model] dispose() vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.934156:INFO:CONSOLE:38] "%cTRACE color: #888 [backup tracker] discarding backup vscode-userdata:/home/soun/.config/Code%20-%20OSS/User/chatLanguageModels.json ", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.936221:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Webview(34116ab9-6981-4903-88ec-6912333c8258): will update content", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:53.940Z][0m [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
[3655:0213/102653.951411:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:53.952Z][0m [UtilityProcess id: 1, type: extensionHost, pid: 3785]: successfully created
[3655:0213/102653.958011:INFO:CONSOLE:1060] "Unrecognized feature: 'local-network-access'.", source: vscode-webview://0d65vid564bvhthilp8uptg26qcoqllp74bbdjea73dttmagn8t6/index.html?id=34116ab9-6981-4903-88ec-6912333c8258&parentId=1&origin=34116ab9-6981-4903-88ec-6912333c8258&swVersion=4&extensionId=&platform=electron&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app&disableServiceWorker=true (1060)
[3655:0213/102653.960598:INFO:CONSOLE:38] "%c INFO color: #33f Started local extension host with pid 3785.", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.970916:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result user vscode-userdata:/home/soun/.vscode-oss/extensions/extensions.json", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.996741:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result system file:///usr/lib/code/extensions", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102653.997972:INFO:CONSOLE:38] "%cTRACE color: #888 Scanned system extensions: 94", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.001313:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.001864:INFO:CONSOLE:38] "%cTRACE color: #888 Scanned user extensions: 0", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.008315:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.011428:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.013636:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.014180:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.014669:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.015952:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.016492:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.017987:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.018564:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.019207:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.019950:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.021968:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.022553:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.023055:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.dotenv, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.023493:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.023982:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.025246:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.025725:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.026221:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.026666:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.027107:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.027577:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.028180:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.028656:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.029095:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.029565:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.030127:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.030752:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.031427:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.031907:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.032481:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.034442:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.035018:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.035490:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.035938:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.036396:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.036837:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.037255:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.037627:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.038061:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.038487:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.038942:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.039396:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.039878:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.040306:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.040714:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.041217:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.041666:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.mermaid-chat-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.042108:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.042506:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.042900:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.043304:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.043738:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.044213:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.044635:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.045092:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.045514:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.045974:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.046457:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.046890:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.prompt, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.047305:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.047809:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.048318:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.048692:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.049057:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.049621:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.050051:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.050430:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.050800:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.051163:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.054107:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.054694:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.055101:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.055522:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.055901:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.056252:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.terminal-suggest, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.056585:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-2026, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.056950:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.057371:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.058091:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.059795:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.060039:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.060215:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.060379:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.060551:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.060761:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.061209:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.061413:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.061581:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.061742:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.062952:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.063449:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.063857:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.064231:INFO:CONSOLE:38] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.083374:INFO:CONSOLE:38] "%cTRACE color: #888 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],[chatagent],[skill],[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.confirmCommittedDelete,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.detectWorktrees,git.detectWorktreesLimit,git.worktreeIncludeFiles,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.editorDecoration.disableHover,git.blame.statusBarItem.enabled,git.blame.statusBarItem.template,git.blame.ignoreWhitespace,git.commitShortHashLength,git.diagnosticsCommitHook.enabled,git.diagnosticsCommitHook.sources,git.discardUntrackedChangesToTrash,git.showReferenceDetails,github.branchProtection,github.gitAuthentication,github.gitProtocol,github.showAvatar,github-enterprise.uri,github-authentication.useElectronFetch,github-authentication.preferDeviceCodeFlow,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.suggest.hideEndTagSuggestions,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,json.schemaDownload.trustedDomains,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,mermaid-chat.enabled,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,simpleBrowser.useIntegratedBrowser,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.implementationsCodeLens.showOnAllClassMethods,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,js/ts.implicitProjectConfig.strict,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,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", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.105294:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#update ", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.110620:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] Installed extensions registered.", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.112205:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] Starting initialization", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.114215:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] Default account provider ID: github", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.114447:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Found authentication providers. added: 2, removed: 0", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.114646:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Declared authentication provider: github", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.114830:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Declared authentication provider: github-enterprise", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.115076:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Declared authentication provider: microsoft", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.115283:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Declared authentication provider: microsoft-sovereign-cloud", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.115451:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] Getting Default Account from authenticated sessions for provider: github", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.120218:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#updatePolicyDefinitions workbench.editor.autoLockGroups,workbench.editor.defaultBinaryEditor,workbench.editorAssociations,workbench.editorLargeFileConfirmation", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.124548:INFO:CONSOLE:38] "%cTRACE color: #888 ConfigurationService#updateDefaults: resetting the defaults", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.149202:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#update ", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.197515:INFO:CONSOLE:38] "%cTRACE color: #888 [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.232621:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Webview(34116ab9-6981-4903-88ec-6912333c8258): will update content", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:54.304Z][0m [SharedProcess] IPC ready
[90m[main 2026-02-13T16:26:54.306Z][0m Main->SharedProcess#connect: connection established
[90m[main 2026-02-13T16:26:54.323Z][0m [File Watcher (node.js)] Request to start watching: /home/soun/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:54.324Z][0m [File Watcher (node.js)] ignoring a path for watching who's stat info failed to resolve: /home/soun/.config/Code - OSS/User/settings.json (error: Error: ENOENT: no such file or directory, stat '/home/soun/.config/Code - OSS/User/settings.json')
[90m[main 2026-02-13T16:26:54.325Z][0m [File Watcher (node.js)] starting fs.watchFile() on /home/soun/.config/Code - OSS/User/settings.json (correlationId: undefined)
[90m[main 2026-02-13T16:26:54.325Z][0m [File Watcher (node.js)] Started watching: '/home/soun/.config/Code - OSS/User'
[90m[main 2026-02-13T16:26:54.340Z][0m [SharedProcess] Overall ready
[3655:0213/102654.343547:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:54.368Z][0m [File Watcher (node.js)] Request to start watching: /home/soun/.vscode-oss/extensions (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>),/home/soun/.vscode-oss/extensions/extensions.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:54.369Z][0m [File Watcher (node.js)] Request to stop watching: /home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:54.369Z][0m [File Watcher (node.js)] stopping file watcher (/home/soun/.config/Code - OSS/User/settings.json (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>))
[90m[main 2026-02-13T16:26:54.379Z][0m [File Watcher (node.js)] Started watching: '/home/soun/.vscode-oss/extensions'
[90m[main 2026-02-13T16:26:54.379Z][0m [File Watcher (node.js)] Started watching: '/home/soun/.vscode-oss/extensions/extensions.json'
[3655:0213/102654.554493:INFO:CONSOLE:38] "%cTRACE color: #888 [chat entitlement context] update(): {"installed":false,"disabled":false,"untrusted":false}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:54.614Z][0m resolveShellEnv(): skipped (VSCODE_CLI is set)
[90m[main 2026-02-13T16:26:54.636Z][0m Terminal profile not validated zsh [ 'zsh' ]
[90m[main 2026-02-13T16:26:54.636Z][0m Terminal profile not validated fish [ 'fish' ]
[90m[main 2026-02-13T16:26:54.636Z][0m Terminal profile not validated tmux [ 'tmux' ]
[90m[main 2026-02-13T16:26:54.636Z][0m Terminal profile not validated pwsh [ 'pwsh' ]
[3655:0213/102654.645180:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#updatePolicyDefinitions terminal.integrated.defaultProfile.linux,terminal.integrated.defaultProfile.osx,terminal.integrated.defaultProfile.windows", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.645403:INFO:CONSOLE:38] "%cTRACE color: #888 PolicyConfiguration#update ", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.696879:INFO:CONSOLE:38] "%cTRACE color: #888 [mainThreadSecretState] Getting password for vscode.github-authentication extension:  github.auth", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:54.697Z][0m [EncryptionMainService] Checking if encryption is available...
[90m[main 2026-02-13T16:26:54.705Z][0m [EncryptionMainService] Encryption is available:  true
[3655:0213/102654.706642:INFO:CONSOLE:38] "%cTRACE color: #888 [SecretStorageService] Encryption is available, using persisted storage", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.706863:INFO:CONSOLE:38] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.707055:INFO:CONSOLE:38] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.707219:INFO:CONSOLE:38] "%cTRACE color: #888 [mainThreadSecretState] No password found for:  vscode.github-authentication github.auth", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.719130:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] No matching session found for provider: github", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.719682:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 [DefaultAccount] Initialization complete", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.720111:INFO:CONSOLE:38] "%cTRACE color: #888 [chat entitlement context] update(): {"entitlement":1}", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.798624:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.799422:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.799769:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.800400:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.801890:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.820461:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.820684:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.821820:INFO:CONSOLE:38] "%cTRACE color: #888 [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102654.870430:INFO:CONSOLE:38] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:55.416Z][0m lifecycle (main): phase changed (value: 4)
[3655:0213/102658.813576:INFO:CONSOLE:38] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102658.819978:INFO:CONSOLE:38] "%cTRACE color: #888 [Extensions]: Checking for updates", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:59.547Z][0m Lifecycle#window.on('close') - window ID 1
[90m[main 2026-02-13T16:26:59.548Z][0m Lifecycle#unload() - window ID 1
[3655:0213/102659.551407:INFO:CONSOLE:38] "%cTRACE color: #888 [lifecycle] onBeforeUnload (reason: 1)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102659.555997:INFO:CONSOLE:38] "%cTRACE color: #888 [lifecycle] onBeforeUnload continues without veto", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102659.556817:INFO:CONSOLE:38] "%cTRACE color: #888 [lifecycle] onWillUnload (reason: 1)", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102659.560696:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:59.562Z][0m [UtilityProcess type: ptyHost, pid: <none>]: creating new...
[90m[main 2026-02-13T16:26:59.567Z][0m PtyHostService#_startPtyHost 
    at Qu.U (file:///usr/lib/code/out/main.js:100:2985)
    at Qu.h (file:///usr/lib/code/out/main.js:100:1488)
    at get f (file:///usr/lib/code/out/main.js:100:1438)
    at Qu.setTerminalLayoutInfo (file:///usr/lib/code/out/main.js:100:5934)
    at Object.call (file:///usr/lib/code/out/main.js:33:4580)
    at Xf.s (file:///usr/lib/code/out/main.js:31:14894)
    at Xf.q (file:///usr/lib/code/out/main.js:31:14417)
    at ca.value (file:///usr/lib/code/out/main.js:31:13819)
    at D.C (file:///usr/lib/code/out/main.js:30:2328)
    at D (file:///usr/lib/code/out/main.js:30:2398)
    at D.fire (file:///usr/lib/code/out/main.js:30:2615)
    at ca.value (file:///usr/lib/code/out/main.js:28:5390)
    at D.C (file:///usr/lib/code/out/main.js:30:2328)
    at D.fire (file:///usr/lib/code/out/main.js:30:2546)
    at ca.value (file:///usr/lib/code/out/main.js:28:5574)
    at D.C (file:///usr/lib/code/out/main.js:30:2328)
    at D.fire (file:///usr/lib/code/out/main.js:30:2546)
    at N (file:///usr/lib/code/out/main.js:28:8307)
    at IpcMainImpl.i (file:///usr/lib/code/out/main.js:36:10846)
    at IpcMainImpl.emit (node:events:519:28)
    at Session.<anonymous> (node:electron/js2c/browser_init:2:112437)
    at Session.emit (node:events:519:28)
[90m[main 2026-02-13T16:26:59.570Z][0m [UtilityProcess type: ptyHost, pid: 3821]: successfully created
[3655:0213/102659.570914:INFO:CONSOLE:38] "%cTRACE color: #888 [DEBOUNCE: Links] for chatSessionInput:input-0 is 1000ms", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:59.572Z][0m [UtilityProcess id: 1, type: extensionHost, pid: 3785]: received exit event with code 0
[90m[main 2026-02-13T16:26:59.572Z][0m Extension host with pid 3785 exited with code: 0, signal: unknown.
[3655:0213/102659.593036:INFO:CONSOLE:38] "%cDEBUG background: #eee; color: #888 chatEditingSession: Storing editing session at file:///home/soun/.config/Code%20-%20OSS/User/workspaceStorage/1770997941706/chatEditingSessions/813f9c9c-84f8-4fa5-a675-c473a4cf542a: 0 files", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[3655:0213/102659.624714:INFO:CONSOLE:38] "%cTRACE color: #888 Renderer->UtilityProcess#disposeWorker [object Object]", source: vscode-file://vscode-app/usr/lib/code/out/vs/workbench/workbench.desktop.main.js (38)
[90m[main 2026-02-13T16:26:59.625Z][0m Lifecycle#onBeforeCloseWindow.fire() - window ID 1
[90m[main 2026-02-13T16:26:59.634Z][0m IPC Object URL: Removed channel vscode:9e204df1-c831-4a97-8eea-8c400149195e.
[90m[main 2026-02-13T16:26:59.638Z][0m Lifecycle#window.on('closed') - window ID 1
[90m[main 2026-02-13T16:26:59.638Z][0m Lifecycle#onWillShutdown.fire()
[90m[main 2026-02-13T16:26:59.639Z][0m Lifecycle#onWillShutdown - begin 'instanceLockfile'
[90m[main 2026-02-13T16:26:59.640Z][0m storageMainService#onWillShutdown()
[90m[main 2026-02-13T16:26:59.640Z][0m Lifecycle#onWillShutdown - begin 'applicationStorage'
[90m[main 2026-02-13T16:26:59.640Z][0m Lifecycle#onWillShutdown - begin 'workspaceStorage'
[90m[main 2026-02-13T16:26:59.640Z][0m Lifecycle#onWillShutdown - begin 'extHostStarter'
[90m[main 2026-02-13T16:26:59.640Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: 3759]: attempting to kill the process...
[90m[main 2026-02-13T16:26:59.641Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: 3759]: successfully killed the process
[90m[main 2026-02-13T16:26:59.644Z][0m Lifecycle#onWillShutdown - end 'extHostStarter'
[90m[main 2026-02-13T16:26:59.644Z][0m Lifecycle#app.on(window-all-closed)
[90m[main 2026-02-13T16:26:59.644Z][0m Lifecycle#app.on(before-quit)
[90m[main 2026-02-13T16:26:59.644Z][0m Lifecycle#onBeforeShutdown.fire()
[90m[main 2026-02-13T16:26:59.644Z][0m [WindowsStateHandler] onBeforeShutdown {
  lastActiveWindow: {
    workspaceIdentifier: undefined,
    folder: undefined,
    backupPath: '/home/soun/.config/Code - OSS/Backups/1770997941706',
    remoteAuthority: undefined,
    uiState: [Object: null prototype] {
      mode: 1,
      x: 0,
      y: 0,
      width: 1208,
      height: 808,
      zoomLevel: undefined
    }
  },
  lastPluginDevelopmentHostWindow: undefined,
  openedWindows: []
}
[90m[main 2026-02-13T16:26:59.644Z][0m Lifecycle#app.on(will-quit) - begin
[90m[main 2026-02-13T16:26:59.651Z][0m Lifecycle#onWillShutdown - end 'instanceLockfile'
[90m[main 2026-02-13T16:26:59.651Z][0m [File Watcher (node.js)] stopping fs.watchFile() on /etc/vscode/policy.json (correlationId: undefined)
[90m[main 2026-02-13T16:26:59.651Z][0m [File Watcher (node.js)] stopping fs.watchFile() on /home/soun/.config/Code - OSS/User/settings.json (correlationId: undefined)
[90m[main 2026-02-13T16:26:59.653Z][0m [File Watcher (node.js)] Request to stop watching: /home/soun/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>)
[90m[main 2026-02-13T16:26:59.653Z][0m [File Watcher (node.js)] stopping file watcher (/home/soun/.config/Code - OSS/User (excludes: <none>, includes: <all>, filter: <none>, correlationId: <none>))
[90m[main 2026-02-13T16:26:59.655Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: 3759]: received exit event with code 0
[90m[main 2026-02-13T16:26:59.656Z][0m [UtilityProcessWorker]: terminated normally with code 0, signal: unknown
[91m[main 2026-02-13T16:26:59.656Z][0m [UtilityProcess id: 1, type: fileWatcher, pid: 3759]: crashed with code 15 and reason 'killed'
[90m[main 2026-02-13T16:26:59.664Z][0m StorageMainService: closed application storage
[90m[main 2026-02-13T16:26:59.664Z][0m Lifecycle#onWillShutdown - end 'applicationStorage'
[90m[main 2026-02-13T16:26:59.665Z][0m StorageMainService: closed workspace storage (1770997941706)
[90m[main 2026-02-13T16:26:59.665Z][0m Lifecycle#onWillShutdown - end 'workspaceStorage'
[90m[main 2026-02-13T16:26:59.666Z][0m Lifecycle#app.on(will-quit) - after fireOnWillShutdown
[90m[main 2026-02-13T16:26:59.667Z][0m Lifecycle#app.on(will-quit) - calling app.quit()
[90m[main 2026-02-13T16:26:59.667Z][0m [UtilityProcess type: ptyHost, pid: 3821]: received exit event with code 0

Offline

#2 2026-02-13 17:11:25

tekstryder
Member
Registered: 2013-02-14
Posts: 504

Re: Code-OSS has no interface (blank window) on fresh arch install

ELECTRON_OZONE_PLATFORM_HINT=wayland

But that's not likely your issue as nouveau is detected.

What compositor is this?

EDIT: also what Nvidia card that you'd prefer using nouvau?

Last edited by tekstryder (2026-02-13 17:16:34)

Offline

#3 2026-02-13 17:29:50

FuzzBiz
Member
Registered: 2026-02-13
Posts: 3

Re: Code-OSS has no interface (blank window) on fresh arch install

I'm using KDE.  I was in a hurry to get a development machine up and running quickly so I used the archinstall script, and it didn't seem to install the correct proprietary driver for my card.  I'm not gaming or anything demanding on this machine, so I figured nouveau would be fine for me, and it seems to be so.  I re-ran the install script, selected nouveau, and was able to get off of 640x480 resolution so I called it good.

01:00.0 VGA compatible controller: NVIDIA Corporation GK208B [GeForce GT 730] (rev a1)
        Subsystem: EVGA Corporation Device 3733
        Kernel driver in use: nouveau
        Kernel modules: nouveau

Offline

#4 2026-02-13 20:31:46

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,429

Re: Code-OSS has no interface (blank window) on fresh arch install

Offline

#5 2026-02-15 07:16:58

reapprove7757
Member
Registered: 2026-02-15
Posts: 1

Re: Code-OSS has no interface (blank window) on fresh arch install

I had the same issue since I recently switched to nouveau (Im also on Wayland + KDE).

I was able to fix it with by disabling the GPU. Obviously, this isn’t a long-term solution, but it might help if you're in a rush.

code-oss --disable-gpu

That said, I'm also interested in a long-term solution, which ideally doesn’t involve the proprietary driver.

Offline

#6 2026-02-15 08:56:01

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 73,429

Re: Code-OSS has no interface (blank window) on fresh arch install

Do --use-gl or --disable-vulkan-surface  work?
Do you get any error outputs from nouveau (either from stdout/err or in the system journal)?

Offline

#7 2026-02-15 09:00:32

FuzzBiz
Member
Registered: 2026-02-13
Posts: 3

Re: Code-OSS has no interface (blank window) on fresh arch install

Thanks for the replies.  I was in a hurry so I reinstalled manually this time and found an old AMD card and put that in.  I'm sick of dealing with the nvidia driver BS.  VS code is working now.

Offline

Board footer

Powered by FluxBB