Skip to content

Instantly share code, notes, and snippets.

@f1shy-dev
Created February 27, 2023 11:33
Show Gist options
  • Save f1shy-dev/e867477f7046c159bb7c415f399b6ad6 to your computer and use it in GitHub Desktop.
Save f1shy-dev/e867477f7046c159bb7c415f399b6ad6 to your computer and use it in GitHub Desktop.
{"name":"moo","settings":"{\"settings\":\"{\\n \\\"todo-tree.tree.showScanModeButton\\\": false,\\n \\\"workbench.startupEditor\\\": \\\"newUntitledFile\\\",\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"workbench.editor.untitled.hint\\\": \\\"hidden\\\",\\n \\\"terminal.external.osxExec\\\": \\\"Hyper.app\\\",\\n \\\"remote.SSH.defaultExtensions\\\": [\\\"gitpod.gitpod-remote-ssh\\\"],\\n \\\"dart.openDevTools\\\": \\\"flutter\\\",\\n \\\"dart.debugExternalLibraries\\\": false,\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"vsicons.dontShowNewVersionMessage\\\": true,\\n \\\"dart.openTestView\\\": [\\\"testRunStart\\\"],\\n \\\"[postcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.autoSave\\\": \\\"onWindowChange\\\",\\n \\\"editor.codeActionsOnSave\\\": {\\n \\\"source.fixAll.eslint\\\": true\\n },\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"vsintellicode.modify.editor.suggestSelection\\\": \\\"automaticallyOverrodeDefaultValue\\\",\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"redhat.telemetry.enabled\\\": true,\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": false,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true,\\n \\\"python\\\": true,\\n \\\"rust\\\": true\\n },\\n \\\"dart.debugSdkLibraries\\\": false,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.unicodeHighlight.invisibleCharacters\\\": false,\\n \\\"terminal.integrated.env.osx\\\": {\\n \\\"FIG_NEW_SESSION\\\": \\\"1\\\"\\n },\\n \\\"todo-tree.regex.regex\\\": \\\"(//|#|<!--|;|/\\\\\\\\*|^|^\\\\\\\\s*(-|\\\\\\\\d+.))\\\\\\\\s*($TAGS)\\\",\\n \\\"browser-preview.startUrl\\\": \\\"https://localhost:3000\\\",\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\n \\\"editor.formatOnSave\\\": true,\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n \\\"todo-tree.general.tags\\\": [\\n \\\"BUG\\\",\\n \\\"HACK\\\",\\n \\\"FIXME\\\",\\n \\\"TODO\\\",\\n \\\"XXX\\\",\\n \\\"[ ]\\\",\\n \\\"[x]\\\"\\n ],\\n \\\"git.autofetch\\\": true,\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Git Bash\\\",\\n \\\"editor.formatOnPaste\\\": true,\\n \\\"git.enableSmartCommit\\\": true,\\n \\\"editor.suggest.showStatusBar\\\": true,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"eslint.validate\\\": [\\\"javascript\\\"],\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"never\\\",\\n \\\"bracket-pair-colorizer-2.colors\\\": [\\\"#D39E17\\\", \\\"#A15DEF\\\", \\\"#3398DB\\\"],\\n \\\"window.restoreWindows\\\": \\\"none\\\",\\n \\\"files.associations\\\": {\\n \\\".env\\\": \\\"env\\\",\\n \\\".env.example\\\": \\\"env\\\",\\n \\\"*.svg\\\": \\\"svg\\\"\\n },\\n \\\"terminal.integrated.shell.osx\\\": \\\"/bin/zsh\\\",\\n \\\"editor.fontFamily\\\": \\\"JetBrains Mono, Menlo, Monaco, 'Courier New', monospace\\\",\\n \\\"svelte.enable-ts-plugin\\\": true,\\n \\\"[dart]\\\": {\\n \\\"editor.rulers\\\": [80],\\n \\\"editor.tabCompletion\\\": \\\"onlySnippets\\\",\\n \\\"editor.suggest.snippetsPreventQuickSuggestions\\\": false,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"editor.selectionHighlight\\\": false,\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.formatOnType\\\": true,\\n \\\"editor.wordBasedSuggestions\\\": false\\n },\\n \\\"editor.find.cursorMoveOnType\\\": false,\\n \\\"terminal.integrated.fontSize\\\": 12,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"terminal.integrated.fontFamily\\\": \\\"MesloLGS NF\\\",\\n \\\"git.ignoreMissingGitWarning\\\": true,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\n },\\n \\\"gitlens.codeLens.enabled\\\": false,\\n \\\"[svg]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"jock.svg\\\"\\n },\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"workbench.colorTheme\\\": \\\"Bearded Theme Vivid Black\\\",\\n \\\"d.dubCompiler\\\": \\\"/Users/vrishank/dlang/ldc-1.30.0/bin/ldc2\\\",\\n \\\"git.confirmSync\\\": false,\\n \\\"diffEditor.renderSideBySide\\\": false,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"DavidAnson.vscode-markdownlint\\\"\\n },\\n \\\"remote.SSH.remotePlatform\\\": {\\n \\\"omega\\\": \\\"linux\\\",\\n \\\"OmegaX11\\\": \\\"linux\\\"\\n },\\n \\\"remoteX11.display\\\": 10,\\n \\\"remoteX11.WSL.enable\\\": false,\\n \\\"editor.minimap.enabled\\\": false,\\n \\\"npm.keybindingsChangedWarningShown\\\": true,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\"\\n}\"}","extensions":"[{\"identifier\":{\"id\":\"actuallyzach.jelly-language-support\",\"uuid\":\"4dca5f19-d4d1-416e-93fc-b46b7c5d658f\"},\"displayName\":\"Jellycuts Support\"},{\"identifier\":{\"id\":\"aeschli.vscode-css-formatter\",\"uuid\":\"3f770365-3682-44ee-a63e-5ef1b16c74d2\"},\"displayName\":\"CSS Formatter\"},{\"identifier\":{\"id\":\"beardedbear.beardedtheme\",\"uuid\":\"d1818e93-bccc-4812-8b8b-37aabc5a7a94\"},\"displayName\":\"Bearded Theme\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"bungcip.better-toml\",\"uuid\":\"464f4ac7-af65-4aa9-9907-4ba7fa419085\"},\"displayName\":\"Better TOML\"},{\"identifier\":{\"id\":\"dart-code.dart-code\",\"uuid\":\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\"},\"displayName\":\"Dart\"},{\"identifier\":{\"id\":\"dart-code.flutter\",\"uuid\":\"f6c3ec04-6057-4d9c-b997-69cba07a6158\"},\"displayName\":\"Flutter\"},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"displayName\":\"markdownlint\"},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\"},{\"identifier\":{\"id\":\"dustypomerleau.rust-syntax\",\"uuid\":\"235e8b64-5222-49db-978c-cb45e727cd14\"},\"displayName\":\"Rust Syntax\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"eg2.vscode-npm-script\",\"uuid\":\"ae9e3eb0-3357-4cc0-90ee-598d2d384757\"},\"displayName\":\"npm\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"foxundermoon.shell-format\",\"uuid\":\"5fb19573-2183-4cf2-b53d-0fb869dae7ae\"},\"displayName\":\"shell-format\"},{\"identifier\":{\"id\":\"gamunu.vscode-yarn\",\"uuid\":\"020e14e4-3f0d-41d4-901d-4d28c9775544\"},\"displayName\":\"yarn\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\"},{\"identifier\":{\"id\":\"github.remotehub\",\"uuid\":\"fc7d7e85-2e58-4c1c-97a3-2172ed9a77cd\"},\"displayName\":\"GitHub Repositories\"},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests and Issues\"},{\"identifier\":{\"id\":\"graphql.vscode-graphql\",\"uuid\":\"55ef6448-487b-49a0-a66e-4d2d9bb82229\"},\"displayName\":\"GraphQL: Language Feature Support\"},{\"identifier\":{\"id\":\"graphql.vscode-graphql-syntax\",\"uuid\":\"e1ab76b1-9acd-4ffa-baf7-1d9eaf7cf3d2\"},\"displayName\":\"GraphQL: Syntax Highlighting\"},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\"},{\"identifier\":{\"id\":\"harryhopkinson.vs-code-runner\",\"uuid\":\"929aca0b-f30e-4106-b922-e5e048346d78\"},\"displayName\":\"vscode-runner\"},{\"identifier\":{\"id\":\"hbenl.vscode-test-explorer\",\"uuid\":\"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8\"},\"displayName\":\"Test Explorer UI\"},{\"identifier\":{\"id\":\"jeremyjeanson.fitbit-sdk-extension\",\"uuid\":\"4d152378-9214-45ae-9e6c-74d5f6f593db\"},\"displayName\":\"Fitbit SDK Extension\"},{\"identifier\":{\"id\":\"jock.svg\",\"uuid\":\"4ae6dc82-7981-4f10-bd81-2d72aec37f39\"},\"displayName\":\"SVG\"},{\"identifier\":{\"id\":\"llvm-vs-code-extensions.vscode-clangd\",\"uuid\":\"103154cb-b81d-4e1b-8281-c5f4fa563d37\"},\"displayName\":\"clangd\"},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\"},{\"identifier\":{\"id\":\"ms-python.isort\",\"uuid\":\"4ad0ce32-ff3f-49f0-83b5-93e5dc00cfff\"},\"displayName\":\"isort\"},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\"},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\"},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"displayName\":\"Jupyter\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\"},{\"identifier\":{\"id\":\"ms-vscode.azure-repos\",\"uuid\":\"25cfa506-1433-4595-a73f-61666807126d\"},\"displayName\":\"Azure Repos\"},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\"},{\"identifier\":{\"id\":\"ms-vscode.test-adapter-converter\",\"uuid\":\"47210ec2-0324-4cbb-9523-9dff02a5f9ec\"},\"displayName\":\"Test Adapter Converter\"},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"displayName\":\"Live Share\"},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare-pack\",\"uuid\":\"87caf16b-d487-45c0-877d-573fe319b015\"},\"displayName\":\"Live Share Extension Pack\"},{\"identifier\":{\"id\":\"pieterjongsma.swift-playgrounds\",\"uuid\":\"6ecabd6d-5769-4935-a294-97e2ff2dc7da\"},\"displayName\":\"Swift Playgrounds\"},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"displayName\":\"Prisma\"},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"displayName\":\"XML\"},{\"identifier\":{\"id\":\"rust-lang.rust-analyzer\",\"uuid\":\"06574cb4-e5dc-4631-8174-a543a4533621\"},\"displayName\":\"rust-analyzer\"},{\"identifier\":{\"id\":\"stylelint.vscode-stylelint\",\"uuid\":\"ec35b5a3-9802-4c68-b5ff-e85f19ec0977\"},\"displayName\":\"Stylelint\"},{\"identifier\":{\"id\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"displayName\":\"Svelte for VS Code\"},{\"identifier\":{\"id\":\"tauri-apps.tauri-vscode\",\"uuid\":\"53763e89-ec31-4d0c-b220-f714761180e5\"},\"displayName\":\"Tauri\"},{\"identifier\":{\"id\":\"vknabel.vscode-apple-swift-format\",\"uuid\":\"ec46bca7-d97c-47fb-ba25-e961e8d53191\"},\"displayName\":\"apple-swift-format\"},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\"},{\"identifier\":{\"id\":\"webfreak.code-d\",\"uuid\":\"bf217d41-312b-4d39-9536-82fd0d9c6f94\"},\"displayName\":\"D Programming Language (code-d)\"},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\"}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false,\\\"order\\\":0}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"todo-tree-view-explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ev3devBrowser\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-accounts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-environment\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-development\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-development-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-deployment\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-deployment-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-help-and-feedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-and-check-upgrade\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vueComponentPreview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ev3-micropython.activities\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dubDependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"clangd.typeHierarchyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"clangd.memoryUsage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"clangd.ast\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-new-user\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm.mainPane\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.ev3-micropython\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.teamsfx\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.vsc-oasis-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.firefox.loadedScripts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Mon Dec 13 2021\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1623596803832\\\",\\\"status.workspaceTrust.fa273c1408ce5c6380c71d810e66fb8e\\\",\\\"status.workspaceTrust.1623864791057\\\",\\\"status.workspaceTrust.462b73bf9517346624bb5bc0ebeb073f\\\",\\\"status.workspaceTrust.1623866959050\\\",\\\"status.workspaceTrust.1623926493327\\\",\\\"status.workspaceTrust.1623952059502\\\",\\\"status.workspaceTrust.5e1ea00639760b5e14509f537ab130ee\\\",\\\"status.workspaceTrust.7aed5ce995dc20b43f1b824ebc7687c8\\\",\\\"status.workspaceTrust.1624005591725\\\",\\\"status.workspaceTrust.acad71fba2ad36baaa8248bb2ef922f8\\\",\\\"status.workspaceTrust.9230bfd5d6910ba21f555ece3879cf0e\\\",\\\"status.workspaceTrust.1624011623659\\\",\\\"status.workspaceTrust.1624012083873\\\",\\\"status.workspaceTrust.d5eee9ad0bc914d09131221b3864786a\\\",\\\"status.workspaceTrust.1624188175578\\\",\\\"status.workspaceTrust.1624219693957\\\",\\\"status.workspaceTrust.1624219698644\\\",\\\"status.workspaceTrust.41bb769c5cbfffd79b82d87a7eaa4a36\\\",\\\"status.workspaceTrust.1624302346608\\\",\\\"status.workspaceTrust.1624307365706\\\",\\\"status.workspaceTrust.1624646063888\\\",\\\"status.workspaceTrust.1624650666958\\\",\\\"status.workspaceTrust.1624652142392\\\",\\\"status.workspaceTrust.1624654562282\\\",\\\"status.workspaceTrust.1624654567640\\\",\\\"status.workspaceTrust.1624829124813\\\",\\\"status.workspaceTrust.1624870115946\\\",\\\"status.workspaceTrust.1624872105621\\\",\\\"status.workspaceTrust.42ca1460e4d5e0019e285a670297de29\\\",\\\"status.workspaceTrust.a3bdd5ee4ca11bfe44a3bc3d6e36832b\\\",\\\"status.workspaceTrust.1624877575421\\\",\\\"status.workspaceTrust.28e8d0145a9bb3e1a0fe1236aa8bb98e\\\",\\\"status.workspaceTrust.1624879674488\\\",\\\"status.workspaceTrust.1624879842665\\\",\\\"status.workspaceTrust.1624887983882\\\",\\\"status.workspaceTrust.1625421154847\\\",\\\"status.workspaceTrust.8334713b32a56524a3c642e11baf3b38\\\",\\\"status.workspaceTrust.f687f8f3ed934fc64dc2a3d744b7b401\\\",\\\"status.workspaceTrust.1f74b5046fa0d43f6fb7d858e89896e0\\\",\\\"status.workspaceTrust.1625507047314\\\",\\\"status.workspaceTrust.1625507196355\\\",\\\"status.workspaceTrust.1625594484594\\\",\\\"status.workspaceTrust.1625595350197\\\",\\\"status.workspaceTrust.1626020922258\\\",\\\"status.workspaceTrust.4668d85abdfe147f9fdef71fc4fec167\\\",\\\"status.workspaceTrust.1626104992146\\\",\\\"status.workspaceTrust.36feaeaeb8d84a4f57133b8cd406d179\\\",\\\"status.workspaceTrust.1626110625553\\\",\\\"status.workspaceTrust.0703be7073b9ffa5380e326adb53f075\\\",\\\"status.workspaceTrust.1626111043211\\\",\\\"status.workspaceTrust.1626111956449\\\",\\\"status.workspaceTrust.1626112158304\\\",\\\"status.workspaceTrust.1626118000817\\\",\\\"status.workspaceTrust.1626119188332\\\",\\\"status.workspaceTrust.1626119677513\\\",\\\"status.workspaceTrust.1626119784022\\\",\\\"status.workspaceTrust.1626120059607\\\",\\\"status.workspaceTrust.1626125867501\\\",\\\"status.workspaceTrust.1626126455830\\\",\\\"status.workspaceTrust.1626126461403\\\",\\\"status.workspaceTrust.1626161686436\\\",\\\"status.workspaceTrust.1626163755360\\\",\\\"status.workspaceTrust.1626165234628\\\",\\\"status.workspaceTrust.1626169143125\\\",\\\"status.workspaceTrust.1626173115015\\\",\\\"status.workspaceTrust.1626181799287\\\",\\\"status.workspaceTrust.1626185614638\\\",\\\"status.workspaceTrust.ebfbe4d39469973fd93a6941498364e0\\\",\\\"status.workspaceTrust.1626189273246\\\",\\\"status.workspaceTrust.1626189849534\\\",\\\"status.workspaceTrust.1626190828105\\\",\\\"status.workspaceTrust.1626194604190\\\",\\\"status.workspaceTrust.1626205949950\\\",\\\"status.workspaceTrust.1626205966874\\\",\\\"status.workspaceTrust.1626206829006\\\",\\\"status.workspaceTrust.1626268745459\\\",\\\"status.workspaceTrust.1626269125026\\\",\\\"status.workspaceTrust.1626282637279\\\",\\\"status.workspaceTrust.1626283749581\\\",\\\"status.workspaceTrust.1626284481975\\\",\\\"status.workspaceTrust.1626340678760\\\",\\\"status.workspaceTrust.1626363155268\\\",\\\"status.workspaceTrust.1626371350400\\\",\\\"status.workspaceTrust.0b7ba339e8e18c19da86eb6791cb5001\\\",\\\"status.workspaceTrust.1626377967019\\\",\\\"status.workspaceTrust.1626383032154\\\",\\\"status.workspaceTrust.1626383904961\\\",\\\"status.workspaceTrust.1626419504703\\\",\\\"status.workspaceTrust.1626426429862\\\",\\\"status.workspaceTrust.1626442695899\\\",\\\"status.workspaceTrust.1626445214503\\\",\\\"status.workspaceTrust.1626468971367\\\",\\\"status.workspaceTrust.1626536715573\\\",\\\"status.workspaceTrust.1626539834761\\\",\\\"status.workspaceTrust.1626542119314\\\",\\\"status.workspaceTrust.1626542661320\\\",\\\"status.workspaceTrust.1626546462428\\\",\\\"status.workspaceTrust.1626547401534\\\",\\\"status.workspaceTrust.1626549948759\\\",\\\"status.workspaceTrust.1626600520290\\\",\\\"status.workspaceTrust.1626602135221\\\",\\\"status.workspaceTrust.1626605174798\\\",\\\"status.workspaceTrust.1626606008042\\\",\\\"status.workspaceTrust.1626607617962\\\",\\\"status.workspaceTrust.1626608073040\\\",\\\"status.workspaceTrust.1626612018804\\\",\\\"status.workspaceTrust.1626614697652\\\",\\\"status.workspaceTrust.1626614922909\\\",\\\"status.workspaceTrust.1626785157068\\\",\\\"status.workspaceTrust.1626788940456\\\",\\\"status.workspaceTrust.1626891648210\\\",\\\"status.workspaceTrust.1626950950168\\\",\\\"status.workspaceTrust.41dc7708b21c395a9483575cc318b2e8\\\",\\\"status.workspaceTrust.488811bd60cfebed46063467ea248234\\\",\\\"status.workspaceTrust.1626984233225\\\",\\\"status.workspaceTrust.1626987103183\\\",\\\"status.workspaceTrust.1626988342216\\\",\\\"status.workspaceTrust.1627028157592\\\",\\\"status.workspaceTrust.1627031115160\\\",\\\"status.workspaceTrust.1627032696835\\\",\\\"status.workspaceTrust.1627039250477\\\",\\\"status.workspaceTrust.1627040361803\\\",\\\"status.workspaceTrust.1627045144354\\\",\\\"status.workspaceTrust.40c46eb1b4e4681b9f86eb956b9ac47d\\\",\\\"status.workspaceTrust.1627046261677\\\",\\\"status.workspaceTrust.1627046829712\\\",\\\"status.workspaceTrust.a7bb9760455d928ee883dc855dab2d74\\\",\\\"status.workspaceTrust.808bf004d052adc15c578f9147583e2c\\\",\\\"status.workspaceTrust.1627051582412\\\",\\\"status.workspaceTrust.1627056057965\\\",\\\"status.workspaceTrust.1627058638003\\\",\\\"status.workspaceTrust.1627061305836\\\",\\\"status.workspaceTrust.1627066041096\\\",\\\"status.workspaceTrust.1627069929093\\\",\\\"status.workspaceTrust.1627072609521\\\",\\\"status.workspaceTrust.1627077264098\\\",\\\"status.workspaceTrust.1627123274760\\\",\\\"status.workspaceTrust.1627129297674\\\",\\\"status.workspaceTrust.c18dccbba44281e785738e657445a776\\\",\\\"status.workspaceTrust.1627285340588\\\",\\\"status.workspaceTrust.1627309037052\\\",\\\"status.workspaceTrust.1627829928766\\\",\\\"status.workspaceTrust.1627843136862\\\",\\\"status.workspaceTrust.1627843164193\\\",\\\"status.workspaceTrust.1627941250768\\\",\\\"status.workspaceTrust.1628244359570\\\",\\\"status.workspaceTrust.1628246647172\\\",\\\"status.workspaceTrust.1628257219467\\\",\\\"status.workspaceTrust.9b8bf3836449f17aaa92851337df5009\\\",\\\"status.workspaceTrust.1628258449441\\\",\\\"status.workspaceTrust.2a643c9be03cf5efcc0ccb12cb35b6ca\\\",\\\"status.workspaceTrust.5dd0f13ed4df90e43d8e1de046c6f5a0\\\",\\\"status.workspaceTrust.f68104b658747cb04be157b60fe4bde6\\\",\\\"status.workspaceTrust.1628762957598\\\",\\\"status.workspaceTrust.1628764472305\\\",\\\"status.workspaceTrust.1628765558720\\\",\\\"status.workspaceTrust.d2ef3f1ea5df6da9c06bf9cf7c480896\\\",\\\"status.workspaceTrust.1628771525697\\\",\\\"status.workspaceTrust.1628778202706\\\",\\\"status.workspaceTrust.1628802497540\\\",\\\"status.workspaceTrust.1628846644154\\\",\\\"status.workspaceTrust.1630838263789\\\",\\\"status.workspaceTrust.1631295869931\\\",\\\"status.workspaceTrust.1631396998720\\\",\\\"status.workspaceTrust.1631557187165\\\",\\\"status.workspaceTrust.1632415597569\\\",\\\"status.workspaceTrust.1632416176940\\\",\\\"status.workspaceTrust.b93001d82dce0b106ce2f738ca2fac8b\\\",\\\"status.workspaceTrust.1632848060553\\\",\\\"status.workspaceTrust.b7e1b5b549a28a77f1b99147ebc2da88\\\",\\\"status.workspaceTrust.1632849328756\\\",\\\"status.workspaceTrust.1632852970652\\\",\\\"status.workspaceTrust.1633020851985\\\",\\\"status.workspaceTrust.d782f8b1c0271e7de07676a2e2b7873c\\\",\\\"status.workspaceTrust.1633020976384\\\",\\\"status.workspaceTrust.1633021014295\\\",\\\"status.workspaceTrust.818dad9f6f0fecb9e090196655a68a04\\\",\\\"status.workspaceTrust.1633021864739\\\",\\\"status.workspaceTrust.912cd779cd9f42d1d49964b31b994f77\\\",\\\"status.workspaceTrust.15c04c537fac8bf95315768ab2f3195a\\\",\\\"ms-vsliveshare.vsliveshare\\\",\\\"status.workspaceTrust.1633199418774\\\",\\\"status.workspaceTrust.1633277582262\\\",\\\"status.workspaceTrust.60d356407474880cfe964cf071403a3c\\\",\\\"status.workspaceTrust.1633293008461\\\",\\\"status.workspaceTrust.1633294346607\\\",\\\"status.workspaceTrust.1633294535103\\\",\\\"status.workspaceTrust.9d491ee21ae38b8afd1f803ab50b8f07\\\",\\\"status.workspaceTrust.34f9da7c07f13ac65ce6af86c817d056\\\",\\\"status.workspaceTrust.822f02b83d38694219a1fa85c55ac3b3\\\",\\\"status.workspaceTrust.1634314626797\\\",\\\"status.workspaceTrust.1634316864051\\\",\\\"status.workspaceTrust.e84f51a93d5d38478eb0e4a3f72392dd\\\",\\\"status.workspaceTrust.7d764f0609e08a4ad1cc2e487369df5f\\\",\\\"status.workspaceTrust.1634387786466\\\",\\\"status.workspaceTrust.1635504010088\\\",\\\"status.workspaceTrust.9b5661905eb936786eb2fd2422a7865b\\\",\\\"status.workspaceTrust.1635543058605\\\",\\\"status.workspaceTrust.1635710777659\\\",\\\"status.workspaceTrust.9df4c214dfdb2e31793e0f9f24628d04\\\",\\\"status.workspaceTrust.f5c92b992517ab9ad25b8b52130fd1a7\\\",\\\"status.workspaceTrust.0e6d89bee4577bcd473c16e75b86a1ec\\\",\\\"status.workspaceTrust.1636235691289\\\",\\\"status.workspaceTrust.1636403612591\\\",\\\"status.workspaceTrust.1636404116186\\\",\\\"status.workspaceTrust.1636404258855\\\",\\\"status.workspaceTrust.1636404953646\\\",\\\"status.workspaceTrust.1639071562538\\\",\\\"status.workspaceTrust.15f882fe6951e3e3c91f0def596d9f93\\\",\\\"status.workspaceTrust.6a355cb46a535e06c2711ee1b5b284ce\\\",\\\"status.workspaceTrust.0022e3b29d93e706fe65900d6cab1511\\\",\\\"status.workspaceTrust.1639088119486\\\",\\\"status.workspaceTrust.1639159172615\\\",\\\"status.workspaceTrust.1640275697792\\\",\\\"status.workspaceTrust.19e3bd3c844663683152affa12e152e7\\\",\\\"status.workspaceTrust.6c11e9326c82c0738142101017725b4b\\\",\\\"status.workspaceTrust.1640278895373\\\",\\\"status.workspaceTrust.1640291685529\\\",\\\"status.workspaceTrust.1640292190324\\\",\\\"status.workspaceTrust.1640348373817\\\",\\\"status.workspaceTrust.1640349142706\\\",\\\"status.workspaceTrust.5fd7dfed21117140f328254861790bbc\\\",\\\"status.workspaceTrust.1640349635286\\\",\\\"status.workspaceTrust.18c9401dd72cf31f8b9c142f94f71b86\\\",\\\"status.workspaceTrust.1640351316354\\\",\\\"status.workspaceTrust.1640521978713\\\",\\\"status.workspaceTrust.433595bb048380c6fc402b1e4af095c9\\\",\\\"status.workspaceTrust.b2d75befac8f1a2397d9c7832f9e481c\\\",\\\"status.workspaceTrust.1641726023960\\\",\\\"status.workspaceTrust.41556bf2c23f4a5f2763d7afc4d14ac0\\\",\\\"status.workspaceTrust.1641752291992\\\",\\\"status.workspaceTrust.c2566de96c40190f5d928cee8c77c712\\\",\\\"status.workspaceTrust.e5632f170ac0f88c695433dbaf9a6859\\\",\\\"status.workspaceTrust.a21da36feed59670ecc306e4c5208c10\\\",\\\"status.workspaceTrust.1642190519468\\\",\\\"status.workspaceTrust.9ac543db641e301dd79b63fc9729e1e8\\\",\\\"status.workspaceTrust.1642275354323\\\",\\\"status.workspaceTrust.1642279188859\\\",\\\"status.workspaceTrust.1642287405544\\\",\\\"status.workspaceTrust.1642334348625\\\",\\\"status.workspaceTrust.1642334805507\\\",\\\"status.workspaceTrust.1642335847267\\\",\\\"status.workspaceTrust.1642347204637\\\",\\\"status.workspaceTrust.1642347786866\\\",\\\"status.workspaceTrust.1642348775163\\\",\\\"status.workspaceTrust.1642349088216\\\",\\\"status.workspaceTrust.1642351190969\\\",\\\"status.workspaceTrust.1642354265101\\\",\\\"status.workspaceTrust.1642355379928\\\",\\\"status.workspaceTrust.1642356863336\\\",\\\"status.workspaceTrust.1642695382436\\\",\\\"status.workspaceTrust.9361201e9b42d0287409c1f19a73df08\\\",\\\"status.workspaceTrust.1642697707271\\\",\\\"status.workspaceTrust.1642702271037\\\",\\\"status.workspaceTrust.1642706128685\\\",\\\"status.workspaceTrust.1642706281899\\\",\\\"status.workspaceTrust.612240a38cc095a832f8693d39a00197\\\",\\\"status.workspaceTrust.6d50c4aa3ce890de1278ef161c339c0b\\\",\\\"status.workspaceTrust.1642712600394\\\",\\\"status.workspaceTrust.1642790482111\\\",\\\"status.workspaceTrust.1642793784406\\\",\\\"status.workspaceTrust.1642794134557\\\",\\\"status.workspaceTrust.1642800178768\\\",\\\"status.workspaceTrust.dc887d5472d1ab6dc0b8a091444e3bf1\\\",\\\"status.workspaceTrust.1642800675201\\\",\\\"status.workspaceTrust.48693a68d4488b49dd41309a604d3ee4\\\",\\\"status.workspaceTrust.1642801901332\\\",\\\"status.workspaceTrust.1642802547338\\\",\\\"status.workspaceTrust.1642804945350\\\",\\\"status.workspaceTrust.1642852941224\\\",\\\"status.workspaceTrust.1642853574324\\\",\\\"status.workspaceTrust.1642854015108\\\",\\\"status.workspaceTrust.1642854775417\\\",\\\"status.workspaceTrust.26296a0fe602428679dd7fce50171be5\\\",\\\"status.workspaceTrust.1642954814909\\\",\\\"status.workspaceTrust.1642962452888\\\",\\\"status.workspaceTrust.1642970103602\\\",\\\"status.workspaceTrust.1643047647004\\\",\\\"status.workspaceTrust.0160a37e85a997a03e2e1613e8271f38\\\",\\\"status.workspaceTrust.1643050077687\\\",\\\"status.workspaceTrust.1643050187189\\\",\\\"status.workspaceTrust.1643050240025\\\",\\\"status.workspaceTrust.1a10f01c81b47121cf1a8c81aee4b0e3\\\",\\\"status.workspaceTrust.b6a69e74e77bd84298a9699c5e359614\\\",\\\"status.workspaceTrust.853e7096d3acfb0e769ff3f5e1bbc7aa\\\",\\\"status.workspaceTrust.c1f6b262d4eee17ac1323adeea704294\\\",\\\"status.workspaceTrust.1643052336431\\\",\\\"status.workspaceTrust.1643057341122\\\",\\\"status.workspaceTrust.89611d283acc8d4ff8ae829e40e8bb6a\\\",\\\"status.workspaceTrust.0ea6d0fb4b55d0e8d3365a79bd7a512e\\\",\\\"status.workspaceTrust.1643060441977\\\",\\\"status.workspaceTrust.90f2390b93c24c94bd82286470182a7d\\\",\\\"status.workspaceTrust.fc86112699693b7070f66f24aad329e4\\\",\\\"status.workspaceTrust.1643063414195\\\",\\\"status.workspaceTrust.1643063630164\\\",\\\"status.workspaceTrust.1643132264397\\\",\\\"status.workspaceTrust.1643133112164\\\",\\\"status.workspaceTrust.1643133186397\\\",\\\"status.workspaceTrust.1643133577050\\\",\\\"status.workspaceTrust.1643133664367\\\",\\\"status.workspaceTrust.1643133894539\\\",\\\"status.workspaceTrust.1643133908124\\\",\\\"status.workspaceTrust.1643136418744\\\",\\\"status.workspaceTrust.1643137441110\\\",\\\"status.workspaceTrust.eb708cf6e05f46888e404f8c698193fa\\\",\\\"status.workspaceTrust.1643141558092\\\",\\\"status.workspaceTrust.1643142976338\\\",\\\"status.workspaceTrust.1643143338824\\\",\\\"status.workspaceTrust.1643144869582\\\",\\\"status.workspaceTrust.1643224338426\\\",\\\"status.workspaceTrust.1643225966155\\\",\\\"status.workspaceTrust.1643229095886\\\",\\\"status.workspaceTrust.1643231388750\\\",\\\"status.workspaceTrust.1643233736112\\\",\\\"status.workspaceTrust.1643303351199\\\",\\\"status.workspaceTrust.1643304097593\\\",\\\"status.workspaceTrust.1643305912104\\\",\\\"status.workspaceTrust.1643308153795\\\",\\\"status.workspaceTrust.1643308841631\\\",\\\"status.workspaceTrust.4423bfa81b82b7e8ee8ece7a59dab97b\\\",\\\"status.workspaceTrust.b42cf1e92b92b97f69aaefb4a76b7749\\\",\\\"status.workspaceTrust.1643316810526\\\",\\\"status.workspaceTrust.1643323149585\\\",\\\"status.workspaceTrust.1643388015771\\\",\\\"status.workspaceTrust.1643398690668\\\",\\\"status.workspaceTrust.1643399823187\\\",\\\"status.workspaceTrust.1643402160563\\\",\\\"status.workspaceTrust.1643459183867\\\",\\\"status.workspaceTrust.1643468703147\\\",\\\"status.workspaceTrust.1643493476065\\\",\\\"status.workspaceTrust.1643493499423\\\",\\\"status.workspaceTrust.b5941029198486fdd6f11f04df73314e\\\",\\\"status.workspaceTrust.9485b22e15b0ed501e2c9a51f5bec92d\\\",\\\"status.workspaceTrust.59795695e2c37643e8819c4dd6abefa1\\\",\\\"status.workspaceTrust.1643541208215\\\",\\\"status.workspaceTrust.a4b978e6d9da7220ece353f7736bee92\\\",\\\"status.workspaceTrust.1643547288207\\\",\\\"status.workspaceTrust.1643569643644\\\",\\\"status.workspaceTrust.82d11f7c2d690028c478f7e9a79ae648\\\",\\\"status.workspaceTrust.1643574684676\\\",\\\"status.workspaceTrust.1643575949202\\\",\\\"status.workspaceTrust.1643577593377\\\",\\\"status.workspaceTrust.1643652988063\\\",\\\"status.workspaceTrust.1643712108303\\\",\\\"status.workspaceTrust.836bb7610309663688689563eeb12801\\\",\\\"status.workspaceTrust.1643823906362\\\",\\\"status.workspaceTrust.c7dfc4fd5c1929ddbc2626ecf61f03cf\\\",\\\"status.workspaceTrust.400101e675b12edff40ed16872139504\\\",\\\"status.workspaceTrust.1643913222923\\\",\\\"status.workspaceTrust.1643998715371\\\",\\\"status.workspaceTrust.1644073220434\\\",\\\"status.workspaceTrust.1644617930346\\\",\\\"status.workspaceTrust.1644617938334\\\",\\\"status.workspaceTrust.debf8bc77a3710819ba76f2f40f3ebab\\\",\\\"status.workspaceTrust.1644663581605\\\",\\\"status.workspaceTrust.1644663823617\\\",\\\"status.workspaceTrust.1644663966354\\\",\\\"status.workspaceTrust.1644691490093\\\",\\\"status.workspaceTrust.269544fc67fbf9fcbc28290125eb4c50\\\",\\\"status.workspaceTrust.1644956330653\\\",\\\"status.workspaceTrust.1644957300317\\\",\\\"status.workspaceTrust.1644957436805\\\",\\\"status.workspaceTrust.1645040778213\\\",\\\"status.workspaceTrust.274d5b7e5ee781251216151a70221dff\\\",\\\"status.workspaceTrust.1645362667470\\\",\\\"status.workspaceTrust.1645363877078\\\",\\\"status.workspaceTrust.7b9c02459ef637612b9fc6607e91abf5\\\",\\\"status.workspaceTrust.c8380e9f6e410f4dd9bf6d99687b8ab8\\\",\\\"status.workspaceTrust.1645536509287\\\",\\\"status.workspaceTrust.1645540368689\\\",\\\"status.workspaceTrust.0664c2835f9d1c8ae5ae0d8b4c759834\\\",\\\"status.workspaceTrust.11bfc80ac455723ac76db216da9ce9ef\\\",\\\"status.workspaceTrust.ffe8e9f2fc5fc64ac23d0d9b6cb25a56\\\",\\\"status.workspaceTrust.fa5b34ddbb34d442e6fd9bb1f3d8b054\\\",\\\"status.workspaceTrust.04725a394de0fb4c37965b2c2cd62e99\\\",\\\"status.workspaceTrust.1645644113571\\\",\\\"status.workspaceTrust.da12d45305195652299dd1dc3f259ad8\\\",\\\"status.workspaceTrust.545d9c1eebdcdd58176669a09d95db51\\\",\\\"status.workspaceTrust.1645645838883\\\",\\\"status.workspaceTrust.1645645948165\\\",\\\"status.workspaceTrust.1645646318872\\\",\\\"status.workspaceTrust.1645650596085\\\",\\\"status.workspaceTrust.1645717385091\\\",\\\"status.workspaceTrust.1645807589887\\\",\\\"status.workspaceTrust.35b2b7e1a53abd96ddd8e60f0eb14287\\\",\\\"status.workspaceTrust.7306f33044b17a10e34177cdeb503c53\\\",\\\"status.workspaceTrust.1645809104299\\\",\\\"status.workspaceTrust.6480373aa589275fc2da87dc752f92c0\\\",\\\"status.workspaceTrust.1645817901323\\\",\\\"status.workspaceTrust.1645817918583\\\",\\\"status.workspaceTrust.409cde2193c0404677124e0f7a37128a\\\",\\\"status.workspaceTrust.1645819059287\\\",\\\"status.workspaceTrust.1645827217847\\\",\\\"status.workspaceTrust.f9c32cd2e4810ea6cdb86ffbad2636e0\\\",\\\"status.workspaceTrust.1645830084264\\\",\\\"status.workspaceTrust.1645894172178\\\",\\\"status.workspaceTrust.767b20beb35b45ac179c51b91d26cd21\\\",\\\"status.workspaceTrust.1645904015383\\\",\\\"status.workspaceTrust.1645905158057\\\",\\\"status.workspaceTrust.83aeaec3b56619c469239ecc9376cce2\\\",\\\"status.workspaceTrust.1645965704950\\\",\\\"status.workspaceTrust.5e19d74741d7e2a69293bf652db9eaf5\\\",\\\"status.workspaceTrust.1645986864777\\\",\\\"status.workspaceTrust.9fdf8fe97d4a16a8ab4afa3505d1363e\\\",\\\"status.workspaceTrust.1646175757138\\\",\\\"status.workspaceTrust.1646179225066\\\",\\\"status.workspaceTrust.1646179386896\\\",\\\"status.workspaceTrust.1646253668526\\\",\\\"status.workspaceTrust.37382e03059637bbcb5eb5dbf71fa0e2\\\",\\\"status.workspaceTrust.1646426251273\\\",\\\"status.workspaceTrust.4d1fc8387200dffd84059a8f07e9440b\\\",\\\"status.workspaceTrust.e7b17faf4f482a4778ebe8fcd0d64678\\\",\\\"status.workspaceTrust.1646565187960\\\",\\\"status.workspaceTrust.44147470a1061ed08ce4f7ec7a0663d6\\\",\\\"status.workspaceTrust.4fa48f75398daff9a45fb80cd1b6e7ec\\\",\\\"status.workspaceTrust.b5bd8a184eca1862065a53c5b2c01399\\\",\\\"status.workspaceTrust.1647089627376\\\",\\\"status.workspaceTrust.1647092234177\\\",\\\"status.workspaceTrust.ae346ae1b9c80bb8300abcab7f31e3d8\\\",\\\"status.workspaceTrust.6d57a0a343319274c565f0e412069ea9\\\",\\\"status.workspaceTrust.5e2a739251400dc4849fed16141159d2\\\",\\\"status.workspaceTrust.1647285534167\\\",\\\"status.workspaceTrust.5c9bef9b2cac585d10b81978d36eafda\\\",\\\"status.workspaceTrust.1647363218085\\\",\\\"status.workspaceTrust.1647373744366\\\",\\\"status.workspaceTrust.7fb9f56370483b03c7d66711c9fdc2a0\\\",\\\"status.workspaceTrust.1647379217814\\\",\\\"status.workspaceTrust.1647380810952\\\",\\\"status.workspaceTrust.1647384358586\\\",\\\"status.workspaceTrust.1647456010213\\\",\\\"status.workspaceTrust.1647466550136\\\",\\\"status.workspaceTrust.1647467106381\\\",\\\"status.workspaceTrust.1647467227940\\\",\\\"status.workspaceTrust.1647807157362\\\",\\\"status.workspaceTrust.1647810950207\\\",\\\"status.workspaceTrust.1647811338269\\\",\\\"status.workspaceTrust.1647814555445\\\",\\\"status.workspaceTrust.1647815365019\\\",\\\"status.workspaceTrust.1647815891645\\\",\\\"status.workspaceTrust.1647877422566\\\",\\\"status.workspaceTrust.1647877909633\\\",\\\"status.workspaceTrust.1647878662600\\\",\\\"status.workspaceTrust.1647885623972\\\",\\\"status.workspaceTrust.1647887507169\\\",\\\"status.workspaceTrust.1647888399791\\\",\\\"status.workspaceTrust.1647888679640\\\",\\\"status.workspaceTrust.1647892874359\\\",\\\"status.workspaceTrust.1647896443686\\\",\\\"status.workspaceTrust.1648328865107\\\",\\\"status.workspaceTrust.1648378383744\\\",\\\"status.workspaceTrust.1648385885496\\\",\\\"status.workspaceTrust.1648387955221\\\",\\\"status.workspaceTrust.1648469632886\\\",\\\"status.workspaceTrust.1648574775835\\\",\\\"status.workspaceTrust.e6c16d70ad7e3c124d57ba0eb9299bdd\\\",\\\"status.workspaceTrust.1648660601116\\\",\\\"status.workspaceTrust.4af7235244d5fbc89aae6c8585cab5c5\\\",\\\"status.workspaceTrust.1649002227351\\\",\\\"status.workspaceTrust.1649195284692\\\",\\\"status.workspaceTrust.4a473361b13168d411264d4ebc1c93e1\\\",\\\"status.workspaceTrust.1649195419966\\\",\\\"status.workspaceTrust.9413a2b8ecc8e81a55d5d58e3eba9010\\\",\\\"status.workspaceTrust.1649195618008\\\",\\\"status.workspaceTrust.1f923eade3d4a366226daa0db62ab919\\\",\\\"status.workspaceTrust.1649266362377\\\",\\\"status.workspaceTrust.1649699316292\\\",\\\"status.workspaceTrust.1649704211447\\\",\\\"status.workspaceTrust.b4df5b90cf70b2a2c8e15f3bfb168612\\\",\\\"status.workspaceTrust.1650487238598\\\",\\\"status.workspaceTrust.be374e006c77cc9844b6c0fd433607b7\\\",\\\"status.workspaceTrust.1650635291266\\\",\\\"status.workspaceTrust.1650636377057\\\",\\\"status.workspaceTrust.1650636649367\\\",\\\"status.workspaceTrust.1650637427674\\\",\\\"status.workspaceTrust.1650797744320\\\",\\\"status.workspaceTrust.1650829154239\\\",\\\"status.workspaceTrust.1650836605123\\\",\\\"status.workspaceTrust.1651693626520\\\",\\\"status.workspaceTrust.1651696652949\\\",\\\"status.workspaceTrust.1651783286367\\\",\\\"status.workspaceTrust.8cb14b939a84f8cfba9a85b4a7a06264\\\",\\\"status.workspaceTrust.1651857954225\\\",\\\"status.workspaceTrust.1651858003884\\\",\\\"status.workspaceTrust.1651858116998\\\",\\\"status.workspaceTrust.b4872fe0b9c5efbf4dd4b3e7ac526119\\\",\\\"status.workspaceTrust.1652033253860\\\",\\\"status.workspaceTrust.1652212044149\\\",\\\"status.workspaceTrust.1652212267179\\\",\\\"status.workspaceTrust.4a949bb3430db8e78a1468f0a783ff49\\\",\\\"status.workspaceTrust.1652212904491\\\",\\\"status.workspaceTrust.1652215358972\\\",\\\"status.workspaceTrust.1652216424678\\\",\\\"status.workspaceTrust.1652301134683\\\",\\\"status.workspaceTrust.1652303062840\\\",\\\"status.workspaceTrust.1652376619026\\\",\\\"status.workspaceTrust.1652382511431\\\",\\\"status.workspaceTrust.e1f27a2390382ea7016fffa9c3e6c2dc\\\",\\\"status.workspaceTrust.6d75818c1d9bfc2d24eb8e150e5f7067\\\",\\\"status.workspaceTrust.1652901751136\\\",\\\"status.workspaceTrust.1652905298276\\\",\\\"status.workspaceTrust.1652905308240\\\",\\\"status.workspaceTrust.1652905335968\\\",\\\"status.workspaceTrust.912fd07e348c9e7caf14803ad91cfed0\\\",\\\"status.workspaceTrust.1652906171909\\\",\\\"status.workspaceTrust.14c9ab1d4a6e5ea639f193f8c9ccbeb9\\\",\\\"status.workspaceTrust.1652906993779\\\",\\\"status.workspaceTrust.1652907049022\\\",\\\"status.workspaceTrust.1652908824324\\\",\\\"status.workspaceTrust.1652909213372\\\",\\\"status.workspaceTrust.a2fea533c79c597167f11686ebf6a5c7\\\",\\\"status.workspaceTrust.1652979246631\\\",\\\"status.workspaceTrust.1652979818097\\\",\\\"status.workspaceTrust.1652982342264\\\",\\\"status.workspaceTrust.1652983246539\\\",\\\"status.workspaceTrust.1652985164918\\\",\\\"status.workspaceTrust.1652994734556\\\",\\\"status.workspaceTrust.1653068539522\\\",\\\"status.workspaceTrust.1653169498974\\\",\\\"status.workspaceTrust.1ae09105c144a80cdf5d2afa4f915086\\\",\\\"status.workspaceTrust.1653322776278\\\",\\\"status.workspaceTrust.f4f451792004203e3af70d89820471bc\\\",\\\"status.workspaceTrust.1653324793677\\\",\\\"status.workspaceTrust.1654528521509\\\",\\\"status.workspaceTrust.afeba09aa8f8bab616c48be4a2ebcd55\\\",\\\"status.workspaceTrust.1655061733783\\\",\\\"status.workspaceTrust.bf7fa1c982e95322ca516f2d32dc9de9\\\",\\\"status.workspaceTrust.1657404418748\\\",\\\"status.workspaceTrust.1657449935164\\\",\\\"status.workspaceTrust.443b927c8e71629f3a1d29dfc5ac9e19\\\",\\\"status.workspaceTrust.1657451038761\\\",\\\"status.workspaceTrust.1657453577183\\\",\\\"status.workspaceTrust.1657453977599\\\",\\\"status.workspaceTrust.1657454832429\\\",\\\"status.workspaceTrust.1657464236860\\\",\\\"status.workspaceTrust.1657472534348\\\",\\\"status.workspaceTrust.1657475248885\\\",\\\"status.workspaceTrust.1657478008590\\\",\\\"status.workspaceTrust.1657997241963\\\",\\\"status.workspaceTrust.1661681268283\\\",\\\"status.workspaceTrust.6dfcef420ee18b529d9b7a99715b2bae\\\",\\\"status.workspaceTrust.1661981120555\\\",\\\"status.workspaceTrust.1662381754982\\\",\\\"status.workspaceTrust.f73b99b74e9533c04b6fa6295cf841d0\\\",\\\"status.workspaceTrust.de349a33b7dc67fd39874e5cae030528\\\",\\\"status.workspaceTrust.1662567327248\\\",\\\"status.workspaceTrust.0a4d198337248e2463615f89d5ff7f41\\\",\\\"status.workspaceTrust.750dfb052ff565c39e04cb56f49da3bf\\\",\\\"status.workspaceTrust.1662843566581\\\",\\\"status.workspaceTrust.1662846517337\\\",\\\"status.workspaceTrust.1662848339414\\\",\\\"status.workspaceTrust.1662888649700\\\",\\\"status.workspaceTrust.1662894514793\\\",\\\"status.workspaceTrust.1662908609913\\\",\\\"status.workspaceTrust.1662921252669\\\",\\\"status.workspaceTrust.1662931484439\\\",\\\"status.workspaceTrust.1663006266842\\\",\\\"status.workspaceTrust.1663010243964\\\",\\\"status.workspaceTrust.1663183657941\\\",\\\"status.workspaceTrust.d3f1eb152ced95cc6a18fc5150dd9266\\\",\\\"status.workspaceTrust.5d61c544acbab1d587ce157025d2578d\\\",\\\"status.workspaceTrust.e41237e09bb44af407f34f0c91b1b132\\\",\\\"status.workspaceTrust.5627e7bcdae919a221e51cbf6537aa1f\\\",\\\"status.workspaceTrust.97b00c1ab93e8f8f0f9a9d38820c22c2\\\",\\\"status.workspaceTrust.1663532387440\\\",\\\"status.workspaceTrust.1663881782420\\\",\\\"status.workspaceTrust.1663936511629\\\",\\\"status.workspaceTrust.02584c69806937f9234e62e22c41de3f\\\",\\\"status.workspaceTrust.1663960698801\\\",\\\"status.workspaceTrust.1664540873254\\\",\\\"status.workspaceTrust.1665089484337\\\",\\\"status.workspaceTrust.1665577972241\\\",\\\"status.workspaceTrust.1665855506274\\\",\\\"status.workspaceTrust.1665872116432\\\",\\\"status.workspaceTrust.2d6603d0341bf08cb05a51f6beb15b8e\\\",\\\"status.workspaceTrust.1665872316911\\\",\\\"status.workspaceTrust.1665872428149\\\",\\\"status.workspaceTrust.1666355218629\\\",\\\"status.workspaceTrust.1666355518939\\\",\\\"status.workspaceTrust.1666355701032\\\",\\\"status.workspaceTrust.1666609507540\\\",\\\"status.workspaceTrust.fa56ad940c19a78922469f25920cfbb6\\\",\\\"status.workspaceTrust.1667586446769\\\",\\\"status.workspaceTrust.6d16632554656d85ee4ca04a35e9f078\\\",\\\"status.workspaceTrust.1667673907046\\\",\\\"status.workspaceTrust.1667674258507\\\",\\\"status.workspaceTrust.1667769945411\\\",\\\"status.workspaceTrust.9f167609af69ac50074b043df68f88c0\\\",\\\"status.workspaceTrust.1668369823810\\\",\\\"status.workspaceTrust.1668963291105\\\",\\\"status.workspaceTrust.a99ff8072074973750832f59b724e3c4\\\",\\\"status.workspaceTrust.1669136349254\\\",\\\"status.workspaceTrust.1669588999561\\\",\\\"status.workspaceTrust.1669747381424\\\",\\\"status.workspaceTrust.1669835069350\\\",\\\"status.workspaceTrust.1669916791536\\\",\\\"status.workspaceTrust.1670522736283\\\",\\\"status.workspaceTrust.1670604570385\\\",\\\"status.workspaceTrust.1670604752407\\\",\\\"status.workspaceTrust.ea4f508062fae9f5f2de9ba20b6f39a3\\\",\\\"status.workspaceTrust.9d73ba172a225b083e737c4420997495\\\",\\\"status.workspaceTrust.6d8fd8d29f3e2106b52927cb7017b1ce\\\",\\\"status.workspaceTrust.1671480533711\\\",\\\"status.workspaceTrust.1671485501911\\\",\\\"status.workspaceTrust.2d6ea2089aae5375c7fa3c7344d1426f\\\",\\\"status.workspaceTrust.1671490354609\\\",\\\"status.workspaceTrust.be316f5795afe7ed6e85018d68e020ff\\\",\\\"status.workspaceTrust.1671537731177\\\",\\\"status.workspaceTrust.213c70ac2928c04b75e69b7d75cdb49b\\\",\\\"status.workspaceTrust.1671555065507\\\",\\\"status.workspaceTrust.1671561938819\\\",\\\"status.workspaceTrust.1671636816743\\\",\\\"status.workspaceTrust.1671645516387\\\",\\\"status.workspaceTrust.1671647248072\\\",\\\"status.workspaceTrust.565633e46a7c97b5c71f839956ebe4a8\\\",\\\"status.workspaceTrust.1671655923681\\\",\\\"status.workspaceTrust.edf5d72250fb66f0cfcf25a319a31999\\\",\\\"status.workspaceTrust.3f1febff70318a57e0b26e910a4d7243\\\",\\\"status.workspaceTrust.1672140169830\\\",\\\"status.workspaceTrust.1672243181376\\\",\\\"status.workspaceTrust.1672243564957\\\",\\\"status.workspaceTrust.ecba7569fe67798d00314af27a310930\\\",\\\"status.workspaceTrust.1672260680354\\\",\\\"status.workspaceTrust.1672326536444\\\",\\\"status.workspaceTrust.1672339880178\\\",\\\"status.workspaceTrust.1672346641601\\\",\\\"status.workspaceTrust.1672353087939\\\",\\\"status.workspaceTrust.1672353795164\\\",\\\"status.workspaceTrust.1672354317042\\\",\\\"status.workspaceTrust.1672400120146\\\",\\\"status.workspaceTrust.1672491834223\\\",\\\"status.workspaceTrust.1672505558126\\\",\\\"status.workspaceTrust.1672597368330\\\",\\\"status.workspaceTrust.1672599008401\\\",\\\"status.workspaceTrust.3cafac35ef6539a4bf396303073001dd\\\",\\\"status.workspaceTrust.1672605998849\\\",\\\"status.workspaceTrust.1672606091479\\\",\\\"status.workspaceTrust.1672608592008\\\",\\\"status.workspaceTrust.1672610577826\\\",\\\"status.workspaceTrust.1672613038909\\\",\\\"status.workspaceTrust.1672693410085\\\",\\\"status.workspaceTrust.1672695052853\\\",\\\"status.workspaceTrust.1672695440015\\\",\\\"status.workspaceTrust.1672699179533\\\",\\\"status.workspaceTrust.e613b6409ff3f26fab9e2e3135d41c44\\\",\\\"status.workspaceTrust.1672703334166\\\",\\\"status.workspaceTrust.1672772876566\\\",\\\"status.workspaceTrust.1672772882510\\\",\\\"status.workspaceTrust.1672821650967\\\",\\\"status.workspaceTrust.1672821791057\\\",\\\"status.workspaceTrust.8926f6b1ae292265b724fcfd122a0946\\\",\\\"status.workspaceTrust.1672858015210\\\",\\\"status.workspaceTrust.b6d619c1f6e197bd2af1ec4cdddf3d45\\\",\\\"status.workspaceTrust.1672860070997\\\",\\\"status.workspaceTrust.1672862939756\\\",\\\"status.workspaceTrust.68a978d70341760e637fcdd5be5bf176\\\",\\\"status.workspaceTrust.0f856cec4526ff39f23e6c4e17f9e37f\\\",\\\"status.workspaceTrust.e3601bb8395bb1ffbac29574bd5aa12c\\\",\\\"status.workspaceTrust.cc3c9b32be7c252a45393762eafdc4b2\\\",\\\"status.workspaceTrust.1672873571359\\\",\\\"status.workspaceTrust.f9c38f72d33a5874c95da2e444d56c0b\\\",\\\"status.workspaceTrust.1672956589033\\\",\\\"status.workspaceTrust.a55c5789c98eeaa3dc91107f3cac790c\\\",\\\"status.workspaceTrust.1672960132339\\\",\\\"status.workspaceTrust.1673030234065\\\",\\\"status.workspaceTrust.1673032046649\\\",\\\"status.workspaceTrust.c26eea44ff5b887090b2727d793334c4\\\",\\\"status.workspaceTrust.b919351adbb119528bee423212af5a35\\\",\\\"status.workspaceTrust.1673102867269\\\",\\\"status.workspaceTrust.1673104389079\\\",\\\"status.workspaceTrust.1673105627191\\\",\\\"status.workspaceTrust.1673106101043\\\",\\\"status.workspaceTrust.1673122380158\\\",\\\"status.workspaceTrust.1673129090385\\\",\\\"status.workspaceTrust.1673134107126\\\",\\\"status.workspaceTrust.1673171333536\\\",\\\"status.workspaceTrust.1673176627820\\\",\\\"status.workspaceTrust.1673181891523\\\",\\\"status.workspaceTrust.1673211648153\\\",\\\"status.workspaceTrust.c6d5e3701a94aaae98feca2487c56bda\\\",\\\"status.workspaceTrust.1673299958887\\\",\\\"status.workspaceTrust.1673303131704\\\",\\\"status.workspaceTrust.1673307938669\\\",\\\"status.workspaceTrust.1673392337771\\\",\\\"status.workspaceTrust.3c0e7338e14c3e0c50f3ebb3040b9694\\\",\\\"status.workspaceTrust.1673474299831\\\",\\\"status.workspaceTrust.47467550c006b1f2ac31f51b4231b31d\\\",\\\"status.workspaceTrust.1673474621960\\\",\\\"status.workspaceTrust.5649a5441b344e691ea155f12cee4776\\\",\\\"status.workspaceTrust.aa00ad5086f2ef850d668f5ef9efd961\\\",\\\"status.workspaceTrust.49eaae5be92b818662cf6b160d724711\\\",\\\"status.workspaceTrust.560e271258f50deba4748ca2816cc92b\\\",\\\"status.workspaceTrust.1673479021825\\\",\\\"status.workspaceTrust.1673479130929\\\",\\\"status.workspaceTrust.55f5372843befccfb89d58d31e4eb3df\\\",\\\"status.workspaceTrust.1673557768023\\\",\\\"status.workspaceTrust.1673563159624\\\",\\\"status.workspaceTrust.1673646325989\\\",\\\"status.workspaceTrust.1673653827187\\\",\\\"status.workspaceTrust.1673693459958\\\",\\\"status.workspaceTrust.1673695279471\\\",\\\"status.workspaceTrust.1673706464407\\\",\\\"status.workspaceTrust.1673709941692\\\",\\\"status.workspaceTrust.1673731762653\\\",\\\"status.workspaceTrust.1673731828866\\\",\\\"status.workspaceTrust.12aabbe28bdeb1a2d1becfc5b6c7e631\\\",\\\"status.workspaceTrust.1673732649806\\\",\\\"status.workspaceTrust.1673732654778\\\",\\\"status.workspaceTrust.1673734083612\\\",\\\"status.workspaceTrust.1673734089049\\\",\\\"status.workspaceTrust.1673802733837\\\",\\\"status.workspaceTrust.5ec0c987e4be14b1d3a8fa253e23b02c\\\",\\\"status.workspaceTrust.1673803275511\\\",\\\"status.workspaceTrust.17e2baa9a78a3377b80b45cbd21fbd3c\\\",\\\"status.workspaceTrust.1674118673694\\\",\\\"status.workspaceTrust.262b7bb6142b68511fa854e0d02213e0\\\",\\\"status.workspaceTrust.1674153465994\\\",\\\"status.workspaceTrust.7a48da5631a16fc422cf78e926706d70\\\",\\\"status.workspaceTrust.1674156631222\\\",\\\"status.workspaceTrust.1674160209585\\\",\\\"status.workspaceTrust.1674162918939\\\",\\\"status.workspaceTrust.1674166074518\\\",\\\"status.workspaceTrust.1674238820749\\\",\\\"status.workspaceTrust.1674238977933\\\",\\\"status.workspaceTrust.1674239701317\\\",\\\"status.workspaceTrust.1674250466037\\\",\\\"status.workspaceTrust.1674321015553\\\",\\\"status.workspaceTrust.1674322026795\\\",\\\"status.workspaceTrust.1674322751186\\\",\\\"status.workspaceTrust.1674323493682\\\",\\\"status.workspaceTrust.1674324382612\\\",\\\"status.workspaceTrust.1674325697257\\\",\\\"status.workspaceTrust.1674328863691\\\",\\\"status.workspaceTrust.1674329042759\\\",\\\"status.workspaceTrust.1674333207075\\\",\\\"status.workspaceTrust.1674342047158\\\",\\\"status.workspaceTrust.1677497300732\\\",\\\"status.workspaceTrust.1677497533372\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark BeardedBear-beardedtheme-themes-bearded-theme-vivid-black-json\\\",\\\"label\\\":\\\"Bearded Theme Vivid Black\\\",\\\"settingsId\\\":\\\"Bearded Theme Vivid Black\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"support.module.elm\\\",\\\"entity.other.inherited-class.python\\\",\\\"variable.other.object\\\",\\\"support.other.namespace.php\\\",\\\"entity.other.attribute-name.namespace.xml\\\",\\\"record.accessor\\\",\\\"entity.name.record.field.accessor\\\",\\\"storage.modifier.import.java\\\",\\\"storage.modifier.import.groovy\\\",\\\"meta.import.swift entity.name.type.swift\\\",\\\"entity.name.variable.parameter.cs\\\",\\\"meta.member.access.python\\\",\\\"variable.other.property.ts\\\",\\\"variable.other.property.js\\\",\\\"constant.language.symbol.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b7d175\\\"},\\\"scope\\\":[\\\"entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#555555\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.quoted.docstring.multi\\\",\\\"comment.block.documentation source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D62C2C\\\"},\\\"scope\\\":[\\\"constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CBCBCB\\\"},\\\"scope\\\":[\\\"source\\\",\\\"support\\\",\\\"constant.character.entity.named\\\",\\\"meta.jsx.children\\\",\\\"source.lua\\\",\\\"text.html.derivative\\\",\\\"source.graphql meta.selections variable.other.alias.graphql\\\",\\\"source.graphql meta.type.interface.graphql meta.type.object.graphql variable.graphql\\\",\\\"source.graphql variable.arguments.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E66DFF\\\"},\\\"scope\\\":[\\\"entity.name.function.decorator\\\",\\\"meta.decorator entity.name.function\\\",\\\"meta.decorator punctuation.decorator\\\",\\\"punctuation.definition.decorator\\\",\\\"meta.decorator variable.other.readwrite.ts\\\",\\\"variable.parameter.gdscript\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"keyword.control.export\\\",\\\"support.type.object.module\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"entity.name.function\\\",\\\"meta.function-call\\\",\\\"meta.function\\\",\\\"meta.method.declaration\\\",\\\"meta.function-call support\\\",\\\"meta.decorator meta.definition.method entity.name.function\\\",\\\"meta.decorator meta.method.declaration entity.name.function\\\",\\\"variable.language.super.ts\\\",\\\"source.directive\\\",\\\"meta.function-call.generic\\\",\\\"meta.method-call.static.php\\\",\\\"meta.method-call.php\\\",\\\"meta.class storage.type\\\",\\\"meta.method.groovy\\\",\\\"meta.bracket.square.access\\\",\\\"entity.name.function-call.elixir\\\",\\\"punctuation.output.liquid support.variable.liquid\\\",\\\"meta.function.echo.edge source.js keyword.operator.error-control.js\\\",\\\"entity.name.type.variant.gdscript\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"keyword.control.import\\\",\\\"meta.module.name.elm support\\\",\\\"meta.import.elm support\\\",\\\"keyword.control.at-rule\\\",\\\"punctuation.definition.keyword\\\",\\\"variable.control.import.include\\\",\\\"keyword.other.import.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"keyword.control.conditional\\\",\\\"storage.modifier\\\",\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.begin.blade\\\",\\\"keyword.end.blade\\\",\\\"keyword.blade\\\",\\\"keyword.type-alias\\\",\\\"keyword.type\\\",\\\"support.class.console\\\",\\\"keyword.other.await\\\",\\\"storage.type.class.jsdoc\\\",\\\"punctuation.definition.block.tag.jsdoc\\\",\\\"keyword.other.new\\\",\\\"keyword.other.phpdoc\\\",\\\"keyword.other.use.php\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.other.import.static.groovy\\\",\\\"keyword.other.import.groovy\\\",\\\"punctuation.definition.attribute.swift\\\",\\\"source.svelte meta.scope.tag.main.svelte meta.tag.start.svelte variable.function.svelte\\\",\\\"meta.directive.on.svelte entity.name.type.svelte\\\",\\\"keyword.other.special-method.elixir\\\",\\\"keyword.edge\\\",\\\"entity.name.function.edge\\\",\\\"support.constant.edge\\\",\\\"keyword.other.gdscript\\\",\\\"keyword.other.onready.gdscript\\\",\\\"source.graphql meta.fragment.graphql keyword.on.graphql\\\",\\\"source.graphql meta.type.interface.graphql keyword.implements.graphql\\\",\\\"source.graphql meta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql keyword.operator.nulltype.graphql\\\",\\\"source.graphql meta.variables.graphql keyword.operator.nulltype.graphql\\\",\\\"source.graphql meta.type.interface.graphql meta.type.object.graphql keyword.operator.nulltype.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eeeeee\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"variable.object.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"keyword.other.definition.ini\\\",\\\"support.type.property-name\\\",\\\"entity.name.tag.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"keyword.operator.comparison\\\",\\\"storage.type.function.arrow\\\",\\\"keyword.operator.lua\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.increment\\\",\\\"keyword.operator.decrement\\\",\\\"keyword.operator.logical\\\",\\\"keyword.operator.arithmetic\\\",\\\"keyword.operator.math\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eeeeee60\\\"},\\\"scope\\\":[\\\"punctuation\\\",\\\"attribute_value\\\",\\\"meta.brace\\\",\\\"punctuation.definition.parameters\\\",\\\"punctuation.definition.template-expression\\\",\\\"keyword.operator\\\",\\\"keyword.other\\\",\\\"punctuation.terminator\\\",\\\"punctuation.separator\\\",\\\"punctuation.definition.generic.begin\\\",\\\"punctuation.definition.generic.end\\\",\\\"meta.function.type-declaration\\\",\\\"keyword.other.colon.elm\\\",\\\"meta.record.field.elm keyword.other.elm\\\",\\\"keyword.other.period.elm\\\",\\\"meta.tag.xml\\\",\\\"meta.tag.preprocessor.xml\\\",\\\"punctuation.definition.block\\\",\\\"punctuation.accessor\\\",\\\"constant.name.attribute.tag.pug\\\",\\\"string.interpolated.pug\\\",\\\"keyword.other.whitespace.liquid\\\",\\\"meta.tag.template.block.twig\\\",\\\"meta.tag.template.value.twig\\\",\\\"begin.bracket\\\",\\\"end.bracket\\\",\\\"text.html.twig meta.tag.inline.any\\\",\\\"text.html.twig meta.tag.block.any\\\",\\\"support.function.construct.begin.blade\\\",\\\"support.function.construct.end.blade source.php\\\",\\\"support.function.construct.end.blade\\\",\\\"meta.function.echo.blade source.php\\\",\\\"punctuation.definition.list.begin.python\\\",\\\"punctuation.definition.list.end.python\\\",\\\"text.html.vue-html meta.tag.block.any\\\",\\\"entity.name.variable.tuple-element.cs\\\",\\\"keyword.operator.assignment.tsx\\\",\\\"meta.definition.method.signature.java\\\",\\\"meta.class.body.groovy\\\",\\\"meta.definition.method.groovy meta.method.body.java meta.declaration.assertion.groovy\\\",\\\"punctuation.definition.list.begin.erlang\\\",\\\"meta.expression.parenthesized\\\",\\\"meta.definition.function.swift meta.parameter-clause.swift\\\",\\\"source.swift meta.function-call.swift\\\",\\\"punctuation.section.embedded.end.swift source.swift\\\",\\\"source.lua\\\",\\\"meta.function.lua\\\",\\\"punctuation.definition.keyword.svelte\\\",\\\"source.svelte meta.scope.tag.SpeakerPicture.svelte meta.tag.start.svelte entity.other.attribute-name.svelte\\\",\\\"expression.embbeded.vue punctuation.definition.tag.begin.html.vue\\\",\\\"expression.embbeded.vue punctuation.definition.tag.end.html.vue\\\",\\\"source.graphql\\\\tmeta.type.interface.graphql meta.type.object.graphql meta.type.list.graphql meta.brace.square.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"variable.language.this\\\",\\\"variable.language.special.self\\\",\\\"variable.parameter.function.language.special.self\\\",\\\"variable.language.this.php punctuation.definition.variable.php\\\",\\\"meta.class.body.php storage.type.php\\\",\\\"variable.parameter.function.swift entity.name.function.swift\\\",\\\"variable.other.jsdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#14E5D4\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr storage.type\\\",\\\"storage.type.function\\\",\\\"keyword.function\\\",\\\"storage.type.class\\\",\\\"storage.type.property\\\",\\\"keyword.other\\\",\\\"keyword.local.lua\\\",\\\"entity.name.class\\\",\\\"meta.function.lua keyword.control.lua\\\",\\\"storage.type.enum\\\",\\\"storage.type.interface\\\",\\\"storage.type.type\\\",\\\"entity.name.type.class.java\\\",\\\"support.class.php\\\",\\\"entity.name.type.class.php\\\",\\\"entity.other.inherited-class.php\\\",\\\"entity.name.type.class.groovy\\\",\\\"storage.type.rust\\\",\\\"entity.name.type.class.swift\\\",\\\"source.svelte meta.script.svelte source.ts entity.name.label.ts\\\",\\\"meta.directive.on.svelte keyword.control.svelte\\\",\\\"storage.type.const.gdscript\\\",\\\"storage.type.var.gdscript\\\",\\\"source.graphql declaration.meta.type keyword\\\",\\\"source.graphql meta.type.interface.graphql keyword.type.graphql\\\",\\\"source.graphql keyword.schema.graphql\\\",\\\"source.graphql keyword.operation.graphql\\\",\\\"source.graphql meta.enum.graphql keyword.enum.graphql\\\",\\\"source.graphql meta.fragment.graphql keyword.fragment.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#42DD76\\\"},\\\"scope\\\":[\\\"string\\\",\\\"string.template\\\",\\\"string.quoted.single\\\",\\\"punctuation.definition.string\\\",\\\"punctuation.definition.string.template\\\",\\\"punctuation.definition.string.begin\\\",\\\"punctuation.definition.string.end.html source.js-ignored-vscode\\\",\\\"punctuation.definition.string.end\\\",\\\"string.other.link\\\",\\\"constant.character.escape.regexp\\\",\\\"variable.parameter.url\\\",\\\"constant.other.symbol.quoted.single.erlang\\\",\\\"constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.begin.erlang\\\",\\\"constant.other.symbol.quoted.single.erlang punctuation.definition.symbol.end.erlang\\\",\\\"meta.import.ts punctuation.definition.variable.svelte\\\",\\\"punctuation.definition.string.end.html source.css-ignored-vscode\\\",\\\"text.html.edge punctuation.definition.variable.js\\\",\\\"string.unquoted.plain.out.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#42DD7660\\\"},\\\"scope\\\":[\\\"string.quoted.docstring.multi.python\\\",\\\"string.quoted.double.block.python punctuation.definition.string.end.python\\\",\\\"string.quoted.double.block.python punctuation.definition.string.begin.python\\\",\\\"string.quoted.double.block.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A95EFF\\\"},\\\"scope\\\":[\\\"entity.name.type\\\",\\\"support.type\\\",\\\"support.class\\\",\\\"storage.type\\\",\\\"entity.other.inherited-class\\\",\\\"keyword.type\\\",\\\"storage.type.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.generic.java\\\",\\\"keyword.other.type\\\",\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php source.php\\\",\\\"punctuation.section.embedded.end.php\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.groovy\\\",\\\"storage.type.groovy\\\",\\\"meta.definition.type.body.swift meta.function-call.swift\\\",\\\"meta.definition.type.class.swift meta.inheritance-clause.swift\\\",\\\"variable.other.constant.elixir\\\",\\\"source.graphql declaration.meta.type support\\\",\\\"source.graphql meta.selections\\\",\\\"source.graphql meta.enum.graphql meta.type.object.graphql constant.character.enum.graphql\\\",\\\"source.graphql meta.fragment.graphql entity.name.fragment.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF478D\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"variable.language\\\",\\\"entity.name.type.class.js\\\",\\\"entity.name.variable\\\",\\\"support.variable.magic\\\",\\\"meta.method.body\\\",\\\"entity.name.variable\\\",\\\"punctuation.definition.variable\\\",\\\"meta.class variable.object.property\\\",\\\"variable.other.constant entity.name.function\\\",\\\"entity.name.variable.tuple-element.cs punctuation.separator.colon.cs\\\",\\\"meta.definition.variable.name.groovy\\\",\\\"meta.body.struct.cpp\\\",\\\"parameter.variable.function.elixir\\\",\\\"meta.directive.edge source.js\\\",\\\"meta.function.echo.edge source.js\\\",\\\"text.html.edge meta.function.echo.edge meta.function-call.js\\\",\\\"source.css variable.parameter.keyframe-list.css\\\",\\\"source.css meta.property-value.css\\\",\\\"source.css.scss meta.at-rule.keyframes.scss entity.name.function.scss\\\",\\\"source.css.scss meta.property-value.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF478D\\\"},\\\"scope\\\":[\\\"source.elm constant.type-constructor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A95EFF\\\",\\\"fontStyle\\\":\\\"normal\\\"},\\\"scope\\\":[\\\"source.elm storage.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"entity.name.tag.other.html\\\",\\\"meta.tag.other.html punctuation.definition.tag.end.html\\\",\\\"meta.tag.other.html punctuation.definition.tag.begin.html\\\",\\\"entity.name.tag support.class.component\\\",\\\"support.class.component.html\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#42DD76\\\"},\\\"scope\\\":[\\\"source.diff meta.diff.header.to-file\\\",\\\"source.diff markup.inserted.diff\\\",\\\"source.diff punctuation.definition.to-file.diff\\\",\\\"source.diff punctuation.definition.inserted.diff\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D62C2C\\\"},\\\"scope\\\":[\\\"source.diff punctuation.definition.from-file.diff\\\",\\\"source.diff meta.diff.header.from-file\\\",\\\"source.diff markup.deleted.diff\\\",\\\"source.diff punctuation.definition.deleted.diff\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"source.diff meta.diff.header.command\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"source.diff punctuation.definition.range.diff\\\",\\\"source.diff meta.diff.range.unified\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF478D\\\"},\\\"scope\\\":[\\\"support.variable.liquid\\\",\\\"support.class.liquid\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"text.html.basic entity.name\\\",\\\"source.js-ignored-vscode\\\",\\\"entity.name.tag\\\",\\\"meta.embedded.block.blade constant.other.php\\\",\\\"meta.embedded.block.blade keyword.operator.comparison.php\\\",\\\"meta.embedded.block.blade keyword.operator.arithmetic.php\\\",\\\"meta.tag.start.svelte keyword.control.svelte\\\",\\\"meta.tag.end.svelte keyword.control.svelte\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FFaa\\\"},\\\"scope\\\":[\\\"meta.tag.sgml.doctype.html\\\",\\\"punctuation.definition.tag\\\",\\\"meta.tag.block.any\\\",\\\"meta.tag.block.any.html\\\",\\\"meta.tag.inline.any\\\",\\\"source.css-ignored-vscode\\\",\\\"meta.tag.metadata.style.end.html\\\",\\\"text.html.vue invalid.illegal.character-not-allowed-here.html\\\",\\\"meta.tag.inline.i.start.html\\\",\\\"meta.tag.structure.div.start.html\\\",\\\"punctuation.definition.tag.end.html.vue\\\",\\\"invalid.illegal.character-not-allowed-here.html\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"entity.name.tag.liquid\\\",\\\"invalid.deprecated.entity.other.attribute-name\\\",\\\"meta.embedded.block.blade storage.type.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A95EFF\\\"},\\\"scope\\\":[\\\"markup.inline.raw.string.markdown\\\",\\\"punctuation.definition.raw.markdown\\\",\\\"markup.fenced_code.block.markdown\\\",\\\"markup.fenced_code.block.markdown punctuation\\\",\\\"markup.raw.block.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A95EFF\\\"},\\\"scope\\\":[\\\"fenced_code.block.language\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"entity.name.section\\\",\\\"markup.heading.setext\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB638\\\"},\\\"scope\\\":[\\\"punctuation.definition.heading\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"markup.underline.link\\\",\\\"markup.underline.link.image\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF478D\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"markup.bold\\\",\\\"punctuation.definition.bold\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#D62C2C\\\"},\\\"scope\\\":[\\\"markup.strikethrough\\\",\\\"punctuation.definition.strikethrough\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.italic\\\",\\\"punctuation.definition.italic\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E66DFF\\\"},\\\"scope\\\":[\\\"markup.quote\\\",\\\"markup.quote.markdown punctuation.definition.quote.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"punctuation.definition.quote.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#555555\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"meta.embedded.block.frontmatter punctuation.definition.tag.begin\\\",\\\"meta.embedded.block.frontmatter punctuation.definition.tag.end\\\",\\\"meta.embedded.block.frontmatter string.unquoted.plain.out\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E66DFF\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E66DFF\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-element\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#14E5D4\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.class punctuation.definition.entity\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#14E5D4\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eeeeee\\\"},\\\"scope\\\":[\\\"support.type.property-name.css\\\",\\\"support.type.vendored.property-name\\\",\\\"meta.property-list entity.name.tag.css\\\",\\\"meta.property-list.scss meta.property-list.scss entity.name.tag.css\\\",\\\"meta.property-list meta.property-name\\\",\\\"source.css.scss meta.property-list.scss entity.name.tag.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A95EFF\\\"},\\\"scope\\\":[\\\"source.css.scss entity.other.attribute-name.id \\\",\\\"source.css entity.other.attribute-name.id \\\",\\\"entity.other.attribute-name.id punctuation.definition.entity\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"entity.name.tag.reference\\\",\\\"meta.property-list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"keyword.other.unit\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"meta.property-value.css\\\",\\\"meta.attribute.style.html\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF7135\\\"},\\\"scope\\\":[\\\"constant.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#28A9FF\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"meta.property-list.scss entity.name.tag.css\\\"]}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"property.declaration\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#eeeeee\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ff7135\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ff478d\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#14e5d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"class.declaration\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#a95eff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"namespace\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#28a9ff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"parameter\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#e66dff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"class.decorator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#e66dff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"enumMember\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#a95eff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"BeardedBear.beardedtheme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"beardedtheme\\\",\\\"_extensionPublisher\\\":\\\"BeardedBear\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#000000\\\",\\\"activityBar.background\\\":\\\"#101012\\\",\\\"activityBar.border\\\":\\\"#000000\\\",\\\"activityBar.foreground\\\":\\\"#aaaaaa\\\",\\\"activityBar.inactiveForeground\\\":\\\"#555555aa\\\",\\\"activityBarBadge.background\\\":\\\"#aaaaaa\\\",\\\"activityBarBadge.foreground\\\":\\\"#101012\\\",\\\"badge.background\\\":\\\"#aaaaaa\\\",\\\"badge.foreground\\\":\\\"#141417\\\",\\\"breadcrumb.background\\\":\\\"#141417\\\",\\\"breadcrumbPicker.background\\\":\\\"#141417\\\",\\\"button.background\\\":\\\"#aaaaaa75\\\",\\\"button.foreground\\\":\\\"#eeeeee\\\",\\\"button.hoverBackground\\\":\\\"#aaaaaa90\\\",\\\"button.secondaryBackground\\\":\\\"#aaaaaa20\\\",\\\"button.secondaryForeground\\\":\\\"#eeeeee\\\",\\\"button.secondaryHoverBackground\\\":\\\"#aaaaaa35\\\",\\\"extensionButton.prominentBackground\\\":\\\"#aaaaaa9d\\\",\\\"extensionButton.prominentForeground\\\":\\\"#101012\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#aaaaaa\\\",\\\"charts.foreground\\\":\\\"#eeeeee\\\",\\\"charts.lines\\\":\\\"#eeeeee\\\",\\\"charts.red\\\":\\\"#d62c2c\\\",\\\"charts.blue\\\":\\\"#28a9ff\\\",\\\"charts.yellow\\\":\\\"#ffb638\\\",\\\"charts.orange\\\":\\\"#ff7135\\\",\\\"charts.green\\\":\\\"#42dd76\\\",\\\"charts.purple\\\":\\\"#e66dff\\\",\\\"contrastActiveBorder\\\":\\\"#00000000\\\",\\\"errorForeground\\\":\\\"#d62c2c\\\",\\\"errorLens.hintForeground\\\":\\\"#28a9ff99\\\",\\\"errorLens.infoForeground\\\":\\\"#28a9ff99\\\",\\\"errorLens.errorForeground\\\":\\\"#d62c2c99\\\",\\\"errorLens.warningForeground\\\":\\\"#ffb63899\\\",\\\"focusBorder\\\":\\\"#aaaaaa40\\\",\\\"foreground\\\":\\\"#cbcbcbaa\\\",\\\"icon.foreground\\\":\\\"#cbcbcbaa\\\",\\\"selection.background\\\":\\\"#aaaaaa60\\\",\\\"widget.shadow\\\":\\\"#00000030\\\",\\\"commandCenter.border\\\":\\\"#000000\\\",\\\"commandCenter.background\\\":\\\"#141417\\\",\\\"commandCenter.activeBackground\\\":\\\"#1f1f2460\\\",\\\"commandCenter.activeForeground\\\":\\\"#cbcbcb90\\\",\\\"commandCenter.foreground\\\":\\\"#555555\\\",\\\"checkbox.foreground\\\":\\\"#eeeeee\\\",\\\"debugExceptionWidget.background\\\":\\\"#1f1f24\\\",\\\"debugExceptionWidget.border\\\":\\\"#000000\\\",\\\"debugToolBar.background\\\":\\\"#1f1f24\\\",\\\"toolbar.hoverBackground\\\":\\\"#55555560\\\",\\\"descriptionForeground\\\":\\\"#eeeeee\\\",\\\"diffEditor.border\\\":\\\"#000000\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#42dd7620\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#d62c2c25\\\",\\\"diffEditor.diagonalFill\\\":\\\"#00000080\\\",\\\"diffEditorGutter.insertedLineBackground\\\":\\\"#00000000\\\",\\\"diffEditorGutter.removedLineBackground\\\":\\\"#00000000\\\",\\\"editorInlayHint.background\\\":\\\"#cbcbcb20\\\",\\\"editorInlayHint.foreground\\\":\\\"#cbcbcb90\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#a95eff30\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#a95effaa\\\",\\\"editorGhostText.border\\\":\\\"#00000000\\\",\\\"editorGhostText.foreground\\\":\\\"#42dd7670\\\",\\\"editorGhostText.background\\\":\\\"#42dd7610\\\",\\\"editorCursor.background\\\":\\\"#aaaaaa\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#ffb638\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#a95eff\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#28a9ff\\\",\\\"editor.background\\\":\\\"#141417\\\",\\\"editor.findMatchBackground\\\":\\\"#aaaaaa20\\\",\\\"editor.findMatchBorder\\\":\\\"#aaaaaa60\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#aaaaaa20\\\",\\\"dart.closingLabels\\\":\\\"#cbcbcbaa\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#aaaaaa40\\\",\\\"editor.foreground\\\":\\\"#eeeeee\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#aaaaaa40\\\",\\\"editor.lineHighlightBackground\\\":\\\"#aaaaaa0c\\\",\\\"editor.lineHighlightBorder\\\":\\\"#aaaaaa1a\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#aaaaaa20\\\",\\\"editor.selectionBackground\\\":\\\"#aaaaaa25\\\",\\\"editor.selectionForeground\\\":\\\"#aaaaaa\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#aaaaaa20\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#aaaaaa60\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#00000000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#aaaaaa40\\\",\\\"editor.wordHighlightBackground\\\":\\\"#aaaaaa20\\\",\\\"editorBracketMatch.background\\\":\\\"#aaaaaa20\\\",\\\"editorBracketMatch.border\\\":\\\"#aaaaaa40\\\",\\\"editorCodeLens.foreground\\\":\\\"#cbcbcb80\\\",\\\"editorCursor.foreground\\\":\\\"#ffb638\\\",\\\"editorGroup.border\\\":\\\"#000000\\\",\\\"editorGroup.dropBackground\\\":\\\"#aaaaaa15\\\",\\\"editorHoverWidget.background\\\":\\\"#1f1f24\\\",\\\"editorHoverWidget.border\\\":\\\"#000000\\\",\\\"editorIndentGuide.background\\\":\\\"#55555530\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#555555bb\\\",\\\"editorLink.activeForeground\\\":\\\"#eeeeee\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#1f1f24\\\",\\\"sash.hoverBorder\\\":\\\"#aaaaaa50\\\",\\\"editorRuler.foreground\\\":\\\"#1f1f24aa\\\",\\\"editorWarning.foreground\\\":\\\"#ffb638\\\",\\\"editorWhitespace.foreground\\\":\\\"#55555560\\\",\\\"editorWidget.background\\\":\\\"#1f1f24\\\",\\\"editorWidget.resizeBorder\\\":\\\"#aaaaaa50\\\",\\\"editorGutter.background\\\":\\\"#141417\\\",\\\"editorGutter.addedBackground\\\":\\\"#42dd76cc\\\",\\\"editorGutter.deletedBackground\\\":\\\"#d62c2ccc\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#28a9ffcc\\\",\\\"editorLineNumber.foreground\\\":\\\"#55555590\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#555555\\\",\\\"dropdown.background\\\":\\\"#141417\\\",\\\"dropdown.listBackground\\\":\\\"#141417\\\",\\\"dropdown.foreground\\\":\\\"#eeeeee\\\",\\\"dropdown.border\\\":\\\"#55555550\\\",\\\"input.background\\\":\\\"#00000000\\\",\\\"input.foreground\\\":\\\"#eeeeee\\\",\\\"input.border\\\":\\\"#55555550\\\",\\\"input.placeholderForeground\\\":\\\"#eeeeee60\\\",\\\"inputOption.activeBorder\\\":\\\"#aaaaaa\\\",\\\"inputValidation.errorBackground\\\":\\\"#1f1f24\\\",\\\"inputValidation.errorBorder\\\":\\\"#ffb638\\\",\\\"inputValidation.infoBackground\\\":\\\"#1f1f24\\\",\\\"inputValidation.infoBorder\\\":\\\"#aaaaaa\\\",\\\"inputValidation.warningBackground\\\":\\\"#1f1f24\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffb638\\\",\\\"list.dropBackground\\\":\\\"#aaaaaa15\\\",\\\"list.focusBackground\\\":\\\"#aaaaaa40\\\",\\\"list.focusForeground\\\":\\\"#cbcbcb\\\",\\\"list.errorForeground\\\":\\\"#d62c2c\\\",\\\"list.warningForeground\\\":\\\"#ffb638\\\",\\\"list.highlightForeground\\\":\\\"#ffb638\\\",\\\"list.activeSelectionForeground\\\":\\\"#eeeeee\\\",\\\"list.activeSelectionBackground\\\":\\\"#55555530\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#55555530\\\",\\\"list.hoverBackground\\\":\\\"#55555515\\\",\\\"list.hoverForeground\\\":\\\"#eeeeee\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#28a9ff\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#d62c2c\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#42dd76\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#555555\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#aaaaaa\\\",\\\"menu.background\\\":\\\"#1f1f24\\\",\\\"menu.foreground\\\":\\\"#cbcbcb\\\",\\\"menu.separatorBackground\\\":\\\"#000000\\\",\\\"menu.selectionForeground\\\":\\\"#cbcbcb\\\",\\\"menubar.selectionBackground\\\":\\\"#1f1f24\\\",\\\"menubar.selectionForeground\\\":\\\"#cbcbcb\\\",\\\"menu.border\\\":\\\"#000000\\\",\\\"merge.border\\\":\\\"#000000\\\",\\\"merge.commonContentBackground\\\":\\\"#ffb63830\\\",\\\"merge.commonHeaderBackground\\\":\\\"#ffb63880\\\",\\\"merge.currentContentBackground\\\":\\\"#42dd7630\\\",\\\"merge.currentHeaderBackground\\\":\\\"#42dd7680\\\",\\\"merge.incomingContentBackground\\\":\\\"#28a9ff30\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#28a9ff80\\\",\\\"editorOverviewRuler.border\\\":\\\"#000000\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#ffb638\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#d62c2c\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#42dd76\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#eeeeee\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f24\\\",\\\"notifications.foreground\\\":\\\"#cbcbcb\\\",\\\"notifications.background\\\":\\\"#1f1f24\\\",\\\"notifications.border\\\":\\\"#000000\\\",\\\"notificationLink.foreground\\\":\\\"#ffb638\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#d62c2c\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#ff7135\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#28a9ff\\\",\\\"panel.background\\\":\\\"#121214\\\",\\\"panel.border\\\":\\\"#000000\\\",\\\"panelInput.border\\\":\\\"#555555\\\",\\\"panelSection.border\\\":\\\"#000000\\\",\\\"panelTitle.activeBorder\\\":\\\"#aaaaaa\\\",\\\"panelTitle.activeForeground\\\":\\\"#aaaaaa\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#555555\\\",\\\"panelSectionHeader.background\\\":\\\"#55555520\\\",\\\"panelSectionHeader.foreground\\\":\\\"#eeeeee\\\",\\\"panelSectionHeader.border\\\":\\\"#000000\\\",\\\"peekView.border\\\":\\\"#aaaaaa\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f2440\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#1f1f2440\\\",\\\"peekViewResult.background\\\":\\\"#1f1f2440\\\",\\\"peekViewResult.fileForeground\\\":\\\"#eeeeee\\\",\\\"peekViewResult.lineForeground\\\":\\\"#eeeeee\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#1f1f24\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#1f1f24\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#eeeeee\\\",\\\"peekViewTitle.background\\\":\\\"#000000\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#eeeeee\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#eeeeee\\\",\\\"peekViewEditorGutter.background\\\":\\\"#1f1f2440\\\",\\\"editorMarkerNavigation.background\\\":\\\"#101012\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#d62c2c90\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffb63890\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#28a9ff90\\\",\\\"editorError.border\\\":\\\"#00000000\\\",\\\"editorError.foreground\\\":\\\"#d62c2c\\\",\\\"pickerGroup.border\\\":\\\"#000000\\\",\\\"pickerGroup.foreground\\\":\\\"#eeeeee\\\",\\\"progressBar.background\\\":\\\"#ffb638\\\",\\\"scrollbar.shadow\\\":\\\"#00000000\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#aaaaaa40\\\",\\\"scrollbarSlider.background\\\":\\\"#aaaaaa20\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#aaaaaa30\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#aaaaaa\\\",\\\"settings.headerForeground\\\":\\\"#aaaaaa\\\",\\\"sideBar.background\\\":\\\"#101012\\\",\\\"sideBar.border\\\":\\\"#000000\\\",\\\"sideBar.foreground\\\":\\\"#cbcbcbcc\\\",\\\"sideBarSectionHeader.background\\\":\\\"#101012\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#eeeeee\\\",\\\"sideBarSectionHeader.border\\\":\\\"#000000\\\",\\\"sideBarTitle.foreground\\\":\\\"#555555\\\",\\\"tree.indentGuidesStroke\\\":\\\"#55555570\\\",\\\"statusBar.background\\\":\\\"#101012\\\",\\\"statusBar.border\\\":\\\"#000000\\\",\\\"statusBar.debuggingBackground\\\":\\\"#aaaaaa44\\\",\\\"statusBar.debuggingForeground\\\":\\\"#eeeeee\\\",\\\"statusBar.foreground\\\":\\\"#cbcbcbbb\\\",\\\"statusBar.noFolderBackground\\\":\\\"#101012\\\",\\\"statusBar.noFolderBorder\\\":\\\"#000000\\\",\\\"statusBar.noFolderForeground\\\":\\\"#cbcbcbbb\\\",\\\"statusBarItem.activeBackground\\\":\\\"#1f1f24\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#55555530\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#000000\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#1f1f24\\\",\\\"statusBarItem.errorBackground\\\":\\\"#d62c2c\\\",\\\"editorSuggestWidget.background\\\":\\\"#141417\\\",\\\"editorSuggestWidget.border\\\":\\\"#000000\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#cbcbcb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffb638\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#aaaaaa4d\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#141417\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#101012\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#000000\\\",\\\"editorGroupHeader.border\\\":\\\"#bb272700\\\",\\\"tab.activeBackground\\\":\\\"#141417\\\",\\\"tab.activeForeground\\\":\\\"#aaaaaa\\\",\\\"tab.activeBorderTop\\\":\\\"#aaaaaa\\\",\\\"tab.activeBorder\\\":\\\"#141417\\\",\\\"tab.border\\\":\\\"#000000\\\",\\\"tab.hoverBorder\\\":\\\"#00000000\\\",\\\"tab.hoverBackground\\\":\\\"#141417cc\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#aaaaaa10\\\",\\\"tab.unfocusedHoverBorder\\\":\\\"#00000000\\\",\\\"tab.inactiveBackground\\\":\\\"#101012\\\",\\\"tab.inactiveForeground\\\":\\\"#555555\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#eeeeee\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#eeeeee\\\",\\\"tab.lastPinnedBorder\\\":\\\"#000000\\\",\\\"terminal.ansiBlack\\\":\\\"#141417\\\",\\\"terminal.ansiRed\\\":\\\"#d62c2c\\\",\\\"terminal.ansiGreen\\\":\\\"#42dd76\\\",\\\"terminal.ansiYellow\\\":\\\"#ffb638\\\",\\\"terminal.ansiBlue\\\":\\\"#28a9ff\\\",\\\"terminal.ansiMagenta\\\":\\\"#e66dff\\\",\\\"terminal.ansiCyan\\\":\\\"#14e5d4\\\",\\\"terminal.ansiWhite\\\":\\\"#eeeeee\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#28a9ff\\\",\\\"terminal.ansiBrightRed\\\":\\\"#d62c2c\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#42dd76\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffb638\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#28a9ff\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#e66dff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#14e5d4\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#eeeeee\\\",\\\"terminal.background\\\":\\\"#121214\\\",\\\"terminal.foreground\\\":\\\"#eeeeee\\\",\\\"terminalCursor.background\\\":\\\"#ffb638\\\",\\\"terminalCursor.foreground\\\":\\\"#ffb638\\\",\\\"terminal.selectionForeground\\\":\\\"#eeeeee\\\",\\\"textBlockQuote.background\\\":\\\"#28a9ff34\\\",\\\"textBlockQuote.border\\\":\\\"#28a9ffb9\\\",\\\"textCodeBlock.background\\\":\\\"#28a9ff34\\\",\\\"textLink.activeForeground\\\":\\\"#28a9ff\\\",\\\"textLink.foreground\\\":\\\"#28a9ff\\\",\\\"textPreformat.foreground\\\":\\\"#ffb638\\\",\\\"textSeparator.foreground\\\":\\\"#aaaaaa\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#141417\\\",\\\"titleBar.activeBackground\\\":\\\"#101012\\\",\\\"titleBar.activeForeground\\\":\\\"#555555\\\",\\\"titleBar.inactiveBackground\\\":\\\"#000000\\\",\\\"titleBar.inactiveForeground\\\":\\\"#555555\\\",\\\"titleBar.border\\\":\\\"#000000\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.portsView\\\",\\\"name\\\":\\\"Exposed Ports\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":6,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"name\\\":\\\"GitLens\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":6,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"name\\\":\\\"Jupyter\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":7,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":2,\\\"visible\\\":false},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"name\\\":\\\"Ports\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":5,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"name\\\":\\\"Comments\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":10,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.panel.5629cce0-1fed-451d-876f-ae6ad6e71a6a\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.views.service.panel.fe8adf20-9642-449b-9207-9d8c3c8495b2\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":true}]\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true}}\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"fluent.enableEffects\\\",\\\"value\\\":117},{\\\"key\\\":\\\"fluent.disableEffects\\\",\\\"value\\\":118},{\\\"key\\\":\\\"jshint.resetLibraryExecutions\\\",\\\"value\\\":124},{\\\"key\\\":\\\"jshint.showOutputChannel\\\",\\\"value\\\":125},{\\\"key\\\":\\\"workbench.userDataSync.actions.configure\\\",\\\"value\\\":127},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":138},{\\\"key\\\":\\\"codesandbox.login\\\",\\\"value\\\":154},{\\\"key\\\":\\\"codesandbox.openSandbox\\\",\\\"value\\\":157},{\\\"key\\\":\\\"Lonefy.formatterConfig\\\",\\\"value\\\":162},{\\\"key\\\":\\\"workbench.action.selectIconTheme\\\",\\\"value\\\":165},{\\\"key\\\":\\\"editor.action.indentationToSpaces\\\",\\\"value\\\":167},{\\\"key\\\":\\\"editor.action.indentationToTabs\\\",\\\"value\\\":168},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":214},{\\\"key\\\":\\\"gitlens.showSettingsPage\\\",\\\"value\\\":251},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":255},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":265},{\\\"key\\\":\\\"workbench.action.editor.changeLanguageMode\\\",\\\"value\\\":272},{\\\"key\\\":\\\"workbench.extensions.action.installExtensions\\\",\\\"value\\\":287},{\\\"key\\\":\\\"workbench.action.terminal.toggleTerminal\\\",\\\"value\\\":293},{\\\"key\\\":\\\"editor.action.insertCursorAtEndOfEachLineSelected\\\",\\\"value\\\":301},{\\\"key\\\":\\\"workbench.action.focusActivityBar\\\",\\\"value\\\":309},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":312},{\\\"key\\\":\\\"python.createTerminal\\\",\\\"value\\\":317},{\\\"key\\\":\\\"python.setLinter\\\",\\\"value\\\":319},{\\\"key\\\":\\\"welcome.showNewFileEntries\\\",\\\"value\\\":345},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":349},{\\\"key\\\":\\\"opensshremotes.cleanCurrentRemoteServer\\\",\\\"value\\\":354},{\\\"key\\\":\\\"targetsContainers.focus\\\",\\\"value\\\":355},{\\\"key\\\":\\\"opensshremotes.openEmptyWindowInCurrentWindow\\\",\\\"value\\\":356},{\\\"key\\\":\\\"remote-x11.reconnect\\\",\\\"value\\\":362},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":380},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":382},{\\\"key\\\":\\\"editor.action.fontZoomIn\\\",\\\"value\\\":387},{\\\"key\\\":\\\"workbench.action.createTerminalEditor\\\",\\\"value\\\":398},{\\\"key\\\":\\\"workbench.action.openSettings2\\\",\\\"value\\\":399},{\\\"key\\\":\\\"workbench.action.inspectKeyMappings\\\",\\\"value\\\":400},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":401},{\\\"key\\\":\\\"flutter.createProject\\\",\\\"value\\\":402},{\\\"key\\\":\\\"rust-analyzer.runFlycheck\\\",\\\"value\\\":407},{\\\"key\\\":\\\"rust-analyzer.reload\\\",\\\"value\\\":408},{\\\"key\\\":\\\"workbench.action.debug.restart\\\",\\\"value\\\":409},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":410},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":412},{\\\"key\\\":\\\"workbench.action.createTerminalEditorSide\\\",\\\"value\\\":413},{\\\"key\\\":\\\"javascript.reloadProjects\\\",\\\"value\\\":414},{\\\"key\\\":\\\"editor.action.fontZoomOut\\\",\\\"value\\\":417},{\\\"key\\\":\\\"editor.action.toggleWordWrap\\\",\\\"value\\\":418},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":423},{\\\"key\\\":\\\"workbench.action.remote.close\\\",\\\"value\\\":424},{\\\"key\\\":\\\"opensshremotes.openEmptyWindow\\\",\\\"value\\\":426}]}\",\"commandPalette.mru.counter\":\"427\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchTrustRequired\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnStartExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnDemandExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.plannedSessions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",{\\\"firstSeen\\\":1663940062714,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1669629660227,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1669630334951,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1669630338897,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.experience\\\",\\\"gitlens.welcome.settings\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.gitCodeLens\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.gitSideBarViews\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.gitCommandPalette\\\",\\\"gitlens.welcome.interactiveRebaseEditor\\\",\\\"gitlens.welcome.terminal\\\",\\\"gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1669630338897,\\\"stepIDs\\\":[\\\"gitlens.plus.intro\\\",\\\"gitlens.plus.commitGraph\\\",\\\"gitlens.plus.visualFileHistory\\\",\\\"gitlens.plus.worktrees\\\",\\\"gitlens.plus.richIntegrations\\\",\\\"gitlens.plus.tryNow\\\",\\\"gitlens.plus.trial\\\",\\\"gitlens.plus.trial.extend\\\",\\\"gitlens.plus.trial.upgrade\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-toolsai.jupyter#jupyterWelcome\\\",{\\\"firstSeen\\\":1669630341385,\\\"stepIDs\\\":[\\\"ipynb.newUntitledIpynb\\\",\\\"jupyter.selectKernel\\\",\\\"jupyter.exploreAndDebug\\\",\\\"jupyter.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"TeamsDevApp.ms-teams-vscode-extension#teamsToolkitGetStarted\\\",{\\\"firstSeen\\\":1669630343371,\\\"stepIDs\\\":[\\\"teamsToolkitEnvironment\\\",\\\"teamsToolkitBuildApp\\\",\\\"teamsToolkitCreateFreeAccount\\\",\\\"teamsToolkitPreview\\\",\\\"teamsToolkitDeploy\\\",\\\"teamsToolkitExploreMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1669630355495,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcomeWithEnv\\\",{\\\"firstSeen\\\":1669630355495,\\\"stepIDs\\\":[\\\"python.createPythonFile2\\\",\\\"python.installPythonWin82\\\",\\\"python.installPythonMac2\\\",\\\"python.installPythonLinux2\\\",\\\"python.createEnvironment\\\",\\\"python.selectInterpreter2\\\",\\\"python.runAndDebug2\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1669630355495,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}]]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"ces/skipSurvey\":\"1.55.0\",\"cpp.1.lastSessionDate\":\"Mon Feb 27 2023\",\"cpp.1.sessionCount\":\"342\",\"java.2.lastSessionDate\":\"Mon Feb 27 2023\",\"java.2.sessionCount\":\"342\",\"javascript.1.lastSessionDate\":\"Fri Dec 24 2021\",\"javascript.1.sessionCount\":\"15\",\"typescript.1.lastSessionDate\":\"Fri Apr 23 2021\",\"typescript.1.sessionCount\":\"96\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\"]}\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"gql\\\",\\\"unity\\\",\\\"view\\\",\\\"defs\\\",\\\"bin\\\"]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"powershell\\\":[\\\"ms-vscode.powershell\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"plaintext\\\":[\\\"svelte.svelte-vscode\\\"],\\\"java\\\":[\\\"vscjava.vscode-java-pack\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"cpp\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"]}\",\"github-f1shy-dev\":\"[{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"nullextensiondescription\\\",\\\"name\\\":\\\"Null Extension Description\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.remotehub\\\",\\\"name\\\":\\\"GitHub Repositories\\\",\\\"allowed\\\":true}]\",\"hasNotifiedOfSettingsAutosave\":\"true\",\"ignoreShellEnvSlowWarning\":\"true\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"@command:Lonefy.formatting\\\",\\\"@command:editor.action.formatDocument\\\",\\\"@command:editor.action.formatDocument.multiple\\\",\\\"@command:workbench.action.files.saveFiles\\\",\\\"@command:workbench.userDataSync.actions.configure\\\",\\\"@command:editor.action.fontZoomIn\\\",\\\"\\\\\\\"cmd+-\\\\\\\"\\\",\\\"zoom\\\",\\\"@command:prettier.forceFormatDocument\\\",\\\"tab\\\",\\\"toggle\\\",\\\"toggle tab\\\",\\\"toggle ab\\\",\\\"toggle \\\",\\\"fie\\\",\\\"file\\\",\\\"editor windo\\\",\\\"wi\\\",\\\"ed\\\",\\\"editor\\\",\\\"editor rightg\\\",\\\"editor right\\\"]}\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"vscode-vfs://github/aliantorhq/aliantor\\\",\\\"label\\\":\\\"aliantorhq/aliantor [GitHub]\\\"}]}\",\"remote.explorerType\":\"virtualfs\",\"remote.tunnels.toRestore.ssh-remote+amethyst-mammal-kdvdie29.-27854394\":\"[]\",\"remote.tunnels.toRestore.ssh-remote+gray-albatross-7ud29m94.1463165141\":\"[]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Thu Apr 22 2021\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.55.2\",\"workbench.view.extension.PowerShellCommandExplorer.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.browser-preview.state.hidden\":\"[{\\\"id\\\":\\\"targetTree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.updates\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"test-explorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vsc-oasis-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"vsc-oasis-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.conflicts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"javascript.1.editedCount\":\"11\",\"javascript.1.editedDate\":\"Mon Mar 21 2022\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Setup\\\",\\\"Beginner\\\",\\\"Intermediate\\\"]\",\"nps/skipVersion\":\"1.62.3\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"import\\\"]\",\"javascript.1.skipVersion\":\"1.63.2\",\"remote.tunnels.toRestore.ssh-remote+turquoise-porpoise-ezie79m5.-2108069258\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"expandSuggestionDocs\":\"true\",\"workbench.view.extension.teamsfx.state.hidden\":\"[{\\\"id\\\":\\\"teamsfx-accounts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-environment\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-development\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-development-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-deployment\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-deployment-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-help-and-feedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-and-check-upgrade\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-and-init\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-new-user\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-existing-user-va\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-existing-user-vb\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-guide-exp\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-and-check-upgrade-guide-exp\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-new-user-guide-exp\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-existing-user-va-guide-exp\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"teamsfx-empty-project-existing-user-vb-guide-exp\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-horizontal\":\"143\",\"workbench.views.service.panel.5629cce0-1fed-451d-876f-ae6ad6e71a6a.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.sideBar.position\":\"0\",\"workbench.activityBar.hidden\":\"true\",\"workbench.statusBar.hidden\":\"false\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.views.service.auxiliarybar.5fb8d9b4-1b25-4344-bde6-d6d8f4076397\\\",\\\"name\\\":\\\"workbench.views.service.auxiliarybar.5fb8d9b4-1b25-4344-bde6-d6d8f4076397\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":true}]\",\"remote.tunnels.toRestore.ssh-remote+graphitelabs-graphotixui-4wq4uf9vih4.488700031\":\"[]\",\"workbench.view.extension.ev3-micropython.state.hidden\":\"[{\\\"id\\\":\\\"ev3-micropython.activities\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.PowerShell.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/snippets.code-snippets/bs5-form-inline\\\",1662849096027],[\\\"snippets/javascript.code-snippets/Log error to console\\\",1672953945242],[\\\"snippets/snippets.json/Jelly Boilerplate\\\",1674939672313],[\\\"snippets/javascript.code-snippets/For Loop\\\",1677355212587],[\\\"snippets/javascript.code-snippets/define module\\\",1677441162904]]\",\"workbench.view.extension.vscode-edge-devtools-view.state.hidden\":\"[{\\\"id\\\":\\\"vscode-edge-devtools-view.targets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-edge-devtools-view.help-links\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.panel.5629cce0-1fed-451d-876f-ae6ad6e71a6a\\\":1,\\\"workbench.views.service.panel.fe8adf20-9642-449b-9207-9d8c3c8495b2\\\":1,\\\"workbench.views.service.auxiliarybar.5fb8d9b4-1b25-4344-bde6-d6d8f4076397\\\":2},\\\"viewLocations\\\":{\\\"workbench.panel.output\\\":\\\"workbench.views.service.panel.5629cce0-1fed-451d-876f-ae6ad6e71a6a\\\",\\\"workbench.panel.repl.view\\\":\\\"workbench.views.service.panel.fe8adf20-9642-449b-9207-9d8c3c8495b2\\\",\\\"gitlens.views.commitDetails\\\":\\\"workbench.views.service.auxiliarybar.5fb8d9b4-1b25-4344-bde6-d6d8f4076397\\\"}}\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false}]\",\"gitpod-vishy-dev\":\"[{\\\"id\\\":\\\"gitpod.gitpod-desktop\\\",\\\"name\\\":\\\"Gitpod\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.portsView.state.hidden\":\"[{\\\"id\\\":\\\"gitpod.portsView\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+7b2275736572223a2266317368796465762d62797061737334642d3734666b7665686b636272222c22686f73744e616d65223a2266317368796465762d62797061737334642d3734666b7665686b6362722e7373682e77732d657537372e676974706f642e696f227d.140670456\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":34893,\\\"localAddress\\\":\\\"localhost:34893\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:34893\\\"},\\\"localPort\\\":34893,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/home/gitpod/.nvm/versions/node/v16.18.1/bin/node\\\\u0000/workspace/bypass4d/node_modules/.bin/next\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1586,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"cpp.1.editedCount\":\"4\",\"cpp.1.editedDate\":\"Mon Feb 13 2023\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224f6d656761583131227d.-1172582822\":\"[]\",\"workbench.views.service.panel.fe8adf20-9642-449b-9207-9d8c3c8495b2.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.auxiliarybar.5fb8d9b4-1b25-4344-bde6-d6d8f4076397.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false}]\",\"file.particpants.additionalEdits\":\"false\",\"mergeEditorCloseWithConflicts\":\"true\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224d6f6f5069227d.-1652809088\":\"[]\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224d6f6f5069227d.-138435078\":\"[]\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224d6f6f5069227d.1348900482\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":2224,\\\"localPort\\\":2224,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:2224\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:2224\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":80,\\\"localPort\\\":65112,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:65112\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:65112\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment