VSCode 'Add Build Configuration' fails - blank window

My installation of VSCode on Linux Mint has never worked properly.  I am able to open an existing application however the "Add Build Configuration" window is blank, for example:

As I said, this has "never worked".  Originally, when I installed VSCode (and NRF Connect etc) my computer was running Linux Mint 20.  It did not work, however at that time I believe I discovered that it was not supported by Mint-20 or by the related version of Ubuntu, so I never pursued it at the time.

Since then I have upgraded to Mint 21.2, which is based on Ubuntu 22.04, which is indicated to be supported at "Tier 3".  This has not fixed the problem.

I have tried uninstalling and reinstalling VS-Code, and the NRF Connect extensions inside VS-Code - this has not helped.

Thoughts, suggestions of where I might look for some clues...?

Parents
  • Hi,

     

    Have you installed vscode + extensions manually, or used the toolchain manager from nRF connect sdk for desktop?

    I've noticed that sometimes it is important where you open vscode from for it to inherit your environment correctly, especially if using different distros than stock Ubuntu.

    Try to open up a terminal and run vscode (default path: /usr/share/code/bin/code) and see if this then behaves differently. If it still misbehaves, could you share a detailed log (ie. code --verbose) ?

     

    Kind regards,

    Håkon

  • Hello Håkon, thank you for the suggestions.

    I am not 100% sure how I originally installed things, it was a while ago.  I *THINK* I used nRF Connect for Desktop "toolchain manager" to install the SDK, and I think I manually installed vscode.  Before opening this ticket, I un-installed vscode and I then installed it through the operating system's software repository ("synaptic")

    Thank you for the suggestion of running "code --verbose" from the command line.  My gosh it sure is verbose(!!).  Here is the initial spewage:


    dmc@daniel-desktop:~$ code --verbose
    [663592:1220/074034.796518:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
    [main 2023-12-20T11:40:34.946Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [main 2023-12-20T11:40:34.968Z] Starting VS Code
    [main 2023-12-20T11:40:34.968Z] from: /usr/share/code/resources/app
    [main 2023-12-20T11:40:34.968Z] args: {
      _: [],
      diff: false,
      merge: false,
      add: false,
      goto: false,
      'new-window': false,
      'reuse-window': false,
      wait: false,
      help: false,
      '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': false,
      telemetry: false,
      debugRenderer: false,
      'enable-smoke-test-driver': false,
      logExtensionHostCommunication: false,
      'skip-release-notes': false,
      'skip-welcome': false,
      'disable-telemetry': false,
      'disable-updates': false,
      'use-inmemory-secretstorage': false,
      'disable-workspace-trust': false,
      'disable-crash-reporter': false,
      'crash-reporter-id': 'a0d801ce-9f68-4e69-b2a1-19c14442355d',
      '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,
      'disable-dev-shm-usage': false,
      'profile-temp': false,
      logsPath: '/home/dmc/.config/Code/logs/20231220T074034'
    }
    [main 2023-12-20T11:40:34.971Z] Resolving machine identifier...
    [main 2023-12-20T11:40:34.971Z] Resolved machine identifier: a201bfc3a08d535f3c3f5a3d858191381da0f6ba92a6f968ef283d5151e5d619
    [main 2023-12-20T11:40:34.971Z] Main->SharedProcess#connect
    [main 2023-12-20T11:40:34.984Z] StorageMainService: creating application storage
    [main 2023-12-20T11:40:34.989Z] ElectronURLListener: waiting for window to be ready to handle URLs...
    [main 2023-12-20T11:40:34.990Z] lifecycle (main): phase changed (value: 2)
    [main 2023-12-20T11:40:34.990Z] windowsManager#open
    [main 2023-12-20T11:40:34.992Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)
    [main 2023-12-20T11:40:34.993Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'
    [main 2023-12-20T11:40:34.994Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/settings.json, real: /a2/home/dmc/.config/Code/User/settings.json)
    [main 2023-12-20T11:40:34.994Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/settings.json'
    [main 2023-12-20T11:40:34.995Z] windowsManager#open pathsToOpen [
      {
        workspace: { id: '1c67f80be399857fc2d6874fd4640937', configPath: [$] },
        type: 1,
        exists: true,
        remoteAuthority: undefined,
        transient: undefined
      }
    ]
    [main 2023-12-20T11:40:34.996Z] windowsManager#doOpenFolderOrWorkspace {
      folderOrWorkspace: {
        workspace: { id: '1c67f80be399857fc2d6874fd4640937', configPath: [$] },
        type: 1,
        exists: true,
        remoteAuthority: undefined,
        transient: undefined
      },
      filesToOpen: undefined
    }
    [main 2023-12-20T11:40:34.997Z] IPC Object URL: Registered new channel vscode:107de0fe-566d-4327-87a3-d440e1e86587.
    [main 2023-12-20T11:40:34.997Z] window#validateWindowState: validating window state on 2 display(s) { mode: 1, x: 1770, y: 59, width: 2046, height: 1341 }
    [main 2023-12-20T11:40:34.998Z] window#validateWindowState: multi-monitor working area { x: 1280, y: 0, width: 2560, height: 1440 }
    [main 2023-12-20T11:40:34.998Z] window#ctor: using window state { mode: 1, x: 1770, y: 59, width: 2046, height: 1341 }
    [main 2023-12-20T11:40:35.048Z] window#load: attempt to load window (id: 1)
    [main 2023-12-20T11:40:35.056Z] StorageMainService: creating workspace storage (1c67f80be399857fc2d6874fd4640937)
    [main 2023-12-20T11:40:35.057Z] windowsManager#open used window count 1 (workspacesToOpen: 2, foldersToOpen: 0, emptyToRestore: 0, emptyToOpen: 0)
    [main 2023-12-20T11:40:35.057Z] lifecycle (main): phase changed (value: 3)
    [main 2023-12-20T11:40:35.058Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T11:40:35.058Z] update#setState idle
    [main 2023-12-20T11:40:35.156Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074036.695219:INFO:CONSOLE(643)] "%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,"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":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"a0d801ce-9f68-4e69-b2a1-19c14442355d","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,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/dmc/.config/Code/logs/20231220T074034","machineId":"a201bfc3a08d535f3c3f5a3d858191381da0f6ba92a6f968ef283d5151e5d619","sqmId":"","windowId":1,"mainPid":663592,"appRoot":"/usr/share/code/resources/app","execPath":"/usr/share/code/code","codeCachePath":"/home/dmc/.config/Code/CachedData/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","backupPath":"/home/dmc/.config/Code/Backups/1c67f80be399857fc2d6874fd4640937","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.vscode/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/dmc","tmpDir":"/tmp","userDataDir":"/home/dmc/.config/Code","workspace":{"id":"1c67f80be399857fc2d6874fd4640937","configPath":{"$mid":1,"path":"/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json","scheme":"file"}},"userEnv":{"VSCODE_IPC_HOOK":"/run/user/500/vscode-911771ad-1.85-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-gb\",\"osLocale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":1,"loggers":{"window":[],"global":[{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T074034/main.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T074034/main.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T074034/main.log"},"id":"main","name":"Main"},{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T074034/network.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T074034/network.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T074034/network.log"},"id":"network","name":"Network Requests","when":"logLevel == 'trace'"}]},"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32x64UserAppId":"{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}","win32arm64UserAppId":"{{D9E514E7-1A56-452D-9337-2990C0DC4310}","win32NameVersion":"Microsoft Visual Studio Code","win32DirName":"Microsoft VS Code","win32SetupExeBasename":"VSCodeSetup","win32AppUserModelId":"Microsoft.VisualStudioCode","win32ShellNameShort":"Code","win32MutexName":"vscode","win32RegValueName":"VSCode","darwinCredits":"resources/darwin/Credits.rtf","darwinBundleIdentifier":"com.microsoft.VSCode","darwinExecutable":"VSCode","linuxIconName":"vscode","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":[],"serverLicense":["*","* Visual Studio Code Server","*","* By using the software, you agree to","* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and","* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).","*"],"serverLicensePrompt":"Do you accept the terms in the License Agreement (Y/n)?","serverApplicationName":"code-server","urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webUrl":"https://vscode.dev","webEndpointUrl":"https://main.vscode-cdn.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"nlsBaseUrl":"https://www.vscode-unpkg.net/_lp/","serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","cacheUrl":"https://vscode.blob.core.windows.net/gallery/index","itemUrl":"https://marketplace.visualstudio.com/items","publisherUrl":"https://marketplace.visualstudio.com/publishers","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","controlUrl":"https://az764295.vo.msecnd.net/extensions/marketplace.json"},"profileTemplatesUrl":"https://az764295.vo.msecnd.net/profile-templates/profile-templates.json","extensionRecommendations":{"ms-dotnettools.csdevkit":{"onFileOpen":[{"pathGlob":"{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}","important":true},{"languages":["csharp"],"important":true},{"pathGlob":"{**/project.json,**/appsettings.json}"}]},"ms-python.python":{"onFileOpen":[{"pathGlob":"{**/*.py}","important":true},{"languages":["python"],"important":true},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.jupyter":{"onFileOpen":[{"pathGlob":"{**/*.py}","contentPattern":"^#\\s*%%$","important":true,"whenInstalled":["ms-python.python"]},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.datawrangler":{"onFileOpen":[{"pathGlob":"{**/*.ipynb}","contentPattern":"import\\s*pandas|from\\s*pandas","whenInstalled":["ms-toolsai.jupyter"]}]},"golang.Go":{"onFileOpen":[{"pathGlob":"**/*.go","important":true},{"languages":["go"],"important":true}]},"vscjava.vscode-java-pack":{"onFileOpen":[{"pathGlob":"{**/*.java}","important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},{"languages":["java"],"important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}]},"ms-vscode.PowerShell":{"onFileOpen":[{"pathGlob":"{**/*.ps1,**/*.psd1,**/*.psm1}","important":true},{"languages":["powershell"],"important":true},{"pathGlob":"{**/*.ps.config,**/*.ps1.config}"}]},"ms-vscode.cpptools-extension-pack":{"onFileOpen":[{"pathGlob":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}","important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]},{"languages":["c","cpp"],"important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]}]},"ms-azuretools.vscode-docker":{"onFileOpen":[{"pathGlob":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml}","important":true},{"languages":["dockerfile"],"important":true},{"pathGlob":"{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json,**/*.py,**/*.ipynb,**/*.js,**/*.ts,**/package.json}"}]},"vue.volar":{"onFileOpen":[{"pathGlob":"{**/*.vue}","important":true},{"languages":["vue"],"important":true}]},"ms-vscode.makefile-tools":{"onFileOpen":[{"pathGlob":"{**/makefile,**/Makefile}","important":true},{"languages":["makefile"],"important":true}]},"ms-vscode.cmake-tools":{"onFileOpen":[{"pathGlob":"{**/CMakeLists.txt}","important":true}]},"ms-azure-devops.azure-pipelines":{"onFileOpen":[{"pathGlob":"{**/azure-pipelines.yaml}","important":true}]},"msazurermtools.azurerm-vscode-tools":{"onFileOpen":[{"pathGlob":"{**/azuredeploy.json}","important":true}]},"ms-vscode-remote.remote-containers":{"onFileOpen":[{"pathGlob":"{**/devcontainer.json}","important":true}]},"ms-azuretools.vscode-bicep":{"onFileOpen":[{"pathGlob":"{**/*.bicep}","important":true,"whenNotInstalled":["ms-azuretools.rad-vscode-bicep"]}]},"svelte.svelte-vscode":{"onFileOpen":[{"pathGlob":"{**/*.svelte}","important":true}]},"ms-vscode.vscode-github-issue-notebooks":{"onFileOpen":[{"pathGlob":"{**/*.github-issues}","important":true}]},"ms-playwright.playwright":{"onFileOpen":[{"pathGlob":"{**/*playwright*.config.ts,**/*playwright*.config.js,**/*playwright*.config.mjs}","important":true}]},"vscjava.vscode-gradle":{"onFileOpen":[{"pathGlob":"{**/gradlew,**/gradlew.bat,**/build.gradle,**/build.gradle.kts,**/settings.gradle,**/settings.gradle.kts}","important":true}]},"REditorSupport.r":{"onFileOpen":[{"pathGlob":"{**/*.r}","important":true},{"languages":["r"],"important":true}]},"firefox-devtools.vscode-firefox-debug":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}"}]},"ms-edgedevtools.vscode-edge-devtools":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.css,**/*.html}"}]},"Ionide.Ionide-fsharp":{"onFileOpen":[{"pathGlob":"{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}"}]},"dbaeumer.vscode-eslint":{"onFileOpen":[{"pathGlob":"{**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.eslintrc,**/.babelrc,**/jsconfig.json}"}]},"ms-vscode.vscode-typescript-tslint-plugin":{"onFileOpen":[{"pathGlob":"{**/tslint.json}"}]},"bmewburn.vscode-intelephense-client":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"xdebug.php-debug":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"rust-lang.rust-analyzer":{"onFileOpen":[{"pathGlob":"{**/*.rs,**/*.rslib}"}]},"DavidAnson.vscode-markdownlint":{"onFileOpen":[{"pathGlob":"{**/*.md}"}]},"EditorConfig.EditorConfig":{"onFileOpen":[{"pathGlob":"{**/.editorconfig}"}]},"HookyQR.beautify":{"onFileOpen":[{"pathGlob":"{**/.jsbeautifyrc}"}]},"donjayamanne.githistory":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"felipecaputo.git-project-manager":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"eamodio.gitlens":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"Shopify.ruby-lsp":{"onFileOpen":[{"pathGlob":"{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}"}]},"DotJoshJohnson.xml":{"onFileOpen":[{"pathGlob":"{**/*.xml}"}]},"stylelint.vscode-stylelint":{"onFileOpen":[{"pathGlob":"{**/.stylelintrc,**/stylelint.config.js}"}]},"ms-mssql.mssql":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"mtxr.sqltools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"usqlextpublisher.usql-vscode-ext":{"onFileOpen":[{"pathGlob":"{**/*.usql}"}]},"ms-vscode.sublime-keybindings":{"onFileOpen":[{"pathGlob":"{**/.sublime-project,**/.sublime-workspace}"}]},"k--kato.intellij-idea-keybindings":{"onFileOpen":[{"pathGlob":"{**/.idea}"}]},"christian-kohler.npm-intellisense":{"onFileOpen":[{"pathGlob":"{**/package.json}"}]},"cake-build.cake-vscode":{"onFileOpen":[{"pathGlob":"{**/build.cake}"}]},"Angular.ng-template":{"onFileOpen":[{"pathGlob":"{**/.angular-cli.json,**/angular.json,**/*.ng.html,**/*.ng,**/*.ngml}"}]},"vscjava.vscode-maven":{"onFileOpen":[{"pathGlob":"**/pom.xml"}]},"ms-azuretools.vscode-azureterraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"HashiCorp.terraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"vsciot-vscode.vscode-arduino":{"onFileOpen":[{"pathGlob":"**/*.ino"}]},"ms-kubernetes-tools.vscode-kubernetes-tools":{"onFileOpen":[{"pathGlob":"{**/Chart.yaml}"}]},"GoogleCloudTools.cloudcode":{"onFileOpen":[{"pathGlob":"{**/skaffold.yaml}"}]},"Oracle.oracledevtools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"betterthantomorrow.calva":{"onFileOpen":[{"pathGlob":"{**/*.clj,**/*.cljs}"}]},"Pivotal.vscode-boot-dev-pack":{"onFileOpen":[{"pathGlob":"{**/application.properties}"}]},"GitHub.copilot":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"}],"onSettingsEditorOpen":{}},"GitHub.vscode-github-actions":{"onFileOpen":[{"pathGlob":"{**/.github/workflows/*.yml}","important":true}]},"circleci.circleci":{"onFileOpen":[{"pathGlob":"{**/.circleci/config.yml}"}]},"mechatroner.rainbow-csv":{"onFileOpen":[{"pathGlob":"**/*.csv","important":true}]},"tomoki1207.pdf":{"onFileOpen":[{"pathGlob":"**/*.pdf","important":true}]}},"keymapExtensionTips":["vscodevim.vim","ms-vscode.sublime-keybindings","ms-vscode.atom-keybindings","ms-vscode.brackets-keybindings","ms-vscode.vs-keybindings","ms-vscode.notepadplusplus-keybindings","k--kato.intellij-idea-keybindings","lfs.vscode-emacs-friendly","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csdevkit","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","vue.volar","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust-analyzer","Shopify.ruby-lsp","GitHub.copilot"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","contentPattern":"^\\s*url\\s*=\\s*https:\\/\\/github\\.com.*$"},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},"Pivotal.vscode-boot-dev-pack":{"name":"Spring Boot Extension Pack","isExtensionPack":true}}},"gradle":{"configPath":"build.gradle","configName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"github-pull-request":{"configPath":".vscode/.github-pull-request.rec","configName":"GitHub","configScheme":"vscode-vfs","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","important":true}}},"pyproject-formatter":{"configPath":"pyproject.toml","configName":"Python Formatter","recommendations":{"ms-python.black-formatter":{"name":"Black Formatter","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?black\"?\\s*[\\].])|(\"black\\s*[\"[(<=>!~;@])"},"ms-python.autopep8":{"name":"Autopep8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?autopep8\"?\\s*[\\].])|(\"autopep8\\s*[\"[(<=>!~;@])"}}},"pep8-formatter":{"configPath":".pep8","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8"}}},"python-setup-cgf-formatter":{"configPath":"setup.cfg","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"tox-ini-formatter":{"configPath":"tox.ini","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"pyproject-linter":{"configPath":"pyproject.toml","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?pylint\"?\\s*[\\].])|(\"pylint\\s*[\"[(<=>!~;@])"},"charliermarsh.ruff":{"name":"Ruff","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?ruff\"?\\s*[\\].])|(\"ruff\\s*[\"[(<=>!~;@])"},"ms-python.mypy-type-checker":{"name":"Mypy Type Checker","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?mypy\"?\\s*[\\].])|(\"mypy\\s*[\"[(<=>!~;@])"},"ms-python.flake8":{"name":"Flake8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?flake8\"?\\s*[\\].])|(\"flake8\\s*[\"[(<=>!~;@])"}}},".pylintrc-linter":{"configPath":".pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"pylintrc-linter":{"configPath":"pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"mypy-ini-linter":{"configPath":".mypy.ini","configName":"Python Linter","recommendations":{"ms-python.mypy-type-checker":{"name":"Mypy Type Checker"}}},"tox-ini-linter":{"configPath":"tox.ini","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}},".flake8-linter":{"configPath":".flake8","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8"}}},"python-setup-cgf-linter":{"configPath":"setup.cfg","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\\Microsoft SDKs\\Azure\\CLI2\\wbin\\az.cmd","recommendations":{"ms-vscode.azurecli":{"name":"Azure CLI Tools"}}},"azd":{"friendlyName":"Azure Dev CLI","windowsPath":"%USERPROFILE%\\AppData\\Local\\Programs\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"azd-user":{"friendlyName":"Azure Dev CLI","windowsPath":"%ProgramFiles%\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"heroku":{"friendlyName":"Heroku CLI","windowsPath":"%ProgramFiles%\\Heroku\\bin\\heroku.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"pkosta2005.heroku-command":{"name":"heroku-cli"}}},"mongo":{"friendlyName":"Mongo","windowsPath":"%ProgramFiles%\\MongoDB\\Server\\3.6\\bin\\mongod.exe","recommendations":{"ms-azuretools.vscode-cosmosdb":{"name":"Azure Databases"}}},"serverless":{"friendlyName":"Serverless framework","windowsPath":"%APPDATA%\\npm\\serverless.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"func":{"friendlyName":"Azure Function SDK","windowsPath":"%APPDATA%\\npm\\func.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"mysql":{"friendlyName":"MySQL","windowsPath":"%ProgramFiles%\\MySQL\\MySQL Server 8.0\\bin\\mysqld.exe","recommendations":{"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\\PostgreSQL\\11\\bin\\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"mtxr.sqltools":{"name":"SQLTools"}}},"sqlcmd":{"friendlyName":"SQL CLI","recommendations":{"ms-mssql.mssql":{"name":"SQL Server (mssql)"}}},"now":{"friendlyName":"Now CLI","windowsPath":"%APPDATA%\\npm\\now.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"ms-azuretools.vscode-docker":{"name":"Docker"}}},"docker":{"friendlyName":"Docker","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\docker.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker","important":true},"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"kubectl":{"friendlyName":"Kubernetes","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\kubectl.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"ng":{"friendlyName":"Angular CLI","windowsPath":"%APPDATA%\\npmexit\\ng.cmd","recommendations":{"johnpapa.Angular2":{"name":"Angular Snippets"}}},"create-react-app":{"friendlyName":"Create React App","windowsPath":"%APPDATA%\\npm\\create-react-app.cmd","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"react-native":{"friendlyName":"React Native","windowsPath":"%APPDATA%\\npm\\react-native-cli","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"p4":{"friendlyName":"Perforce","recommendations":{"slevesque.perforce":{"name":"Perforce for VS Code"}}},"hg":{"friendlyName":"Mercurial","recommendations":{"mrcrowl.hg":{"name":"Hg"}}},"git":{"friendlyName":"Git","windowsPath":"%ProgramFiles%\\Git\\git-bash.exe","recommendations":{"eamodio.gitlens":{"name":"GitLens"}}},"svn":{"friendlyName":"Subversion","windowsPath":"%ProgramFiles%\\TortoiseSVN\\bin\\TortoiseProc.exe","recommendations":{"johnstoncode.svn-scm":{"name":"SVN"}}},"subl":{"friendlyName":"Sublime","windowsPath":"%ProgramFiles%\\Sublime Text3\\sublime_text.exe","recommendations":{"ms-vscode.sublime-keybindings":{"name":"Sublime Text Keymap and Settings Importer"}}},"atom":{"friendlyName":"Atom","windowsPath":"%USERPROFILE%\\AppData\\Local\\atom\\bin\\atom.cmd","recommendations":{"ms-vscode.atom-keybindings":{"name":"Atom Keymap"}}},"brackets":{"friendlyName":"Brackets","windowsPath":"%ProgramFiles(x86)%\\Brackets\\Brackets.exe","recommendations":{"ms-vscode.brackets-keybindings":{"name":"Brackets Keymap"}}},"notepadplusplus":{"friendlyName":"Notepad++","windowsPath":"%ProgramFiles%\\Notepad++\\Notepad++.exe","recommendations":{"ms-vscode.notepadplusplus-keybindings":{"name":"Notepad++ keymap"}}},"vi":{"friendlyName":"VIM","windowsPath":"%ProgramFiles(x86)%\\Vim\\vim80\\gvim.exe","recommendations":{"vscodevim.vim":{"name":"Vim"}}},"mvn":{"friendlyName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"Microsoft Edge":{"friendlyName":"Microsoft Edge","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Dev":{"friendlyName":"Microsoft Edge Dev","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Dev\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Beta":{"friendlyName":"Microsoft Edge Beta","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Beta\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Canary":{"friendlyName":"Microsoft Edge Canary","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Mozilla Firefox (x86)":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles(x86)%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition (x86)":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles(x86)%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"cordova":{"friendlyName":"Cordova","windowsPath":"%APPDATA%\\npm\\cordova","recommendations":{"msjsdiag.cordova-tools":{"name":"Cordova Tools"}}},"gcloud":{"friendlyName":"Google GCloud CLI","windowsPath":"%ProgramFiles(x86)%\\Google\\Cloud SDK\\google-cloud-sdk\\bin\\gcloud.cmd","recommendations":{"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"skaffold":{"friendlyName":"Skaffold Code to Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\\system32\\lxss\\LxssManager.dll","important":true,"recommendations":{"ms-vscode-remote.remote-wsl":{"name":"WSL","important":true}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"virtualWorkspaceExtensionTips":{"vscode-vfs":{"friendlyName":"Remote Repositories","extensionId":"ms-vscode.remote-repositories","startEntry":{"helpLink":"https://aka.ms/vscode-remote/remote-repositories","startConnectLabel":"Remote Repository","startCommand":"remoteHub.continueOn.openRepository","priority":5}}},"remoteExtensionTips":{"wsl":{"friendlyName":"WSL","extensionId":"ms-vscode-remote.remote-wsl","supportedPlatforms":["Windows","Web"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/wsl","startConnectLabel":"WSL","startCommand":"remote-wsl.connect","priority":3}},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/ssh","startConnectLabel":"SSH ","startCommand":"opensshremotes.openEmptyWindowInCurrentWindow","priority":1}},"dev-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/containers","startConnectLabel":"Dev Container","startCommand":"remote-containers.reopenInContainer","priority":2}},"attached-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers"},"codespaces":{"friendlyName":"GitHub Codespaces","extensionId":"github.codespaces","startEntry":{"helpLink":"https://aka.ms/vscode-remote-codespaces","startConnectLabel":"GitHub Codespace ","startCommand":"github.codespaces.connect","priority":4}},"tunnel":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server","startEntry":{"helpLink":"https://aka.ms/remote-tunnels-doc","startConnectLabel":"Tunnel","startCommand":"remote-tunnels.connectCurrentWindowToTunnel","priority":0}}},"commandPaletteSuggestedCommandIds":["workbench.action.files.openFile","workbench.action.files.openFileFolder","workbench.action.files.openFolder","workbench.action.remote.showMenu","editor.action.formatDocument","editor.action.commentLine","workbench.action.tasks.runTask","workbench.action.openSettings2","workbench.action.selectTheme","workbench.action.openWalkthrough","workbench.action.openIssueReporter"],"extensionKeywords":{"md":["Markdown"],"js":["JavaScript"],"jsx":["JavaScript"],"es6":["JavaScript"],"html":["Html"],"ts":["TypeScript"],"tsx":["TypeScript"],"css":["CSS"],"scss":["SASS"],"txt":["Text"],"php":["PHP"],"php3":["PHP"],"php4":["PHP"],"ph3":["PHP"],"ph4":["PHP"],"xml":["XML"],"py":["Python"],"pyc":["Python"],"pyd":["Python"],"pyo":["Python"],"pyw":["Python"],"pyz":["Python"],"java":["Java"],"class":["Java"],"jar":["Java"],"c":["c","objective c","objective-c"],"m":["objective c","objective-c"],"mm":["objective c","objective-c"],"cpp":["cpp","c plus plus","c","c++"],"cc":["cpp","c plus plus","c","c++"],"cxx":["cpp","c plus plus","c++"],"hh":["cpp","c plus plus","c++"],"hpp":["cpp","c++"],"h":["cpp","c plus plus","c++","c","objective c","objective-c"],"sql":["sql"],"sh":["bash"],"bash":["bash"],"zsh":["bash","zshell"],"cs":["c#","csharp"],"csproj":["c#","csharp"],"sln":["c#","csharp"],"go":["go"],"sty":["latex"],"tex":["latex"],"ps":["powershell"],"ps1":["powershell"],"rs":["rust"],"rslib":["rust"],"hs":["haskell"],"lhs":["haskell"],"scm":["scheme"],"ss":["scheme"],"clj":["clojure"],"cljs":["clojure"],"cljc":["clojure"],"edn":["clojure"],"erl":["erlang"],"hrl":["erlang"],"scala":["scala"],"sc":["scala"],"pl":["perl"],"pm":["perl"],"t":["perl"],"pod":["perl"],"groovy":["groovy"],"swift":["swift"],"rb":["ruby"],"rbw":["ruby"],"jl":["julia"],"f":["fortran"],"for":["fortran"],"f90":["fortran"],"f95":["fortran"],"coffee":["CoffeeScript"],"litcoffee":["CoffeeScript"],"yaml":["yaml"],"yml":["yaml"],"dart":["dart"],"json":["json"]},"extensionAllowedBadgeProviders":["api.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"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-ia32":"appcenter://code?aid=f4289815-a66e-4ad9-b74f-d8e5bc093e41","win32-x64":"appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662","win32-arm64":"appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7","linux-x64":"appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171","darwin":"appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774","darwin-arm64":"appcenter://code?aid=be71415d-3893-4ae5-b453-e537b9668a10","darwin-universal":"appcenter://code?aid=de75e3cc-e22f-4f42-a03f-1409c21d8af8"},"enableTelemetry":true,"aiConfig":{"ariaKey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"},"msftInternalDomains":["redmond.corp.microsoft.com","northamerica.corp.microsoft.com","fareast.corp.microsoft.com","ntdev.corp.microsoft.com","wingroup.corp.microsoft.com","southpacific.corp.microsoft.com","wingroup.windeploy.ntdev.microsoft.com","ddnet.microsoft.com","europe.corp.microsoft.com"],"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","serverDocumentationUrl":"https://aka.ms/vscode-server-doc","releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","newsletterSignupUrl":"https://www.research.net/r/vsc-newsletter","youTubeUrl":"https://aka.ms/vscode-youtube","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","reportIssueUrl":"https://github.com/Microsoft/vscode/issues/new","reportMarketplaceIssueUrl":"https://github.com/microsoft/vsmarketplace/issues/new","licenseUrl":"https://go.microsoft.com/fwlink/?LinkID=533485","serverLicenseUrl":"https://aka.ms/vscode-server-license","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=521839","showTelemetryOptOut":true,"npsSurveyUrl":"https://aka.ms/vscode-nps","cesSurveyUrl":"https://aka.ms/new-to-vscode-feedback","checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","electronRepository":"Microsoft/vscode-electron-prebuilt","nodejsRepository":"Microsoft/vscode-node","settingsSearchUrl":"https://bingsettingssearch.trafficmanager.net/api/Search","surveys":[{"surveyId":"cpp.1","surveyUrl":"https://www.research.net/r/VBVV6C6","languageId":"cpp","editCount":10,"userProbability":0.15},{"surveyId":"java.2","surveyUrl":"https://www.research.net/r/vscodejava","languageId":"java","editCount":10,"userProbability":0.3},{"surveyId":"javascript.1","surveyUrl":"https://www.research.net/r/vscode-js","languageId":"javascript","editCount":10,"userProbability":0.05},{"surveyId":"typescript.1","surveyUrl":"https://www.research.net/r/vscode-ts","languageId":"typescript","editCount":10,"userProbability":0.05},{"surveyId":"csharp.1","surveyUrl":"https://www.research.net/r/8KGJ9V8","languageId":"csharp","editCount":10,"userProbability":0.05}],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver"],"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","registerIssueDataProvider","testObserver","quickPickItemTooltip","terminalDataWriteEvent","terminalExecuteCommandEvent","saveEditor"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","portsAttributes","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"ms-vscode.vscode-speech":["speech"],"GitHub.vscode-pull-request-github":["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","terminalDataWriteEvent","terminalExecuteCommandEvent","terminalSelection","terminalQuickFixProvider","chatVariables","chatAgents2","chatAgents2Additions","defaultChatAgent","readonlyMessage","chatProvider","mappedEditsProvider","aiRelatedInformation","codeActionAI","findTextInFiles","textSearchProvider","scmInputBoxValueProvider","contribSourceControlInputBoxMenu"],"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-python.debugpy":["portsAttributes"],"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"]},"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","featuresTelemetryPropertyName":"VSCode.ABExp.Features","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"linkProtectionTrustedDomains":["https://*.visualstudio.com","https://*.microsoft.com","https://aka.ms","https://*.gallerycdn.vsassets.io","https://*.github.com","https://login.microsoftonline.com","https://*.vscode.dev","https://*.github.dev","https://gh.io","https://portal.azure.com"],"trustedExtensionAuthAccess":["vscode.git","vscode.github","ms-vscode.remote-repositories","github.remotehub","ms-vscode.azure-repos","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","ms-vsliveshare.vsliveshare","github.copilot","github.copilot-chat","ms-azuretools.vscode-azureresourcegroups","ms-edu.vscode-learning"],"trustedExtensionProtocolHandlers":["vscode.git","vscode.github-authentication","vscode.microsoft-authentication"],"auth":{"loginUrl":"https://login.microsoftonline.com/common/oauth2/authorize","tokenUrl":"https://login.microsoftonline.com/common/oauth2/token","redirectUrl":"https://vscode-redirect.azurewebsites.net/","clientId":"aebc6443-996d-45c2-90f0-388ff96faa56"},"configurationSync.store":{"url":"https://vscode-sync.trafficmanager.net/","stableUrl":"https://vscode-sync.trafficmanager.net/","insidersUrl":"https://vscode-sync-insiders.trafficmanager.net/","canSwitch":false,"authenticationProviders":{"github":{"scopes":["user:email"]},"microsoft":{"scopes":["openid","profile","email","offline_access"]}}},"editSessions.store":{"url":"https://vscode-sync.trafficmanager.net/","authenticationProviders":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"tunnelServerQualities":{"stable":{"serverApplicationName":"code-server"},"exploration":{"serverApplicationName":"code-server-exploration"},"insider":{"serverApplicationName":"code-server-insiders"}},"tunnelApplicationName":"code-tunnel","tunnelApplicationConfig":{"editorWebUrl":"https://vscode.dev","extension":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server"},"authenticationProviders":{"github":{"scopes":["user:email","read:org"]},"microsoft":{"scopes":["46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default","profile","openid"]}}},"win32TunnelServiceMutex":"vscode-tunnelservice","win32TunnelMutex":"vscode-tunnel","commonlyUsedSettings":["files.autoSave","editor.fontSize","editor.fontFamily","GitHub.copilot.manageExtension","editor.tabSize","editor.renderWhitespace","editor.cursorStyle","editor.multiCursorModifier","editor.insertSpaces","editor.wordWrap","files.exclude","files.associations","workbench.editor.enablePreview"],"aiGeneratedWorkspaceTrust":{"title":"This workspace was generated by GitHub Copilot","checkboxText":"Trust the contents of all files in this workspace","trustOption":"Yes, I trust the contents","dontTrustOption":"No, I don't trust the contents","startupTrustRequestLearnMore":"If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more. "},"gitHubEntitlement":{"providerId":"github","command":{"title":"Install GitHub Copilot (Paid for by {{org}})","titleWithoutPlaceHolder":"Install GitHub Copilot","action":"workbench.extensions.installExtension","when":"workbench.accounts.experimental.showEntitlements"},"entitlementUrl":"https://api.github.com/copilot_internal/user","extensionId":"github.copilot","enablementKey":"chat_enabled","confirmationAction":"Install","confirmationMessage":"Are you sure you want to install GitHub Copilot?"},"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.85.0","sha256":"85a97d373a6f92359f5db7bfc5a2fa6c5763b22c6ad07c962dfe32c84a079f3b","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.8","sha256":"ca30069e21fbf576b49638ff8ff7c316b028c2faca924c23526737c65b8762bf","repo":"https://github.com/microsoft/vscode-js-profile-visualizer","metadata":{"id":"7e52b41b-71ad-457b-ab7e-0620f1fc4feb","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}}],"commit":"0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","date":"2023-12-13T09:47:11.635Z","checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"L2PGy0hmRfyh5/rTyd5wUw","vs/workbench/workbench.desktop.main.js":"OuKA1csWruL5/XihpoXJjQ","vs/workbench/workbench.desktop.main.css":"IEL0ecjKo6KmqMviRvGEzg","vs/workbench/api/node/extensionHostProcess.js":"IAjO7zb+i1tkj6HmO25TLw","vs/code/electron-sandbox/workbench/workbench.html":"dY/B5gZtgUuTd0fXD63S0A","vs/code/electron-sandbox/workbench/workbench.js":"LxdUwpqICZtT0NtrFJS4/g"},"version":"1.85.1"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1703072434264.363},{"name":"code/didStartMain","startTime":1703072434542},{"name":"code/willStartCrashReporter","startTime":1703072434572},{"name":"code/didStartCrashReporter","startTime":1703072434588},{"name":"code/mainAppReady","startTime":1703072434788},{"name":"code/willGenerateNls","startTime":1703072434789},{"name":"code/didGenerateNls","startTime":1703072434815},{"name":"code/willLoadMainBundle","startTime":1703072434815},{"name":"code/fork/willLoadCode","startTime":1703072434832},{"name":"code/registerFilesystem/file","startTime":1703072434910},{"name":"code/registerFilesystem/vscode-userdata","startTime":1703072434912},{"name":"code/didLoadMainBundle","startTime":1703072434938},{"name":"code/willStartMainServer","startTime":1703072434953},{"name":"code/didStartMainServer","startTime":1703072434955},{"name":"code/willCreateCodeWindow","startTime":1703072434997},{"name":"code/willRestoreCodeWindowState","startTime":1703072434997},{"name":"code/didRestoreCodeWindowState","startTime":1703072434998},{"name":"code/willCreateCodeBrowserWindow","startTime":1703072434998},{"name":"code/didCreateCodeBrowserWindow","startTime":1703072435047},{"name":"code/didCreateCodeWindow","startTime":1703072435047},{"name":"code/willOpenNewWindow","startTime":1703072435048}],"os":{"release":"6.2.0-39-generic","hostname":"daniel-desktop","arch":"x64"},"zoomLevel":1,"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":false,"highContrast":false},"fullscreen":false,"maximized":false,"partsSplash":{"zoomLevel":1,"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":0,"activityBarWidth":48,"sideBarWidth":393,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.695530:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.706201:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.743566:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746097:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746498:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.762556:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.762879:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.763204:INFO:CONSOLE(643)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.862373:INFO:CONSOLE(643)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.025831:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.026397:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.026706:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.026969:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.027228:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.057148:INFO:CONSOLE(643)] "%cTRACE color: #888 Layout#layout, height: 1097, width: 1705", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.187Z] window#load: window reported ready (id: 1)
    [main 2023-12-20T11:40:37.187Z] ElectronURLListener#flush(): flushing URLs
    [663592:1220/074037.226849:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.227542:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.227Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
    [main 2023-12-20T11:40:37.230Z] [UtilityProcess type: shared-process, pid: <none>]: creating new...
    [main 2023-12-20T11:40:37.237Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
    [main 2023-12-20T11:40:37.238Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
    [main 2023-12-20T11:40:37.258Z] [UtilityProcess type: shared-process, pid: 663676]: successfully created
    [main 2023-12-20T11:40:37.266Z] [UtilityProcess id: 1, type: fileWatcher, pid: 663677]: successfully created
    [main 2023-12-20T11:40:37.286Z] menubarService#updateMenubar 1
    [main 2023-12-20T11:40:37.389Z] [UtilityProcess type: ptyHost, pid: <none>]: creating new...
    [main 2023-12-20T11:40:37.395Z] PtyHostService#_startPtyHost 
        at g.U (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:103:2969)
        at g.h (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:103:1428)
        at get f [as f] (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:103:1378)
        at g.reviveTerminalProcesses (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:103:6530)
        at Object.call (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:42:5005)
        at A.s (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:40:5116)
        at A.q (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:40:4639)
        at $.value (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:40:4050)
        at a.y (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:1902)
        at a.z (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:1972)
        at a.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:2188)
        at $.value (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:33:28535)
        at a.y (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:1902)
        at a.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:2119)
        at $.value (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:33:28742)
        at a.y (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:1902)
        at a.fire (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:35:2119)
        at me (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:33:31189)
        at IpcMainImpl.u (/usr/share/code/resources/app/out/vs/code/electron-main/main.js:42:18858)
        at IpcMainImpl.emit (node:events:513:28)
        at WebContents.<anonymous> (node:electron/js2c/browser_init:2:88654)
        at WebContents.emit (node:events:513:28)
    [main 2023-12-20T11:40:37.400Z] [UtilityProcess type: ptyHost, pid: 663699]: successfully created
    [663592:1220/074037.406385:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.407978:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.439Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074037.467726:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.472Z] [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
    [main 2023-12-20T11:40:37.494Z] [UtilityProcess id: 1, type: extensionHost, pid: 663703]: successfully created
    [main 2023-12-20T11:40:37.606Z] lifecycle (main): phase changed (value: 4)
    [663592:1220/074037.652443:INFO:CONSOLE(643)] "%c INFO color: #33f Started local extension host with pid 663703.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.739Z] Terminal profile not validated zsh [ 'zsh' ]
    [main 2023-12-20T11:40:37.739Z] Terminal profile not validated fish [ 'fish' ]
    [main 2023-12-20T11:40:37.739Z] Terminal profile not validated tmux [ 'tmux' ]
    [main 2023-12-20T11:40:37.740Z] Terminal profile not validated pwsh [ 'pwsh' ]
    [main 2023-12-20T11:40:37.783Z] menubarService#updateMenubar 1
    [663592:1220/074037.821125:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/dmc/.vscode/extensions/extensions.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.825543:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///usr/share/code/resources/app/extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.827319:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.842302:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.844053:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned user extensions: 13", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.850Z] [SharedProcess] IPC ready
    [main 2023-12-20T11:40:37.850Z] Main->SharedProcess#connect: connection established
    [663592:1220/074037.854627:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.854899:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.855261:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.855503:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.855724:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.855940:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.856159:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.856367:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.856674:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.856972:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.857265:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.858001:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.858360:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.859393:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.859803:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.860105:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.860381:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.860801:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.861080:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.861345:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.861607:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.861890:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.862193:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.862634:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.866212:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.866755:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.867104:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.867586:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.868003:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.868341:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.868679:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.869259:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.869628:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.869964:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.870378:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.870703:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.871041:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.871376:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.871709:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.872033:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.872353:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.872669:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.873337:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.874170:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.874989:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.875521:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.875868:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.876198:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.876522:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.876840:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.877156:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.877467:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.878640:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.879022:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.879339:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.879687:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.880024:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.880368:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.880744:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.881185:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.881557:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.881940:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.882298:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.882657:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.882985:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.883306:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.883635:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.883946:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.884622:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.884970:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.885296:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.885607:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.885930:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.886494:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.886882:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.887510:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.887876:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.888292:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.888637:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.894653:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.894890:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.895106:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.895344:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.895573:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.898661:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.899846:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.900180:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.900455:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.900752:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.902548:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for marus25.cortex-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.904168:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.debug-tracker-vscode, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.905888:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.memory-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.906488:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.peripheral-viewer, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.906882:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.rtos-views, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.907232:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.907575:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.907920:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.908275:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-devicetree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.908635:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-kconfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.909014:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-terminal, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.909687:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for trond-snekvik.gnu-mapfiles, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074037.910124:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:37.910Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [663592:1220/074037.912220:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.912424:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.912558:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.912695:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.912824:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913006:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913134:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913269:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913400:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913536:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913787:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.913947:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914072:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914273:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914410:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914542:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914664:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914791:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.914912:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.915040:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.915159:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.915289:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.915408:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074037.915541:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [main 2023-12-20T11:40:37.920Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)
    [main 2023-12-20T11:40:37.920Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'
    [main 2023-12-20T11:40:37.920Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/settings.json, real: /a2/home/dmc/.config/Code/User/settings.json)
    [main 2023-12-20T11:40:37.921Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/settings.json'
    [main 2023-12-20T11:40:38.046Z] [SharedProcess] Overall ready
    [main 2023-12-20T11:40:38.061Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T11:40:38.203Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.vscode/extensions (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.vscode/extensions/extensions.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [main 2023-12-20T11:40:38.220Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.vscode/extensions, real: /a2/home/dmc/.vscode/extensions)
    [main 2023-12-20T11:40:38.222Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.vscode/extensions'
    [main 2023-12-20T11:40:38.222Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.vscode/extensions/extensions.json, real: /a2/home/dmc/.vscode/extensions/extensions.json)
    [main 2023-12-20T11:40:38.223Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.vscode/extensions/extensions.json'
    [663592:1220/074038.291219:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.306291:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/keybindings.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.306864:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.307605:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.307927:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/settings.json, real: /a2/home/dmc/.config/Code/User/settings.json)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.308230:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.308537:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/Workspaces/1702933829764/workspace.json, real: /a2/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.308856:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/keybindings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309178:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309488:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309780:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310094:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310389:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.455067:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.473460:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.631945:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:39.169Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T11:40:39.270Z] menubarService#updateMenubar 1
    [663592:1220/074039.381871:INFO:CONSOLE(643)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","external":"file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","path":"/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","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":{"*.overlay":true},"type":1,"exists":true}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:39.483Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T11:40:39.559Z] Terminal profile not validated zsh [ 'zsh' ]
    [main 2023-12-20T11:40:39.560Z] Terminal profile not validated fish [ 'fish' ]
    [main 2023-12-20T11:40:39.560Z] Terminal profile not validated tmux [ 'tmux' ]
    [main 2023-12-20T11:40:39.560Z] Terminal profile not validated pwsh [ 'pwsh' ]
    [663592:1220/074039.893348:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074039.999679:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.012805:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, real: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.013537:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.186575:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/snippets (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:40.195Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074040.201405:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/snippets, real: /a2/home/dmc/.config/Code/User/snippets)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.202004:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/snippets'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:40.230Z] menubarService#updateMenubar 1
    [663592:1220/074040.574186:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Trying to run tasks.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.600737:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600795:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600843:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600871:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600909:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600936:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.600977:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601661:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601699:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601740:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601767:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601805:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.601832:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.602757:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.602800:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603071:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603105:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603145:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603173:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603358:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603392:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603552:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603586:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.603638:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [663592:1220/074040.658815:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Found 3 automatic tasks", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074040.694661:INFO:CONSOLE(643)] "%cTRACE color: #888 EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/node_modules'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:40.705Z] menubarService#updateMenubar 1
    [663592:1220/074041.350070:INFO:CONSOLE(643)] "%c INFO color: #33f [perf] Render performance baseline is 74ms", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.455540:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.484205:INFO:CONSOLE(643)] "%cTRACE color: #888 SearchService#search: 1937ms", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.586295:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.586679:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.587164:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.587625:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.590118:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.631086:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.631297:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.670313:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T074034/window1/exthost/vscode.git/Git.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.692132:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T074034/window1/exthost/vscode.github/GitHub.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.713362:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: vscode.git, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr/.git, recursive: false, session: 0.6466149169347362)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.715707:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/zephyr/.git (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.717625:INFO:CONSOLE(643)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.725166:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: vscode.git, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr, recursive: true, session: 0.8970641786268843)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.729958:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.730340:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.730733:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.732700:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTimeline#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.733031:INFO:CONSOLE(643)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=git-history", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.748830:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/zephyr/.git, real: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.749043:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.749235:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.749738:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/zephyr (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.754914:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/zephyr, real: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.889079:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.961536:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074041.961927:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.058794:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.059087:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.059326:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/nrf, recursive: false, session: 0.10935596927369184)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.059560:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/nrf, recursive: false, session: 0.006399243992638137)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.061436:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.peripheralsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.067618:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/nrf (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.074528:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): ignoring request to start watching because path is inside workspace (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, recursive: true, session: 0.15855171661579348)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.075485:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/nrf, real: /a2/home/dmc/blo/nrf-dmc/ncs/nrf)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.075906:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/nrf'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.126849:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.128295:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.130925:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onAuthenticationRequest:github", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.134740:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.276295:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTimeline#emitChangeEvent: id=git-history, uri=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:42.300Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074042.364654:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.456073:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider trond-snekvik.devicetree.ctx [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.490195:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.501029:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.620056:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:42.713Z] menubarService#updateMenubar 1
    [663592:1220/074042.884381:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): ignoring request to start watching because path is inside workspace (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, recursive: true, session: 0.9018135225772401)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074042.890821:INFO:CONSOLE(643)] "%cTRACE color: #888 [mainThreadSecretState] Getting password for vscode.github-authentication extension:  github.auth", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.257983:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.258766:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.259004:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.259436:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.259652:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.260100:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.260381:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.260576:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.260837:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.261026:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.261217:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.261999:INFO:CONSOLE(643)] "%cTRACE color: #888 [SecretStorageService] Encryption is available, using persisted storage", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.262237:INFO:CONSOLE(643)] "%cTRACE color: #888 [secrets] getting secret for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.262427:INFO:CONSOLE(643)] "%cTRACE color: #888 [secrets] no secret found for key: secret://{"extensionId":"vscode.github-authentication","key":"github.auth"}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.262607:INFO:CONSOLE(643)] "%cTRACE color: #888 [mainThreadSecretState] No password found for:  vscode.github-authentication github.auth", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.268808:INFO:CONSOLE(643)] "%c  ERR color: #f33 Cannot read properties of undefined (reading 'accessToken'): TypeError: Cannot read properties of undefined (reading 'accessToken')
        at b.f (vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:1687:11513)
        at o.value (vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js:1687:11334)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.271259:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T074034/window1/exthost/vscode.github-authentication/GitHub%20Authentication.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.273671:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.320553:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.detailsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.322902:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.detailsView Build configuration undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.326340:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.actionsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.326559:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.actionsView Actions undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.326806:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.dtsTreeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.326992:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.allAppsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.327994:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.welcomeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.329481:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.devicesView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.369194:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.369435:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.403726:INFO:CONSOLE(643)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074043.467804:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.166803:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.167028:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.167219:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.168171:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.168374:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.170955:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.591210:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:44.594Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074044.604329:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider mcu-debug.peripheral-viewer.svd [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:44.610Z] ProxyResolver#loadSystemCertificates count 137
    [main 2023-12-20T11:40:44.642Z] ProxyResolver#loadSystemCertificates count filtered 134
    [663592:1220/074044.644705:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T074034/window1/exthost/vscode.github-authentication/GitHub%20Authentication.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.862525:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.862766:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074044.897434:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074045.245954:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074045.962593:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.283545:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider cortex-debug.liveWatch [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.284237:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.290696:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.allAppsView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.292235:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.634636:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider CppSshTargetsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:46.635Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074046.643353:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074046.666573:INFO:CONSOLE(149)] "%c[Extension Host] %cactivating extension %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [663592:1220/074046.667709:INFO:CONSOLE(149)] "%c[Extension Host] %cstarting language server %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [663592:1220/074046.750572:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.071205:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.075093:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] [ADDED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.098794:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)]  >> normalized [ADDED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.124901:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.125497:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.823950:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] [DELETED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.824638:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.824842:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [DELETED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.825038:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)]  >> normalized [DELETED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.825235:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.825420:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack edits-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.825619:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack navigation-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.826007:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [DELETED] /home/dmc/blo/nrf-dmc/ncs/zephyr/.git/index.lock", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.826197:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.826384:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack edits-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074048.826566:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack navigation-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:49.463Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074050.219174:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.219391:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.219578:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.226742:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.227759:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.228067:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074050.435957:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:50.866Z] menubarService#updateMenubar 1
    [663592:1220/074052.686861:INFO:CONSOLE(149)] "%c[Extension Host] %cupdateCustomBrowseConfiguration %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [663592:1220/074052.979747:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074052.980384:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074052.980601:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.003510:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git, recursive: true, session: 0.035769948113302696)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.022366:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git, recursive: true, session: 0.8827857097615732)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.022659:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git, recursive: true, session: 0.27785702793302125)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.023417:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git, recursive: true, session: 0.5240541850064695)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.023851:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git, recursive: true, session: 0.46715542237296015)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.024227:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git, recursive: true, session: 0.2473952541661677)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.025099:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git, recursive: true, session: 0.16408817598811498)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.037327:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.038182:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git, recursive: true, session: 0.02235771013843535)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.039620:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git, recursive: true, session: 0.6190529697392175)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.040174:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git, recursive: true, session: 0.5197419071609966)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.040530:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git, recursive: true, session: 0.469599770033156)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.041071:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git, recursive: true, session: 0.5731909794388104)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.042067:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git, recursive: true, session: 0.35898574508084446)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.043725:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git, recursive: true, session: 0.0504195418670188)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.044623:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git, recursive: true, session: 0.6396087355450994)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.045454:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git, recursive: true, session: 0.058622554098481494)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.046081:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git, recursive: true, session: 0.4861976880559049)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.046840:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git, recursive: true, session: 0.7488012075332822)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.047572:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git, recursive: true, session: 0.6169858417501166)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.048422:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git, recursive: true, session: 0.10206344369250298)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.050849:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git, recursive: true, session: 0.7413498433802865)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.051861:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git, recursive: true, session: 0.5187519952404755)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.053203:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git, recursive: true, session: 0.7725129112487779)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.053973:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git, recursive: true, session: 0.9327733143101278)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.054608:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git, recursive: true, session: 0.6838620324139986)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.055253:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git, recursive: true, session: 0.15399612577277533)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.056144:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.057284:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git, recursive: true, session: 0.9761612701931648)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.058008:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git, recursive: true, session: 0.8820612725236658)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.059359:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git, recursive: true, session: 0.5124401575962672)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.060164:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git, recursive: true, session: 0.11723250005753183)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.060895:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git, recursive: true, session: 0.20344217551100052)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.061480:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git, recursive: true, session: 0.17181289285827472)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.062296:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git, recursive: true, session: 0.37701874944358105)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.063427:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git, recursive: true, session: 0.039790899173083316)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.064155:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git, recursive: true, session: 0.5697579362611325)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.065109:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git, recursive: true, session: 0.44112121085532485)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.065697:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git, recursive: true, session: 0.539815952550089)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.066409:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git, recursive: true, session: 0.7725497778039752)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.066876:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git, recursive: true, session: 0.5974473762450627)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.067500:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git, recursive: true, session: 0.8343527953540393)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.068083:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git, recursive: true, session: 0.724121803436502)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.068709:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git, recursive: true, session: 0.194479151253248)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.069925:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.074030:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git, recursive: true, session: 0.5905646232532944)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.083204:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.123731:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.128602:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.128825:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.129027:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.129239:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.133727:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.135196:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.135405:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.135594:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.135782:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.136270:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.136462:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.136641:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.136824:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.137007:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.138267:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.138466:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.141470:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.141806:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.142157:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.143267:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.143608:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.146760:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.148504:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.150059:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.150922:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.154219:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.157379:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.158708:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.160029:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.163308:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.177568:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.178802:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.182064:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.183584:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.185125:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.198457:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.202130:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.211141:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.281893:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.286179:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.286441:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.401236:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.welcomeView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.410103:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.allAppsView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074054.419280:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.detailsView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:40:54.745Z] menubarService#updateMenubar 1
    [main 2023-12-20T11:40:56.443Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [663592:1220/074057.002643:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    
    

    After starting "code" and the log messages settled down, I clicked on "+ create new build configuration" and got the same blank page; here are the messages it created:

    [663592:1220/074136.721901:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    
    [663592:1220/074141.853355:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand __vsc215502a3-7ffd-4061-939a-ecfb956e1ea0", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.858776:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onCommand:nrf-connect.app.newConfig", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.884478:INFO:CONSOLE(1188)] "An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (1188)
    [663592:1220/074141.898031:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: webview-panel:webview-panel/webview-f54c4895-4708-4dcf-9027-43c55c75de56, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.898299:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: webview-panel:webview-panel/webview-f54c4895-4708-4dcf-9027-43c55c75de56, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.898764:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: webview-panel:webview-panel/webview-f54c4895-4708-4dcf-9027-43c55c75de56, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.899066:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: add() (editor: webview-panel:webview-panel/webview-f54c4895-4708-4dcf-9027-43c55c75de56, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.899295:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 1, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    - group: 0, editor: webview-panel:webview-panel/webview-f54c4895-4708-4dcf-9027-43c55c75de56, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.920543:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Webview(44264209-5519-4666-b368-c88b54feac51): will update content", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074141.991117:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Webview(44264209-5519-4666-b368-c88b54feac51): webview ready", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.064359:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/styles.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.064856:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/styles.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.065153:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.065389:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.065616:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/codicon.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.065874:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/codicon.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.066113:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/icons.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.066331:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/icons.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.072552:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.js", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074142.073191:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.js, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T11:41:42.158Z] menubarService#updateMenubar 1
    

  • Hi,

     

    Your first log shows several errors:

    [663592:1220/074036.743566:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746097:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746498:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    
     

    And further down, it seems that the /home/dmc/.config/Code directory is not setup properly, or has permission issues? You're getting "ENOENT" in most vscode configuration:

    [663592:1220/074038.308856:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/keybindings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309178:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309488:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309780:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310094:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310389:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.455067:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.473460:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.631945:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
     

    Code also has problems resolving what shell is running on your system:

    [main 2023-12-20T11:40:42.300Z] resolveShellEnv(): skipped (VSCODE_CLI is set)

     

    This one should return:

    resolveShellEnv(): running (macOS/Linux)

     

    When you uninstalled vscode, did you also delete ~/.config/Code directory?

     

    Kind regards,

    Håkon

Reply
  • Hi,

     

    Your first log shows several errors:

    [663592:1220/074036.743566:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746097:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074036.746498:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    
     

    And further down, it seems that the /home/dmc/.config/Code directory is not setup properly, or has permission issues? You're getting "ENOENT" in most vscode configuration:

    [663592:1220/074038.308856:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/keybindings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309178:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/Workspaces/1702933829764/workspace.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309488:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.309780:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310094:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.310389:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.455067:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.473460:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [663592:1220/074038.631945:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
     

    Code also has problems resolving what shell is running on your system:

    [main 2023-12-20T11:40:42.300Z] resolveShellEnv(): skipped (VSCODE_CLI is set)

     

    This one should return:

    resolveShellEnv(): running (macOS/Linux)

     

    When you uninstalled vscode, did you also delete ~/.config/Code directory?

     

    Kind regards,

    Håkon

Children
  • Thanks for your help so far.  Please let me know what I should do/try next.

    I did not delete ~/.config/Code when I did the previous run.  I will now do this....

    I have now completely uninstalled "code", which however still left ~/.config/Code (which BTW is mode 775).  So, I got rid of ".config/Code" and then reinstalled "code".  Same problems as far as I can tell (no more, no less):

    • resolveShellEnv(): skipped (VSCODE_CLI is set)
      • still happening.  What might I do to fix this?
    • [689433:1220/101402.357820:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
      • However, ..."hello_world" is mode 775 and ".vscode" does not exist.  So there's nothing stopping ".vscode" from being created, but it isn't being created
      • drwxrwxr-x 4 dmc dmc 4096 Dec 18 15:23 /home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world
    • "+ create new build configuration" page is still blank.

    Messages from a new run of "code --verbose", with freshly-reinstalled "code" and with freshly-created ~/.config/Code...  I don't think there is any meaningful change or improvement?

    [689433:1220/101305.858149:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
    [main 2023-12-20T14:13:06.075Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [main 2023-12-20T14:13:06.120Z] Starting VS Code
    [main 2023-12-20T14:13:06.120Z] from: /usr/share/code/resources/app
    [main 2023-12-20T14:13:06.120Z] args: {
      _: [],
      diff: false,
      merge: false,
      add: false,
      goto: false,
      'new-window': false,
      'reuse-window': false,
      wait: false,
      help: false,
      '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': false,
      telemetry: false,
      debugRenderer: false,
      'enable-smoke-test-driver': false,
      logExtensionHostCommunication: false,
      'skip-release-notes': false,
      'skip-welcome': false,
      'disable-telemetry': false,
      'disable-updates': false,
      'use-inmemory-secretstorage': false,
      'disable-workspace-trust': false,
      'disable-crash-reporter': false,
      'crash-reporter-id': 'a0d801ce-9f68-4e69-b2a1-19c14442355d',
      '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,
      'disable-dev-shm-usage': false,
      'profile-temp': false,
      logsPath: '/home/dmc/.config/Code/logs/20231220T101306'
    }
    [main 2023-12-20T14:13:06.122Z] Resolving machine identifier...
    [main 2023-12-20T14:13:06.123Z] Resolved machine identifier: a201bfc3a08d535f3c3f5a3d858191381da0f6ba92a6f968ef283d5151e5d619
    [main 2023-12-20T14:13:06.123Z] Main->SharedProcess#connect
    [main 2023-12-20T14:13:06.152Z] StorageMainService: creating application storage
    [main 2023-12-20T14:13:06.162Z] ElectronURLListener: waiting for window to be ready to handle URLs...
    [main 2023-12-20T14:13:06.162Z] lifecycle (main): phase changed (value: 2)
    [main 2023-12-20T14:13:06.163Z] windowsManager#open
    [main 2023-12-20T14:13:06.163Z] windowsManager#open pathsToOpen [
      {
        backupPath: '/home/dmc/.config/Code/Backups/1703081548858',
        remoteAuthority: undefined
      }
    ]
    [main 2023-12-20T14:13:06.164Z] windowsManager#doOpenEmpty {
      restore: true,
      remoteAuthority: undefined,
      filesToOpen: undefined,
      forceNewWindow: true
    }
    [main 2023-12-20T14:13:06.166Z] IPC Object URL: Registered new channel vscode:8b1abdf2-d942-429b-9faf-e08f504d94b3.
    [main 2023-12-20T14:13:06.166Z] window#validateWindowState: validating window state on 2 display(s) { mode: 1, x: 2048, y: 368, width: 1024, height: 768 }
    [main 2023-12-20T14:13:06.167Z] window#validateWindowState: multi-monitor working area { x: 1280, y: 0, width: 2560, height: 1440 }
    [main 2023-12-20T14:13:06.167Z] window#ctor: using window state { mode: 1, x: 2048, y: 368, width: 1024, height: 768 }
    [main 2023-12-20T14:13:06.225Z] window#load: attempt to load window (id: 1)
    [main 2023-12-20T14:13:06.237Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 0, emptyToRestore: 1, emptyToOpen: 0)
    [main 2023-12-20T14:13:06.237Z] lifecycle (main): phase changed (value: 3)
    [main 2023-12-20T14:13:06.237Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:06.238Z] update#setState idle
    [main 2023-12-20T14:13:06.322Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)
    [main 2023-12-20T14:13:06.325Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'
    [main 2023-12-20T14:13:06.331Z] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/settings.json'
    [main 2023-12-20T14:13:06.370Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101306.919736:INFO:CONSOLE(643)] "%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,"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":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"a0d801ce-9f68-4e69-b2a1-19c14442355d","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,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/dmc/.config/Code/logs/20231220T101306","machineId":"a201bfc3a08d535f3c3f5a3d858191381da0f6ba92a6f968ef283d5151e5d619","sqmId":"","windowId":1,"mainPid":689433,"appRoot":"/usr/share/code/resources/app","execPath":"/usr/share/code/code","codeCachePath":"/home/dmc/.config/Code/CachedData/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","backupPath":"/home/dmc/.config/Code/Backups/1703081548858","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.vscode/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/dmc","tmpDir":"/tmp","userDataDir":"/home/dmc/.config/Code","userEnv":{"VSCODE_IPC_HOOK":"/run/user/500/vscode-911771ad-1.85-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-gb\",\"osLocale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":1,"loggers":{"window":[],"global":[{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/main.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/main.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/main.log"},"id":"main","name":"Main"}]},"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32x64UserAppId":"{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}","win32arm64UserAppId":"{{D9E514E7-1A56-452D-9337-2990C0DC4310}","win32NameVersion":"Microsoft Visual Studio Code","win32DirName":"Microsoft VS Code","win32SetupExeBasename":"VSCodeSetup","win32AppUserModelId":"Microsoft.VisualStudioCode","win32ShellNameShort":"Code","win32MutexName":"vscode","win32RegValueName":"VSCode","darwinCredits":"resources/darwin/Credits.rtf","darwinBundleIdentifier":"com.microsoft.VSCode","darwinExecutable":"VSCode","linuxIconName":"vscode","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":[],"serverLicense":["*","* Visual Studio Code Server","*","* By using the software, you agree to","* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and","* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).","*"],"serverLicensePrompt":"Do you accept the terms in the License Agreement (Y/n)?","serverApplicationName":"code-server","urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webUrl":"https://vscode.dev","webEndpointUrl":"https://main.vscode-cdn.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"nlsBaseUrl":"https://www.vscode-unpkg.net/_lp/","serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","cacheUrl":"https://vscode.blob.core.windows.net/gallery/index","itemUrl":"https://marketplace.visualstudio.com/items","publisherUrl":"https://marketplace.visualstudio.com/publishers","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","controlUrl":"https://az764295.vo.msecnd.net/extensions/marketplace.json"},"profileTemplatesUrl":"https://az764295.vo.msecnd.net/profile-templates/profile-templates.json","extensionRecommendations":{"ms-dotnettools.csdevkit":{"onFileOpen":[{"pathGlob":"{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}","important":true},{"languages":["csharp"],"important":true},{"pathGlob":"{**/project.json,**/appsettings.json}"}]},"ms-python.python":{"onFileOpen":[{"pathGlob":"{**/*.py}","important":true},{"languages":["python"],"important":true},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.jupyter":{"onFileOpen":[{"pathGlob":"{**/*.py}","contentPattern":"^#\\s*%%$","important":true,"whenInstalled":["ms-python.python"]},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.datawrangler":{"onFileOpen":[{"pathGlob":"{**/*.ipynb}","contentPattern":"import\\s*pandas|from\\s*pandas","whenInstalled":["ms-toolsai.jupyter"]}]},"golang.Go":{"onFileOpen":[{"pathGlob":"**/*.go","important":true},{"languages":["go"],"important":true}]},"vscjava.vscode-java-pack":{"onFileOpen":[{"pathGlob":"{**/*.java}","important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},{"languages":["java"],"important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}]},"ms-vscode.PowerShell":{"onFileOpen":[{"pathGlob":"{**/*.ps1,**/*.psd1,**/*.psm1}","important":true},{"languages":["powershell"],"important":true},{"pathGlob":"{**/*.ps.config,**/*.ps1.config}"}]},"ms-vscode.cpptools-extension-pack":{"onFileOpen":[{"pathGlob":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}","important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]},{"languages":["c","cpp"],"important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]}]},"ms-azuretools.vscode-docker":{"onFileOpen":[{"pathGlob":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml}","important":true},{"languages":["dockerfile"],"important":true},{"pathGlob":"{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json,**/*.py,**/*.ipynb,**/*.js,**/*.ts,**/package.json}"}]},"vue.volar":{"onFileOpen":[{"pathGlob":"{**/*.vue}","important":true},{"languages":["vue"],"important":true}]},"ms-vscode.makefile-tools":{"onFileOpen":[{"pathGlob":"{**/makefile,**/Makefile}","important":true},{"languages":["makefile"],"important":true}]},"ms-vscode.cmake-tools":{"onFileOpen":[{"pathGlob":"{**/CMakeLists.txt}","important":true}]},"ms-azure-devops.azure-pipelines":{"onFileOpen":[{"pathGlob":"{**/azure-pipelines.yaml}","important":true}]},"msazurermtools.azurerm-vscode-tools":{"onFileOpen":[{"pathGlob":"{**/azuredeploy.json}","important":true}]},"ms-vscode-remote.remote-containers":{"onFileOpen":[{"pathGlob":"{**/devcontainer.json}","important":true}]},"ms-azuretools.vscode-bicep":{"onFileOpen":[{"pathGlob":"{**/*.bicep}","important":true,"whenNotInstalled":["ms-azuretools.rad-vscode-bicep"]}]},"svelte.svelte-vscode":{"onFileOpen":[{"pathGlob":"{**/*.svelte}","important":true}]},"ms-vscode.vscode-github-issue-notebooks":{"onFileOpen":[{"pathGlob":"{**/*.github-issues}","important":true}]},"ms-playwright.playwright":{"onFileOpen":[{"pathGlob":"{**/*playwright*.config.ts,**/*playwright*.config.js,**/*playwright*.config.mjs}","important":true}]},"vscjava.vscode-gradle":{"onFileOpen":[{"pathGlob":"{**/gradlew,**/gradlew.bat,**/build.gradle,**/build.gradle.kts,**/settings.gradle,**/settings.gradle.kts}","important":true}]},"REditorSupport.r":{"onFileOpen":[{"pathGlob":"{**/*.r}","important":true},{"languages":["r"],"important":true}]},"firefox-devtools.vscode-firefox-debug":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}"}]},"ms-edgedevtools.vscode-edge-devtools":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.css,**/*.html}"}]},"Ionide.Ionide-fsharp":{"onFileOpen":[{"pathGlob":"{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}"}]},"dbaeumer.vscode-eslint":{"onFileOpen":[{"pathGlob":"{**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.eslintrc,**/.babelrc,**/jsconfig.json}"}]},"ms-vscode.vscode-typescript-tslint-plugin":{"onFileOpen":[{"pathGlob":"{**/tslint.json}"}]},"bmewburn.vscode-intelephense-client":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"xdebug.php-debug":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"rust-lang.rust-analyzer":{"onFileOpen":[{"pathGlob":"{**/*.rs,**/*.rslib}"}]},"DavidAnson.vscode-markdownlint":{"onFileOpen":[{"pathGlob":"{**/*.md}"}]},"EditorConfig.EditorConfig":{"onFileOpen":[{"pathGlob":"{**/.editorconfig}"}]},"HookyQR.beautify":{"onFileOpen":[{"pathGlob":"{**/.jsbeautifyrc}"}]},"donjayamanne.githistory":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"felipecaputo.git-project-manager":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"eamodio.gitlens":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"Shopify.ruby-lsp":{"onFileOpen":[{"pathGlob":"{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}"}]},"DotJoshJohnson.xml":{"onFileOpen":[{"pathGlob":"{**/*.xml}"}]},"stylelint.vscode-stylelint":{"onFileOpen":[{"pathGlob":"{**/.stylelintrc,**/stylelint.config.js}"}]},"ms-mssql.mssql":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"mtxr.sqltools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"usqlextpublisher.usql-vscode-ext":{"onFileOpen":[{"pathGlob":"{**/*.usql}"}]},"ms-vscode.sublime-keybindings":{"onFileOpen":[{"pathGlob":"{**/.sublime-project,**/.sublime-workspace}"}]},"k--kato.intellij-idea-keybindings":{"onFileOpen":[{"pathGlob":"{**/.idea}"}]},"christian-kohler.npm-intellisense":{"onFileOpen":[{"pathGlob":"{**/package.json}"}]},"cake-build.cake-vscode":{"onFileOpen":[{"pathGlob":"{**/build.cake}"}]},"Angular.ng-template":{"onFileOpen":[{"pathGlob":"{**/.angular-cli.json,**/angular.json,**/*.ng.html,**/*.ng,**/*.ngml}"}]},"vscjava.vscode-maven":{"onFileOpen":[{"pathGlob":"**/pom.xml"}]},"ms-azuretools.vscode-azureterraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"HashiCorp.terraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"vsciot-vscode.vscode-arduino":{"onFileOpen":[{"pathGlob":"**/*.ino"}]},"ms-kubernetes-tools.vscode-kubernetes-tools":{"onFileOpen":[{"pathGlob":"{**/Chart.yaml}"}]},"GoogleCloudTools.cloudcode":{"onFileOpen":[{"pathGlob":"{**/skaffold.yaml}"}]},"Oracle.oracledevtools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"betterthantomorrow.calva":{"onFileOpen":[{"pathGlob":"{**/*.clj,**/*.cljs}"}]},"Pivotal.vscode-boot-dev-pack":{"onFileOpen":[{"pathGlob":"{**/application.properties}"}]},"GitHub.copilot":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"}],"onSettingsEditorOpen":{}},"GitHub.vscode-github-actions":{"onFileOpen":[{"pathGlob":"{**/.github/workflows/*.yml}","important":true}]},"circleci.circleci":{"onFileOpen":[{"pathGlob":"{**/.circleci/config.yml}"}]},"mechatroner.rainbow-csv":{"onFileOpen":[{"pathGlob":"**/*.csv","important":true}]},"tomoki1207.pdf":{"onFileOpen":[{"pathGlob":"**/*.pdf","important":true}]}},"keymapExtensionTips":["vscodevim.vim","ms-vscode.sublime-keybindings","ms-vscode.atom-keybindings","ms-vscode.brackets-keybindings","ms-vscode.vs-keybindings","ms-vscode.notepadplusplus-keybindings","k--kato.intellij-idea-keybindings","lfs.vscode-emacs-friendly","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csdevkit","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","vue.volar","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust-analyzer","Shopify.ruby-lsp","GitHub.copilot"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","contentPattern":"^\\s*url\\s*=\\s*https:\\/\\/github\\.com.*$"},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},"Pivotal.vscode-boot-dev-pack":{"name":"Spring Boot Extension Pack","isExtensionPack":true}}},"gradle":{"configPath":"build.gradle","configName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"github-pull-request":{"configPath":".vscode/.github-pull-request.rec","configName":"GitHub","configScheme":"vscode-vfs","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","important":true}}},"pyproject-formatter":{"configPath":"pyproject.toml","configName":"Python Formatter","recommendations":{"ms-python.black-formatter":{"name":"Black Formatter","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?black\"?\\s*[\\].])|(\"black\\s*[\"[(<=>!~;@])"},"ms-python.autopep8":{"name":"Autopep8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?autopep8\"?\\s*[\\].])|(\"autopep8\\s*[\"[(<=>!~;@])"}}},"pep8-formatter":{"configPath":".pep8","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8"}}},"python-setup-cgf-formatter":{"configPath":"setup.cfg","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"tox-ini-formatter":{"configPath":"tox.ini","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"pyproject-linter":{"configPath":"pyproject.toml","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?pylint\"?\\s*[\\].])|(\"pylint\\s*[\"[(<=>!~;@])"},"charliermarsh.ruff":{"name":"Ruff","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?ruff\"?\\s*[\\].])|(\"ruff\\s*[\"[(<=>!~;@])"},"ms-python.mypy-type-checker":{"name":"Mypy Type Checker","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?mypy\"?\\s*[\\].])|(\"mypy\\s*[\"[(<=>!~;@])"},"ms-python.flake8":{"name":"Flake8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?flake8\"?\\s*[\\].])|(\"flake8\\s*[\"[(<=>!~;@])"}}},".pylintrc-linter":{"configPath":".pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"pylintrc-linter":{"configPath":"pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"mypy-ini-linter":{"configPath":".mypy.ini","configName":"Python Linter","recommendations":{"ms-python.mypy-type-checker":{"name":"Mypy Type Checker"}}},"tox-ini-linter":{"configPath":"tox.ini","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}},".flake8-linter":{"configPath":".flake8","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8"}}},"python-setup-cgf-linter":{"configPath":"setup.cfg","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\\Microsoft SDKs\\Azure\\CLI2\\wbin\\az.cmd","recommendations":{"ms-vscode.azurecli":{"name":"Azure CLI Tools"}}},"azd":{"friendlyName":"Azure Dev CLI","windowsPath":"%USERPROFILE%\\AppData\\Local\\Programs\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"azd-user":{"friendlyName":"Azure Dev CLI","windowsPath":"%ProgramFiles%\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"heroku":{"friendlyName":"Heroku CLI","windowsPath":"%ProgramFiles%\\Heroku\\bin\\heroku.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"pkosta2005.heroku-command":{"name":"heroku-cli"}}},"mongo":{"friendlyName":"Mongo","windowsPath":"%ProgramFiles%\\MongoDB\\Server\\3.6\\bin\\mongod.exe","recommendations":{"ms-azuretools.vscode-cosmosdb":{"name":"Azure Databases"}}},"serverless":{"friendlyName":"Serverless framework","windowsPath":"%APPDATA%\\npm\\serverless.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"func":{"friendlyName":"Azure Function SDK","windowsPath":"%APPDATA%\\npm\\func.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"mysql":{"friendlyName":"MySQL","windowsPath":"%ProgramFiles%\\MySQL\\MySQL Server 8.0\\bin\\mysqld.exe","recommendations":{"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\\PostgreSQL\\11\\bin\\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"mtxr.sqltools":{"name":"SQLTools"}}},"sqlcmd":{"friendlyName":"SQL CLI","recommendations":{"ms-mssql.mssql":{"name":"SQL Server (mssql)"}}},"now":{"friendlyName":"Now CLI","windowsPath":"%APPDATA%\\npm\\now.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"ms-azuretools.vscode-docker":{"name":"Docker"}}},"docker":{"friendlyName":"Docker","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\docker.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker","important":true},"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"kubectl":{"friendlyName":"Kubernetes","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\kubectl.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"ng":{"friendlyName":"Angular CLI","windowsPath":"%APPDATA%\\npmexit\\ng.cmd","recommendations":{"johnpapa.Angular2":{"name":"Angular Snippets"}}},"create-react-app":{"friendlyName":"Create React App","windowsPath":"%APPDATA%\\npm\\create-react-app.cmd","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"react-native":{"friendlyName":"React Native","windowsPath":"%APPDATA%\\npm\\react-native-cli","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"p4":{"friendlyName":"Perforce","recommendations":{"slevesque.perforce":{"name":"Perforce for VS Code"}}},"hg":{"friendlyName":"Mercurial","recommendations":{"mrcrowl.hg":{"name":"Hg"}}},"git":{"friendlyName":"Git","windowsPath":"%ProgramFiles%\\Git\\git-bash.exe","recommendations":{"eamodio.gitlens":{"name":"GitLens"}}},"svn":{"friendlyName":"Subversion","windowsPath":"%ProgramFiles%\\TortoiseSVN\\bin\\TortoiseProc.exe","recommendations":{"johnstoncode.svn-scm":{"name":"SVN"}}},"subl":{"friendlyName":"Sublime","windowsPath":"%ProgramFiles%\\Sublime Text3\\sublime_text.exe","recommendations":{"ms-vscode.sublime-keybindings":{"name":"Sublime Text Keymap and Settings Importer"}}},"atom":{"friendlyName":"Atom","windowsPath":"%USERPROFILE%\\AppData\\Local\\atom\\bin\\atom.cmd","recommendations":{"ms-vscode.atom-keybindings":{"name":"Atom Keymap"}}},"brackets":{"friendlyName":"Brackets","windowsPath":"%ProgramFiles(x86)%\\Brackets\\Brackets.exe","recommendations":{"ms-vscode.brackets-keybindings":{"name":"Brackets Keymap"}}},"notepadplusplus":{"friendlyName":"Notepad++","windowsPath":"%ProgramFiles%\\Notepad++\\Notepad++.exe","recommendations":{"ms-vscode.notepadplusplus-keybindings":{"name":"Notepad++ keymap"}}},"vi":{"friendlyName":"VIM","windowsPath":"%ProgramFiles(x86)%\\Vim\\vim80\\gvim.exe","recommendations":{"vscodevim.vim":{"name":"Vim"}}},"mvn":{"friendlyName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"Microsoft Edge":{"friendlyName":"Microsoft Edge","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Dev":{"friendlyName":"Microsoft Edge Dev","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Dev\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Beta":{"friendlyName":"Microsoft Edge Beta","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Beta\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Canary":{"friendlyName":"Microsoft Edge Canary","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Mozilla Firefox (x86)":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles(x86)%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition (x86)":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles(x86)%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"cordova":{"friendlyName":"Cordova","windowsPath":"%APPDATA%\\npm\\cordova","recommendations":{"msjsdiag.cordova-tools":{"name":"Cordova Tools"}}},"gcloud":{"friendlyName":"Google GCloud CLI","windowsPath":"%ProgramFiles(x86)%\\Google\\Cloud SDK\\google-cloud-sdk\\bin\\gcloud.cmd","recommendations":{"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"skaffold":{"friendlyName":"Skaffold Code to Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\\system32\\lxss\\LxssManager.dll","important":true,"recommendations":{"ms-vscode-remote.remote-wsl":{"name":"WSL","important":true}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"virtualWorkspaceExtensionTips":{"vscode-vfs":{"friendlyName":"Remote Repositories","extensionId":"ms-vscode.remote-repositories","startEntry":{"helpLink":"https://aka.ms/vscode-remote/remote-repositories","startConnectLabel":"Remote Repository","startCommand":"remoteHub.continueOn.openRepository","priority":5}}},"remoteExtensionTips":{"wsl":{"friendlyName":"WSL","extensionId":"ms-vscode-remote.remote-wsl","supportedPlatforms":["Windows","Web"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/wsl","startConnectLabel":"WSL","startCommand":"remote-wsl.connect","priority":3}},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/ssh","startConnectLabel":"SSH ","startCommand":"opensshremotes.openEmptyWindowInCurrentWindow","priority":1}},"dev-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/containers","startConnectLabel":"Dev Container","startCommand":"remote-containers.reopenInContainer","priority":2}},"attached-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers"},"codespaces":{"friendlyName":"GitHub Codespaces","extensionId":"github.codespaces","startEntry":{"helpLink":"https://aka.ms/vscode-remote-codespaces","startConnectLabel":"GitHub Codespace ","startCommand":"github.codespaces.connect","priority":4}},"tunnel":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server","startEntry":{"helpLink":"https://aka.ms/remote-tunnels-doc","startConnectLabel":"Tunnel","startCommand":"remote-tunnels.connectCurrentWindowToTunnel","priority":0}}},"commandPaletteSuggestedCommandIds":["workbench.action.files.openFile","workbench.action.files.openFileFolder","workbench.action.files.openFolder","workbench.action.remote.showMenu","editor.action.formatDocument","editor.action.commentLine","workbench.action.tasks.runTask","workbench.action.openSettings2","workbench.action.selectTheme","workbench.action.openWalkthrough","workbench.action.openIssueReporter"],"extensionKeywords":{"md":["Markdown"],"js":["JavaScript"],"jsx":["JavaScript"],"es6":["JavaScript"],"html":["Html"],"ts":["TypeScript"],"tsx":["TypeScript"],"css":["CSS"],"scss":["SASS"],"txt":["Text"],"php":["PHP"],"php3":["PHP"],"php4":["PHP"],"ph3":["PHP"],"ph4":["PHP"],"xml":["XML"],"py":["Python"],"pyc":["Python"],"pyd":["Python"],"pyo":["Python"],"pyw":["Python"],"pyz":["Python"],"java":["Java"],"class":["Java"],"jar":["Java"],"c":["c","objective c","objective-c"],"m":["objective c","objective-c"],"mm":["objective c","objective-c"],"cpp":["cpp","c plus plus","c","c++"],"cc":["cpp","c plus plus","c","c++"],"cxx":["cpp","c plus plus","c++"],"hh":["cpp","c plus plus","c++"],"hpp":["cpp","c++"],"h":["cpp","c plus plus","c++","c","objective c","objective-c"],"sql":["sql"],"sh":["bash"],"bash":["bash"],"zsh":["bash","zshell"],"cs":["c#","csharp"],"csproj":["c#","csharp"],"sln":["c#","csharp"],"go":["go"],"sty":["latex"],"tex":["latex"],"ps":["powershell"],"ps1":["powershell"],"rs":["rust"],"rslib":["rust"],"hs":["haskell"],"lhs":["haskell"],"scm":["scheme"],"ss":["scheme"],"clj":["clojure"],"cljs":["clojure"],"cljc":["clojure"],"edn":["clojure"],"erl":["erlang"],"hrl":["erlang"],"scala":["scala"],"sc":["scala"],"pl":["perl"],"pm":["perl"],"t":["perl"],"pod":["perl"],"groovy":["groovy"],"swift":["swift"],"rb":["ruby"],"rbw":["ruby"],"jl":["julia"],"f":["fortran"],"for":["fortran"],"f90":["fortran"],"f95":["fortran"],"coffee":["CoffeeScript"],"litcoffee":["CoffeeScript"],"yaml":["yaml"],"yml":["yaml"],"dart":["dart"],"json":["json"]},"extensionAllowedBadgeProviders":["api.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"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-ia32":"appcenter://code?aid=f4289815-a66e-4ad9-b74f-d8e5bc093e41","win32-x64":"appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662","win32-arm64":"appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7","linux-x64":"appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171","darwin":"appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774","darwin-arm64":"appcenter://code?aid=be71415d-3893-4ae5-b453-e537b9668a10","darwin-universal":"appcenter://code?aid=de75e3cc-e22f-4f42-a03f-1409c21d8af8"},"enableTelemetry":true,"aiConfig":{"ariaKey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"},"msftInternalDomains":["redmond.corp.microsoft.com","northamerica.corp.microsoft.com","fareast.corp.microsoft.com","ntdev.corp.microsoft.com","wingroup.corp.microsoft.com","southpacific.corp.microsoft.com","wingroup.windeploy.ntdev.microsoft.com","ddnet.microsoft.com","europe.corp.microsoft.com"],"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","serverDocumentationUrl":"https://aka.ms/vscode-server-doc","releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","newsletterSignupUrl":"https://www.research.net/r/vsc-newsletter","youTubeUrl":"https://aka.ms/vscode-youtube","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","reportIssueUrl":"https://github.com/Microsoft/vscode/issues/new","reportMarketplaceIssueUrl":"https://github.com/microsoft/vsmarketplace/issues/new","licenseUrl":"https://go.microsoft.com/fwlink/?LinkID=533485","serverLicenseUrl":"https://aka.ms/vscode-server-license","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=521839","showTelemetryOptOut":true,"npsSurveyUrl":"https://aka.ms/vscode-nps","cesSurveyUrl":"https://aka.ms/new-to-vscode-feedback","checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","electronRepository":"Microsoft/vscode-electron-prebuilt","nodejsRepository":"Microsoft/vscode-node","settingsSearchUrl":"https://bingsettingssearch.trafficmanager.net/api/Search","surveys":[{"surveyId":"cpp.1","surveyUrl":"https://www.research.net/r/VBVV6C6","languageId":"cpp","editCount":10,"userProbability":0.15},{"surveyId":"java.2","surveyUrl":"https://www.research.net/r/vscodejava","languageId":"java","editCount":10,"userProbability":0.3},{"surveyId":"javascript.1","surveyUrl":"https://www.research.net/r/vscode-js","languageId":"javascript","editCount":10,"userProbability":0.05},{"surveyId":"typescript.1","surveyUrl":"https://www.research.net/r/vscode-ts","languageId":"typescript","editCount":10,"userProbability":0.05},{"surveyId":"csharp.1","surveyUrl":"https://www.research.net/r/8KGJ9V8","languageId":"csharp","editCount":10,"userProbability":0.05}],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver"],"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","registerIssueDataProvider","testObserver","quickPickItemTooltip","terminalDataWriteEvent","terminalExecuteCommandEvent","saveEditor"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","portsAttributes","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"ms-vscode.vscode-speech":["speech"],"GitHub.vscode-pull-request-github":["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","terminalDataWriteEvent","terminalExecuteCommandEvent","terminalSelection","terminalQuickFixProvider","chatVariables","chatAgents2","chatAgents2Additions","defaultChatAgent","readonlyMessage","chatProvider","mappedEditsProvider","aiRelatedInformation","codeActionAI","findTextInFiles","textSearchProvider","scmInputBoxValueProvider","contribSourceControlInputBoxMenu"],"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-python.debugpy":["portsAttributes"],"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"]},"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","featuresTelemetryPropertyName":"VSCode.ABExp.Features","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"linkProtectionTrustedDomains":["https://*.visualstudio.com","https://*.microsoft.com","https://aka.ms","https://*.gallerycdn.vsassets.io","https://*.github.com","https://login.microsoftonline.com","https://*.vscode.dev","https://*.github.dev","https://gh.io","https://portal.azure.com"],"trustedExtensionAuthAccess":["vscode.git","vscode.github","ms-vscode.remote-repositories","github.remotehub","ms-vscode.azure-repos","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","ms-vsliveshare.vsliveshare","github.copilot","github.copilot-chat","ms-azuretools.vscode-azureresourcegroups","ms-edu.vscode-learning"],"trustedExtensionProtocolHandlers":["vscode.git","vscode.github-authentication","vscode.microsoft-authentication"],"auth":{"loginUrl":"https://login.microsoftonline.com/common/oauth2/authorize","tokenUrl":"https://login.microsoftonline.com/common/oauth2/token","redirectUrl":"https://vscode-redirect.azurewebsites.net/","clientId":"aebc6443-996d-45c2-90f0-388ff96faa56"},"configurationSync.store":{"url":"https://vscode-sync.trafficmanager.net/","stableUrl":"https://vscode-sync.trafficmanager.net/","insidersUrl":"https://vscode-sync-insiders.trafficmanager.net/","canSwitch":false,"authenticationProviders":{"github":{"scopes":["user:email"]},"microsoft":{"scopes":["openid","profile","email","offline_access"]}}},"editSessions.store":{"url":"https://vscode-sync.trafficmanager.net/","authenticationProviders":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"tunnelServerQualities":{"stable":{"serverApplicationName":"code-server"},"exploration":{"serverApplicationName":"code-server-exploration"},"insider":{"serverApplicationName":"code-server-insiders"}},"tunnelApplicationName":"code-tunnel","tunnelApplicationConfig":{"editorWebUrl":"https://vscode.dev","extension":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server"},"authenticationProviders":{"github":{"scopes":["user:email","read:org"]},"microsoft":{"scopes":["46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default","profile","openid"]}}},"win32TunnelServiceMutex":"vscode-tunnelservice","win32TunnelMutex":"vscode-tunnel","commonlyUsedSettings":["files.autoSave","editor.fontSize","editor.fontFamily","GitHub.copilot.manageExtension","editor.tabSize","editor.renderWhitespace","editor.cursorStyle","editor.multiCursorModifier","editor.insertSpaces","editor.wordWrap","files.exclude","files.associations","workbench.editor.enablePreview"],"aiGeneratedWorkspaceTrust":{"title":"This workspace was generated by GitHub Copilot","checkboxText":"Trust the contents of all files in this workspace","trustOption":"Yes, I trust the contents","dontTrustOption":"No, I don't trust the contents","startupTrustRequestLearnMore":"If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more. "},"gitHubEntitlement":{"providerId":"github","command":{"title":"Install GitHub Copilot (Paid for by {{org}})","titleWithoutPlaceHolder":"Install GitHub Copilot","action":"workbench.extensions.installExtension","when":"workbench.accounts.experimental.showEntitlements"},"entitlementUrl":"https://api.github.com/copilot_internal/user","extensionId":"github.copilot","enablementKey":"chat_enabled","confirmationAction":"Install","confirmationMessage":"Are you sure you want to install GitHub Copilot?"},"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.85.0","sha256":"85a97d373a6f92359f5db7bfc5a2fa6c5763b22c6ad07c962dfe32c84a079f3b","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.8","sha256":"ca30069e21fbf576b49638ff8ff7c316b028c2faca924c23526737c65b8762bf","repo":"https://github.com/microsoft/vscode-js-profile-visualizer","metadata":{"id":"7e52b41b-71ad-457b-ab7e-0620f1fc4feb","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}}],"commit":"0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","date":"2023-12-13T09:47:11.635Z","checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"L2PGy0hmRfyh5/rTyd5wUw","vs/workbench/workbench.desktop.main.js":"OuKA1csWruL5/XihpoXJjQ","vs/workbench/workbench.desktop.main.css":"IEL0ecjKo6KmqMviRvGEzg","vs/workbench/api/node/extensionHostProcess.js":"IAjO7zb+i1tkj6HmO25TLw","vs/code/electron-sandbox/workbench/workbench.html":"dY/B5gZtgUuTd0fXD63S0A","vs/code/electron-sandbox/workbench/workbench.js":"LxdUwpqICZtT0NtrFJS4/g"},"version":"1.85.1"},"isInitialStartup":true,"perfMarks":[{"name":"code/timeOrigin","startTime":1703081585567.496},{"name":"code/didStartMain","startTime":1703081585725},{"name":"code/willStartCrashReporter","startTime":1703081585737},{"name":"code/didStartCrashReporter","startTime":1703081585742},{"name":"code/mainAppReady","startTime":1703081585852},{"name":"code/willGenerateNls","startTime":1703081585854},{"name":"code/didGenerateNls","startTime":1703081585866},{"name":"code/willLoadMainBundle","startTime":1703081585866},{"name":"code/fork/willLoadCode","startTime":1703081585879},{"name":"code/registerFilesystem/file","startTime":1703081586032},{"name":"code/registerFilesystem/vscode-userdata","startTime":1703081586036},{"name":"code/didLoadMainBundle","startTime":1703081586049},{"name":"code/willStartMainServer","startTime":1703081586095},{"name":"code/didStartMainServer","startTime":1703081586098},{"name":"code/willCreateCodeWindow","startTime":1703081586165},{"name":"code/willRestoreCodeWindowState","startTime":1703081586166},{"name":"code/didRestoreCodeWindowState","startTime":1703081586167},{"name":"code/willCreateCodeBrowserWindow","startTime":1703081586167},{"name":"code/didCreateCodeBrowserWindow","startTime":1703081586223},{"name":"code/didCreateCodeWindow","startTime":1703081586224},{"name":"code/willOpenNewWindow","startTime":1703081586226}],"os":{"release":"6.2.0-39-generic","hostname":"daniel-desktop","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":false,"highContrast":false},"fullscreen":false,"maximized":false,"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":0,"activityBarWidth":48,"sideBarWidth":0,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101306.919968:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101306.932260:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:06.940Z] StorageMainService: creating workspace storage (1703081548858)
    [689433:1220/101306.954835:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.102681:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.103347:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.106200:INFO:CONSOLE(643)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.202607:INFO:CONSOLE(643)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.288082:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.288613:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.288944:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.289244:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.289544:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.310254:INFO:CONSOLE(643)] "%cTRACE color: #888 Layout#layout, height: 743, width: 1024", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:07.366Z] window#load: window reported ready (id: 1)
    [main 2023-12-20T14:13:07.367Z] ElectronURLListener#flush(): flushing URLs
    [689433:1220/101307.378768:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.379553:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:07.379Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
    [main 2023-12-20T14:13:07.381Z] [UtilityProcess type: shared-process, pid: <none>]: creating new...
    [main 2023-12-20T14:13:07.388Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
    [main 2023-12-20T14:13:07.389Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
    [main 2023-12-20T14:13:07.406Z] [UtilityProcess type: shared-process, pid: 689531]: successfully created
    [main 2023-12-20T14:13:07.408Z] [UtilityProcess id: 1, type: fileWatcher, pid: 689532]: successfully created
    [main 2023-12-20T14:13:07.426Z] menubarService#updateMenubar 1
    [689433:1220/101307.492866:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.493384:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.523688:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:07.543Z] [UtilityProcess id: 1, type: extensionHost, pid: <none>]: creating new...
    [main 2023-12-20T14:13:07.550Z] [UtilityProcess id: 1, type: extensionHost, pid: 689555]: successfully created
    [689433:1220/101307.578922:INFO:CONSOLE(643)] "%c INFO color: #33f Started local extension host with pid 689555.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.621062:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///usr/share/code/resources/app/extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.622328:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.631331:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/dmc/.vscode/extensions/extensions.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.632393:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.633430:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned user extensions: 13", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.645119:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.647538:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.648686:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.648936:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.649623:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.650005:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.650592:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.650967:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.651677:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.652636:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.652895:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.661098:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.661559:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.661979:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.662474:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.662857:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.663209:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.663574:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.664157:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.664440:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.664682:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.664922:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.665163:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.665399:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.666856:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.667779:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.671704:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.677569:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.678842:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.679661:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.680397:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.681173:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.681974:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.685747:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.686838:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.688779:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.689575:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.690388:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.691118:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.691815:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.692557:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.693351:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.694089:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.694887:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.695895:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.697004:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.698089:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.699812:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.701320:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.702612:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.703859:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.705032:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.706138:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.707353:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.708480:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.709452:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.710661:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.711808:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.712798:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.714483:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.727246:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.729184:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.736608:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.738561:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.740948:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.743753:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.745355:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.749596:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.750095:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.750409:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.750723:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.751054:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.751348:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.751632:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.754789:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.755202:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.755501:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.755828:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.756131:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.756574:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.757772:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.762591:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.765000:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.765427:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.766096:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.766435:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.768164:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.768564:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.771253:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.771869:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for marus25.cortex-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.772375:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.debug-tracker-vscode, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.774257:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.memory-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.775037:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.peripheral-viewer, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.775342:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.rtos-views, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.775869:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.777233:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.777782:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.780077:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-devicetree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.780534:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-kconfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.780848:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-terminal, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.781227:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for trond-snekvik.gnu-mapfiles, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.781981:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101307.793814:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.793956:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794001:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794114:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794157:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794186:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794526:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794564:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794688:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794720:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794827:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794859:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794900:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794929:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.794967:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795000:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795038:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795065:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795102:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795129:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795167:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795194:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795231:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101307.795259:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [main 2023-12-20T14:13:07.941Z] [SharedProcess] IPC ready
    [main 2023-12-20T14:13:07.941Z] Main->SharedProcess#connect: connection established
    [main 2023-12-20T14:13:07.981Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [main 2023-12-20T14:13:07.984Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)
    [main 2023-12-20T14:13:07.984Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'
    [main 2023-12-20T14:13:07.984Z] [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/settings.json'
    [main 2023-12-20T14:13:08.038Z] [SharedProcess] Overall ready
    [main 2023-12-20T14:13:08.062Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:08.174Z] [File Watcher (node.js)] Request to start watching: /home/dmc/.vscode/extensions (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.vscode/extensions/extensions.json (excludes: <none>, includes: <all>, correlationId: <none>)
    [main 2023-12-20T14:13:08.180Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.vscode/extensions, real: /a2/home/dmc/.vscode/extensions)
    [main 2023-12-20T14:13:08.181Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.vscode/extensions'
    [main 2023-12-20T14:13:08.181Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.vscode/extensions/extensions.json, real: /a2/home/dmc/.vscode/extensions/extensions.json)
    [main 2023-12-20T14:13:08.181Z] [File Watcher (node.js)] Started watching: '/a2/home/dmc/.vscode/extensions/extensions.json'
    [689433:1220/101308.192101:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/keybindings.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.192363:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.192680:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.192910:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.193620:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.193843:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/keybindings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.194097:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.248756:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Could not get workspace hash for forwarded ports storage key.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:08.267Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:08.290Z] Terminal profile not validated zsh [ 'zsh' ]
    [main 2023-12-20T14:13:08.290Z] Terminal profile not validated fish [ 'fish' ]
    [main 2023-12-20T14:13:08.293Z] Terminal profile not validated tmux [ 'tmux' ]
    [main 2023-12-20T14:13:08.293Z] Terminal profile not validated pwsh [ 'pwsh' ]
    [main 2023-12-20T14:13:08.303Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101308.657548:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/snippets (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.657789:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/snippets, real: /a2/home/dmc/.config/Code/User/snippets)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101308.658014:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/snippets'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:08.740Z] lifecycle (main): phase changed (value: 4)
    [main 2023-12-20T14:13:08.934Z] menubarService#updateMenubar 1
    [689433:1220/101308.935950:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.231386:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.231618:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.232934:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.237761:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.241143:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.288535:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.297147:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.305784:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.312930:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T101306/window1/exthost/vscode.git/Git.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.319974:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [Registering Log Channel] File does not exist. Waiting for 1s to retry. file:///home/dmc/.config/Code/logs/20231220T101306/window1/exthost/vscode.github/GitHub.log", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.431029:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider mcu-debug.peripheral-viewer.svd [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.529688:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.530651:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.533405:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.593744:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider cortex-debug.liveWatch [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.597639:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.891516:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.981677:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Trying to run tasks.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101309.997579:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Found 1 automatic tasks", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:10.073Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101310.445567:INFO:CONSOLE(643)] "%c INFO color: #33f [perf] Render performance baseline is 44ms", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:11.312Z] ProxyResolver#loadSystemCertificates count 137
    [main 2023-12-20T14:13:11.321Z] ProxyResolver#loadSystemCertificates count filtered 134
    [main 2023-12-20T14:13:12.321Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101312.335332:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:12.720Z] menubarService#updateMenubar 1
    [689433:1220/101315.019651:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onLanguage", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101315.020471:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [DEBOUNCE: DocumentSemanticTokens] is disabled in developed mode", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101315.092949:INFO:CONSOLE(643)] "%cTRACE color: #888 writeTextAreaState(reason: focusgain)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:15.364Z] menubarService#updateMenubar 1
    [main 2023-12-20T14:13:17.099Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:24.188Z] menubarService#updateMenubar 1
    [689433:1220/101324.574181:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.welcomeView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:24.840Z] menubarService#updateMenubar 1
    [689433:1220/101325.147360:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.170511:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.allAppsView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.181073:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.188348:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.188905:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.190000:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/v2.4.2/nrf, recursive: false, session: 0.903478443653291)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.190449:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/v2.4.2/nrf, recursive: false, session: 0.42633030992347765)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.192706:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /a2/home/dmc/blo/nrf-dmc/ncs/v2.4.2/nrf (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.196817:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.peripheralsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.200888:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/v2.4.2/nrf'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.524795:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider trond-snekvik.devicetree.ctx [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.812778:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.886913:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.896943:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.899473:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.899730:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.900312:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.901396:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101325.903168:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:25.955Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101326.383128:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.388420:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.427928:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.428582:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.detailsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.429759:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.detailsView Build configuration undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.430532:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.actionsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.431582:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.actionsView Actions undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.432491:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.dtsTreeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.432957:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.allAppsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.436664:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.welcomeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.439898:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.devicesView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.470651:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.473195:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.544188:INFO:CONSOLE(643)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.559395:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.828501:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.829100:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.829581:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.833735:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.834289:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101326.840378:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.003932:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.244421:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.258149:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider CppSshTargetsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.449845:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.646966:INFO:CONSOLE(149)] "%c[Extension Host] %cactivating extension %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101327.648828:INFO:CONSOLE(149)] "%c[Extension Host] %cstarting language server %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101327.705844:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.980317:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.980876:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.981229:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.988094:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.988337:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101327.988551:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101328.009124:INFO:CONSOLE(149)] "%c[Extension Host] %cupdateCustomBrowseConfiguration %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [main 2023-12-20T14:13:28.547Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:31.676Z] menubarService#updateMenubar 1
    [689433:1220/101333.788536:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand nrf-connect.importApplication", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101333.788975:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onCommand:nrf-connect.importApplication", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:33.797Z] [DialogMainService]: request to acquire file dialog lock {
      title: 'Open an existing application',
      defaultPath: '/home/dmc',
      buttonLabel: 'Open',
      properties: [ 'createDirectory', 'openDirectory' ]
    }
    [main 2023-12-20T14:13:33.798Z] [DialogMainService]: new file dialog lock created {
      title: 'Open an existing application',
      defaultPath: '/home/dmc',
      buttonLabel: 'Open',
      properties: [ 'createDirectory', 'openDirectory' ]
    }
    [main 2023-12-20T14:13:33.984Z] menubarService#updateMenubar 1
    [689433:1220/101334.155127:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:13:36.240Z] update#checkForUpdates, state =  idle
    [main 2023-12-20T14:13:36.240Z] update#setState checking for updates
    [main 2023-12-20T14:13:36.241Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:13:36.364Z] update#setState idle
    [main 2023-12-20T14:13:38.369Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:01.521Z] [DialogMainService]: file dialog lock disposed {
      title: 'Open an existing application',
      defaultPath: '/home/dmc',
      buttonLabel: 'Open',
      properties: [ 'createDirectory', 'openDirectory' ]
    }
    [689433:1220/101401.531009:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand vscode.openFolder", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101401.537981:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _files.windowOpen", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:01.538Z] windowsManager#open
    [main 2023-12-20T14:14:01.539Z] windowsManager#open pathsToOpen [
      {
        workspace: { id: 'b56a4f9cf38637f018ae1074dd475e5c', uri: [$] },
        type: 2,
        exists: true,
        label: undefined
      }
    ]
    [main 2023-12-20T14:14:01.540Z] windowsManager#doOpenFolderOrWorkspace {
      folderOrWorkspace: {
        workspace: { id: 'b56a4f9cf38637f018ae1074dd475e5c', uri: [$] },
        type: 2,
        exists: true,
        label: undefined
      },
      filesToOpen: undefined
    }
    [main 2023-12-20T14:14:01.586Z] Lifecycle#unload() - window ID 1
    [main 2023-12-20T14:14:01.586Z] windowsManager#open used window count 1 (workspacesToOpen: 0, foldersToOpen: 1, emptyToRestore: 0, emptyToOpen: 0)
    [689433:1220/101401.674873:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] onBeforeUnload (reason: 4)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101401.705287:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] onBeforeUnload continues without veto", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101401.709925:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] onWillUnload (reason: 4)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101401.711395:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:01.778Z] window#load: attempt to load window (id: 1)
    [main 2023-12-20T14:14:01.779Z] StorageMainService: creating workspace storage (b56a4f9cf38637f018ae1074dd475e5c)
    [main 2023-12-20T14:14:01.779Z] [UtilityProcess id: 1, type: fileWatcher, pid: 689532]: attempting to kill the process...
    [main 2023-12-20T14:14:01.784Z] [UtilityProcess id: 1, type: fileWatcher, pid: 689532]: successfully killed the process
    [main 2023-12-20T14:14:01.811Z] [UtilityProcess id: 1, type: extensionHost, pid: 689555]: received exit event with code 0
    [main 2023-12-20T14:14:01.812Z] Extension host with pid 689555 exited with code: 0, signal: unknown.
    [main 2023-12-20T14:14:01.824Z] [UtilityProcess id: 1, type: fileWatcher, pid: 689532]: received exit event with code 0
    [main 2023-12-20T14:14:01.827Z] [UtilityProcessWorker]: terminated normally with code 0, signal: unknown
    [689433:1220/101401.834269:INFO:CONSOLE(643)] "%cTRACE color: #888 [UtilityProcessWorker]: terminated normally with code 0, signal: unknown", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101401.834364:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (universal)] terminated by itself with code 0, signal: unknown", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:01.896Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101402.335329:INFO:CONSOLE(643)] "%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,"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":false,"telemetry":false,"debugRenderer":false,"enable-smoke-test-driver":false,"logExtensionHostCommunication":false,"skip-release-notes":false,"skip-welcome":false,"disable-telemetry":false,"disable-updates":false,"use-inmemory-secretstorage":false,"disable-workspace-trust":false,"disable-crash-reporter":false,"crash-reporter-id":"a0d801ce-9f68-4e69-b2a1-19c14442355d","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,"disable-dev-shm-usage":false,"profile-temp":false,"logsPath":"/home/dmc/.config/Code/logs/20231220T101306","machineId":"a201bfc3a08d535f3c3f5a3d858191381da0f6ba92a6f968ef283d5151e5d619","sqmId":"","windowId":1,"mainPid":689433,"appRoot":"/usr/share/code/resources/app","execPath":"/usr/share/code/code","codeCachePath":"/home/dmc/.config/Code/CachedData/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","backupPath":"/home/dmc/.config/Code/Backups/017f5d76294c16472eeca553d41ef50b","profiles":{"home":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/profiles","query":"","fragment":"","_formatted":null,"_fsPath":null},"all":[{"id":"__default__profile__","name":"Default","location":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User","query":"","fragment":"","_formatted":null,"_fsPath":null},"isDefault":true,"globalStorageHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/globalStorage","query":"","fragment":"","_formatted":null,"_fsPath":null},"settingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/settings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"keybindingsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/keybindings.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"tasksResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/tasks.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"snippetsHome":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.config/Code/User/snippets","query":"","fragment":"","_formatted":null,"_fsPath":null},"extensionsResource":{"scheme":"vscode-userdata","authority":"","path":"/home/dmc/.vscode/extensions/extensions.json","query":"","fragment":"","_formatted":null,"_fsPath":null},"cacheHome":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/CachedProfilesData/__default__profile__","query":"","fragment":"","_formatted":null,"_fsPath":null}}],"profile":"[Circular]"},"homeDir":"/home/dmc","tmpDir":"/tmp","userDataDir":"/home/dmc/.config/Code","workspace":{"id":"b56a4f9cf38637f018ae1074dd475e5c","uri":{"$mid":1,"path":"/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","scheme":"file"}},"userEnv":{"VSCODE_IPC_HOOK":"/run/user/500/vscode-911771ad-1.85-main.sock","VSCODE_NLS_CONFIG":"{\"locale\":\"en-gb\",\"osLocale\":\"en-ca\",\"availableLanguages\":{},\"_languagePackSupport\":true}"},"logLevel":1,"loggers":{"global":[{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/main.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/main.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/main.log"},"id":"main","name":"Main"},{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/network.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/network.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/network.log"},"id":"network","name":"Network Requests","when":"logLevel == 'trace'"},{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/sharedprocess.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/sharedprocess.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/sharedprocess.log"},"id":"sharedprocess","name":"Shared"},{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/telemetry.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/telemetry.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/telemetry.log"},"id":"telemetry","name":"Telemetry","hidden":false},{"resource":{"scheme":"file","authority":"","path":"/home/dmc/.config/Code/logs/20231220T101306/userDataSync.log","query":"","fragment":"","_formatted":"file:///home/dmc/.config/Code/logs/20231220T101306/userDataSync.log","_fsPath":"/home/dmc/.config/Code/logs/20231220T101306/userDataSync.log"},"id":"userDataSync","name":"Settings Sync"}],"window":[]},"product":{"nameShort":"Code","nameLong":"Visual Studio Code","applicationName":"code","win32x64AppId":"{{EA457B21-F73E-494C-ACAB-524FDE069978}","win32arm64AppId":"{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}","win32x64UserAppId":"{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}","win32arm64UserAppId":"{{D9E514E7-1A56-452D-9337-2990C0DC4310}","win32NameVersion":"Microsoft Visual Studio Code","win32DirName":"Microsoft VS Code","win32SetupExeBasename":"VSCodeSetup","win32AppUserModelId":"Microsoft.VisualStudioCode","win32ShellNameShort":"Code","win32MutexName":"vscode","win32RegValueName":"VSCode","darwinCredits":"resources/darwin/Credits.rtf","darwinBundleIdentifier":"com.microsoft.VSCode","darwinExecutable":"VSCode","linuxIconName":"vscode","licenseFileName":"LICENSE.rtf","licenseName":"Multiple, see https://code.visualstudio.com/license","serverGreeting":[],"serverLicense":["*","* Visual Studio Code Server","*","* By using the software, you agree to","* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and","* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).","*"],"serverLicensePrompt":"Do you accept the terms in the License Agreement (Y/n)?","serverApplicationName":"code-server","urlProtocol":"vscode","dataFolderName":".vscode","serverDataFolderName":".vscode-server","downloadUrl":"https://code.visualstudio.com","updateUrl":"https://update.code.visualstudio.com","webUrl":"https://vscode.dev","webEndpointUrl":"https://main.vscode-cdn.net","webEndpointUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}","webviewContentExternalBaseUrlTemplate":"https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/","quality":"stable","extensionsGallery":{"nlsBaseUrl":"https://www.vscode-unpkg.net/_lp/","serviceUrl":"https://marketplace.visualstudio.com/_apis/public/gallery","cacheUrl":"https://vscode.blob.core.windows.net/gallery/index","itemUrl":"https://marketplace.visualstudio.com/items","publisherUrl":"https://marketplace.visualstudio.com/publishers","resourceUrlTemplate":"https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}","controlUrl":"https://az764295.vo.msecnd.net/extensions/marketplace.json"},"profileTemplatesUrl":"https://az764295.vo.msecnd.net/profile-templates/profile-templates.json","extensionRecommendations":{"ms-dotnettools.csdevkit":{"onFileOpen":[{"pathGlob":"{**/*.cs,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln}","important":true},{"languages":["csharp"],"important":true},{"pathGlob":"{**/project.json,**/appsettings.json}"}]},"ms-python.python":{"onFileOpen":[{"pathGlob":"{**/*.py}","important":true},{"languages":["python"],"important":true},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.jupyter":{"onFileOpen":[{"pathGlob":"{**/*.py}","contentPattern":"^#\\s*%%$","important":true,"whenInstalled":["ms-python.python"]},{"pathGlob":"{**/*.ipynb}"}]},"ms-toolsai.datawrangler":{"onFileOpen":[{"pathGlob":"{**/*.ipynb}","contentPattern":"import\\s*pandas|from\\s*pandas","whenInstalled":["ms-toolsai.jupyter"]}]},"golang.Go":{"onFileOpen":[{"pathGlob":"**/*.go","important":true},{"languages":["go"],"important":true}]},"vscjava.vscode-java-pack":{"onFileOpen":[{"pathGlob":"{**/*.java}","important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},{"languages":["java"],"important":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}]},"ms-vscode.PowerShell":{"onFileOpen":[{"pathGlob":"{**/*.ps1,**/*.psd1,**/*.psm1}","important":true},{"languages":["powershell"],"important":true},{"pathGlob":"{**/*.ps.config,**/*.ps1.config}"}]},"ms-vscode.cpptools-extension-pack":{"onFileOpen":[{"pathGlob":"{**/*.c,**/*.cpp,**/*.cc,**/.cxx,**/*.hh,**/*.hpp,**/*.hxx,**/*.h}","important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]},{"languages":["c","cpp"],"important":true,"whenNotInstalled":["llvm-vs-code-extensions.vscode-clangd"]}]},"ms-azuretools.vscode-docker":{"onFileOpen":[{"pathGlob":"{**/dockerfile,**/Dockerfile,**/docker-compose.yml,**/docker-compose.*.yml}","important":true},{"languages":["dockerfile"],"important":true},{"pathGlob":"{**/*.cs,**/project.json,**/global.json,**/*.csproj,**/*.cshtml,**/*.sln,**/appsettings.json,**/*.py,**/*.ipynb,**/*.js,**/*.ts,**/package.json}"}]},"vue.volar":{"onFileOpen":[{"pathGlob":"{**/*.vue}","important":true},{"languages":["vue"],"important":true}]},"ms-vscode.makefile-tools":{"onFileOpen":[{"pathGlob":"{**/makefile,**/Makefile}","important":true},{"languages":["makefile"],"important":true}]},"ms-vscode.cmake-tools":{"onFileOpen":[{"pathGlob":"{**/CMakeLists.txt}","important":true}]},"ms-azure-devops.azure-pipelines":{"onFileOpen":[{"pathGlob":"{**/azure-pipelines.yaml}","important":true}]},"msazurermtools.azurerm-vscode-tools":{"onFileOpen":[{"pathGlob":"{**/azuredeploy.json}","important":true}]},"ms-vscode-remote.remote-containers":{"onFileOpen":[{"pathGlob":"{**/devcontainer.json}","important":true}]},"ms-azuretools.vscode-bicep":{"onFileOpen":[{"pathGlob":"{**/*.bicep}","important":true,"whenNotInstalled":["ms-azuretools.rad-vscode-bicep"]}]},"svelte.svelte-vscode":{"onFileOpen":[{"pathGlob":"{**/*.svelte}","important":true}]},"ms-vscode.vscode-github-issue-notebooks":{"onFileOpen":[{"pathGlob":"{**/*.github-issues}","important":true}]},"ms-playwright.playwright":{"onFileOpen":[{"pathGlob":"{**/*playwright*.config.ts,**/*playwright*.config.js,**/*playwright*.config.mjs}","important":true}]},"vscjava.vscode-gradle":{"onFileOpen":[{"pathGlob":"{**/gradlew,**/gradlew.bat,**/build.gradle,**/build.gradle.kts,**/settings.gradle,**/settings.gradle.kts}","important":true}]},"REditorSupport.r":{"onFileOpen":[{"pathGlob":"{**/*.r}","important":true},{"languages":["r"],"important":true}]},"firefox-devtools.vscode-firefox-debug":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.jsx,**/*.es6,**/.babelrc}"}]},"ms-edgedevtools.vscode-edge-devtools":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.css,**/*.html}"}]},"Ionide.Ionide-fsharp":{"onFileOpen":[{"pathGlob":"{**/*.fsx,**/*.fsi,**/*.fs,**/*.ml,**/*.mli}"}]},"dbaeumer.vscode-eslint":{"onFileOpen":[{"pathGlob":"{**/*.js,**/*.jsx,**/*.es6,**/.eslintrc.*,**/.eslintrc,**/.babelrc,**/jsconfig.json}"}]},"ms-vscode.vscode-typescript-tslint-plugin":{"onFileOpen":[{"pathGlob":"{**/tslint.json}"}]},"bmewburn.vscode-intelephense-client":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"xdebug.php-debug":{"onFileOpen":[{"pathGlob":"{**/*.php,**/php.ini}"}]},"rust-lang.rust-analyzer":{"onFileOpen":[{"pathGlob":"{**/*.rs,**/*.rslib}"}]},"DavidAnson.vscode-markdownlint":{"onFileOpen":[{"pathGlob":"{**/*.md}"}]},"EditorConfig.EditorConfig":{"onFileOpen":[{"pathGlob":"{**/.editorconfig}"}]},"HookyQR.beautify":{"onFileOpen":[{"pathGlob":"{**/.jsbeautifyrc}"}]},"donjayamanne.githistory":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"felipecaputo.git-project-manager":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"eamodio.gitlens":{"onFileOpen":[{"pathGlob":"{**/.gitignore,**/.git}"}]},"Shopify.ruby-lsp":{"onFileOpen":[{"pathGlob":"{**/*.rb,**/*.erb,**/*.reek,**/.fasterer.yml,**/ruby-lint.yml,**/.rubocop.yml}"}]},"DotJoshJohnson.xml":{"onFileOpen":[{"pathGlob":"{**/*.xml}"}]},"stylelint.vscode-stylelint":{"onFileOpen":[{"pathGlob":"{**/.stylelintrc,**/stylelint.config.js}"}]},"ms-mssql.mssql":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"mtxr.sqltools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"usqlextpublisher.usql-vscode-ext":{"onFileOpen":[{"pathGlob":"{**/*.usql}"}]},"ms-vscode.sublime-keybindings":{"onFileOpen":[{"pathGlob":"{**/.sublime-project,**/.sublime-workspace}"}]},"k--kato.intellij-idea-keybindings":{"onFileOpen":[{"pathGlob":"{**/.idea}"}]},"christian-kohler.npm-intellisense":{"onFileOpen":[{"pathGlob":"{**/package.json}"}]},"cake-build.cake-vscode":{"onFileOpen":[{"pathGlob":"{**/build.cake}"}]},"Angular.ng-template":{"onFileOpen":[{"pathGlob":"{**/.angular-cli.json,**/angular.json,**/*.ng.html,**/*.ng,**/*.ngml}"}]},"vscjava.vscode-maven":{"onFileOpen":[{"pathGlob":"**/pom.xml"}]},"ms-azuretools.vscode-azureterraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"HashiCorp.terraform":{"onFileOpen":[{"pathGlob":"**/*.tf"}]},"vsciot-vscode.vscode-arduino":{"onFileOpen":[{"pathGlob":"**/*.ino"}]},"ms-kubernetes-tools.vscode-kubernetes-tools":{"onFileOpen":[{"pathGlob":"{**/Chart.yaml}"}]},"GoogleCloudTools.cloudcode":{"onFileOpen":[{"pathGlob":"{**/skaffold.yaml}"}]},"Oracle.oracledevtools":{"onFileOpen":[{"pathGlob":"{**/*.sql}"}]},"betterthantomorrow.calva":{"onFileOpen":[{"pathGlob":"{**/*.clj,**/*.cljs}"}]},"Pivotal.vscode-boot-dev-pack":{"onFileOpen":[{"pathGlob":"{**/application.properties}"}]},"GitHub.copilot":{"onFileOpen":[{"pathGlob":"{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"}],"onSettingsEditorOpen":{}},"GitHub.vscode-github-actions":{"onFileOpen":[{"pathGlob":"{**/.github/workflows/*.yml}","important":true}]},"circleci.circleci":{"onFileOpen":[{"pathGlob":"{**/.circleci/config.yml}"}]},"mechatroner.rainbow-csv":{"onFileOpen":[{"pathGlob":"**/*.csv","important":true}]},"tomoki1207.pdf":{"onFileOpen":[{"pathGlob":"**/*.pdf","important":true}]}},"keymapExtensionTips":["vscodevim.vim","ms-vscode.sublime-keybindings","ms-vscode.atom-keybindings","ms-vscode.brackets-keybindings","ms-vscode.vs-keybindings","ms-vscode.notepadplusplus-keybindings","k--kato.intellij-idea-keybindings","lfs.vscode-emacs-friendly","alphabotsec.vscode-eclipse-keybindings","alefragnani.delphi-keybindings"],"languageExtensionTips":["ms-python.python","ms-vscode.cpptools-extension-pack","ms-dotnettools.csdevkit","ms-toolsai.jupyter","vscjava.vscode-java-pack","ecmel.vscode-html-css","vue.volar","bmewburn.vscode-intelephense-client","dsznajder.es7-react-js-snippets","golang.go","ms-vscode.powershell","dart-code.dart-code","rust-lang.rust-analyzer","Shopify.ruby-lsp","GitHub.copilot"],"configBasedExtensionTips":{"git":{"configPath":".git/config","configName":"Git","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","contentPattern":"^\\s*url\\s*=\\s*https:\\/\\/github\\.com.*$"},"eamodio.gitlens":{"name":"GitLens"}}},"devContainer":{"configPath":".devcontainer/devcontainer.json","configName":"Dev Container","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true}}},"maven":{"configPath":"pom.xml","configName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]},"Pivotal.vscode-boot-dev-pack":{"name":"Spring Boot Extension Pack","isExtensionPack":true}}},"gradle":{"configPath":"build.gradle","configName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"github-pull-request":{"configPath":".vscode/.github-pull-request.rec","configName":"GitHub","configScheme":"vscode-vfs","recommendations":{"github.vscode-pull-request-github":{"name":"GitHub Pull Request","important":true}}},"pyproject-formatter":{"configPath":"pyproject.toml","configName":"Python Formatter","recommendations":{"ms-python.black-formatter":{"name":"Black Formatter","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?black\"?\\s*[\\].])|(\"black\\s*[\"[(<=>!~;@])"},"ms-python.autopep8":{"name":"Autopep8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?autopep8\"?\\s*[\\].])|(\"autopep8\\s*[\"[(<=>!~;@])"}}},"pep8-formatter":{"configPath":".pep8","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8"}}},"python-setup-cgf-formatter":{"configPath":"setup.cfg","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"tox-ini-formatter":{"configPath":"tox.ini","configName":"Python Formatter","recommendations":{"ms-python.autopep8":{"name":"Autopep8","contentPattern":"^\\[pep8\\]"}}},"pyproject-linter":{"configPath":"pyproject.toml","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?pylint\"?\\s*[\\].])|(\"pylint\\s*[\"[(<=>!~;@])"},"charliermarsh.ruff":{"name":"Ruff","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?ruff\"?\\s*[\\].])|(\"ruff\\s*[\"[(<=>!~;@])"},"ms-python.mypy-type-checker":{"name":"Mypy Type Checker","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?mypy\"?\\s*[\\].])|(\"mypy\\s*[\"[(<=>!~;@])"},"ms-python.flake8":{"name":"Flake8","contentPattern":"(^\\s*\\[\\[?\\s*\"?tool\"?\\s*\\.\\s*\"?flake8\"?\\s*[\\].])|(\"flake8\\s*[\"[(<=>!~;@])"}}},".pylintrc-linter":{"configPath":".pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"pylintrc-linter":{"configPath":"pylintrc","configName":"Python Linter","recommendations":{"ms-python.pylint":{"name":"Pylint"}}},"mypy-ini-linter":{"configPath":".mypy.ini","configName":"Python Linter","recommendations":{"ms-python.mypy-type-checker":{"name":"Mypy Type Checker"}}},"tox-ini-linter":{"configPath":"tox.ini","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}},".flake8-linter":{"configPath":".flake8","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8"}}},"python-setup-cgf-linter":{"configPath":"setup.cfg","configName":"Python Linter","recommendations":{"ms-python.flake8":{"name":"Flake8","contentPattern":"^\\[flake8\\]"}}}},"exeBasedExtensionTips":{"az":{"friendlyName":"Azure CLI","windowsPath":"%ProgramFiles(x86)%\\Microsoft SDKs\\Azure\\CLI2\\wbin\\az.cmd","recommendations":{"ms-vscode.azurecli":{"name":"Azure CLI Tools"}}},"azd":{"friendlyName":"Azure Dev CLI","windowsPath":"%USERPROFILE%\\AppData\\Local\\Programs\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"azd-user":{"friendlyName":"Azure Dev CLI","windowsPath":"%ProgramFiles%\\Azure Dev CLI\\azd.exe","recommendations":{"ms-azuretools.azure-dev":{"name":"Azure Developer CLI"},"ms-azuretools.vscode-azureresourcegroups":{"name":"Azure Resources"}}},"heroku":{"friendlyName":"Heroku CLI","windowsPath":"%ProgramFiles%\\Heroku\\bin\\heroku.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"pkosta2005.heroku-command":{"name":"heroku-cli"}}},"mongo":{"friendlyName":"Mongo","windowsPath":"%ProgramFiles%\\MongoDB\\Server\\3.6\\bin\\mongod.exe","recommendations":{"ms-azuretools.vscode-cosmosdb":{"name":"Azure Databases"}}},"serverless":{"friendlyName":"Serverless framework","windowsPath":"%APPDATA%\\npm\\serverless.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"func":{"friendlyName":"Azure Function SDK","windowsPath":"%APPDATA%\\npm\\func.cmd","recommendations":{"ms-azuretools.vscode-azurefunctions":{"name":"Azure Functions"}}},"mysql":{"friendlyName":"MySQL","windowsPath":"%ProgramFiles%\\MySQL\\MySQL Server 8.0\\bin\\mysqld.exe","recommendations":{"mtxr.sqltools":{"name":"SQLTools"}}},"postgres":{"friendlyName":"PostgreSQL","windowsPath":"%ProgramFiles%\\PostgreSQL\\11\\bin\\psql.exe","recommendations":{"ms-ossdata.vscode-postgresql":{"name":"PostgreSQL"},"mtxr.sqltools":{"name":"SQLTools"}}},"sqlcmd":{"friendlyName":"SQL CLI","recommendations":{"ms-mssql.mssql":{"name":"SQL Server (mssql)"}}},"now":{"friendlyName":"Now CLI","windowsPath":"%APPDATA%\\npm\\now.cmd","recommendations":{"ms-azuretools.vscode-azureappservice":{"name":"Azure App Service"},"ms-azuretools.vscode-docker":{"name":"Docker"}}},"docker":{"friendlyName":"Docker","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\docker.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker","important":true},"ms-vscode-remote.remote-containers":{"name":"Dev Containers","important":true},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"kubectl":{"friendlyName":"Kubernetes","windowsPath":"%ProgramFiles%\\Docker\\Docker\\Resources\\bin\\kubectl.exe","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"ng":{"friendlyName":"Angular CLI","windowsPath":"%APPDATA%\\npmexit\\ng.cmd","recommendations":{"johnpapa.Angular2":{"name":"Angular Snippets"}}},"create-react-app":{"friendlyName":"Create React App","windowsPath":"%APPDATA%\\npm\\create-react-app.cmd","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"react-native":{"friendlyName":"React Native","windowsPath":"%APPDATA%\\npm\\react-native-cli","recommendations":{"msjsdiag.vscode-react-native":{"name":"React Native Tools"}}},"p4":{"friendlyName":"Perforce","recommendations":{"slevesque.perforce":{"name":"Perforce for VS Code"}}},"hg":{"friendlyName":"Mercurial","recommendations":{"mrcrowl.hg":{"name":"Hg"}}},"git":{"friendlyName":"Git","windowsPath":"%ProgramFiles%\\Git\\git-bash.exe","recommendations":{"eamodio.gitlens":{"name":"GitLens"}}},"svn":{"friendlyName":"Subversion","windowsPath":"%ProgramFiles%\\TortoiseSVN\\bin\\TortoiseProc.exe","recommendations":{"johnstoncode.svn-scm":{"name":"SVN"}}},"subl":{"friendlyName":"Sublime","windowsPath":"%ProgramFiles%\\Sublime Text3\\sublime_text.exe","recommendations":{"ms-vscode.sublime-keybindings":{"name":"Sublime Text Keymap and Settings Importer"}}},"atom":{"friendlyName":"Atom","windowsPath":"%USERPROFILE%\\AppData\\Local\\atom\\bin\\atom.cmd","recommendations":{"ms-vscode.atom-keybindings":{"name":"Atom Keymap"}}},"brackets":{"friendlyName":"Brackets","windowsPath":"%ProgramFiles(x86)%\\Brackets\\Brackets.exe","recommendations":{"ms-vscode.brackets-keybindings":{"name":"Brackets Keymap"}}},"notepadplusplus":{"friendlyName":"Notepad++","windowsPath":"%ProgramFiles%\\Notepad++\\Notepad++.exe","recommendations":{"ms-vscode.notepadplusplus-keybindings":{"name":"Notepad++ keymap"}}},"vi":{"friendlyName":"VIM","windowsPath":"%ProgramFiles(x86)%\\Vim\\vim80\\gvim.exe","recommendations":{"vscodevim.vim":{"name":"Vim"}}},"mvn":{"friendlyName":"Maven","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"gradle":{"friendlyName":"Gradle","recommendations":{"vscjava.vscode-java-pack":{"name":"Java","important":true,"isExtensionPack":true,"whenNotInstalled":["ASF.apache-netbeans-java"]}}},"Microsoft Edge":{"friendlyName":"Microsoft Edge","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Dev":{"friendlyName":"Microsoft Edge Dev","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Dev\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Beta":{"friendlyName":"Microsoft Edge Beta","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge Beta\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Microsoft Edge Canary":{"friendlyName":"Microsoft Edge Canary","windowsPath":"%USERPROFILE%\\AppData\\Local\\Microsoft\\Edge SxS\\Application\\msedge.exe","recommendations":{"ms-edgedevtools.vscode-edge-devtools":{"name":"Microsoft Edge Developer Tools"}}},"Mozilla Firefox (x86)":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles(x86)%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition (x86)":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles(x86)%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox":{"friendlyName":"Mozilla Firefox","windowsPath":"%ProgramFiles%\\Mozilla Firefox\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"Mozilla Firefox Developer Edition":{"friendlyName":"Mozilla Firefox Developer Edition","windowsPath":"%ProgramFiles%\\Firefox Developer Edition\\firefox.exe","recommendations":{"firefox-devtools.vscode-firefox-debug":{"name":"Debugger for Firefox"}}},"cordova":{"friendlyName":"Cordova","windowsPath":"%APPDATA%\\npm\\cordova","recommendations":{"msjsdiag.cordova-tools":{"name":"Cordova Tools"}}},"gcloud":{"friendlyName":"Google GCloud CLI","windowsPath":"%ProgramFiles(x86)%\\Google\\Cloud SDK\\google-cloud-sdk\\bin\\gcloud.cmd","recommendations":{"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"skaffold":{"friendlyName":"Skaffold Code to Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"}}},"minikube":{"friendlyName":"MiniKube Local Kubernetes Cluster","recommendations":{"ms-azuretools.vscode-docker":{"name":"Docker"},"ms-kubernetes-tools.vscode-kubernetes-tools":{"name":"Kubernetes"},"GoogleCloudTools.cloudcode":{"name":"Cloud Code"},"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"podman":{"friendlyName":"Podman","recommendations":{"ms-vscode-remote.remote-containers":{"name":"Dev Containers"}}},"wsl":{"friendlyName":"Windows Subsystem for Linux (WSL)","windowsPath":"%WINDIR%\\system32\\lxss\\LxssManager.dll","important":true,"recommendations":{"ms-vscode-remote.remote-wsl":{"name":"WSL","important":true}}}},"webExtensionTips":["tyriar.luna-paint","codespaces-contrib.codeswing","ms-vscode.vscode-github-issue-notebooks","esbenp.prettier-vscode","hediet.vscode-drawio"],"virtualWorkspaceExtensionTips":{"vscode-vfs":{"friendlyName":"Remote Repositories","extensionId":"ms-vscode.remote-repositories","startEntry":{"helpLink":"https://aka.ms/vscode-remote/remote-repositories","startConnectLabel":"Remote Repository","startCommand":"remoteHub.continueOn.openRepository","priority":5}}},"remoteExtensionTips":{"wsl":{"friendlyName":"WSL","extensionId":"ms-vscode-remote.remote-wsl","supportedPlatforms":["Windows","Web"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/wsl","startConnectLabel":"WSL","startCommand":"remote-wsl.connect","priority":3}},"ssh-remote":{"friendlyName":"Remote - SSH","extensionId":"ms-vscode-remote.remote-ssh","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/ssh","startConnectLabel":"SSH ","startCommand":"opensshremotes.openEmptyWindowInCurrentWindow","priority":1}},"dev-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers","supportedPlatforms":["Windows","Linux","Mac"],"startEntry":{"helpLink":"https://aka.ms/vscode-remote/containers","startConnectLabel":"Dev Container","startCommand":"remote-containers.reopenInContainer","priority":2}},"attached-container":{"friendlyName":"Dev Containers","extensionId":"ms-vscode-remote.remote-containers"},"codespaces":{"friendlyName":"GitHub Codespaces","extensionId":"github.codespaces","startEntry":{"helpLink":"https://aka.ms/vscode-remote-codespaces","startConnectLabel":"GitHub Codespace ","startCommand":"github.codespaces.connect","priority":4}},"tunnel":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server","startEntry":{"helpLink":"https://aka.ms/remote-tunnels-doc","startConnectLabel":"Tunnel","startCommand":"remote-tunnels.connectCurrentWindowToTunnel","priority":0}}},"commandPaletteSuggestedCommandIds":["workbench.action.files.openFile","workbench.action.files.openFileFolder","workbench.action.files.openFolder","workbench.action.remote.showMenu","editor.action.formatDocument","editor.action.commentLine","workbench.action.tasks.runTask","workbench.action.openSettings2","workbench.action.selectTheme","workbench.action.openWalkthrough","workbench.action.openIssueReporter"],"extensionKeywords":{"md":["Markdown"],"js":["JavaScript"],"jsx":["JavaScript"],"es6":["JavaScript"],"html":["Html"],"ts":["TypeScript"],"tsx":["TypeScript"],"css":["CSS"],"scss":["SASS"],"txt":["Text"],"php":["PHP"],"php3":["PHP"],"php4":["PHP"],"ph3":["PHP"],"ph4":["PHP"],"xml":["XML"],"py":["Python"],"pyc":["Python"],"pyd":["Python"],"pyo":["Python"],"pyw":["Python"],"pyz":["Python"],"java":["Java"],"class":["Java"],"jar":["Java"],"c":["c","objective c","objective-c"],"m":["objective c","objective-c"],"mm":["objective c","objective-c"],"cpp":["cpp","c plus plus","c","c++"],"cc":["cpp","c plus plus","c","c++"],"cxx":["cpp","c plus plus","c++"],"hh":["cpp","c plus plus","c++"],"hpp":["cpp","c++"],"h":["cpp","c plus plus","c++","c","objective c","objective-c"],"sql":["sql"],"sh":["bash"],"bash":["bash"],"zsh":["bash","zshell"],"cs":["c#","csharp"],"csproj":["c#","csharp"],"sln":["c#","csharp"],"go":["go"],"sty":["latex"],"tex":["latex"],"ps":["powershell"],"ps1":["powershell"],"rs":["rust"],"rslib":["rust"],"hs":["haskell"],"lhs":["haskell"],"scm":["scheme"],"ss":["scheme"],"clj":["clojure"],"cljs":["clojure"],"cljc":["clojure"],"edn":["clojure"],"erl":["erlang"],"hrl":["erlang"],"scala":["scala"],"sc":["scala"],"pl":["perl"],"pm":["perl"],"t":["perl"],"pod":["perl"],"groovy":["groovy"],"swift":["swift"],"rb":["ruby"],"rbw":["ruby"],"jl":["julia"],"f":["fortran"],"for":["fortran"],"f90":["fortran"],"f95":["fortran"],"coffee":["CoffeeScript"],"litcoffee":["CoffeeScript"],"yaml":["yaml"],"yml":["yaml"],"dart":["dart"],"json":["json"]},"extensionAllowedBadgeProviders":["api.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"],"crashReporter":{"productName":"VSCode","companyName":"Microsoft"},"appCenter":{"win32-ia32":"appcenter://code?aid=f4289815-a66e-4ad9-b74f-d8e5bc093e41","win32-x64":"appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662","win32-arm64":"appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7","linux-x64":"appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171","darwin":"appcenter://code?aid=860d6632-f65b-490b-85a8-3e72944f7774","darwin-arm64":"appcenter://code?aid=be71415d-3893-4ae5-b453-e537b9668a10","darwin-universal":"appcenter://code?aid=de75e3cc-e22f-4f42-a03f-1409c21d8af8"},"enableTelemetry":true,"aiConfig":{"ariaKey":"5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"},"msftInternalDomains":["redmond.corp.microsoft.com","northamerica.corp.microsoft.com","fareast.corp.microsoft.com","ntdev.corp.microsoft.com","wingroup.corp.microsoft.com","southpacific.corp.microsoft.com","wingroup.windeploy.ntdev.microsoft.com","ddnet.microsoft.com","europe.corp.microsoft.com"],"documentationUrl":"https://go.microsoft.com/fwlink/?LinkID=533484#vscode","serverDocumentationUrl":"https://aka.ms/vscode-server-doc","releaseNotesUrl":"https://go.microsoft.com/fwlink/?LinkID=533483#vscode","keyboardShortcutsUrlMac":"https://go.microsoft.com/fwlink/?linkid=832143","keyboardShortcutsUrlLinux":"https://go.microsoft.com/fwlink/?linkid=832144","keyboardShortcutsUrlWin":"https://go.microsoft.com/fwlink/?linkid=832145","introductoryVideosUrl":"https://go.microsoft.com/fwlink/?linkid=832146","tipsAndTricksUrl":"https://go.microsoft.com/fwlink/?linkid=852118","newsletterSignupUrl":"https://www.research.net/r/vsc-newsletter","youTubeUrl":"https://aka.ms/vscode-youtube","requestFeatureUrl":"https://go.microsoft.com/fwlink/?LinkID=533482","reportIssueUrl":"https://github.com/Microsoft/vscode/issues/new","reportMarketplaceIssueUrl":"https://github.com/microsoft/vsmarketplace/issues/new","licenseUrl":"https://go.microsoft.com/fwlink/?LinkID=533485","serverLicenseUrl":"https://aka.ms/vscode-server-license","privacyStatementUrl":"https://go.microsoft.com/fwlink/?LinkId=521839","showTelemetryOptOut":true,"npsSurveyUrl":"https://aka.ms/vscode-nps","cesSurveyUrl":"https://aka.ms/new-to-vscode-feedback","checksumFailMoreInfoUrl":"https://go.microsoft.com/fwlink/?LinkId=828886","electronRepository":"Microsoft/vscode-electron-prebuilt","nodejsRepository":"Microsoft/vscode-node","settingsSearchUrl":"https://bingsettingssearch.trafficmanager.net/api/Search","surveys":[{"surveyId":"cpp.1","surveyUrl":"https://www.research.net/r/VBVV6C6","languageId":"cpp","editCount":10,"userProbability":0.15},{"surveyId":"java.2","surveyUrl":"https://www.research.net/r/vscodejava","languageId":"java","editCount":10,"userProbability":0.3},{"surveyId":"javascript.1","surveyUrl":"https://www.research.net/r/vscode-js","languageId":"javascript","editCount":10,"userProbability":0.05},{"surveyId":"typescript.1","surveyUrl":"https://www.research.net/r/vscode-ts","languageId":"typescript","editCount":10,"userProbability":0.05},{"surveyId":"csharp.1","surveyUrl":"https://www.research.net/r/8KGJ9V8","languageId":"csharp","editCount":10,"userProbability":0.05}],"extensionEnabledApiProposals":{"ms-vscode.vscode-selfhost-test-provider":["testObserver"],"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","registerIssueDataProvider","testObserver","quickPickItemTooltip","terminalDataWriteEvent","terminalExecuteCommandEvent","saveEditor"],"ms-dotnettools.dotnet-interactive-vscode":["notebookMessaging"],"GitHub.codespaces":["contribEditSessions","contribMenuBarHome","contribRemoteHelp","contribViewsRemote","resolvers","tunnels","terminalDataWriteEvent","treeViewReveal","notebookKernelSource"],"ms-vscode.azure-repos":["extensionRuntime","fileSearchProvider","textSearchProvider"],"ms-vscode.remote-repositories":["canonicalUriProvider","contribEditSessions","contribRemoteHelp","contribMenuBarHome","contribViewsRemote","contribViewsWelcome","contribShareMenu","documentFiltersExclusive","editSessionIdentityProvider","extensionRuntime","fileSearchProvider","quickPickSortByLabel","workspaceTrust","shareProvider","scmActionButton","scmSelectedProvider","scmValidation","textSearchProvider","timeline"],"ms-vscode-remote.remote-wsl":["resolvers","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode-remote.remote-ssh":["resolvers","tunnels","terminalDataWriteEvent","contribRemoteHelp","contribViewsRemote","telemetry"],"ms-vscode.remote-server":["resolvers","tunnels","contribViewsWelcome"],"ms-vscode.remote-explorer":["contribRemoteHelp","contribViewsRemote","extensionsAny"],"ms-vscode-remote.remote-containers":["contribEditSessions","resolvers","portsAttributes","tunnels","workspaceTrust","terminalDimensions","contribRemoteHelp","contribViewsRemote"],"ms-vscode.js-debug-nightly":["portsAttributes","findTextInFiles","workspaceTrust","tunnels"],"ms-vscode.lsif-browser":["documentFiltersExclusive"],"ms-vscode.vscode-speech":["speech"],"GitHub.vscode-pull-request-github":["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","terminalDataWriteEvent","terminalExecuteCommandEvent","terminalSelection","terminalQuickFixProvider","chatVariables","chatAgents2","chatAgents2Additions","defaultChatAgent","readonlyMessage","chatProvider","mappedEditsProvider","aiRelatedInformation","codeActionAI","findTextInFiles","textSearchProvider","scmInputBoxValueProvider","contribSourceControlInputBoxMenu"],"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-python.debugpy":["portsAttributes"],"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"]},"tasConfig":{"endpoint":"https://default.exp-tas.com/vscode/ab","telemetryEventName":"query-expfeature","featuresTelemetryPropertyName":"VSCode.ABExp.Features","assignmentContextTelemetryPropertyName":"abexp.assignmentcontext"},"extensionKind":{"Shan.code-settings-sync":["ui"],"shalldie.background":["ui"],"techer.open-in-browser":["ui"],"CoenraadS.bracket-pair-colorizer-2":["ui"],"CoenraadS.bracket-pair-colorizer":["ui","workspace"],"hiro-sun.vscode-emacs":["ui","workspace"],"hnw.vscode-auto-open-markdown-preview":["ui","workspace"],"wayou.vscode-todo-highlight":["ui","workspace"],"aaron-bond.better-comments":["ui","workspace"],"vscodevim.vim":["ui"],"ollyhayes.colmak-vim":["ui"]},"extensionPointExtensionKind":{"typescriptServerPlugins":["workspace"]},"extensionSyncedKeys":{"ritwickdey.liveserver":["liveServer.setup.version"]},"extensionVirtualWorkspacesSupport":{"esbenp.prettier-vscode":{"default":false},"msjsdiag.debugger-for-chrome":{"default":false},"redhat.java":{"default":false},"HookyQR.beautify":{"default":false},"ritwickdey.LiveServer":{"default":false},"VisualStudioExptTeam.vscodeintellicode":{"default":false},"octref.vetur":{"default":false},"formulahendry.code-runner":{"default":false},"xdebug.php-debug":{"default":false},"ms-mssql.mssql":{"default":false},"christian-kohler.path-intellisense":{"default":false},"eg2.tslint":{"default":false},"eg2.vscode-npm-script":{"default":false},"donjayamanne.githistory":{"default":false},"Zignd.html-css-class-completion":{"default":false},"christian-kohler.npm-intellisense":{"default":false},"EditorConfig.EditorConfig":{"default":false},"austin.code-gnu-global":{"default":false},"johnpapa.Angular2":{"default":false},"ms-vscode.vscode-typescript-tslint-plugin":{"default":false},"DotJoshJohnson.xml":{"default":false},"techer.open-in-browser":{"default":false},"tht13.python":{"default":false},"bmewburn.vscode-intelephense-client":{"default":false},"Angular.ng-template":{"default":false},"xdebug.php-pack":{"default":false},"dbaeumer.jshint":{"default":false},"yzhang.markdown-all-in-one":{"default":false},"Dart-Code.flutter":{"default":false},"streetsidesoftware.code-spell-checker":{"default":false},"rebornix.Ruby":{"default":false},"ms-vscode.sublime-keybindings":{"default":false},"mitaki28.vscode-clang":{"default":false},"steoates.autoimport":{"default":false},"donjayamanne.python-extension-pack":{"default":false},"shd101wyy.markdown-preview-enhanced":{"default":false},"mikestead.dotenv":{"default":false},"pranaygp.vscode-css-peek":{"default":false},"ikappas.phpcs":{"default":false},"platformio.platformio-ide":{"default":false},"jchannon.csharpextensions":{"default":false},"gruntfuggly.todo-tree":{"default":false}},"linkProtectionTrustedDomains":["https://*.visualstudio.com","https://*.microsoft.com","https://aka.ms","https://*.gallerycdn.vsassets.io","https://*.github.com","https://login.microsoftonline.com","https://*.vscode.dev","https://*.github.dev","https://gh.io","https://portal.azure.com"],"trustedExtensionAuthAccess":["vscode.git","vscode.github","ms-vscode.remote-repositories","github.remotehub","ms-vscode.azure-repos","ms-vscode.remote-server","github.vscode-pull-request-github","github.codespaces","ms-vsliveshare.vsliveshare","github.copilot","github.copilot-chat","ms-azuretools.vscode-azureresourcegroups","ms-edu.vscode-learning"],"trustedExtensionProtocolHandlers":["vscode.git","vscode.github-authentication","vscode.microsoft-authentication"],"auth":{"loginUrl":"https://login.microsoftonline.com/common/oauth2/authorize","tokenUrl":"https://login.microsoftonline.com/common/oauth2/token","redirectUrl":"https://vscode-redirect.azurewebsites.net/","clientId":"aebc6443-996d-45c2-90f0-388ff96faa56"},"configurationSync.store":{"url":"https://vscode-sync.trafficmanager.net/","stableUrl":"https://vscode-sync.trafficmanager.net/","insidersUrl":"https://vscode-sync-insiders.trafficmanager.net/","canSwitch":false,"authenticationProviders":{"github":{"scopes":["user:email"]},"microsoft":{"scopes":["openid","profile","email","offline_access"]}}},"editSessions.store":{"url":"https://vscode-sync.trafficmanager.net/","authenticationProviders":{"microsoft":{"scopes":["openid","profile","email","offline_access"]},"github":{"scopes":["user:email"]}}},"tunnelServerQualities":{"stable":{"serverApplicationName":"code-server"},"exploration":{"serverApplicationName":"code-server-exploration"},"insider":{"serverApplicationName":"code-server-insiders"}},"tunnelApplicationName":"code-tunnel","tunnelApplicationConfig":{"editorWebUrl":"https://vscode.dev","extension":{"friendlyName":"Remote - Tunnels","extensionId":"ms-vscode.remote-server"},"authenticationProviders":{"github":{"scopes":["user:email","read:org"]},"microsoft":{"scopes":["46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default","profile","openid"]}}},"win32TunnelServiceMutex":"vscode-tunnelservice","win32TunnelMutex":"vscode-tunnel","commonlyUsedSettings":["files.autoSave","editor.fontSize","editor.fontFamily","GitHub.copilot.manageExtension","editor.tabSize","editor.renderWhitespace","editor.cursorStyle","editor.multiCursorModifier","editor.insertSpaces","editor.wordWrap","files.exclude","files.associations","workbench.editor.enablePreview"],"aiGeneratedWorkspaceTrust":{"title":"This workspace was generated by GitHub Copilot","checkboxText":"Trust the contents of all files in this workspace","trustOption":"Yes, I trust the contents","dontTrustOption":"No, I don't trust the contents","startupTrustRequestLearnMore":"If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more. "},"gitHubEntitlement":{"providerId":"github","command":{"title":"Install GitHub Copilot (Paid for by {{org}})","titleWithoutPlaceHolder":"Install GitHub Copilot","action":"workbench.extensions.installExtension","when":"workbench.accounts.experimental.showEntitlements"},"entitlementUrl":"https://api.github.com/copilot_internal/user","extensionId":"github.copilot","enablementKey":"chat_enabled","confirmationAction":"Install","confirmationMessage":"Are you sure you want to install GitHub Copilot?"},"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.85.0","sha256":"85a97d373a6f92359f5db7bfc5a2fa6c5763b22c6ad07c962dfe32c84a079f3b","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.8","sha256":"ca30069e21fbf576b49638ff8ff7c316b028c2faca924c23526737c65b8762bf","repo":"https://github.com/microsoft/vscode-js-profile-visualizer","metadata":{"id":"7e52b41b-71ad-457b-ab7e-0620f1fc4feb","publisherId":{"publisherId":"5f5636e7-69ed-4afe-b5d6-8d231fb3d3ee","publisherName":"ms-vscode","displayName":"Microsoft","flags":"verified"},"publisherDisplayName":"Microsoft"}}],"commit":"0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2","date":"2023-12-13T09:47:11.635Z","checksums":{"vs/base/parts/sandbox/electron-sandbox/preload.js":"L2PGy0hmRfyh5/rTyd5wUw","vs/workbench/workbench.desktop.main.js":"OuKA1csWruL5/XihpoXJjQ","vs/workbench/workbench.desktop.main.css":"IEL0ecjKo6KmqMviRvGEzg","vs/workbench/api/node/extensionHostProcess.js":"IAjO7zb+i1tkj6HmO25TLw","vs/code/electron-sandbox/workbench/workbench.html":"dY/B5gZtgUuTd0fXD63S0A","vs/code/electron-sandbox/workbench/workbench.js":"LxdUwpqICZtT0NtrFJS4/g"},"version":"1.85.1"},"perfMarks":[{"name":"code/timeOrigin","startTime":1703081585567.496},{"name":"code/didStartMain","startTime":1703081585725},{"name":"code/willStartCrashReporter","startTime":1703081585737},{"name":"code/didStartCrashReporter","startTime":1703081585742},{"name":"code/mainAppReady","startTime":1703081585852},{"name":"code/willGenerateNls","startTime":1703081585854},{"name":"code/didGenerateNls","startTime":1703081585866},{"name":"code/willLoadMainBundle","startTime":1703081585866},{"name":"code/fork/willLoadCode","startTime":1703081585879},{"name":"code/registerFilesystem/file","startTime":1703081586032},{"name":"code/registerFilesystem/vscode-userdata","startTime":1703081586036},{"name":"code/didLoadMainBundle","startTime":1703081586049},{"name":"code/willStartMainServer","startTime":1703081586095},{"name":"code/didStartMainServer","startTime":1703081586098},{"name":"code/willCreateCodeWindow","startTime":1703081586165},{"name":"code/willRestoreCodeWindowState","startTime":1703081586166},{"name":"code/didRestoreCodeWindowState","startTime":1703081586167},{"name":"code/willCreateCodeBrowserWindow","startTime":1703081586167},{"name":"code/didCreateCodeBrowserWindow","startTime":1703081586223},{"name":"code/didCreateCodeWindow","startTime":1703081586224},{"name":"code/willOpenNewWindow","startTime":1703081586226},{"name":"code/willOpenNewWindow","startTime":1703081641778}],"os":{"release":"6.2.0-39-generic","hostname":"daniel-desktop","arch":"x64"},"autoDetectHighContrast":true,"autoDetectColorScheme":false,"accessibilitySupport":false,"colorScheme":{"dark":false,"highContrast":false},"fullscreen":false,"maximized":false,"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":0,"activityBarWidth":48,"sideBarWidth":256,"statusBarHeight":22,"windowBorder":false}}}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.335613:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.347625:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorker", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.357820:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.358346:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.358794:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json': Unable to read file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json' (Error: Unable to resolve nonexistent file '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.369137:INFO:CONSOLE(643)] "%cTRACE color: #888 [lifecycle] starting up (startup kind: 1)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.369840:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 2)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.370402:INFO:CONSOLE(643)] "%c WARN color: #993 Via 'product.json#extensionEnabledApiProposals' extension 'ms-python.python' wants API proposal 'registerIssueDataProvider' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.442641:INFO:CONSOLE(643)] "%cTRACE color: #888 TimelineService#registerTimelineProvider: id=timeline.localHistory", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.527429:INFO:CONSOLE(643)] "%cTRACE color: #888 Layout#layout, height: 743, width: 1024", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:02.550Z] window#load: window reported ready (id: 1)
    [689433:1220/101402.575240:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 3)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.576291:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: before acquirePort", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:02.576Z] [SharedProcess] onWindowConnection for: vscode:createSharedProcessChannelConnectionResult
    [main 2023-12-20T14:14:02.576Z] [UtilityProcessWorker]: createWorker(window: 1, moduleId: vs/platform/files/node/watcher/watcherMain)
    [main 2023-12-20T14:14:02.577Z] [UtilityProcess id: 1, type: fileWatcher, pid: <none>]: creating new...
    [main 2023-12-20T14:14:02.588Z] [UtilityProcess id: 1, type: fileWatcher, pid: 689865]: successfully created
    [689433:1220/101402.667076:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning system extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.667327:INFO:CONSOLE(643)] "%cTRACE color: #888 Started scanning user extensions [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:02.720Z] [UtilityProcess id: 2, type: extensionHost, pid: <none>]: creating new...
    [main 2023-12-20T14:14:02.732Z] [UtilityProcess id: 2, type: extensionHost, pid: 689876]: successfully created
    [689433:1220/101402.775183:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->SharedProcess#connect: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.775583:INFO:CONSOLE(643)] "%cTRACE color: #888 Renderer->UtilityProcess#createWorkerChannel: connection established", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.776418:INFO:CONSOLE(643)] "%c INFO color: #33f Started local extension host with pid 689876.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.891753:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result file:///usr/share/code/resources/app/extensions", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.892165:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned system extensions: 89", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101402.910023:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Using cached extensions scan result vscode-userdata:/home/dmc/.vscode/extensions/extensions.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.018304:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 ComputeTargetPlatform: linux-x64", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.027293:INFO:CONSOLE(643)] "%cTRACE color: #888 Scanned user extensions: 13", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.141785:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.bat, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.143859:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.clojure, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.149873:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.coffeescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.150997:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.configuration-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.152012:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.cpp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.153310:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.csharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.155176:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.157215:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.css-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.158237:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.dart, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.159177:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-auto-launch, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.160138:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.debug-server-ready, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.161000:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.diff, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.161947:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.docker, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.162731:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.emmet, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.163463:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.extension-editing, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.164184:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.fsharp, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.166118:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git-base, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.167202:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.168551:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.github-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.170647:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.go, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.171937:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.groovy, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.173195:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.grunt, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.174297:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.gulp, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.175360:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.handlebars, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.176472:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.hlsl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.177581:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.178588:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.html-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.179469:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ini, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.180293:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ipynb, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.181093:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.jake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.183558:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.java, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.184700:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.javascript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.185713:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.186688:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.json-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.188111:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.julia, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.189496:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.latex, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.190696:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.less, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.193059:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.log, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.194614:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.lua, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.195968:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.make, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.197841:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.199246:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.200824:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.markdown-math, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.202146:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.media-preview, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.203452:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.merge-conflict, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.204760:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.microsoft-authentication, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.205143:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.205367:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.js-debug-companion, extension kinds: [ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.205577:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.vscode-js-profile-table, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.205789:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.builtin-notebook-renderers, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.206019:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.npm, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.206307:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.objective-c, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.207348:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.perl, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.207655:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.207876:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.php-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.208234:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.powershell, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.208442:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.pug, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.208641:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.python, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.208839:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.r, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.209042:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.razor, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.209232:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.references-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.209534:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.restructuredtext, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.212612:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.ruby, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.213549:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.rust, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.213954:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.scss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.214344:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.search-result, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.214703:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shaderlab, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.214957:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.shellscript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.215164:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.simple-browser, extension kinds: [ui, workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.215375:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.sql, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.215580:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.swift, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.215782:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-abyss, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.215995:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-defaults, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.216207:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-kimbie-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.216418:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.216625:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-monokai-dimmed, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.216822:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-quietlight, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.217015:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-red, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.217214:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vscode-theme-seti, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.217412:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-dark, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.217609:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-solarized-light, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.217818:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.theme-tomorrow-night-blue, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218037:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.tunnel-forwarding, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218225:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218420:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.typescript-language-features, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218608:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.vb, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218797:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.xml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.218991:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.yaml, extension kinds: [ui, workspace, web], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.499139:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/settings.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json (excludes: <none>, includes: <all>, correlationId: <none>),/home/dmc/.config/Code/User/keybindings.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.505745:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.506015:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for marus25.cortex-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.506256:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.debug-tracker-vscode, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.506474:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.memory-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.506684:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.peripheral-viewer, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.506889:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.rtos-views, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.507100:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.507403:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.507622:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.507869:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-devicetree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.508069:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-kconfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.508266:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-terminal, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.508474:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for trond-snekvik.gnu-mapfiles, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.508664:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.537323:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.537568:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.537796:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.538039:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/keybindings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.538373:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.538662:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/settings.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.539025:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.539424:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/.vscode/launch.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:03.560Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:03.672Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:03.723Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101403.742084:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/tasks.json (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.746777:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Error: ENOENT: no such file or directory, stat '/home/dmc/.config/Code/User/tasks.json'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101403.752267:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:03.752Z] Terminal profile not validated zsh [ 'zsh' ]
    [main 2023-12-20T14:14:03.752Z] Terminal profile not validated tmux [ 'tmux' ]
    [main 2023-12-20T14:14:03.752Z] Terminal profile not validated fish [ 'fish' ]
    [main 2023-12-20T14:14:03.752Z] Terminal profile not validated pwsh [ 'pwsh' ]
    [689433:1220/101404.072588:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.078967:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, real: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.080420:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.089178:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/.config/Code/User/snippets (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.173215:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.177209:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.177599:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.179761:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: add() (editor: walkThrough://vscode_getting_started_page, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.179995:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.190788:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User/snippets, real: /a2/home/dmc/.config/Code/User/snippets)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.207379:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/.config/Code/User/snippets'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101404.291880:INFO:CONSOLE(2717)] "AI generated workspace trust dialog contents not available.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (2717)
    [689433:1220/101404.293004:INFO:CONSOLE(643)] "%cTRACE color: #888 DialogService#prompt Do you trust the authors of the files in this folder?", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:04.656Z] menubarService#updateMenubar 1
    [689433:1220/101405.084801:INFO:CONSOLE(643)] "%cTRACE color: #888 lifecycle: phase changed (value: 4)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101405.181081:INFO:CONSOLE(643)] "%cTRACE color: #888 EntryNotFound (FileSystemError): Error: ENOENT: no such file or directory, stat '/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world/node_modules'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101405.579170:INFO:CONSOLE(643)] "%c INFO color: #33f [perf] Render performance baseline is 44ms", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:05.717Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101407.834497:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Trying to run tasks.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.839188:INFO:CONSOLE(643)] "%cTRACE color: #888 RunAutomaticTasks: Found 2 automatic tasks", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.852052:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.858179:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for marus25.cortex-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.863689:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.debug-tracker-vscode, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.867490:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.memory-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.870984:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.peripheral-viewer, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.874845:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.rtos-views, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.892244:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.899946:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.903615:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.907722:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-devicetree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.910963:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-kconfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.916162:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-terminal, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.919137:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for trond-snekvik.gnu-mapfiles, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.922035:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101407.929440:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929489:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929537:INFO:CONSOLE(670)] "Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929566:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929603:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929632:INFO:CONSOLE(670)] "Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929671:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929699:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929737:INFO:CONSOLE(670)] "Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929763:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929800:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929827:INFO:CONSOLE(670)] "Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929872:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929909:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929951:INFO:CONSOLE(670)] "Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.929978:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930014:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930040:INFO:CONSOLE(670)] "Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930077:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930102:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930138:INFO:CONSOLE(670)] "Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930165:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930204:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101407.930232:INFO:CONSOLE(670)] "Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (670)
    [689433:1220/101408.014767:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for vscode.git, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.015025:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for marus25.cortex-debug, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.015292:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.debug-tracker-vscode, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.015486:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.memory-view, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.015674:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.peripheral-viewer, extension kinds: [workspace, ui], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.015868:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for mcu-debug.rtos-views, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016049:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for ms-vscode.cpptools, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016223:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016397:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-connect-extension-pack, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016580:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-devicetree, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016760:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-kconfig, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.016938:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for nordic-semiconductor.nrf-terminal, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.017117:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for trond-snekvik.gnu-mapfiles, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.017290:INFO:CONSOLE(643)] "%cTRACE color: #888 pickRunningLocation for twxs.cmake, extension kinds: [workspace], isInstalledLocally: true, isInstalledRemotely: false, preference: None => LocalProcess", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:08.031Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:08.092Z] Terminal profile not validated zsh [ 'zsh' ]
    [main 2023-12-20T14:14:08.094Z] Terminal profile not validated fish [ 'fish' ]
    [main 2023-12-20T14:14:08.094Z] Terminal profile not validated tmux [ 'tmux' ]
    [main 2023-12-20T14:14:08.117Z] Terminal profile not validated pwsh [ 'pwsh' ]
    [689433:1220/101408.153712:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.178624:INFO:CONSOLE(643)] "%cTRACE color: #888 SearchService#search {"_reason":"checkExists","folderQueries":[{"folder":{"$mid":1,"fsPath":"/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","external":"file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","path":"/home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world","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":{"*.overlay":true},"type":1,"exists":true}", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.573349:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.574169:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.574611:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.575174:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.579951:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.634933:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.636233:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.638895:INFO:CONSOLE(643)] "%cTRACE color: #888 SearchService#search: 427ms", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.643125:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider mcu-debug.peripheral-viewer.svd [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.669090:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.799584:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.800552:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.812612:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.823158:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.861346:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider cortex-debug.liveWatch [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.862644:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101408.920471:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.018306:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.018720:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.033156:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.036348:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.041905:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/nrf, recursive: false, session: 0.3788821236444453)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.042115:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/nrf, recursive: false, session: 0.6649108920184246)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.042791:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Request to start watching: /home/dmc/blo/nrf-dmc/ncs/nrf (excludes: <none>, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.045004:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/blo/nrf-dmc/ncs/nrf, real: /a2/home/dmc/blo/nrf-dmc/ncs/nrf)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.053261:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/nrf'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.055225:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.peripheralsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.062231:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): ignoring request to start watching because path is inside workspace (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, recursive: true, session: 0.14048015011773884)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.269447:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider trond-snekvik.devicetree.ctx [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.284055:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:09.302Z] menubarService#updateMenubar 1
    [689433:1220/101409.399244:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): ignoring request to start watching because path is inside workspace (extension: nordic-semiconductor.nrf-connect, path: file:///home/dmc/blo/nrf-dmc/ncs/zephyr/samples/hello_world, recursive: true, session: 0.08930133687111552)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.813131:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.813409:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.814006:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.814673:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.815261:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.815739:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.825993:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:09.838Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101409.858126:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.detailsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.859937:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.detailsView Build configuration undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.860171:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.actionsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.862042:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$setTitle nrf-connect.actionsView Actions undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.862458:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.dtsTreeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.863229:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.allAppsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.863758:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.welcomeView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.864279:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider nrf-connect.devicesView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.880443:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.880691:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.978349:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.982592:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.983329:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.983656:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.983829:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101409.984006:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.015065:INFO:CONSOLE(643)] "%cTRACE color: #888 SCMService#registerSCMProvider", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.052827:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.163565:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.213024:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$registerTreeViewDataProvider CppSshTargetsView [object Object]", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.239335:INFO:CONSOLE(149)] "%c[Extension Host] %cactivating extension %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101410.239392:INFO:CONSOLE(149)] "%c[Extension Host] %cstarting language server %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101410.438975:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.508805:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.535801:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.833465:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.833674:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.833872:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.843487:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.843832:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.844055:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.862522:INFO:CONSOLE(149)] "%c[Extension Host] %cupdateCustomBrowseConfiguration %c(at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910)) color: blue color:  color: grey", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101410.940529:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.940746:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.940937:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.985127:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.986774:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.allAppsView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101410.987199:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadTreeViews#$refresh nrf-connect.devicesView undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:11.923Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101412.147686:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git, recursive: true, session: 0.39311998904355216)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.154215:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git, recursive: true, session: 0.7591420860606912)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.155051:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git, recursive: true, session: 0.2673855882741427)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.155620:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git, recursive: true, session: 0.9298831709471842)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.158872:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git, recursive: true, session: 0.6045985448747504)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.159409:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git, recursive: true, session: 0.5450210568022771)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.159791:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git, recursive: true, session: 0.46774618653348776)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.160191:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git, recursive: true, session: 0.20998642313063431)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.160593:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git, recursive: true, session: 0.8827509449407327)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.161010:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git, recursive: true, session: 0.1802656623182557)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.161384:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git, recursive: true, session: 0.7369235099640128)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.161769:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git, recursive: true, session: 0.18227311790517575)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.172970:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.174162:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git, recursive: true, session: 0.9541606187374352)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.175140:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git, recursive: true, session: 0.4485584088806267)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.175602:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.176630:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git, recursive: true, session: 0.9662185245201453)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.177657:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git, recursive: true, session: 0.2712359134481288)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.180673:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git, recursive: true, session: 0.6942206637714066)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.181083:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git, recursive: true, session: 0.28969678235841)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.184433:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git, recursive: true, session: 0.7555073774300411)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.185462:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git, recursive: true, session: 0.0532512100778999)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.186237:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git, recursive: true, session: 0.9291266356929764)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.186997:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git, recursive: true, session: 0.9988579898194518)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.187986:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git, recursive: true, session: 0.5853495037725371)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.188774:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git, recursive: true, session: 0.9810770234538992)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.189488:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git, recursive: true, session: 0.22165505134216623)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.190405:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git, recursive: true, session: 0.2073103145441424)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.191033:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git, recursive: true, session: 0.2112108747201653)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.192027:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git, recursive: true, session: 0.3063627842028078)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.192869:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git, recursive: true, session: 0.028022467770641546)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.193725:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git, recursive: true, session: 0.44730976026665337)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.194415:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git, recursive: true, session: 0.29832928898792477)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.195388:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git, recursive: true, session: 0.77948442359949)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.195913:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git, recursive: true, session: 0.170062855050652)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.196670:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git, recursive: true, session: 0.7282008335139338)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.197602:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git, recursive: true, session: 0.33425423710199254)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.198223:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git, recursive: true, session: 0.09723448339875862)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.198964:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git, recursive: true, session: 0.07560674761615171)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.199617:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git, recursive: true, session: 0.7287662854337633)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.200291:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git, recursive: true, session: 0.5466522137788368)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.200946:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git, recursive: true, session: 0.3511885891319748)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.201622:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git, recursive: true, session: 0.8993525748038129)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.202305:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git, recursive: true, session: 0.1022125063286703)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.203391:INFO:CONSOLE(643)] "%cTRACE color: #888 MainThreadFileSystemEventService#$watch(): request to start watching uncorrelated (extension: nordic-semiconductor.nrf-connect, path: file:///a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git, recursive: true, session: 0.6669701741476608)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.204604:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/zephyr/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.228229:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Request to start watching: /a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>),/a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git (excludes: **/.git/objects/**,**/.git/subtree-cache/**,**/node_modules/*/**,**/.hg/store/**, includes: <all>, correlationId: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.257393:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/bootloader/mcuboot/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.257706:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/bsim_hw_models/nrf_hw_models/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.259159:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/mbedtls/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.259805:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/crypto/tinycrypt/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.260202:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/TraceRecorder/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.260626:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/littlefs/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.261301:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cirrus-logic/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.263570:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/cmsis/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.263768:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/mipi-sys-t/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.264313:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/debug/segger/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.265566:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/st/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.268665:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/nordic/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.269680:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/azure-sdk-for-c/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.271014:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/canopennode/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.272856:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/chre/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.273339:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/libmetal/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.277356:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/fs/fatfs/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.279191:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/hostap/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.281121:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/liblc3/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.284447:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/loramac-node/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.286758:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/hal/wurthelektronik/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.306173:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/matter/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.311179:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/memfault-firmware-sdk/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.316880:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/nanopb/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.321588:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/cjson/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.322189:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/gui/lvgl/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.363644:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/picolibc/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.364763:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/open-amp/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.366366:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zcbor/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.368021:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/zscilib/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.370398:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/psa-arch-tests/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.372127:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/qcbor/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.373468:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/tf-m-tests/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.377764:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/tee/tf-m/trusted-firmware-m/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.380953:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/nrfxlib/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.389905:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/test/cmock/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.391474:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/uoscore-uedhoc/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.392946:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/edtt/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.394557:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/net-tools/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.400334:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/tools/bsim/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.402028:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/openthread/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101412.404740:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (parcel)] Started watching: '/a2/home/dmc/blo/nrf-dmc/ncs/modules/lib/lz4/.git' with backend 'inotify'", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101416.584893:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onCommand:git.openRepositoriesInParentFolders", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.422Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.423Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [689433:1220/101418.424183:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.424Z] [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.424Z] [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.425Z] [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.425Z] [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [689433:1220/101418.426332:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.426601:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.460Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.461Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.462Z] [File Watcher (node.js)] [raw] ["rename"] settings.json
    [main 2023-12-20T14:14:18.462Z] [File Watcher (node.js)] [raw] ["rename"] settings.json
    [689433:1220/101418.462659:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.462849:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.466057:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] resolve() - enter vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.466920:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] resolveFromFile() vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.477465:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] resolveFromContent() - enter vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.477687:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] doCreateTextModel() vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.484549:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onLanguage:jsonc", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.485089:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onLanguage", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.494541:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] onModelContentChanged() - enter vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.494803:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] onModelContentChanged() - new versionId 1 vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.494998:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] onModelContentChanged() - model content changed and marked as dirty vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.495237:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] scheduling backup vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.497567:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] clearing pending backup creation vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.500521:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] scheduling backup vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.500912:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] save() - enter vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.501116:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] doSave(1) - enter with versionId 1 vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.502Z] [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.504Z] User data changed
    [main 2023-12-20T14:14:18.504Z] [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [689433:1220/101418.516882:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.540776:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 User data changed", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.542904:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] doSave(1) - before write() vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.562Z] [File Watcher (node.js)] [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.562Z] [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.562Z] [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json
    [main 2023-12-20T14:14:18.562Z] [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json
    [main 2023-12-20T14:14:18.562Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.563Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.563Z] [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.563Z] [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.563Z] [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.563Z] [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [689433:1220/101418.568543:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.569385:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.569751:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [ADDED] /home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.570023:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["change"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.570396:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.579Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:18.594Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.594Z] [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp
    [main 2023-12-20T14:14:18.595Z] [File Watcher (node.js)] [raw] ["rename"] settings.json
    [main 2023-12-20T14:14:18.595Z] [File Watcher (node.js)] [raw] ["rename"] settings.json
    [689433:1220/101418.596325:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.596530:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [raw] ["rename"] settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.605084:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] handleSaveSuccess(1) - setting dirty to false because versionId did not change vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.605944:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] clearing pending backup creation vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.606572:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] discarding backup vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.607285:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 AccessibleNotificationService alerting:  Saved", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.608003:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] save() - exit vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.611130:INFO:CONSOLE(643)] "%cTRACE color: #888 [text file model] dispose() vscode-userdata:/home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.615582:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] clearing pending backup discard vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.621376:INFO:CONSOLE(643)] "%cTRACE color: #888 [backup tracker] discarding backup vscode-userdata:/home/dmc/.config/Code/User/settings.json ", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.636556:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.637Z] [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.637Z] [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json
    [main 2023-12-20T14:14:18.641Z] User data changed
    [main 2023-12-20T14:14:18.642Z] [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.642Z] [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json
    [689433:1220/101418.646314:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Configuration keys changed in USER target nrf-connect.enableTelemetry", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.651770:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.659663:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [ADDED] /home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.660306:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 User data changed", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.662027:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.699Z] [File Watcher (node.js)] [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.699Z] [File Watcher (node.js)] [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.699Z] [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json
    [main 2023-12-20T14:14:18.699Z] [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json
    [689433:1220/101418.700789:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.701634:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)] [CHANGED] /home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.775054:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.775258:INFO:CONSOLE(643)] "%cTRACE color: #888 [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.775440:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.775Z] [File Watcher (node.js)]  >> normalized [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.776Z] [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json
    [main 2023-12-20T14:14:18.776Z] User data changed
    [main 2023-12-20T14:14:18.776Z] [File Watcher (node.js)]  >> normalized [DELETED] /home/dmc/.config/Code/User/settings.json.vsctmp
    [main 2023-12-20T14:14:18.776Z] [File Watcher (node.js)]  >> normalized [CHANGED] /home/dmc/.config/Code/User/settings.json
    [689433:1220/101418.777080:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack edits-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.777269:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack navigation-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.777451:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 User data changed", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.777638:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 0, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.779549:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack edits-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.779750:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack navigation-default]: index: -1, navigating: false: <empty>", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.785758:INFO:CONSOLE(149)] "%c[Extension Host]% color: blue [object Object] (at console.<anonymous> (/usr/share/code/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:141:168910))", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (149)
    [689433:1220/101418.791162:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.791379:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand _setContext", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101418.844919:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:18.863Z] menubarService#updateMenubar 1
    [689433:1220/101418.938662:INFO:CONSOLE(643)] "%cTRACE color: #888 Error while resolving configuration file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json': Unable to read file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json' (Error: Unable to resolve nonexistent file 'vscode-userdata:/home/dmc/.config/Code/User/tasks.json')", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101419.793587:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:20.605Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:27.322Z] menubarService#updateMenubar 1
    [689433:1220/101429.246670:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onLanguage", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101429.247300:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 [DEBOUNCE: DocumentSemanticTokens] is disabled in developed mode", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101429.310434:INFO:CONSOLE(643)] "%cTRACE color: #888 writeTextAreaState(reason: focusgain)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:29.541Z] menubarService#updateMenubar 1
    [main 2023-12-20T14:14:31.318Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [689433:1220/101433.161082:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.welcomeView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101433.169720:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.allAppsView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101433.178364:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onView:nrf-connect.detailsView", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:33.489Z] menubarService#updateMenubar 1
    [689433:1220/101434.911231:INFO:CONSOLE(643)] "%cTRACE color: #888 CommandService#executeCommand __vsc5551ccd7-3681-489c-9de8-1eec35b67fc6", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.916952:INFO:CONSOLE(643)] "%cTRACE color: #888 onWillActivateByEvent:  onCommand:nrf-connect.app.newConfig", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.938062:INFO:CONSOLE(1188)] "An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (1188)
    [689433:1220/101434.948925:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() (editor: webview-panel:webview-panel/webview-5740d700-9cec-4ae6-b84e-e81976c87f60, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.949137:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: notifyNavigation() not ignoring (editor: webview-panel:webview-panel/webview-5740d700-9cec-4ae6-b84e-e81976c87f60, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.949325:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: onNonSelectionAwareEditorNavigation() (editor: webview-panel:webview-panel/webview-5740d700-9cec-4ae6-b84e-e81976c87f60, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.949510:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: add() (editor: webview-panel:webview-panel/webview-5740d700-9cec-4ae6-b84e-e81976c87f60, event: <none>)", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.949699:INFO:CONSOLE(643)] "%cTRACE color: #888 [History stack global-default]: index: 1, navigating: false
    - group: 0, editor: walkThrough://vscode_getting_started_page, selection: <none>
    - group: 0, editor: webview-panel:webview-panel/webview-5740d700-9cec-4ae6-b84e-e81976c87f60, selection: <none>
    			", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101434.956171:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Webview(3002461f-f904-436b-afb9-661d9d240071): will update content", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.017932:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Webview(3002461f-f904-436b-afb9-661d9d240071): webview ready", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:14:35.200Z] resolveShellEnv(): skipped (VSCODE_CLI is set)
    [main 2023-12-20T14:14:35.209Z] menubarService#updateMenubar 1
    [689433:1220/101435.266210:INFO:CONSOLE(273)] "No service worker controller found. Waiting for controllerchange.", source: vscode-webview://1fm8ca48bcpiouk5kr65nd0v1m8j1mtpmuvo8lem06f4f5l49kd6/index.html?id=3002461f-f904-436b-afb9-661d9d240071&origin=7119b5cf-6fd9-4829-ad20-67a36b3efba2&swVersion=4&extensionId=nordic-semiconductor.nrf-connect&platform=electron&vscode-resource-base-authority=vscode-resource.vscode-cdn.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app (273)
    [689433:1220/101435.304008:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/styles.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.304212:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/styles.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.304705:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.306021:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.306266:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/codicon.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.306485:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/codicon.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.306744:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/icons.css", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.306938:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/icons.css, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.307176:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - begin. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.js", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101435.307357:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 loadLocalResource - found resource to load. requestUri=file:///a2/home/dmc/.vscode/extensions/nordic-semiconductor.nrf-connect-2023.11.301-linux-x64/dist/webview/generateConfig.js, resourceToLoad=undefined", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101436.097437:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101455.142562:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101502.377906:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:15:20.067Z] menubarService#updateMenubar 1
    [689433:1220/101520.233755:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101529.821100:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101557.636296:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101602.420078:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:16:04.248Z] menubarService#updateMenubar 1
    [689433:1220/101604.309190:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:16:28.117Z] menubarService#updateMenubar 1
    [689433:1220/101628.184852:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101636.567608:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [main 2023-12-20T14:16:36.807Z] menubarService#updateMenubar 1
    [689433:1220/101637.524331:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)
    [689433:1220/101638.051760:INFO:CONSOLE(643)] "%cDEBUG background: #eee; color: #888 Comments: URIs of continue on comments to add to storage .", source: vscode-file://vscode-app/usr/share/code/resources/app/out/vs/workbench/workbench.desktop.main.js (643)

  • Hi,

     

    Is your home dir a symbolic link to /a2/ directory?

    [main 2023-12-20T14:13:06.322Z] [File Watcher (node.js)] correcting a path to watch that seems to be a symbolic link or wrong casing (original: /home/dmc/.config/Code/User, real: /a2/home/dmc/.config/Code/User)

     

    You might be running into problems with that, as discussed in the comments and linked issues here:

    https://github.com/microsoft/vscode/issues/143034

     

    Kind regards,

    Håkon

  • Hello Håkon, sorry for my delay replying - so: a very Happy New Year to you and your co-workers!! ;-)

    Darn it, a symlinked home directory does indeed seem to be the cause of the problem.  Yes my home directory was a symlink.  Total respect for figuring that one out (!!!)

    I have now solved (actually, worked-around, grumble-grumble) the problem.

    If it helps anybody else, here is what I now know about what works and what does not work.  I can make the problem appear or disappear depending on the directory ".vscode" in my home directory:

    • If my home directory is a symlink, then things fail
    • If my home directory is a real directory, and everything in it is a symlink except for ".vscode", then things work.
Related