Skip to content

Instantly share code, notes, and snippets.

@Dryadxon
Created October 18, 2023 17:35
Show Gist options
  • Save Dryadxon/3ef5b8cbf46c1f124d3c1049a433fa6f to your computer and use it in GitHub Desktop.
Save Dryadxon/3ef5b8cbf46c1f124d3c1049a433fa6f to your computer and use it in GitHub Desktop.
[2023-10-18] Flatpak VSCodium: Error while decrypting the ciphertext provided to safeStorage.decryptString.
codium-wrapper: Evaluating /usr/lib/sdk/dotnet8/enable.sh
codium-wrapper: Evaluating /usr/lib/sdk/llvm16/enable.sh
codium-wrapper: Evaluating /usr/lib/sdk/rust-stable/enable.sh
codium-wrapper: Setting up NPM packages
codium-wrapper: Setting up Cargo packages
codium-wrapper: Setting up Python packages
codium-wrapper: Setting up Ruby packages
Warning: 'e' is not in the list of known options, but still passed to Electron/Chromium.
Warning: 'ozone-platform' is not in the list of known options, but still passed to Electron/Chromium.
[18 zypak-helper] Using spawn strategy test 1 as set by environment
[18:1018/192555.172668:WARNING:wayland_object.cc(157)] Binding to gtk_shell1 version 4 but version 5 is available.
[18:1018/192555.172711:WARNING:wayland_object.cc(157)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available.
[18:1018/192555.172732:WARNING:wayland_object.cc(157)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available.
[18:1018/192555.250017:VERBOSE1:key_storage_util_linux.cc(54)] Password storage detected desktop environment: GNOME
[18:1018/192555.264478:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[67:1018/192555.330688:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
[main 2023-10-18T17:25:55.336Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:55.346Z] Starting VSCodium
[main 2023-10-18T17:25:55.346Z] from: /app/share/codium/resources/app
[main 2023-10-18T17:25:55.346Z] args: {
_: [],
diff: false,
merge: false,
add: false,
goto: false,
'new-window': false,
'reuse-window': false,
wait: false,
help: false,
'extensions-dir': '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions',
'list-extensions': false,
'show-versions': false,
'pre-release': false,
version: false,
verbose: true,
status: false,
'prof-startup': false,
'no-cached-data': false,
'prof-v8-extensions': false,
'disable-extensions': false,
'disable-gpu': false,
'disable-chromium-sandbox': false,
'ms-enable-electron-run-as-node': true,
telemetry: false,
debugRenderer: false,
'enable-smoke-test-driver': false,
logExtensionHostCommunication: false,
'skip-release-notes': false,
'skip-welcome': false,
'disable-telemetry': false,
'disable-updates': false,
'use-inmemory-secretstorage': false,
'disable-workspace-trust': false,
'disable-crash-reporter': false,
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': false,
'file-write': false,
'file-chmod': false,
force: false,
'do-not-sync': false,
trace: false,
'force-user-env': false,
'force-disable-user-env': false,
'open-devtools': false,
'disable-gpu-sandbox': false,
'__enable-file-policy': false,
'enable-coi': false,
'no-proxy-server': false,
'no-sandbox': false,
nolazy: false,
'force-renderer-accessibility': false,
'ignore-certificate-errors': false,
'allow-insecure-localhost': false,
vmodule: '*/components/os_crypt/*=1',
'disable-dev-shm-usage': false,
'profile-temp': false,
logsPath: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555'
}
[main 2023-10-18T17:25:55.347Z] Resolving machine identifier...
[main 2023-10-18T17:25:55.347Z] Resolved machine identifier: f952a8fbb337056f4e51ca2d2560ad1577f7e1ca0f2209d3d2221f625107fc6b
[main 2023-10-18T17:25:55.348Z] Main->SharedProcess#connect
[main 2023-10-18T17:25:55.351Z] StorageMainService: creating application storage
[main 2023-10-18T17:25:55.353Z] ElectronURLListener: waiting for window to be ready to handle URLs...
[main 2023-10-18T17:25:55.353Z] lifecycle (main): phase changed (value: 2)
[main 2023-10-18T17:25:55.353Z] windowsManager#open
[main 2023-10-18T17:25:55.356Z] windowsManager#open pathsToOpen [
{
workspace: { id: '0ffe6bdfadb7854435800883b99297a2', uri: [g] },
type: 2,
exists: true
}
]
[main 2023-10-18T17:25:55.356Z] windowsManager#doOpenFolderOrWorkspace {
folderOrWorkspace: {
workspace: { id: '0ffe6bdfadb7854435800883b99297a2', uri: [g] },
type: 2,
exists: true
},
filesToOpen: undefined
}
[main 2023-10-18T17:25:55.357Z] IPC Object URL: Registered new channel vscode:0bed0dc0-adf9-4d47-8648-a045d45d7f44.
[main 2023-10-18T17:25:55.357Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 0, y: 0, width: 1024, height: 768 }
[main 2023-10-18T17:25:55.357Z] window#validateWindowState: 1 monitor working area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2023-10-18T17:25:55.357Z] window#ctor: using window state { mode: 0, x: 0, y: 0, width: 1024, height: 768 }
[18:1018/192555.365883:WARNING:wayland_surface.cc(165)] Server doesn't support zcr_alpha_compositing_v1.
[18:1018/192555.365901:WARNING:wayland_surface.cc(180)] Server doesn't support overlay_prioritizer.
[18:1018/192555.365907:WARNING:wayland_surface.cc(194)] Server doesn't support surface_augmenter.
[18:1018/192555.365912:WARNING:wayland_surface.cc(209)] Server doesn't support wp_content_type_v1
[18:1018/192555.365917:WARNING:wayland_surface.cc(228)] Server doesn't support zcr_color_management_surface.
[main 2023-10-18T17:25:55.383Z] window#load: attempt to load window (id: 1)
[main 2023-10-18T17:25:55.395Z] StorageMainService: creating workspace storage (0ffe6bdfadb7854435800883b99297a2)
[main 2023-10-18T17:25:55.396Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 1, emptyToRestore: 0, emptyToOpen: 0)
[main 2023-10-18T17:25:55.396Z] lifecycle (main): phase changed (value: 3)
[main 2023-10-18T17:25:55.396Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2023-10-18T17:25:55.396Z] update#setState disabled
[main 2023-10-18T17:25:55.396Z] update#ctor - updates are disabled as there is no update URL
[main 2023-10-18T17:25:55.399Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'
[main 2023-10-18T17:25:55.412Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'
[main 2023-10-18T17:25:55.448Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[18:1018/192556.110758:INFO:CONSOLE(645)] "%cTRACE color: #888 workbench#open(): with configuration {"_":[],"diff":false,"merge":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"extensions-dir":"/home/admin/.var/app/com.vscodium.codium/data/codium/extensions","list-extensions":false,"show-versions":false,"pre-release":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-gpu":false,"disable-chromium-sandbox":false,"ms-enable-electron-run-as-node":true,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"skip-add-to-recently-opened":false,"unity-launch":false,"open-url":false,"file-write":false,"file-chmod":false,"force":false,"do-not-sync":false,"trace":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"disable-gpu-sandbox":false,"__enable-file-policy":false,"enable-coi":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"vmodule":"*/components/os_crypt/*=1","disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555","machineId":"f952a8fbb337056f4e51ca2d2560ad1577f7e1ca0f2209d3d2221f625107fc6b","windowId":1,"mainPid":18,"appRoot":"/app/share/codium/resources/app","execPath":"/app/share/codium/codium","codeCachePath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/CachedData/36d13de33ac0d6c684f10f99cff352e2f58228b3","backupPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/Backups/4dce4612b47ca48f8f4648aef42f1c15","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/admin","tmpDir":"/tmp","userDataDir":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium","workspace":{"id":"0ffe6bdfadb7854435800883b99297a2","uri":{"$mid":1,"path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"}},"userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-6678b428-1.83-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":1,"loggers":{"window":[],"global":[{"resource":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/main.log","query":"","fragment":"","_formatted":"file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/main.log","_fsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/main.log"},"id":"main","name":"Main"},{"resource":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/network.log","query":"","fragment":"","_formatted":"file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/network.log","_fsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/network.log"},"id":"network","name":"Network Requests","when":"logLevel == 'trace'"}]},"product":{"nameShort":"VSCodium","nameLong":"VSCodium","applicationName":"codium","dataFolderName":".vscode-oss","win32MutexName":"vscodium","licenseName":"MIT","licenseUrl":"https://github.com/VSCodium/vscodium/blob/master/LICENSE","serverLicenseUrl":"https://github.com/microsoft/vscode/blob/main/LICENSE.txt","serverGreeting":[],"serverLicense":[],"serverLicensePrompt":"","serverApplicationName":"codium-server","serverDataFolderName":".vscodium-server","tunnelApplicationName":"code-tunnel-oss","win32DirName":"VSCodium","win32NameVersion":"VSCodium","win32RegValueName":"VSCodium","win32AppId":"{{763CBF88-25C6-4B10-952F-326AE657F16B}","win32x64AppId":"{{88DA3577-054F-4CA1-8122-7D820494CFFB}","win32arm64AppId":"{{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}","win32UserAppId":"{{0FD05EB4-651E-4E78-A062-515204B47A3A}","win32x64UserAppId":"{{2E1F05D1-C245-4562-81EE-28188DB6FD17}","win32arm64UserAppId":"{{57FD70A5-1B8D-4875-9F40-C5553F094828}","win32AppUserModelId":"VSCodium.VSCodium","win32ShellNameShort":"VSCodium","win32TunnelServiceMutex":"vscodeoss-tunnelservice","win32TunnelMutex":"vscodeoss-tunnel","darwinBundleIdentifier":"com.vscodium","linuxIconName":"vscodium","licenseFileName":"LICENSE.txt","reportIssueUrl":"https://github.com/VSCodium/vscodium/issues/new","nodejsRepository":"https://nodejs.org","urlProtocol":"vscodium","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.2","sha256":"e034b8b41beb4e97e02c70f7175bd88abe66048374c2bd629f54bb33354bc2aa","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.83.1","sha256":"1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4","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.3","sha256":"b9dab017506d9e6a469a0f82b392e4cb1d7a25a4843f1db8ba396cbee209cfc5","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"}}],"checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","extensionsGallery":{"serviceUrl":"https://open-vsx.org/vscode/gallery","itemUrl":"https://open-vsx.org/vscode/item"},"introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","linkProtectionTrustedDomains":["https://open-vsx.org"],"releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","twitterUrl":"https://go.microsoft.com/fwlink/?LinkID=533687","quality":"stable","extensionAllowedBadgeProviders":["api.bintray.com","api.travis-ci.com","api.travis-ci.org","app.fossa.io","badge.buildkite.com","badge.fury.io","badge.waffle.io","badgen.net","badges.frapsoft.com","badges.gitter.im","badges.greenkeeper.io","cdn.travis-ci.com","cdn.travis-ci.org","ci.appveyor.com","circleci.com","cla.opensource.microsoft.com","codacy.com","codeclimate.com","codecov.io","coveralls.io","david-dm.org","deepscan.io","dev.azure.com","docs.rs","flat.badgen.net","gemnasium.com","githost.io","gitlab.com","godoc.org","goreportcard.com","img.shields.io","isitmaintained.com","marketplace.visualstudio.com","nodesecurity.io","opencollective.com","snyk.io","travis-ci.com","travis-ci.org","visualstudio.com","vsmarketplacebadge.apphb.com","www.bithound.io","www.versioneye.com"],"extensionAllowedBadgeProvidersRegex":["^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/(actions\\/)?workflows\\/.*badge\\.svg"],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver","testMessageContextValue"],"VisualStudioExptTeam.vscodeintellicode-completions":["inlineCompletionsAdditions"],"ms-vsliveshare.vsliveshare":["contribMenuBarHome","contribShareMenu","contribStatusBarItems","diffCommand","documentFiltersExclusive","fileSearchProvider","findTextInFiles","notebookCellExecutionState","notebookLiveShare","terminalDimensions","terminalDataWriteEvent","textSearchProvider"],"ms-vscode.js-debug":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-toolsai.vscode-ai-remote":["resolvers"],"ms-python.python":["contribEditorContentMenu","quickPickSortByLabel","portsAttributes","testObserver","envShellEvent","quickPickItemTooltip","terminalDataWriteEvent","saveEditor"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging","languageConfigurationAutoClosingPairs"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"GitHub.vscode-pull-request-github":["contribCommentThreadAdditionalMenu","tokenInformation","contribShareMenu","fileComments","contribCommentPeekContext","codiconDecoration","diffCommand","contribCommentEditorActionsMenu","readonlyMessage","treeViewMarkdownMessage","shareProvider","quickDiffProvider"],"GitHub.copilot":["inlineCompletionsAdditions"],"GitHub.copilot-nightly":["inlineCompletionsAdditions"],"GitHub.copilot-chat":["handleIssueUri","interactive","interactiveUserActions","terminalContextMenu","terminalDataWriteEvent","terminalSelection","terminalQuickFixProvider","chatSlashCommands","readonlyMessage","mappedEditsProvider","aiRelatedInformation"],"GitHub.remotehub":["contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","documentFiltersExclusive","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-python.gather":["notebookCellExecutionState"],"ms-python.vscode-pylance":["notebookCellExecutionState"],"ms-toolsai.jupyter-renderers":["contribNotebookStaticPreloads"],"ms-toolsai.jupyter":["notebookDeprecated","notebookMessaging","notebookMime","notebookCellExecutionState","portsAttributes","quickPickSortByLabel","notebookKernelSource","interactiveWindow","notebookControllerAffinityHidden","contribNotebookStaticPreloads","quickPickItemTooltip","notebookExecution"],"dbaeumer.vscode-eslint":["notebookCellExecutionState"],"ms-vscode.azure-sphere-tools-ui":["tunnels"],"ms-azuretools.vscode-azureappservice":["terminalDataWriteEvent"],"ms-azuretools.vscode-azureresourcegroups":["authGetSessions"],"ms-vscode.anycode":["extensionsAny"],"ms-vscode.cpptools":["terminalDataWriteEvent"],"redhat.java":["documentPaste"],"ms-dotnettools.csdevkit":["inlineCompletionsAdditions"],"ms-dotnettools.vscodeintellicode-csharp":["inlineCompletionsAdditions"],"microsoft-IsvExpTools.powerplatform-vscode":["fileSearchProvider","textSearchProvider"],"microsoft-IsvExpTools.powerplatform-vscode-preview":["fileSearchProvider","textSearchProvider"],"jeanp413.open-remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote"],"jeanp413.open-remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote"]},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"commit":"36d13de33ac0d6c684f10f99cff352e2f58228b3","date":"2023-10-12T18:26:29.496Z","_checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"gLNcEK1MgXaZfhYtLuQqHQ","vs/workbench/workbench.desktop.main.js":"Bv8thnBul+K/YyR1kh3LBQ","vs/workbench/workbench.desktop.main.css":"v3L0fBHL8gu4I1WvuBeoTw","vs/workbench/api/node/extensionHostProcess.js":"W/L8Rz5AvVnmm1mMH9kR2w","vs/code/electron-sandbox/workbench/workbench.html":"Nei/i2NoxE9Pdo7ZULeFgA","vs/code/electron-sandbox/workbench/workbench.js":"6O58baz/YZzAT40OP0+hpw"},"version":"1.83.1","release":"23285"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1697649954786.238},{"name":"code/didStartMain","startTime":1697649955163},{"name":"code/willStartCrashReporter","startTime":1697649955171},{"name":"code/didStartCrashReporter","startTime":1697649955171},{"name":"code/mainAppReady","startTime":1697649955260},{"name":"code/willGenerateNls","startTime":1697649955261},{"name":"code/willLoadMainBundle","startTime":1697649955268},{"name":"code/fork/willLoadCode","startTime":1697649955276},{"name":"code/registerFilesystem/file","startTime":1697649955325},{"name":"code/registerFilesystem/vscode-userdata","startTime":1697649955326},{"name":"code/didLoadMainBundle","startTime":1697649955330},{"name":"code/willStartMainServer","startTime":1697649955341},{"name":"code/didStartMainServer","startTime":1697649955343},{"name":"code/willCreateCodeWindow","startTime":1697649955357},{"name":"code/willRestoreCodeWindowState","startTime":1697649955357},{"name":"code/didRestoreCodeWindowState","startTime":1697649955357},{"name":"code/willCreateCodeBrowserWindow","startTime":1697649955358},{"name":"code/didCreateCodeBrowserWindow","startTime":1697649955382},{"name":"code/willMaximizeCodeWindow","startTime":1697649955382},{"name":"code/didMaximizeCodeWindow","startTime":1697649955382},{"name":"code/didCreateCodeWindow","startTime":1697649955382},{"name":"code/willOpenNewWindow","startTime":1697649955383}],"os":{"release":"6.5.6-200.fc38.x86_64","hostname":"fedora","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":true,"highContrast":false},"fullscreen":false,"maximized":true,"partsSplash":{"zoomLevel":0,"baseTheme":"vs-dark","colorInfo":{"foreground":"#cccccc","background":"#1f1f1f","editorBackground":"#1f1f1f","titleBarBackground":"#181818","activityBarBackground":"#181818","sideBarBackground":"#181818","statusBarBackground":"#181818","statusBarNoFolderBackground":"#1f1f1f"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":35,"activityBarWidth":48,"sideBarWidth":245,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.111002:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.133785:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.156863:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.157397:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.157867:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.166662:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.167054:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.168455:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'envShellEvent' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.168883:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-dotnettools.dotnet-interactive-vscode' wants API proposal 'languageConfigurationAutoClosingPairs' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.169280:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'terminalContextMenu' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.234134:INFO:CONSOLE(645)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.334983:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.335453:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.335777:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.336108:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.336405:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.348960:INFO:CONSOLE(645)] "%cTRACE color: #888 Layout#layout, height: 1080, width: 1920", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:56.394Z] window#load: window reported ready (id: 1)
[main 2023-10-18T17:25:56.395Z] ElectronURLListener#flush(): flushing URLs
[18:1018/192556.500193:INFO:CONSOLE(645)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.500541:INFO:CONSOLE(645)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.509020:INFO:CONSOLE(37)] "Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at n.add (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:1797)
at v._register (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:2443)
at v.onDidChange (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:1147:131121)
at ye.buildCategoriesSlide (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:90184)
at async ye.setInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:76874)
at async n.doSetInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:33955)
at async n.doOpenEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:31874)
at async n.openEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:30622)
at async vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2520:30429", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (37)
[18:1018/192556.509211:INFO:CONSOLE(37)] "Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at n.add (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:1797)
at v._register (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:2443)
at v.onDidChange (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:1147:131121)
at ye.buildCategoriesSlide (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:90208)
at async ye.setInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:76874)
at async n.doSetInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:33955)
at async n.doOpenEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:31874)
at async n.openEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:30622)
at async vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2520:30429", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (37)
[18:1018/192556.526477:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.526971:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:56.527Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
[main 2023-10-18T17:25:56.527Z] [UtilityProcess type: shared-process, pid: <none>]: creating new...
[main 2023-10-18T17:25:56.534Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
[main 2023-10-18T17:25:56.535Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
[main 2023-10-18T17:25:56.541Z] [UtilityProcess type: shared-process, pid: 145]: successfully created
[main 2023-10-18T17:25:56.543Z] [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
[main 2023-10-18T17:25:56.552Z] [UtilityProcess id: 1, type: fileWatcher, pid: 147]: successfully created
[main 2023-10-18T17:25:56.553Z] [UtilityProcess id: 1, type: extensionHost, pid: 149]: successfully created
[18:1018/192556.578847:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.580037:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.593175:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///app/share/codium/resources/app/extensions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.593652:INFO:CONSOLE(645)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.598684:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.600058:INFO:CONSOLE(645)] "%cTRACE color: #888 Scanned user extensions: 16", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.606850:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.607372:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.607856:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.608246:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.608621:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.608971:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.609272:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.609538:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.609908:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.610454:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.610866:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.611419:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.611860:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.612228:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.612540:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.612810:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.613077:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.613333:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.613556:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.613759:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.614031:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.614242:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.614432:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.614629:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.614868:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.615140:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.615425:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.615712:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.617486:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.618075:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.618402:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.618955:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.619493:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.619980:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.620430:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.620906:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.621322:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.621766:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.622271:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.622698:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.623147:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.623591:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.624062:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.624474:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.625028:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.625578:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.626057:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.626493:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.626975:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.627479:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.627849:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.628147:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.628423:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.628866:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.629304:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.629617:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.629938:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.630202:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.630433:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.630695:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.630992:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.631228:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.631486:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.631725:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.631990:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.632233:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.632475:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.632717:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.632997:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.633264:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.633624:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.634062:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.634422:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.634802:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.635122:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.635374:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.635762:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.636163:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.636561:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.636954:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.637327:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.637605:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.637907:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.638200:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.638485:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.638728:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.639020:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.639302:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.639595:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.639869:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for asciidoctor.asciidoctor-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.640092:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for AvaloniaTeam.vscode-avalonia, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.640338:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for Codeium.codeium, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.640606:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for EditorConfig.EditorConfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.640897:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for Gruntfuggly.todo-tree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.641168:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for ms-dotnettools.vscode-dotnet-runtime, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.641435:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for muhammad-sammy.csharp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.641714:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for pflannery.vscode-versionlens, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.642095:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for redhat.vscode-xml, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.642514:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for rust-lang.rust-analyzer, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.642928:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for serayuzgur.crates, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.643356:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for streetsidesoftware.code-spell-checker, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.643744:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for streetsidesoftware.code-spell-checker-italian, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.644125:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for tamasfe.even-better-toml, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.644452:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for usernamehw.errorlens, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.644806:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vadimcn.vscode-lldb, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.672390:INFO:CONSOLE(661)] "Overwriting extension <<.axaml>> to now point to mime <<text/x-AXAML>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192556.672484:INFO:CONSOLE(661)] "Overwriting extension <<.axml>> to now point to mime <<text/x-AXAML>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192556.672541:INFO:CONSOLE(661)] "Overwriting extension <<.editorconfig>> to now point to mime <<text/x-editorconfig>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192556.672574:INFO:CONSOLE(661)] "Overwriting extension <<.dtd>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192556.672612:INFO:CONSOLE(661)] "Overwriting extension <<.ent>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192556.672647:INFO:CONSOLE(661)] "Overwriting extension <<.mod>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[main 2023-10-18T17:25:56.735Z] [SharedProcess] IPC ready
[main 2023-10-18T17:25:56.735Z] Main->SharedProcess#connect: connection established
[main 2023-10-18T17:25:56.747Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:56.753Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'
[main 2023-10-18T17:25:56.753Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'
[main 2023-10-18T17:25:56.760Z] [SharedProcess] Overall ready
[18:1018/192556.788610:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json (excludes: <none>, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.789084:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.789449:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.789847:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.790256:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.790636:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.791142:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.791638:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.792151:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:56.800Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:56.802Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions'
[main 2023-10-18T17:25:56.803Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json'
[main 2023-10-18T17:25:56.895Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[18:1018/192556.922464:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"**/*.axaml":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.924525:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"**/*.{csproj,sln,slnf,csx,cake}":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.925623:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"*/Cargo.toml":true,"*/rust-project.json":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.952691:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json (excludes: <none>, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.954019:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:56.956Z] Terminal profile not validated zsh [ 'zsh' ]
[main 2023-10-18T17:25:56.957Z] Terminal profile not validated fish [ 'fish' ]
[main 2023-10-18T17:25:56.957Z] Terminal profile not validated tmux [ 'tmux' ]
[main 2023-10-18T17:25:56.957Z] Terminal profile not validated pwsh [ 'pwsh' ]
[18:1018/192556.957857:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json': Unable to read file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192556.979563:INFO:CONSOLE(149)] "%c[Extension Host] %cNo active editor found. %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192557.016502:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 76ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.021251:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 82ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.021771:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 83ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.039128:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.040099:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.041111:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.041797:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.043841:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.066312:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.069407:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.142101:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/window1/exthost/vscode.git/Git.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.194722:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /home/admin/Documents/Workspace/dotnet_json (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.206961:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets (excludes: <none>, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.210681:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.237512:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/editSessions.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.333513:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/home/admin/Documents/Workspace/dotnet_json' with backend 'inotify'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.498362:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:57 [INFO]: No proxy settings found %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192557.518608:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider todo-tree-view [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.529578:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.530142:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.530866:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.531403:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.531903:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.532336:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.532766:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.533277:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.533923:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.534450:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.534897:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.535329:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.535734:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.536192:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.536610:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.537075:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.537512:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.537970:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.538395:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.538906:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.539379:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.539901:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$setMessage todo-tree-view ", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.549883:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider cSpellRegExpView [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.558618:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider lldb.loadedModules [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.559320:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider lldb.excludedCallers [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.563936:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192555/window1/exthost/vscode.github/GitHub.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.574215:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle todo-tree-view Tree undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.575263:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.575709:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.576168:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.576657:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.577235:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.577630:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.578046:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.578461:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.578891:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.579295:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.579883:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.580322:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.580740:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.581197:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.581560:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.581915:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.582233:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.582528:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.582866:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.583167:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.583502:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.584105:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadFileSystem#$watch(): request to start watching (extension: vscode.git, path: file:///home/admin/Documents/Workspace/dotnet_json/.git, recursive: false, session: 0.47605138108320966)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.584408:INFO:CONSOLE(645)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.588924:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.590152:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.590849:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.592983:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTimeline#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.593447:INFO:CONSOLE(645)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.595669:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.604438:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadFileSystem#$watch(): ignoring request to start watching because path is inside workspace (extension: vscode.git, path: file:///home/admin/Documents/Workspace/dotnet_json, recursive: true, session: 0.4886803938761366)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.609867:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/Documents/Workspace/dotnet_json/.git (excludes: <none>, includes: ["**/.git/objects/**/**","**/.git/subtree-cache/**/**","**/node_modules/*/**/**","**/.hg/store/**/**"])", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.609955:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192557.610013:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:57 [INFO]: No proxy settings found
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192557.610094:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192557.613502:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/Documents/Workspace/dotnet_json/.git'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.697298:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.697771:VERBOSE1:key_storage_util_linux.cc(54)] Password storage detected desktop environment: GNOME
[18:1018/192557.697801:VERBOSE1:key_storage_linux.cc(128)] Selected backend for OSCrypt: GNOME_ANY
[18:1018/192557.788777:VERBOSE1:key_storage_linux.cc(180)] OSCrypt using Libsecret as backend.
[18:1018/192557.792529:VERBOSE1:key_storage_libsecret.cc(82)] OSCrypt generated a new password.
[18:1018/192557.793165:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.793372:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.793601:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.793892:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.794314:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.795018:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.795320:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.795585:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.795836:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.796081:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.796311:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.796534:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.796749:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.797010:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.797250:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.797469:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.797686:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.798807:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.799090:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.799329:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.799558:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.799851:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.800127:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.800391:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.800625:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.800875:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.801152:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$refresh todo-tree-view undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.801389:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.801623:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.801917:INFO:CONSOLE(645)] "%cTRACE color: #888 [SecretStorageService] Encryption is available, using persisted storage", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.802134:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.802351:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] decrypting gotten secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:57.802Z] [EncryptionMainService] Decrypting value.
[18:1018/192557.802750:VERBOSE1:os_crypt_linux.cc(238)] Decryption failed
[main 2023-10-18T17:25:57.803Z] Error: Error while decrypting the ciphertext provided to safeStorage.decryptString.
at M.decrypt (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:59:10093)
at Object.call (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:42:6118)
at D.onPromise (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:40:5765)
at D.onRawMessage (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:40:5153)
at g.value (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:40:4441)
at c._deliver (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2472)
at c._deliverQueue (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2563)
at c.fire (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2898)
at g.value (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:33:29588)
at c._deliver (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2472)
at c.fire (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2791)
at g.value (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:33:29796)
at c._deliver (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2472)
at c.fire (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:35:2791)
at we (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:33:32286)
at IpcMainImpl.d (/app/share/codium/resources/app/out/vs/code/electron-main/main.js:36:100209)
at IpcMainImpl.emit (node:events:513:28)
at WebContents.<anonymous> (node:electron/js2c/browser_init:2:88632)
at WebContents.emit (node:events:513:28)
[18:1018/192557.805751:INFO:CONSOLE(645)] "%c ERR color: #f33 Error: Error while decrypting the ciphertext provided to safeStorage.decryptString.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.806057:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.806312:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] deleting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.806534:INFO:CONSOLE(645)] "%cTRACE color: #888 [SecretStorageService] Notifying change in value for secret: {"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.806843:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] deleted secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.807066:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.807297:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.807514:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192557.811545:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:57 [INFO]: Creating manager directory: /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[main 2023-10-18T17:25:57.897Z] lifecycle (main): phase changed (value: 4)
[18:1018/192557.912403:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192557.912479:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:57 [INFO]: Creating manager directory: /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192557.912533:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.080995:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTimeline#emitChangeEvent: id=git-history, uri=undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192558.115738:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192558.130364:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192558.229899:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: Using cached LS with valid crc32: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions/codeium.codeium-1.2.97-universal/dist/f3bda5b3eb4dc7c7904cb8e9a3156e9f25f1ebb9/language_server_linux_x64 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.245502:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: Language server started %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.346631:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.346694:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:58 [INFO]: Using cached LS with valid crc32: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions/codeium.codeium-1.2.97-universal/dist/f3bda5b3eb4dc7c7904cb8e9a3156e9f25f1ebb9/language_server_linux_x64
%c2023-10-18 19:25:58 [INFO]: Language server started
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.346732:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.432855:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
I1018 19:25:58.430680 272 main.go:452] Starting language server manager with pid 272
I1018 19:25:58.430828 272 main.go:106] Manager acquired its lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/manager.lock %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.434026:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
I1018 19:25:58.431420 272 main.go:228] Waiting for random port file in /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/child_random_port_1697649958430911645_8793485177604388857 to be created %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.535481:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.535556:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:58.430680 272 main.go:452] Starting language server manager with pid 272
%cI1018 19:25:58.430828 272 main.go:106] Manager acquired its lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/manager.lock
%c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:58.431420 272 main.go:228] Waiting for random port file in /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/child_random_port_1697649958430911645_8793485177604388857 to be created
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.535598:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.596780:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
I1018 19:25:58.594777 291 main.go:446] Starting language server process with pid 291 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.597731:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
I1018 19:25:58.596535 291 proxy.go:93] proxyplease.proxy> No proxy provided. Attempting to infer from system.
I1018 19:25:58.596579 291 proxy.go:93] proxyplease.proxy> No proxy could be determined. Assuming a direct connection.
I1018 19:25:58.596621 291 client.go:589] [DEBUG] GET https://server.codeium.com/exa.api_server_pb.ApiServerService/GetCompletions %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192558.699508:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.699604:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:58.594777 291 main.go:446] Starting language server process with pid 291
%c2023-10-18 19:25:58 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:58.596535 291 proxy.go:93] proxyplease.proxy> No proxy provided. Attempting to infer from system.
%cI1018 19:25:58.596579 291 proxy.go:93] proxyplease.proxy> No proxy could be determined. Assuming a direct connection.
%cI1018 19:25:58.596621 291 client.go:589] [DEBUG] GET https://server.codeium.com/exa.api_server_pb.ApiServerService/GetCompletions
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.699675:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192558.785582:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.027147:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.090490:INFO:CONSOLE(645)] "%cTRACE color: #888 RunAutomaticTasks: Trying to run tasks.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.125703:INFO:CONSOLE(645)] "%cTRACE color: #888 RunAutomaticTasks: Found 2 automatic tasks", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.176496:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.173964 291 api_server_client.go:115] Successfully dialed proxy %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.177091:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.174545 291 server.go:387] Successfully created API server client
I1018 19:25:59.174578 291 api_server_client.go:115] Successfully dialed proxy
I1018 19:25:59.175007 291 server.go:393] Successfully created API streaming client %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.252963:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.251283 291 server.go:402] Successfully initialized tokenizer
I1018 19:25:59.251329 291 unleash.go:57] Initializing Unleash with production environment %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.354425:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192559.354508:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.173964 291 api_server_client.go:115] Successfully dialed proxy
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.174545 291 server.go:387] Successfully created API server client
%cI1018 19:25:59.174578 291 api_server_client.go:115] Successfully dialed proxy
%cI1018 19:25:59.175007 291 server.go:393] Successfully created API streaming client
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.251283 291 server.go:402] Successfully initialized tokenizer
%cI1018 19:25:59.251329 291 unleash.go:57] Initializing Unleash with production environment
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192559.354595:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192559.801346:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.766508 291 unleash.go:71] Successfully initialized unleash %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.824131:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.789846 291 server.go:481] Successfully created completion provider
I1018 19:25:59.789882 291 server.go:513] Child process attempting to acquire lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/child_lock_1697649958430975131_7380806945132930309 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.824173:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.789953 291 server.go:523] Child process acquired lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/child_lock_1697649958430975131_7380806945132930309
I1018 19:25:59.790483 291 server.go:186] Language server will attempt to listen on host 127.0.0.1 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.824194:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.790853 291 server.go:230] Language server listening on random port at 34887
I1018 19:25:59.790872 291 server.go:232] LSP listening on random port at 45347
I1018 19:25:59.791491 291 web_server.go:147] Chat Web Server listening at ws://127.0.0.1:43319 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.860019:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stdout)]:
45347 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.890828:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.838796 272 main.go:264] Language server manager found random server port 34887
I1018 19:25:59.838879 272 main.go:265] Language server manager found random lsp port 45347
I1018 19:25:59.838903 272 main.go:272] Language server manager attempting to connect to language server at 127.0.0.1:34887
I1018 19:25:59.852396 272 main.go:143] Fixing language server port at 34887
I1018 19:25:59.852427 272 main.go:323] Language server manager successfully connected to new language server at 127.0.0.1:34887 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.890903:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: Found language server running on port 34887 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.900524:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.900726:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.900924:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.901119:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192559.905453:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [WARN]: User not logged in %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.909377:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
I1018 19:25:59.903676 291 lsp.go:191] Analyzing workspace files for /home/admin/Documents/Workspace/dotnet_json/ %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192559.911657:INFO:CONSOLE(645)] "%c INFO color: #33f [perf] Render performance baseline is 171ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192600.009152:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192600.009229:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.766508 291 unleash.go:71] Successfully initialized unleash
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.789846 291 server.go:481] Successfully created completion provider
%cI1018 19:25:59.789882 291 server.go:513] Child process attempting to acquire lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/child_lock_1697649958430975131_7380806945132930309
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.789953 291 server.go:523] Child process acquired lock file /tmp/459f7836-16fd-4e22-b76d-8704c71558b6/codeium/manager/locks/child_lock_1697649958430975131_7380806945132930309
%cI1018 19:25:59.790483 291 server.go:186] Language server will attempt to listen on host 127.0.0.1
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.790853 291 server.go:230] Language server listening on random port at 34887
%cI1018 19:25:59.790872 291 server.go:232] LSP listening on random port at 45347
%cI1018 19:25:59.791491 291 web_server.go:147] Chat Web Server listening at ws://127.0.0.1:43319
%c2023-10-18 19:25:59 [INFO]: [Language Server (stdout)]:
%c45347
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.838796 272 main.go:264] Language server manager found random server port 34887
%cI1018 19:25:59.838879 272 main.go:265] Language server manager found random lsp port 45347
%cI1018 19:25:59.838903 272 main.go:272] Language server manager attempting to connect to language server at 127.0.0.1:34887
%cI1018 19:25:59.852396 272 main.go:143] Fixing language server port at 34887
%cI1018 19:25:59.852427 272 main.go:323] Language server manager successfully connected to new language server at 127.0.0.1:34887
%c2023-10-18 19:25:59 [INFO]: Found language server running on port 34887
%c2023-10-18 19:25:59 [WARN]: User not logged in
%c2023-10-18 19:25:59 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:59.903676 291 lsp.go:191] Analyzing workspace files for /home/admin/Documents/Workspace/dotnet_json/
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192600.009303:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192602.642537:INFO:CONSOLE(645)] "%cTRACE color: #888 KeybindingService#dispatch Ctrl+Q [ Will dispatch command workbench.action.quit ]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192602.643228:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand workbench.action.quit", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:26:02.643Z] Lifecycle#quit() - begin (willRestart: undefined)
[main 2023-10-18T17:26:02.644Z] Lifecycle#quit() - calling app.quit()
[main 2023-10-18T17:26:02.644Z] Lifecycle#app.on(before-quit)
[main 2023-10-18T17:26:02.644Z] Lifecycle#onBeforeShutdown.fire()
[main 2023-10-18T17:26:02.645Z] [WindowsStateHandler] onBeforeShutdown {
lastActiveWindow: {
workspaceIdentifier: undefined,
folder: 'file:///home/admin/Documents/Workspace/dotnet_json',
backupPath: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/Backups/4dce4612b47ca48f8f4648aef42f1c15',
remoteAuthority: undefined,
uiState: [Object: null prototype] {
mode: 0,
x: 0,
y: 0,
width: 1024,
height: 768
}
},
lastPluginDevelopmentHostWindow: undefined,
openedWindows: []
}
[main 2023-10-18T17:26:02.646Z] Lifecycle#window.on('close') - window ID 1
[main 2023-10-18T17:26:02.646Z] Lifecycle#unload() - window ID 1
[18:1018/192602.648087:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onBeforeUnload (reason: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192602.655083:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onBeforeUnload continues without veto", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192602.657018:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onWillUnload (reason: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:26:02.681Z] Lifecycle#onBeforeCloseWindow.fire() - window ID 1
[main 2023-10-18T17:26:02.687Z] IPC Object URL: Removed channel vscode:0bed0dc0-adf9-4d47-8648-a045d45d7f44.
[main 2023-10-18T17:26:02.690Z] Lifecycle#window.on('closed') - window ID 1
[main 2023-10-18T17:26:02.690Z] Lifecycle#onWillShutdown.fire()
[main 2023-10-18T17:26:02.693Z] Lifecycle#onWillShutdown - begin 'instanceLockfile'
[main 2023-10-18T17:26:02.693Z] storageMainService#onWillShutdown()
[main 2023-10-18T17:26:02.693Z] Lifecycle#onWillShutdown - begin 'applicationStorage'
[main 2023-10-18T17:26:02.693Z] Lifecycle#onWillShutdown - begin 'workspaceStorage'
[main 2023-10-18T17:26:02.693Z] [UtilityProcess id: 1, type: extensionHost, pid: 149]: waiting to exit...
[main 2023-10-18T17:26:02.694Z] Lifecycle#onWillShutdown - begin 'extHostStarter'
[main 2023-10-18T17:26:02.694Z] [UtilityProcess id: 1, type: fileWatcher, pid: 147]: attempting to kill the process...
[main 2023-10-18T17:26:02.694Z] [UtilityProcess id: 1, type: fileWatcher, pid: 147]: successfully killed the process
[main 2023-10-18T17:26:02.695Z] Lifecycle#app.on(window-all-closed)
[main 2023-10-18T17:26:02.695Z] Lifecycle#app.on(will-quit) - begin
[main 2023-10-18T17:26:02.696Z] [File Watcher (node.js)] Request to stop watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User,/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json
[main 2023-10-18T17:26:02.696Z] [File Watcher (node.js)] stopping file watcher on /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User
[main 2023-10-18T17:26:02.696Z] [File Watcher (node.js)] stopping file watcher on /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json
[main 2023-10-18T17:26:02.697Z] Lifecycle#onWillShutdown - end 'instanceLockfile'
[main 2023-10-18T17:26:02.703Z] [UtilityProcess id: 1, type: fileWatcher, pid: 147]: received exit event with code 0
[main 2023-10-18T17:26:02.703Z] [UtilityProcessWorker]: terminated normally with code 0, signal: unknown
[main 2023-10-18T17:26:02.703Z] [UtilityProcess id: 1, type: extensionHost, pid: 149]: received exit event with code 0
[main 2023-10-18T17:26:02.703Z] Extension host with pid 149 exited with code: 0, signal: unknown.
[main 2023-10-18T17:26:02.703Z] Lifecycle#onWillShutdown - end 'extHostStarter'
[main 2023-10-18T17:26:02.712Z] StorageMainService: closed workspace storage (0ffe6bdfadb7854435800883b99297a2)
[main 2023-10-18T17:26:02.712Z] Lifecycle#onWillShutdown - end 'workspaceStorage'
[main 2023-10-18T17:26:02.713Z] StorageMainService: closed application storage
[main 2023-10-18T17:26:02.713Z] Lifecycle#onWillShutdown - end 'applicationStorage'
[main 2023-10-18T17:26:02.715Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown
[main 2023-10-18T17:26:02.716Z] Lifecycle#app.on(will-quit) - calling app.quit()
codium-wrapper: Evaluating /usr/lib/sdk/dotnet8/enable.sh
codium-wrapper: Evaluating /usr/lib/sdk/llvm16/enable.sh
codium-wrapper: Evaluating /usr/lib/sdk/rust-stable/enable.sh
codium-wrapper: Setting up NPM packages
codium-wrapper: Setting up Cargo packages
codium-wrapper: Setting up Python packages
codium-wrapper: Setting up Ruby packages
[2 zypak-helper] Wait found events, but sd-event found none
Warning: 'e' is not in the list of known options, but still passed to Electron/Chromium.
Warning: 'ozone-platform' is not in the list of known options, but still passed to Electron/Chromium.
[18 zypak-helper] Using spawn strategy test 1 as set by environment
[18:1018/192525.919528:WARNING:wayland_object.cc(157)] Binding to gtk_shell1 version 4 but version 5 is available.
[18:1018/192525.919582:WARNING:wayland_object.cc(157)] Binding to zwp_pointer_gestures_v1 version 1 but version 3 is available.
[18:1018/192525.919606:WARNING:wayland_object.cc(157)] Binding to zwp_linux_dmabuf_v1 version 3 but version 4 is available.
[18:1018/192525.997414:VERBOSE1:key_storage_util_linux.cc(54)] Password storage detected desktop environment: GNOME
[18:1018/192526.018647:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[67:1018/192526.105193:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process.
[main 2023-10-18T17:25:26.113Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:26.123Z] Starting VSCodium
[main 2023-10-18T17:25:26.123Z] from: /app/share/codium/resources/app
[main 2023-10-18T17:25:26.123Z] args: {
_: [],
diff: false,
merge: false,
add: false,
goto: false,
'new-window': false,
'reuse-window': false,
wait: false,
help: false,
'extensions-dir': '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions',
'list-extensions': false,
'show-versions': false,
'pre-release': false,
version: false,
verbose: true,
status: false,
'prof-startup': false,
'no-cached-data': false,
'prof-v8-extensions': false,
'disable-extensions': false,
'disable-gpu': false,
'disable-chromium-sandbox': false,
'ms-enable-electron-run-as-node': true,
telemetry: false,
debugRenderer: false,
'enable-smoke-test-driver': false,
logExtensionHostCommunication: false,
'skip-release-notes': false,
'skip-welcome': false,
'disable-telemetry': false,
'disable-updates': false,
'use-inmemory-secretstorage': false,
'disable-workspace-trust': false,
'disable-crash-reporter': false,
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': false,
'file-write': false,
'file-chmod': false,
force: false,
'do-not-sync': false,
trace: false,
'force-user-env': false,
'force-disable-user-env': false,
'open-devtools': false,
'disable-gpu-sandbox': false,
'__enable-file-policy': false,
'enable-coi': false,
'no-proxy-server': false,
'no-sandbox': false,
nolazy: false,
'force-renderer-accessibility': false,
'ignore-certificate-errors': false,
'allow-insecure-localhost': false,
vmodule: '*/components/os_crypt/*=1',
'disable-dev-shm-usage': false,
'profile-temp': false,
logsPath: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526'
}
[main 2023-10-18T17:25:26.124Z] Resolving machine identifier...
[main 2023-10-18T17:25:26.124Z] Resolved machine identifier: f952a8fbb337056f4e51ca2d2560ad1577f7e1ca0f2209d3d2221f625107fc6b
[main 2023-10-18T17:25:26.125Z] Main->SharedProcess#connect
[main 2023-10-18T17:25:26.128Z] StorageMainService: creating application storage
[main 2023-10-18T17:25:26.130Z] ElectronURLListener: waiting for window to be ready to handle URLs...
[main 2023-10-18T17:25:26.130Z] lifecycle (main): phase changed (value: 2)
[main 2023-10-18T17:25:26.130Z] windowsManager#open
[main 2023-10-18T17:25:26.131Z] windowsManager#open pathsToOpen [
{
workspace: { id: '0ffe6bdfadb7854435800883b99297a2', uri: [g] },
type: 2,
exists: true
}
]
[main 2023-10-18T17:25:26.132Z] windowsManager#doOpenFolderOrWorkspace {
folderOrWorkspace: {
workspace: { id: '0ffe6bdfadb7854435800883b99297a2', uri: [g] },
type: 2,
exists: true
},
filesToOpen: undefined
}
[main 2023-10-18T17:25:26.132Z] IPC Object URL: Registered new channel vscode:803cfdc8-4a6e-4860-bdc3-1ea47edb5b6f.
[main 2023-10-18T17:25:26.133Z] window#validateWindowState: validating window state on 1 display(s) { mode: 0, x: 0, y: 0, width: 1024, height: 768 }
[main 2023-10-18T17:25:26.133Z] window#validateWindowState: 1 monitor working area { x: 0, y: 0, width: 1920, height: 1080 }
[main 2023-10-18T17:25:26.133Z] window#ctor: using window state { mode: 0, x: 0, y: 0, width: 1024, height: 768 }
[18:1018/192526.141276:WARNING:wayland_surface.cc(165)] Server doesn't support zcr_alpha_compositing_v1.
[18:1018/192526.141294:WARNING:wayland_surface.cc(180)] Server doesn't support overlay_prioritizer.
[18:1018/192526.141299:WARNING:wayland_surface.cc(194)] Server doesn't support surface_augmenter.
[18:1018/192526.141304:WARNING:wayland_surface.cc(209)] Server doesn't support wp_content_type_v1
[18:1018/192526.141309:WARNING:wayland_surface.cc(228)] Server doesn't support zcr_color_management_surface.
[main 2023-10-18T17:25:26.158Z] window#load: attempt to load window (id: 1)
[main 2023-10-18T17:25:26.168Z] StorageMainService: creating workspace storage (0ffe6bdfadb7854435800883b99297a2)
[main 2023-10-18T17:25:26.169Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 1, emptyToRestore: 0, emptyToOpen: 0)
[main 2023-10-18T17:25:26.169Z] lifecycle (main): phase changed (value: 3)
[main 2023-10-18T17:25:26.170Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2023-10-18T17:25:26.170Z] update#setState disabled
[main 2023-10-18T17:25:26.170Z] update#ctor - updates are disabled as there is no update URL
[main 2023-10-18T17:25:26.172Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'
[main 2023-10-18T17:25:26.184Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'
[main 2023-10-18T17:25:26.216Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[18:1018/192526.867703:INFO:CONSOLE(645)] "%cTRACE color: #888 workbench#open(): with configuration {"_":[],"diff":false,"merge":false,"add":false,"goto":false,"new-window":false,"reuse-window":false,"wait":false,"help":false,"extensions-dir":"/home/admin/.var/app/com.vscodium.codium/data/codium/extensions","list-extensions":false,"show-versions":false,"pre-release":false,"version":false,"verbose":true,"status":false,"prof-startup":false,"no-cached-data":false,"prof-v8-extensions":false,"disable-extensions":false,"disable-gpu":false,"disable-chromium-sandbox":false,"ms-enable-electron-run-as-node":true,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"skip-add-to-recently-opened":false,"unity-launch":false,"open-url":false,"file-write":false,"file-chmod":false,"force":false,"do-not-sync":false,"trace":false,"force-user-env":false,"force-disable-user-env":false,"open-devtools":false,"disable-gpu-sandbox":false,"__enable-file-policy":false,"enable-coi":false,"no-proxy-server":false,"no-sandbox":false,"nolazy":false,"force-renderer-accessibility":false,"ignore-certificate-errors":false,"allow-insecure-localhost":false,"vmodule":"*/components/os_crypt/*=1","disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526","machineId":"f952a8fbb337056f4e51ca2d2560ad1577f7e1ca0f2209d3d2221f625107fc6b","windowId":1,"mainPid":18,"appRoot":"/app/share/codium/resources/app","execPath":"/app/share/codium/codium","codeCachePath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/CachedData/36d13de33ac0d6c684f10f99cff352e2f58228b3","backupPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/Backups/4dce4612b47ca48f8f4648aef42f1c15","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/admin","tmpDir":"/tmp","userDataDir":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium","workspace":{"id":"0ffe6bdfadb7854435800883b99297a2","uri":{"$mid":1,"path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"}},"userEnv":{"VSCODE_IPC_HOOK":"/run/user/1000/vscode-6678b428-1.83-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-us\",\"osLocale\":\"en-us\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":1,"loggers":{"window":[],"global":[{"resource":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/main.log","query":"","fragment":"","_formatted":"file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/main.log","_fsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/main.log"},"id":"main","name":"Main"},{"resource":{"scheme":"file","authority":"","path":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/network.log","query":"","fragment":"","_formatted":"file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/network.log","_fsPath":"/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/network.log"},"id":"network","name":"Network Requests","when":"logLevel == 'trace'"}]},"product":{"nameShort":"VSCodium","nameLong":"VSCodium","applicationName":"codium","dataFolderName":".vscode-oss","win32MutexName":"vscodium","licenseName":"MIT","licenseUrl":"https://github.com/VSCodium/vscodium/blob/master/LICENSE","serverLicenseUrl":"https://github.com/microsoft/vscode/blob/main/LICENSE.txt","serverGreeting":[],"serverLicense":[],"serverLicensePrompt":"","serverApplicationName":"codium-server","serverDataFolderName":".vscodium-server","tunnelApplicationName":"code-tunnel-oss","win32DirName":"VSCodium","win32NameVersion":"VSCodium","win32RegValueName":"VSCodium","win32AppId":"{{763CBF88-25C6-4B10-952F-326AE657F16B}","win32x64AppId":"{{88DA3577-054F-4CA1-8122-7D820494CFFB}","win32arm64AppId":"{{67DEE444-3D04-4258-B92A-BC1F0FF2CAE4}","win32UserAppId":"{{0FD05EB4-651E-4E78-A062-515204B47A3A}","win32x64UserAppId":"{{2E1F05D1-C245-4562-81EE-28188DB6FD17}","win32arm64UserAppId":"{{57FD70A5-1B8D-4875-9F40-C5553F094828}","win32AppUserModelId":"VSCodium.VSCodium","win32ShellNameShort":"VSCodium","win32TunnelServiceMutex":"vscodeoss-tunnelservice","win32TunnelMutex":"vscodeoss-tunnel","darwinBundleIdentifier":"com.vscodium","linuxIconName":"vscodium","licenseFileName":"LICENSE.txt","reportIssueUrl":"https://github.com/VSCodium/vscodium/issues/new","nodejsRepository":"https://nodejs.org","urlProtocol":"vscodium","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.2","sha256":"e034b8b41beb4e97e02c70f7175bd88abe66048374c2bd629f54bb33354bc2aa","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.83.1","sha256":"1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4","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.3","sha256":"b9dab017506d9e6a469a0f82b392e4cb1d7a25a4843f1db8ba396cbee209cfc5","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"}}],"checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","extensionsGallery":{"serviceUrl":"https://open-vsx.org/vscode/gallery","itemUrl":"https://open-vsx.org/vscode/item"},"introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","linkProtectionTrustedDomains":["https://open-vsx.org"],"releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","twitterUrl":"https://go.microsoft.com/fwlink/?LinkID=533687","quality":"stable","extensionAllowedBadgeProviders":["api.bintray.com","api.travis-ci.com","api.travis-ci.org","app.fossa.io","badge.buildkite.com","badge.fury.io","badge.waffle.io","badgen.net","badges.frapsoft.com","badges.gitter.im","badges.greenkeeper.io","cdn.travis-ci.com","cdn.travis-ci.org","ci.appveyor.com","circleci.com","cla.opensource.microsoft.com","codacy.com","codeclimate.com","codecov.io","coveralls.io","david-dm.org","deepscan.io","dev.azure.com","docs.rs","flat.badgen.net","gemnasium.com","githost.io","gitlab.com","godoc.org","goreportcard.com","img.shields.io","isitmaintained.com","marketplace.visualstudio.com","nodesecurity.io","opencollective.com","snyk.io","travis-ci.com","travis-ci.org","visualstudio.com","vsmarketplacebadge.apphb.com","www.bithound.io","www.versioneye.com"],"extensionAllowedBadgeProvidersRegex":["^https:\\/\\/github\\.com\\/[^/]+\\/[^/]+\\/(actions\\/)?workflows\\/.*badge\\.svg"],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver","testMessageContextValue"],"VisualStudioExptTeam.vscodeintellicode-completions":["inlineCompletionsAdditions"],"ms-vsliveshare.vsliveshare":["contribMenuBarHome","contribShareMenu","contribStatusBarItems","diffCommand","documentFiltersExclusive","fileSearchProvider","findTextInFiles","notebookCellExecutionState","notebookLiveShare","terminalDimensions","terminalDataWriteEvent","textSearchProvider"],"ms-vscode.js-debug":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-toolsai.vscode-ai-remote":["resolvers"],"ms-python.python":["contribEditorContentMenu","quickPickSortByLabel","portsAttributes","testObserver","envShellEvent","quickPickItemTooltip","terminalDataWriteEvent","saveEditor"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging","languageConfigurationAutoClosingPairs"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"GitHub.vscode-pull-request-github":["contribCommentThreadAdditionalMenu","tokenInformation","contribShareMenu","fileComments","contribCommentPeekContext","codiconDecoration","diffCommand","contribCommentEditorActionsMenu","readonlyMessage","treeViewMarkdownMessage","shareProvider","quickDiffProvider"],"GitHub.copilot":["inlineCompletionsAdditions"],"GitHub.copilot-nightly":["inlineCompletionsAdditions"],"GitHub.copilot-chat":["handleIssueUri","interactive","interactiveUserActions","terminalContextMenu","terminalDataWriteEvent","terminalSelection","terminalQuickFixProvider","chatSlashCommands","readonlyMessage","mappedEditsProvider","aiRelatedInformation"],"GitHub.remotehub":["contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","documentFiltersExclusive","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-python.gather":["notebookCellExecutionState"],"ms-python.vscode-pylance":["notebookCellExecutionState"],"ms-toolsai.jupyter-renderers":["contribNotebookStaticPreloads"],"ms-toolsai.jupyter":["notebookDeprecated","notebookMessaging","notebookMime","notebookCellExecutionState","portsAttributes","quickPickSortByLabel","notebookKernelSource","interactiveWindow","notebookControllerAffinityHidden","contribNotebookStaticPreloads","quickPickItemTooltip","notebookExecution"],"dbaeumer.vscode-eslint":["notebookCellExecutionState"],"ms-vscode.azure-sphere-tools-ui":["tunnels"],"ms-azuretools.vscode-azureappservice":["terminalDataWriteEvent"],"ms-azuretools.vscode-azureresourcegroups":["authGetSessions"],"ms-vscode.anycode":["extensionsAny"],"ms-vscode.cpptools":["terminalDataWriteEvent"],"redhat.java":["documentPaste"],"ms-dotnettools.csdevkit":["inlineCompletionsAdditions"],"ms-dotnettools.vscodeintellicode-csharp":["inlineCompletionsAdditions"],"microsoft-IsvExpTools.powerplatform-vscode":["fileSearchProvider","textSearchProvider"],"microsoft-IsvExpTools.powerplatform-vscode-preview":["fileSearchProvider","textSearchProvider"],"jeanp413.open-remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote"],"jeanp413.open-remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote"]},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"commit":"36d13de33ac0d6c684f10f99cff352e2f58228b3","date":"2023-10-12T18:26:29.496Z","_checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"gLNcEK1MgXaZfhYtLuQqHQ","vs/workbench/workbench.desktop.main.js":"Bv8thnBul+K/YyR1kh3LBQ","vs/workbench/workbench.desktop.main.css":"v3L0fBHL8gu4I1WvuBeoTw","vs/workbench/api/node/extensionHostProcess.js":"W/L8Rz5AvVnmm1mMH9kR2w","vs/code/electron-sandbox/workbench/workbench.html":"Nei/i2NoxE9Pdo7ZULeFgA","vs/code/electron-sandbox/workbench/workbench.js":"6O58baz/YZzAT40OP0+hpw"},"version":"1.83.1","release":"23285"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1697649925469.424},{"name":"code/didStartMain","startTime":1697649925911},{"name":"code/willStartCrashReporter","startTime":1697649925918},{"name":"code/didStartCrashReporter","startTime":1697649925918},{"name":"code/mainAppReady","startTime":1697649926010},{"name":"code/willGenerateNls","startTime":1697649926011},{"name":"code/willLoadMainBundle","startTime":1697649926025},{"name":"code/fork/willLoadCode","startTime":1697649926047},{"name":"code/registerFilesystem/file","startTime":1697649926101},{"name":"code/registerFilesystem/vscode-userdata","startTime":1697649926103},{"name":"code/didLoadMainBundle","startTime":1697649926107},{"name":"code/willStartMainServer","startTime":1697649926118},{"name":"code/didStartMainServer","startTime":1697649926120},{"name":"code/willCreateCodeWindow","startTime":1697649926132},{"name":"code/willRestoreCodeWindowState","startTime":1697649926132},{"name":"code/didRestoreCodeWindowState","startTime":1697649926133},{"name":"code/willCreateCodeBrowserWindow","startTime":1697649926133},{"name":"code/didCreateCodeBrowserWindow","startTime":1697649926157},{"name":"code/willMaximizeCodeWindow","startTime":1697649926157},{"name":"code/didMaximizeCodeWindow","startTime":1697649926157},{"name":"code/didCreateCodeWindow","startTime":1697649926158},{"name":"code/willOpenNewWindow","startTime":1697649926158}],"os":{"release":"6.5.6-200.fc38.x86_64","hostname":"fedora","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":true,"highContrast":false},"fullscreen":false,"maximized":true,"partsSplash":{"zoomLevel":0,"baseTheme":"vs-dark","colorInfo":{"foreground":"#cccccc","background":"#1f1f1f","editorBackground":"#1f1f1f","titleBarBackground":"#181818","activityBarBackground":"#181818","sideBarBackground":"#181818","statusBarBackground":"#181818","statusBarNoFolderBackground":"#1f1f1f"},"layoutInfo":{"sideBarSide":"left","editorPartMinWidth":220,"titleBarHeight":35,"activityBarWidth":48,"sideBarWidth":245,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.867887:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.888320:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.909961:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.910548:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.911092:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json': Unable to read file '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.919196:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.919598:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.921613:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'envShellEvent' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.922041:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-dotnettools.dotnet-interactive-vscode' wants API proposal 'languageConfigurationAutoClosingPairs' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.922418:INFO:CONSOLE(645)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'github.copilot-chat' wants API proposal 'terminalContextMenu' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192526.986937:INFO:CONSOLE(645)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.047313:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.047688:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.048036:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.048351:INFO:CONSOLE(645)] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.048664:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.061785:INFO:CONSOLE(645)] "%cTRACE color: #888 Layout#layout, height: 1080, width: 1920", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.107Z] window#load: window reported ready (id: 1)
[main 2023-10-18T17:25:27.107Z] ElectronURLListener#flush(): flushing URLs
[18:1018/192527.215007:INFO:CONSOLE(645)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.215620:INFO:CONSOLE(645)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.224Z] [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
[main 2023-10-18T17:25:27.241Z] [UtilityProcess id: 1, type: extensionHost, pid: 144]: successfully created
[18:1018/192527.261161:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.272056:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///app/share/codium/resources/app/extensions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.272552:INFO:CONSOLE(645)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.274207:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.274956:INFO:CONSOLE(645)] "%cTRACE color: #888 Scanned user extensions: 16", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.280751:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.281283:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.281653:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.282681:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.283479:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.284646:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.285932:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.286587:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.287204:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.287698:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.288166:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.288630:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.289274:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.289707:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.290149:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.290602:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.290980:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.291368:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.291913:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.292578:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.293361:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.293912:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.294385:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.294854:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.295300:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.295944:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.296662:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.297370:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.298074:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.298721:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.299378:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.300063:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.300670:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.301211:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.301709:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.302308:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.303002:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.303679:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.304236:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.304655:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.305069:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.305463:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.305853:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.306277:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.306644:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.307044:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.307480:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.307888:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.310012:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.310421:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.310753:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.311251:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.311686:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.312054:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.312372:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.312673:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.313026:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.313357:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.313673:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.314031:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.314360:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.314688:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.315053:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.315403:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.315749:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.316137:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.316493:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.316903:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.317278:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.317622:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.318016:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.318378:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.318744:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.319142:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.319486:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.319854:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.320212:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.320554:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.320931:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.321259:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.321632:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.322073:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.322471:INFO:CONSOLE(645)] "%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/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.322874:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.323231:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.323589:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.323990:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.324357:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.324695:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.325076:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for asciidoctor.asciidoctor-vscode, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.325449:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for AvaloniaTeam.vscode-avalonia, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.325845:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for Codeium.codeium, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.326258:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for EditorConfig.EditorConfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.326614:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for Gruntfuggly.todo-tree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.327006:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for ms-dotnettools.vscode-dotnet-runtime, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.327362:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for muhammad-sammy.csharp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.327734:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for pflannery.vscode-versionlens, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.328160:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for redhat.vscode-xml, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.328558:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for rust-lang.rust-analyzer, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.328994:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for serayuzgur.crates, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.329385:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for streetsidesoftware.code-spell-checker, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.329625:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for streetsidesoftware.code-spell-checker-italian, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.329831:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for tamasfe.even-better-toml, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.330038:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for usernamehw.errorlens, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.330396:INFO:CONSOLE(645)] "%cTRACE color: #888 pickRunningLocation for vadimcn.vscode-lldb, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.332645:INFO:CONSOLE(661)] "Overwriting extension <<.axaml>> to now point to mime <<text/x-AXAML>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.332714:INFO:CONSOLE(661)] "Overwriting extension <<.axml>> to now point to mime <<text/x-AXAML>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.332750:INFO:CONSOLE(661)] "Overwriting extension <<.editorconfig>> to now point to mime <<text/x-editorconfig>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.332770:INFO:CONSOLE(661)] "Overwriting extension <<.dtd>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.332793:INFO:CONSOLE(661)] "Overwriting extension <<.ent>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.332844:INFO:CONSOLE(661)] "Overwriting extension <<.mod>> to now point to mime <<text/x-dtd>>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (661)
[18:1018/192527.422884:INFO:CONSOLE(37)] "Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at n.add (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:1797)
at v._register (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:2443)
at v.onDidChange (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:1147:131121)
at ye.buildCategoriesSlide (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:90184)
at async ye.setInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:76874)
at async n.doSetInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:33955)
at async n.doOpenEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:31874)
at async n.openEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:30622)
at async vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2520:30429", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (37)
[18:1018/192527.423420:INFO:CONSOLE(37)] "Error: Trying to add a disposable to a DisposableStore that has already been disposed of. The added object will be leaked!
at n.add (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:1797)
at v._register (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:37:2443)
at v.onDidChange (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:1147:131121)
at ye.buildCategoriesSlide (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:90208)
at async ye.setInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2575:76874)
at async n.doSetInput (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:33955)
at async n.doOpenEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:31874)
at async n.openEditor (vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2331:30622)
at async vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js:2520:30429", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (37)
[18:1018/192527.441930:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.442559:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.442Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
[main 2023-10-18T17:25:27.443Z] [UtilityProcess type: shared-process, pid: <none>]: creating new...
[main 2023-10-18T17:25:27.450Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
[main 2023-10-18T17:25:27.451Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
[main 2023-10-18T17:25:27.460Z] [UtilityProcess type: shared-process, pid: 160]: successfully created
[main 2023-10-18T17:25:27.461Z] [UtilityProcess id: 1, type: fileWatcher, pid: 162]: successfully created
[18:1018/192527.466622:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.473019:INFO:CONSOLE(645)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json': Unable to read file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json')", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.505Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
[main 2023-10-18T17:25:27.518Z] Terminal profile not validated zsh [ 'zsh' ]
[main 2023-10-18T17:25:27.519Z] Terminal profile not validated fish [ 'fish' ]
[main 2023-10-18T17:25:27.519Z] Terminal profile not validated tmux [ 'tmux' ]
[main 2023-10-18T17:25:27.519Z] Terminal profile not validated pwsh [ 'pwsh' ]
[18:1018/192527.599139:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"**/*.axaml":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.600043:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"**/*.{csproj,sln,slnf,csx,cake}":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.600757:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/admin/Documents/Workspace/dotnet_json","external":"file:///home/admin/Documents/Workspace/dotnet_json","path":"/home/admin/Documents/Workspace/dotnet_json","scheme":"file"},"excludePattern":{"**/.git":true,"**/.svn":true,"**/.hg":true,"**/CVS":true,"**/.DS_Store":true,"**/Thumbs.db":true,"**/node_modules":true,"**/bower_components":true,"**/*.code-search":true},"fileEncoding":"utf8","disregardIgnoreFiles":false,"disregardGlobalIgnoreFiles":true,"disregardParentIgnoreFiles":true,"ignoreSymlinks":false}],"usingSearchPaths":false,"includePattern":{"*/Cargo.toml":true,"*/rust-project.json":true},"type":1,"exists":true}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.621678:INFO:CONSOLE(149)] "%c[Extension Host] %cNo active editor found. %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[main 2023-10-18T17:25:27.644Z] [SharedProcess] IPC ready
[main 2023-10-18T17:25:27.645Z] Main->SharedProcess#connect: connection established
[main 2023-10-18T17:25:27.659Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:27.663Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'
[18:1018/192527.664292:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json (excludes: <none>, includes: <all>),/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json (excludes: <none>, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.664Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'
[18:1018/192527.666712:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.667019:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/settings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.667250:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/tasks.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.667498:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/Documents/Workspace/dotnet_json/.vscode/launch.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.667758:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.669417:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.669762:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/keybindings.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.670136:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/tasks.json'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.673Z] [SharedProcess] Overall ready
[18:1018/192527.674478:INFO:CONSOLE(645)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:27.706Z] [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions (excludes: <none>, includes: <all>),/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json (excludes: <none>, includes: <all>)
[main 2023-10-18T17:25:27.708Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions'
[main 2023-10-18T17:25:27.708Z] [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions/extensions.json'
[18:1018/192527.712583:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 96ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.713228:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 97ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.713628:INFO:CONSOLE(645)] "%cTRACE color: #888 SearchService#search: 98ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.723091:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.723679:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.724282:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.724921:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.726351:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.742217:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.749214:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.764169:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/window1/notebook.rendering.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.793191:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /home/admin/Documents/Workspace/dotnet_json (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.798993:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets (excludes: <none>, includes: <all>)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.812020:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/snippets'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.823894:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/editSessions.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192527.958152:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/home/admin/Documents/Workspace/dotnet_json' with backend 'inotify'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.099209:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadFileSystem#$watch(): request to start watching (extension: vscode.git, path: file:///home/admin/Documents/Workspace/dotnet_json/.git, recursive: false, session: 0.2794759450176063)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.099960:INFO:CONSOLE(645)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192526/window1/exthost/vscode.git/Git.log", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.100722:INFO:CONSOLE(645)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.104244:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadFileSystem#$watch(): ignoring request to start watching because path is inside workspace (extension: vscode.git, path: file:///home/admin/Documents/Workspace/dotnet_json, recursive: true, session: 0.027164868937988862)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.104688:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/admin/Documents/Workspace/dotnet_json/.git (excludes: <none>, includes: ["**/.git/objects/**/**","**/.git/subtree-cache/**/**","**/node_modules/*/**/**","**/.hg/store/**/**"])", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.111191:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.111767:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.112849:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.114448:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTimeline#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.114842:INFO:CONSOLE(645)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.119178:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.121025:INFO:CONSOLE(645)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/home/admin/Documents/Workspace/dotnet_json/.git'", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.139195:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:28 [INFO]: No proxy settings found %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192528.169532:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider todo-tree-view [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.181487:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.182323:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.183125:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.183916:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.184746:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.185334:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.186321:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.187305:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.188168:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.188924:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.189597:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.190296:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.190988:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.191557:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.192656:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.193445:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.193985:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.194583:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.195049:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.195493:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.196009:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.196500:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$setMessage todo-tree-view ", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.207518:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider cSpellRegExpView [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.268835:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle todo-tree-view Tree undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.272580:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.272632:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:28 [INFO]: No proxy settings found
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.272671:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.303117:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.303442:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.303751:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.304193:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.304637:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.305175:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.305800:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.306165:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.306473:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.306762:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.307096:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.307385:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.307688:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.308040:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.308491:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.308855:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.309210:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.309543:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.309897:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.310274:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.310600:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.316612:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider lldb.loadedModules [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.317501:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider lldb.excludedCallers [object Object]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.398442:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.398608:VERBOSE1:key_storage_util_linux.cc(54)] Password storage detected desktop environment: GNOME
[18:1018/192528.398624:VERBOSE1:key_storage_linux.cc(128)] Selected backend for OSCrypt: GNOME_ANY
[18:1018/192528.443778:VERBOSE1:key_storage_linux.cc(180)] OSCrypt using Libsecret as backend.
[18:1018/192528.448853:VERBOSE1:key_storage_libsecret.cc(82)] OSCrypt generated a new password.
[18:1018/192528.449496:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.449771:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.450039:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.450303:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.450544:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.451201:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.451467:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.451647:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.451790:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.451974:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452117:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452273:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452421:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452577:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452724:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.452883:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453036:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453186:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453327:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453467:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453617:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453771:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.453972:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.454167:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.454345:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.454503:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.454657:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.454809:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455024:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTreeViews#$refresh todo-tree-view undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455225:INFO:CONSOLE(645)] "%cTRACE color: #888 [SecretStorageService] Encryption is available, using persisted storage", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455388:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455566:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455722:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.455884:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.456026:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.456159:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.460743:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:28 [INFO]: Creating manager directory: /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192528.561687:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.561760:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:28 [INFO]: Creating manager directory: /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.561839:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.606210:INFO:CONSOLE(645)] "%cTRACE color: #888 MainThreadTimeline#emitChangeEvent: id=git-history, uri=undefined", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:28.672Z] lifecycle (main): phase changed (value: 4)
[18:1018/192528.753669:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.770472:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192528.817263:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:28 [INFO]: Using cached LS with valid crc32: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions/codeium.codeium-1.2.97-universal/dist/f3bda5b3eb4dc7c7904cb8e9a3156e9f25f1ebb9/language_server_linux_x64 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192528.832870:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:28 [INFO]: Language server started %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192528.933892:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.933972:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:28 [INFO]: Using cached LS with valid crc32: /home/admin/.var/app/com.vscodium.codium/data/codium/extensions/codeium.codeium-1.2.97-universal/dist/f3bda5b3eb4dc7c7904cb8e9a3156e9f25f1ebb9/language_server_linux_x64
%c2023-10-18 19:25:28 [INFO]: Language server started
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192528.934036:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.025703:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.023021 271 main.go:452] Starting language server manager with pid 271
I1018 19:25:29.023276 271 main.go:106] Manager acquired its lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/manager.lock %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.026598:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.024562 271 main.go:228] Waiting for random port file in /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/child_random_port_1697649929023506327_809293137723110907 to be created %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.127546:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.127622:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.023021 271 main.go:452] Starting language server manager with pid 271
%cI1018 19:25:29.023276 271 main.go:106] Manager acquired its lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/manager.lock
%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.024562 271 main.go:228] Waiting for random port file in /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/child_random_port_1697649929023506327_809293137723110907 to be created
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.127690:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.190904:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.188100 289 main.go:446] Starting language server process with pid 289 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.194988:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.192137 289 proxy.go:93] proxyplease.proxy> No proxy provided. Attempting to infer from system.
I1018 19:25:29.192205 289 proxy.go:93] proxyplease.proxy> No proxy could be determined. Assuming a direct connection. %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.196363:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.192285 289 client.go:589] [DEBUG] GET https://server.codeium.com/exa.api_server_pb.ApiServerService/GetCompletions %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.298216:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.298298:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.188100 289 main.go:446] Starting language server process with pid 289
%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.192137 289 proxy.go:93] proxyplease.proxy> No proxy provided. Attempting to infer from system.
%cI1018 19:25:29.192205 289 proxy.go:93] proxyplease.proxy> No proxy could be determined. Assuming a direct connection.
%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.192285 289 client.go:589] [DEBUG] GET https://server.codeium.com/exa.api_server_pb.ApiServerService/GetCompletions
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.298359:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.445220:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192529.734007:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.731169 289 api_server_client.go:115] Successfully dialed proxy %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.736141:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.731678 289 server.go:387] Successfully created API server client
I1018 19:25:29.731707 289 api_server_client.go:115] Successfully dialed proxy
I1018 19:25:29.732270 289 server.go:393] Successfully created API streaming client %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.768324:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
I1018 19:25:29.766117 289 server.go:402] Successfully initialized tokenizer
I1018 19:25:29.766184 289 unleash.go:57] Initializing Unleash with production environment %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192529.870033:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.870132:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.731169 289 api_server_client.go:115] Successfully dialed proxy
%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.731678 289 server.go:387] Successfully created API server client
%cI1018 19:25:29.731707 289 api_server_client.go:115] Successfully dialed proxy
%cI1018 19:25:29.732270 289 server.go:393] Successfully created API streaming client
%c2023-10-18 19:25:29 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:29.766117 289 server.go:402] Successfully initialized tokenizer
%cI1018 19:25:29.766184 289 unleash.go:57] Initializing Unleash with production environment
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.870210:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192529.941372:INFO:CONSOLE(645)] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.004694:INFO:CONSOLE(645)] "%cTRACE color: #888 RunAutomaticTasks: Trying to run tasks.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.037108:INFO:CONSOLE(645)] "%cTRACE color: #888 RunAutomaticTasks: Found 2 automatic tasks", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.235501:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.233670 289 unleash.go:71] Successfully initialized unleash %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.284213:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.271732 289 server.go:481] Successfully created completion provider
I1018 19:25:30.271795 289 server.go:513] Child process attempting to acquire lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/child_lock_1697649929023580639_74606337558851855
I1018 19:25:30.271941 289 server.go:523] Child process acquired lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/child_lock_1697649929023580639_74606337558851855 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.286263:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.273247 289 server.go:186] Language server will attempt to listen on host 127.0.0.1 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.286668:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.273855 289 server.go:230] Language server listening on random port at 35499
I1018 19:25:30.273886 289 server.go:232] LSP listening on random port at 35101
I1018 19:25:30.274855 289 web_server.go:147] Chat Web Server listening at ws://127.0.0.1:42319 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.347952:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stdout)]:
35101 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.391187:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.332361 271 main.go:264] Language server manager found random server port 35499
I1018 19:25:30.332446 271 main.go:265] Language server manager found random lsp port 35101
I1018 19:25:30.332484 271 main.go:272] Language server manager attempting to connect to language server at 127.0.0.1:35499
I1018 19:25:30.346181 271 main.go:143] Fixing language server port at 35499
I1018 19:25:30.346213 271 main.go:323] Language server manager successfully connected to new language server at 127.0.0.1:35499 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.391647:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: Found language server running on port 35499 %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.486443:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
I1018 19:25:30.429933 289 lsp.go:191] Analyzing workspace files for /home/admin/Documents/Workspace/dotnet_json/ %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.532258:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.532452:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.532596:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.532731:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192530.570285:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.570356:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.233670 289 unleash.go:71] Successfully initialized unleash
%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.271732 289 server.go:481] Successfully created completion provider
%cI1018 19:25:30.271795 289 server.go:513] Child process attempting to acquire lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/child_lock_1697649929023580639_74606337558851855
%cI1018 19:25:30.271941 289 server.go:523] Child process acquired lock file /tmp/245aa298-3df7-40ac-974a-b73f9bc7612b/codeium/manager/locks/child_lock_1697649929023580639_74606337558851855
%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.273247 289 server.go:186] Language server will attempt to listen on host 127.0.0.1
%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.273855 289 server.go:230] Language server listening on random port at 35499
%cI1018 19:25:30.273886 289 server.go:232] LSP listening on random port at 35101
%cI1018 19:25:30.274855 289 web_server.go:147] Chat Web Server listening at ws://127.0.0.1:42319
%c2023-10-18 19:25:30 [INFO]: [Language Server (stdout)]:
%c35101
%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.332361 271 main.go:264] Language server manager found random server port 35499
%cI1018 19:25:30.332446 271 main.go:265] Language server manager found random lsp port 35101
%cI1018 19:25:30.332484 271 main.go:272] Language server manager attempting to connect to language server at 127.0.0.1:35499
%cI1018 19:25:30.346181 271 main.go:143] Fixing language server port at 35499
%cI1018 19:25:30.346213 271 main.go:323] Language server manager successfully connected to new language server at 127.0.0.1:35499
%c2023-10-18 19:25:30 [INFO]: Found language server running on port 35499
%c2023-10-18 19:25:30 [INFO]: [Language Server (stderr)]:
%cI1018 19:25:30.429933 289 lsp.go:191] Analyzing workspace files for /home/admin/Documents/Workspace/dotnet_json/
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.570481:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.574379:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:30 [WARN]: User not logged in %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192530.675144:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.675202:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:30 [WARN]: User not logged in
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.675245:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192530.757675:INFO:CONSOLE(645)] "%c INFO color: #33f [perf] Render performance baseline is 179ms", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192533.028479:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192533.029199:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192533.029794:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192533.030239:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] No password found for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192533.030710:INFO:CONSOLE(645)] "%cTRACE color: #888 DialogService#confirm The extension 'Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more' wants to sign in using Codeium Auth.", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192534.531485:INFO:CONSOLE(645)] "%cTRACE color: #888 DialogService#prompt Do you want VSCodium to open the external website?", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:39.509Z] Received data from other instance: {
_: [],
diff: false,
merge: false,
add: false,
goto: false,
'new-window': false,
'reuse-window': false,
wait: false,
help: false,
'extensions-dir': '/home/admin/.var/app/com.vscodium.codium/data/codium/extensions',
'list-extensions': false,
'show-versions': false,
'pre-release': false,
version: false,
verbose: false,
status: false,
'prof-startup': false,
'no-cached-data': false,
'prof-v8-extensions': false,
'disable-extensions': false,
'disable-gpu': false,
'disable-chromium-sandbox': false,
'ms-enable-electron-run-as-node': true,
telemetry: false,
debugRenderer: false,
'enable-smoke-test-driver': false,
logExtensionHostCommunication: false,
'skip-release-notes': false,
'skip-welcome': false,
'disable-telemetry': false,
'disable-updates': false,
'use-inmemory-secretstorage': false,
'disable-workspace-trust': false,
'disable-crash-reporter': false,
'skip-add-to-recently-opened': false,
'unity-launch': false,
'open-url': true,
'file-write': false,
'file-chmod': false,
force: false,
'do-not-sync': false,
trace: false,
'force-user-env': false,
'force-disable-user-env': false,
'open-devtools': false,
'disable-gpu-sandbox': false,
'__enable-file-policy': false,
'enable-coi': 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,
_urls: [
'vscodium://Codeium.codeium#state=<REMOVED>&access_token=<REMOVED>'
],
logsPath: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/logs/20231018T192539'
} {
SHELL: '/bin/sh',
SESSION_MANAGER: 'local/unix:@/tmp/.ICE-unix/4695,unix/unix:/tmp/.ICE-unix/4695',
__EGL_EXTERNAL_PLATFORM_CONFIG_DIRS: '/etc/egl/egl_external_platform.d:/usr/lib/x86_64-linux-gnu/GL/egl/egl_external_platform.d:/usr/share/egl/egl_external_platform.d',
XDG_CONFIG_DIRS: '/app/etc/xdg:/etc/xdg',
HISTCONTROL: 'ignoredups',
XDG_MENU_PREFIX: 'gnome-',
HISTSIZE: '1000',
HOSTNAME: 'fedora',
DOTNET_ROOT: '/usr/lib/sdk/dotnet8/lib',
SSH_AUTH_SOCK: '/run/flatpak/ssh-auth',
DOTNET_CLI_TELEMETRY_OPTOUT: 'true',
XDG_DATA_HOME: '/home/admin/.var/app/com.vscodium.codium/data',
FLATPAK_ENABLE_SDK_EXT: '*',
XDG_CONFIG_HOME: '/home/admin/.var/app/com.vscodium.codium/config',
XMODIFIERS: '@im=ibus',
DESKTOP_SESSION: 'gnome',
ZYPAK_LIB: '/app/lib',
FLATPAK_ID: 'com.vscodium.codium',
EDITOR: '/usr/bin/nano',
PWD: '/home/admin',
ALSA_CONFIG_PATH: '/usr/share/alsa/alsa-flatpak.conf',
LOGNAME: 'admin',
XDG_SESSION_DESKTOP: 'gnome',
XDG_SESSION_TYPE: 'wayland',
SYSTEMD_EXEC_PID: '5286',
XAUTHORITY: '/run/user/1000/.mutter-Xwaylandauth.WYZ5C2',
container: 'flatpak',
GDM_LANG: 'en_US.UTF-8',
GI_TYPELIB_PATH: '/app/lib/girepository-1.0',
HOME: '/home/admin',
USERNAME: 'admin',
LANG: 'en_US.UTF-8',
CARGO_HOME: '/home/admin/.var/app/com.vscodium.codium/data/cargo',
XDG_CURRENT_DESKTOP: 'GNOME',
WAYLAND_DISPLAY: 'wayland-0',
AT_SPI_BUS_ADDRESS: 'unix:path=/run/flatpak/at-spi-bus',
PULSE_CLIENTCONFIG: '/run/flatpak/pulse/config',
INVOCATION_ID: 'd2028228dd7f44b6b37effea1007ffe8',
MANAGERPID: '4533',
XDG_CACHE_HOME: '/home/admin/.var/app/com.vscodium.codium/cache',
GNOME_SETUP_DISPLAY: ':1',
XDG_SESSION_CLASS: 'user',
CHROME_WRAPPER: '/app/bin/codium-wrapper',
FLATPAK_IDE_ENV: '1',
LESSOPEN: '||/usr/bin/lesspipe.sh %s',
USER: 'admin',
CARGO_INSTALL_ROOT: '/home/admin/.var/app/com.vscodium.codium/data/cargo',
NPM_CONFIG_USERCONFIG: '/home/admin/.var/app/com.vscodium.codium/config/npmrc',
SHLVL: '0',
FLATPAK_SANDBOX_DIR: '/home/admin/.var/app/com.vscodium.codium/sandbox',
QT_IM_MODULE: 'ibus',
DOTNET_NOLOGO: 'true',
NUGET_PACKAGES: '/home/admin/.var/app/com.vscodium.codium/.nuget/packages',
ZYPAK_BIN: '/app/bin',
XDG_STATE_HOME: '/home/admin/.var/app/com.vscodium.codium/.local/state',
LD_LIBRARY_PATH: '/app/lib:/usr/lib/sdk/dotnet8/lib',
XDG_RUNTIME_DIR: '/run/user/1000',
DEBUGINFOD_URLS: 'https://debuginfod.fedoraproject.org/ ',
DBUS_SYSTEM_BUS_ADDRESS: 'unix:path=/run/dbus/system_bus_socket',
GST_PLUGIN_SYSTEM_PATH: '/app/lib/gstreamer-1.0:/usr/lib/extensions/gstreamer-1.0:/usr/lib/x86_64-linux-gnu/gstreamer-1.0',
PARENT_WINDOW_ID: '',
GIO_USE_VFS: 'local',
JOURNAL_STREAM: '8:45116',
XDG_DATA_DIRS: '/app/share:/usr/share:/usr/share/runtime/share:/run/host/user-share:/run/host/share',
PATH: '/app/bin:/app/bin:/app/bin:/usr/bin:/usr/lib/sdk/dotnet8/bin:/usr/lib/sdk/llvm16/bin:/usr/lib/sdk/rust-stable/bin:/home/admin/.var/app/com.vscodium.codium/data/node/bin:/home/admin/.var/app/com.vscodium.codium/data/cargo/bin:/home/admin/.var/app/com.vscodium.codium/data/python/bin:/home/admin/.var/app/com.vscodium.codium/data/gem/ruby/3.2.0/bin',
ZYPAK_SPAWN_LATEST_ON_REEXEC: '0',
GDMSESSION: 'gnome',
PYTHONUSERBASE: '/home/admin/.var/app/com.vscodium.codium/data/python',
DBUS_SESSION_BUS_ADDRESS: 'unix:path=/run/flatpak/bus',
ALSA_CONFIG_DIR: '/usr/share/alsa',
MAIL: '/var/spool/mail/admin',
PULSE_SERVER: 'unix:/run/flatpak/pulse/native',
GIO_LAUNCHED_DESKTOP_FILE_PID: '12632',
GIO_LAUNCHED_DESKTOP_FILE: '/home/admin/.local/share/flatpak/exports/share/applications/com.vscodium.codium-url-handler.desktop',
ZYPAK_ZYGOTE_STRATEGY_SPAWN: '1',
VSCODE_CWD: '/home/admin',
VSCODE_CLI: '1',
ELECTRON_NO_ATTACH_CONSOLE: '1',
SANDBOX_LD_LIBRARY_PATH: '/app/lib:/usr/lib/sdk/dotnet8/lib',
SBX_CHROME_API_RQ: '1',
CHROME_DESKTOP: 'codium-url-handler.desktop',
ORIGINAL_XDG_CURRENT_DESKTOP: 'GNOME',
GDK_BACKEND: 'wayland',
NO_AT_BRIDGE: '1',
VSCODE_NLS_CONFIG: '{"locale":"en-us","osLocale":"en-us","availableLanguages":{},"_languagePackSupport":true}',
VSCODE_CODE_CACHE_PATH: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/CachedData/36d13de33ac0d6c684f10f99cff352e2f58228b3',
VSCODE_IPC_HOOK: '/run/user/1000/vscode-6678b428-1.83-main.sock'
}
[main 2023-10-18T17:25:39.510Z] app#handleProtocolUrl(): vscodium://codeium.codeium#state=<REMOVED>&access_token=<REMOVED> {
originalUrl: 'vscodium://Codeium.codeium#state=<REMOVED>&access_token=<REMOVED>'
}
[main 2023-10-18T17:25:39.511Z] app#handleProtocolUrl(): not handled vscodium://codeium.codeium#state=<REMOVED>&access_token=<REMOVED> {
originalUrl: 'vscodium://Codeium.codeium#state=<REMOVED>&access_token=<REMOVED>'
}
[main 2023-10-18T17:25:39.511Z] URLHandlerRouter#routeCall() with URI argument vscodium://codeium.codeium#state=<REMOVED>&access_token=<REMOVED>
[18:1018/192539.516768:INFO:CONSOLE(645)] "%cTRACE color: #888 DialogService#confirm Allow 'Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more' extension to open this URI?", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192542.510162:INFO:CONSOLE(645)] "%cTRACE color: #888 URLService#handleURL(): handled vscodium://codeium.codeium#state=<REMOVED>&access_token=<REMOVED>", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.085664:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Setting password for codeium.codeium extension: codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.086197:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] encrypting secret for key: {"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:43.086Z] [EncryptionMainService] Encrypting value.
[main 2023-10-18T17:25:43.087Z] [EncryptionMainService] Encrypted value.
[18:1018/192543.088886:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] storing encrypted secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.089968:INFO:CONSOLE(645)] "%cTRACE color: #888 [SecretStorageService] Notifying change in value for secret: {"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.090452:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] stored encrypted secret for key: secret://{"extensionId":"codeium.codeium","key":"codeium_auth.sessions"}", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.090869:INFO:CONSOLE(645)] "%cTRACE color: #888 [mainThreadSecretState] Password set for: codeium.codeium codeium_auth.sessions", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.095442:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] getting secret for key: secret://vscodium.loginAccount", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.095891:INFO:CONSOLE(645)] "%cTRACE color: #888 [secrets] no secret found for key: secret://vscodium.loginAccount", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192543.101995:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:43 [INFO]: Successfully logged in %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192543.103233:INFO:CONSOLE(149)] "%c[Extension Host] %c2023-10-18 19:25:43 [INFO]: Successfully logged in %c(at console.<anonymous> (/app/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:125:130214)) color: blue color: color: grey", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
[18:1018/192543.204017:INFO:CONSOLE(1657)] "Extension Host", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192543.204093:INFO:CONSOLE(1657)] "%c2023-10-18 19:25:43 [INFO]: Successfully logged in
%c2023-10-18 19:25:43 [INFO]: Successfully logged in
", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192543.204157:INFO:CONSOLE(1657)] "console.groupEnd", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (1657)
[18:1018/192546.722186:INFO:CONSOLE(645)] "%cTRACE color: #888 KeybindingService#dispatch Ctrl+Q [ Will dispatch command workbench.action.quit ]", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192546.722914:INFO:CONSOLE(645)] "%cTRACE color: #888 CommandService#executeCommand workbench.action.quit", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192546.726697:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onBeforeUnload (reason: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:46.723Z] Lifecycle#quit() - begin (willRestart: undefined)
[main 2023-10-18T17:25:46.723Z] Lifecycle#quit() - calling app.quit()
[main 2023-10-18T17:25:46.723Z] Lifecycle#app.on(before-quit)
[main 2023-10-18T17:25:46.724Z] Lifecycle#onBeforeShutdown.fire()
[main 2023-10-18T17:25:46.724Z] [WindowsStateHandler] onBeforeShutdown {
lastActiveWindow: {
workspaceIdentifier: undefined,
folder: 'file:///home/admin/Documents/Workspace/dotnet_json',
backupPath: '/home/admin/.var/app/com.vscodium.codium/config/VSCodium/Backups/4dce4612b47ca48f8f4648aef42f1c15',
remoteAuthority: undefined,
uiState: [Object: null prototype] {
mode: 0,
x: 0,
y: 0,
width: 1024,
height: 768
}
},
lastPluginDevelopmentHostWindow: undefined,
openedWindows: []
}
[main 2023-10-18T17:25:46.724Z] Lifecycle#window.on('close') - window ID 1
[main 2023-10-18T17:25:46.724Z] Lifecycle#unload() - window ID 1
[18:1018/192546.733784:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onBeforeUnload continues without veto", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[18:1018/192546.735559:INFO:CONSOLE(645)] "%cTRACE color: #888 [lifecycle] onWillUnload (reason: 2)", source: vscode-file://vscode-app/app/share/codium/resources/app/out/vs/workbench/workbench.desktop.main.js (645)
[main 2023-10-18T17:25:46.759Z] Lifecycle#onBeforeCloseWindow.fire() - window ID 1
[main 2023-10-18T17:25:46.765Z] IPC Object URL: Removed channel vscode:803cfdc8-4a6e-4860-bdc3-1ea47edb5b6f.
[main 2023-10-18T17:25:46.767Z] Lifecycle#window.on('closed') - window ID 1
[main 2023-10-18T17:25:46.768Z] Lifecycle#onWillShutdown.fire()
[main 2023-10-18T17:25:46.769Z] Lifecycle#onWillShutdown - begin 'instanceLockfile'
[main 2023-10-18T17:25:46.770Z] storageMainService#onWillShutdown()
[main 2023-10-18T17:25:46.770Z] Lifecycle#onWillShutdown - begin 'applicationStorage'
[main 2023-10-18T17:25:46.770Z] Lifecycle#onWillShutdown - begin 'workspaceStorage'
[main 2023-10-18T17:25:46.771Z] [UtilityProcess id: 1, type: extensionHost, pid: 144]: waiting to exit...
[main 2023-10-18T17:25:46.771Z] Lifecycle#onWillShutdown - begin 'extHostStarter'
[main 2023-10-18T17:25:46.771Z] [UtilityProcess id: 1, type: fileWatcher, pid: 162]: attempting to kill the process...
[main 2023-10-18T17:25:46.772Z] [UtilityProcess id: 1, type: fileWatcher, pid: 162]: successfully killed the process
[main 2023-10-18T17:25:46.773Z] Lifecycle#app.on(window-all-closed)
[main 2023-10-18T17:25:46.773Z] Lifecycle#app.on(will-quit) - begin
[main 2023-10-18T17:25:46.775Z] [File Watcher (node.js)] Request to stop watching: /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User,/home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json
[main 2023-10-18T17:25:46.775Z] [File Watcher (node.js)] stopping file watcher on /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User
[main 2023-10-18T17:25:46.775Z] [File Watcher (node.js)] stopping file watcher on /home/admin/.var/app/com.vscodium.codium/config/VSCodium/User/settings.json
[main 2023-10-18T17:25:46.776Z] Lifecycle#onWillShutdown - end 'instanceLockfile'
[main 2023-10-18T17:25:46.777Z] [UtilityProcess id: 1, type: extensionHost, pid: 144]: received exit event with code 0
[main 2023-10-18T17:25:46.777Z] Extension host with pid 144 exited with code: 0, signal: unknown.
[main 2023-10-18T17:25:46.777Z] Lifecycle#onWillShutdown - end 'extHostStarter'
[main 2023-10-18T17:25:46.784Z] [UtilityProcess id: 1, type: fileWatcher, pid: 162]: received exit event with code 0
[main 2023-10-18T17:25:46.784Z] [UtilityProcessWorker]: terminated normally with code 0, signal: unknown
[main 2023-10-18T17:25:46.788Z] StorageMainService: closed application storage
[main 2023-10-18T17:25:46.788Z] Lifecycle#onWillShutdown - end 'applicationStorage'
[main 2023-10-18T17:25:46.788Z] StorageMainService: closed workspace storage (0ffe6bdfadb7854435800883b99297a2)
[main 2023-10-18T17:25:46.788Z] Lifecycle#onWillShutdown - end 'workspaceStorage'
[main 2023-10-18T17:25:46.791Z] Lifecycle#app.on(will-quit) - after fireOnWillShutdown
[main 2023-10-18T17:25:46.791Z] Lifecycle#app.on(will-quit) - calling app.quit()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment