Skip to content

Instantly share code, notes, and snippets.

@gabrielh-silvestre
Last active October 27, 2025 17:08
Show Gist options
  • Select an option

  • Save gabrielh-silvestre/761264d1f581d23d4264bb5eb89e55e6 to your computer and use it in GitHub Desktop.

Select an option

Save gabrielh-silvestre/761264d1f581d23d4264bb5eb89e55e6 to your computer and use it in GitHub Desktop.
{"name":"trem","settings":"{\"settings\":\"{\\r\\n \\\"files.autoSave\\\": \\\"onWindowChange\\\",\\r\\n \\\"explorer.confirmDragAndDrop\\\": false,\\r\\n \\\"editor.tabSize\\\": 2,\\r\\n \\\"editor.fontFamily\\\": \\\"JetBrains Mono, Fira Code, Consolas, 'Courier New', monospace\\\",\\r\\n \\\"eslint.run\\\": \\\"onSave\\\",\\r\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\r\\n \\\"eslint.format.enable\\\": true,\\r\\n \\\"files.eol\\\": \\\"\\\\n\\\",\\r\\n \\\"emmet.includeLanguages\\\": {\\r\\n \\\"javascript\\\": \\\"javascriptreact\\\"\\r\\n },\\r\\n \\\"emmet.syntaxProfiles\\\": { \\\"javascript\\\": \\\"jsx\\\" },\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rvest.vs-code-prettier-eslint\\\"\\r\\n },\\r\\n \\\"[javascriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"prettier.singleQuote\\\": true,\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"errorLens.onSave\\\": true,\\r\\n \\\"editor.fontSize\\\": 14,\\r\\n \\\"editor.codeActionsOnSave\\\": {\\r\\n \\\"source.fixAll.eslint\\\": \\\"explicit\\\",\\r\\n \\\"source.organizeImports\\\": \\\"never\\\"\\r\\n },\\r\\n \\\"prettier.bracketSameLine\\\": false,\\r\\n \\\"html.format.wrapAttributes\\\": \\\"force\\\",\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n\\r\\n \\\"editor.quickSuggestions\\\": {\\r\\n \\\"strings\\\": true // forces VS Code to trigger completions when editing \\\"string\\\" content\\r\\n },\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"gitlens.currentLine.enabled\\\": false,\\r\\n \\\"gitlens.hovers.currentLine.over\\\": \\\"line\\\",\\r\\n \\\"redhat.telemetry.enabled\\\": true,\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"auto-close-tag.activationOnLanguage\\\": [\\r\\n \\\"xml\\\",\\r\\n \\\"php\\\",\\r\\n \\\"blade\\\",\\r\\n \\\"ejs\\\",\\r\\n \\\"jinja\\\",\\r\\n \\\"javascript\\\",\\r\\n \\\"javascriptreact\\\",\\r\\n \\\"typescript\\\",\\r\\n \\\"typescriptreact\\\",\\r\\n \\\"plaintext\\\",\\r\\n \\\"markdown\\\",\\r\\n \\\"vue\\\",\\r\\n \\\"liquid\\\",\\r\\n \\\"erb\\\",\\r\\n \\\"lang-cfml\\\",\\r\\n \\\"cfml\\\",\\r\\n \\\"HTML (EEx)\\\",\\r\\n \\\"HTML (Eex)\\\",\\r\\n \\\"plist\\\"\\r\\n ],\\r\\n \\\"terminal.integrated.profiles.windows\\\": {\\r\\n \\\"PowerShell\\\": {\\r\\n \\\"source\\\": \\\"PowerShell\\\",\\r\\n \\\"icon\\\": \\\"terminal-powershell\\\"\\r\\n },\\r\\n \\\"Command Prompt\\\": {\\r\\n \\\"path\\\": [\\r\\n \\\"${env:windir}\\\\\\\\Sysnative\\\\\\\\cmd.exe\\\",\\r\\n \\\"${env:windir}\\\\\\\\System32\\\\\\\\cmd.exe\\\"\\r\\n ],\\r\\n \\\"args\\\": [],\\r\\n \\\"icon\\\": \\\"terminal-cmd\\\"\\r\\n },\\r\\n \\\"Git Bash\\\": {\\r\\n \\\"source\\\": \\\"Git Bash\\\"\\r\\n },\\r\\n \\\"Ubuntu (WSL)\\\": {\\r\\n \\\"path\\\": \\\"C:\\\\\\\\WINDOWS\\\\\\\\System32\\\\\\\\wsl.exe\\\",\\r\\n \\\"args\\\": [\\\"-d\\\", \\\"Ubuntu\\\"]\\r\\n }\\r\\n },\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Ubuntu (WSL)\\\",\\r\\n \\\"github.copilot.enable\\\": {\\r\\n \\\"*\\\": true,\\r\\n \\\"plaintext\\\": true,\\r\\n \\\"markdown\\\": true,\\r\\n \\\"scminput\\\": false,\\r\\n \\\"yaml\\\": true,\\r\\n \\\"git-commit\\\": false,\\r\\n \\\"javascript\\\": true,\\r\\n \\\"elixir\\\": true,\\r\\n \\\"typescript\\\": true,\\r\\n \\\"shellscript\\\": true,\\r\\n \\\"python\\\": true,\\r\\n \\\"html\\\": true\\r\\n },\\r\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"material-icon-theme.activeIconPack\\\": \\\"nest\\\",\\r\\n \\\"settingsSync.ignoredExtensions\\\": [\\r\\n \\\"vscjava.vscode-java-pack\\\",\\r\\n \\\"vscjava.vscode-maven\\\",\\r\\n \\\"vscjava.vscode-java-debug\\\",\\r\\n \\\"vscjava.vscode-java-dependency\\\",\\r\\n \\\"vscjava.vscode-java-test\\\",\\r\\n \\\"redhat.java\\\",\\r\\n \\\"donjayamanne.python-extension-pack\\\"\\r\\n ],\\r\\n \\\"git.ignoreMissingGitWarning\\\": true,\\r\\n \\\"[prisma]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"Prisma.prisma\\\"\\r\\n },\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-python.black-formatter\\\",\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"editor.codeActionsOnSave\\\": {\\r\\n \\\"source.organizeImports\\\": \\\"explicit\\\"\\r\\n }\\r\\n },\\r\\n \\\"isort.args\\\": [\\\"--profile\\\", \\\"black\\\"],\\r\\n \\\"[typescript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rvest.vs-code-prettier-eslint\\\"\\r\\n },\\r\\n \\\"gitlens.advanced.messages\\\": {\\r\\n \\\"suppressLineUncommittedWarning\\\": true\\r\\n },\\r\\n \\\"workbench.colorCustomizations\\\": {},\\r\\n \\\"docwriter.hotkey.windows\\\": \\\"Alt + .\\\",\\r\\n \\\"editor.stickyScroll.enabled\\\": true,\\r\\n \\\"remote.SSH.remotePlatform\\\": {\\r\\n \\\"ec2-18-229-255-109.sa-east-1.compute.amazonaws.com\\\": \\\"linux\\\"\\r\\n },\\r\\n \\\"[go]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"golang.go\\\"\\r\\n },\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"jest.autoRun\\\": {\\r\\n \\\"watch\\\": false\\r\\n },\\r\\n \\\"workbench.colorTheme\\\": \\\"Night Owl (No Italics)\\\",\\r\\n \\\"[rust]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rust-lang.rust-analyzer\\\"\\r\\n },\\r\\n \\\"yaml.customTags\\\": [\\r\\n \\\"!And\\\",\\r\\n \\\"!And sequence\\\",\\r\\n \\\"!If\\\",\\r\\n \\\"!If sequence\\\",\\r\\n \\\"!Not\\\",\\r\\n \\\"!Not sequence\\\",\\r\\n \\\"!Equals\\\",\\r\\n \\\"!Equals sequence\\\",\\r\\n \\\"!Or\\\",\\r\\n \\\"!Or sequence\\\",\\r\\n \\\"!FindInMap\\\",\\r\\n \\\"!FindInMap sequence\\\",\\r\\n \\\"!Base64\\\",\\r\\n \\\"!Join\\\",\\r\\n \\\"!Join sequence\\\",\\r\\n \\\"!Cidr\\\",\\r\\n \\\"!Ref\\\",\\r\\n \\\"!Sub\\\",\\r\\n \\\"!Sub sequence\\\",\\r\\n \\\"!GetAtt\\\",\\r\\n \\\"!GetAZs\\\",\\r\\n \\\"!ImportValue\\\",\\r\\n \\\"!ImportValue sequence\\\",\\r\\n \\\"!Select\\\",\\r\\n \\\"!Select sequence\\\",\\r\\n \\\"!Split\\\",\\r\\n \\\"!Split sequence\\\"\\r\\n ],\\r\\n \\\"todohighlight.keywords\\\": [\\\"TODO\\\", \\\"FIXME\\\", \\\"IMPORTANT\\\", \\\"NOTE\\\", \\\"POC\\\"],\\r\\n \\\"terminal.integrated.env.linux\\\": {},\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"console-ninja.featureSet\\\": \\\"Community\\\",\\r\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\r\\n \\\"snyk.yesWelcomeNotification\\\": false,\\r\\n \\\"snyk.advanced.cliPath\\\": \\\"/home/gabriel/.local/share/snyk-ls/snyk-linux\\\",\\r\\n \\\"snyk.trustedFolders\\\": [\\r\\n \\\"/home/gabriel/billable-projects/novo-tempo-app-sidebar-odd\\\"\\r\\n ],\\r\\n \\\"[terraform]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"hashicorp.terraform\\\"\\r\\n },\\r\\n \\\"[terraform-vars]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"hashicorp.terraform\\\"\\r\\n },\\r\\n \\\"[dockerfile]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\r\\n },\\r\\n \\\"docwriter.progress.trackClasses\\\": true,\\r\\n \\\"docwriter.progress.trackTypes\\\": true,\\r\\n \\\"docwriter.style\\\": \\\"JSDoc\\\",\\r\\n \\\"console-ninja.fontSize\\\": 12,\\r\\n \\\"[typescriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rvest.vs-code-prettier-eslint\\\"\\r\\n },\\r\\n \\\"[vue]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rvest.vs-code-prettier-eslint\\\"\\r\\n },\\r\\n \\\"[graphql]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"rvest.vs-code-prettier-eslint\\\"\\r\\n },\\r\\n \\\"omnisharp.enableMsBuildLoadProjectsOnDemand\\\": true,\\r\\n \\\"omnisharp.enableRoslynAnalyzers\\\": true,\\r\\n \\\"console-ninja.warnOnNoToolsDetected\\\": false,\\r\\n \\\"prisma.showPrismaDataPlatformNotification\\\": false,\\r\\n \\\"github.copilot.editor.enableAutoCompletions\\\": true,\\r\\n \\\"cursor.chat.alwaysSearchWeb\\\": true,\\r\\n \\\"cursor.chat.defaultNoContext\\\": true,\\r\\n \\\"git.openRepositoryInParentFolders\\\": \\\"never\\\",\\r\\n \\\"editor.unicodeHighlight.invisibleCharacters\\\": false,\\r\\n \\\"gitlens.home.preview.enabled\\\": false,\\r\\n \\\"database-client.autoSync\\\": true,\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"never\\\",\\r\\n \\\"cursor.general.gitGraphIndexing\\\": \\\"enabled\\\",\\r\\n \\\"cursor.cpp.enablePartialAccepts\\\": true,\\r\\n \\\"cursor.composer.shouldAllowCustomModes\\\": true,\\r\\n\\r\\n // \\\"chatgpt.config\\\": {\\r\\n // \\\"profile\\\": \\\"azure\\\",\\r\\n // \\\"preferred_auth_method\\\": \\\"apikey\\\",\\r\\n // \\\"profiles\\\": {\\r\\n // \\\"azure\\\": {\\r\\n // \\\"model\\\": \\\"gpt-5\\\",\\r\\n // \\\"model_provider\\\": \\\"azure\\\",\\r\\n // \\\"reasoning_effort\\\": \\\"high\\\",\\r\\n // \\\"verbosity\\\": \\\"high\\\"\\r\\n // }\\r\\n // },\\r\\n // \\\"model_providers\\\": {\\r\\n // \\\"azure\\\": {\\r\\n // \\\"name\\\": \\\"Azure\\\",\\r\\n // \\\"base_url\\\": \\\"https://openai-cogmo.openai.azure.com/openai\\\",\\r\\n // \\\"env_key\\\": \\\"AZURE_OPENAI_API_KEY\\\",\\r\\n // \\\"query_params\\\": {\\r\\n // \\\"api-version\\\": \\\"2025-04-01-preview\\\"\\r\\n // },\\r\\n // \\\"wire_api\\\": \\\"responses\\\"\\r\\n // }\\r\\n // }\\r\\n // }\\r\\n}\"}","keybindings":"{\"keybindings\":\"[\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-workbench.action.toggleDevTools\\\",\\n \\\"when\\\": \\\"isDevelopment\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+abnt_c1\\\",\\n \\\"command\\\": \\\"editor.action.commentLine\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+oem_2\\\",\\n \\\"command\\\": \\\"-editor.action.commentLine\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+i\\\",\\n \\\"command\\\": \\\"composerMode.agent\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"-aipopup.action.modal.generate\\\",\\n \\\"when\\\": \\\"editorFocus && !composerBarIsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+i\\\",\\n \\\"command\\\": \\\"-composer.startComposerPrompt\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+l\\\",\\n \\\"command\\\": \\\"-selectAllSearchEditorMatches\\\",\\n \\\"when\\\": \\\"inSearchEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+l\\\",\\n \\\"command\\\": \\\"-editor.action.selectHighlights\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"-workbench.action.chat.newEditSession\\\",\\n \\\"when\\\": \\\"chatEditingParticipantRegistered && chatIsEnabled && inChat && chatLocation == 'editing-session'\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"-workbench.action.chat.newChat\\\",\\n \\\"when\\\": \\\"chatIsEnabled && inChat && chatLocation != 'editing-session'\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"-aichat.newchataction\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"composer.startComposerPrompt\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"aipopup.action.modal.generate\\\",\\n \\\"when\\\": \\\"editorFocus && !composerBarIsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+k\\\",\\n \\\"command\\\": \\\"-aipopup.action.modal.generate\\\",\\n \\\"when\\\": \\\"editorFocus && !composerBarIsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"composerMode.chat\\\"\\n }\\n]\",\"platform\":3}","tasks":"{\"tasks\":\"{}\"}","snippets":"{\"snippets\":{\"typescript.json\":\"{\\n\\t\\\"Console log JSON stringify\\\": {\\n\\t\\t\\\"prefix\\\": \\\"clj\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"console.log('$1:::', JSON.stringify($1));\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"console.log com JSON.stringify da variável\\\"\\n\\t}\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ahmadawais.shades-of-purple\",\"uuid\":\"431aa1a8-74f4-43d5-a83b-f4960510da5f\"},\"displayName\":\"Shades of Purple\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"amazonwebservices.aws-toolkit-vscode\",\"uuid\":\"ac5787df-9b2d-441c-abf0-977d62bc66f0\"},\"displayName\":\"AWS Toolkit\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-preview-github-styles\",\"uuid\":\"5cbdf58a-694a-4aba-af08-61d00842eb03\"},\"displayName\":\"Markdown Preview Github Styling\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cweijan.dbclient-jdbc\",\"uuid\":\"1fe0d785-8db6-44ef-8113-cb0d98a88473\"},\"displayName\":\"Database Client JDBC\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cweijan.vscode-mysql-client2\",\"uuid\":\"c0fde3ce-39d4-4ea8-89ce-e2a202eeacaf\"},\"displayName\":\"MySQL\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dracula-theme.theme-dracula\",\"uuid\":\"4e44877c-1c8d-4f9c-ba86-1372d0fbeeb1\"},\"displayName\":\"Dracula Theme Official\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"enkia.tokyo-night\",\"uuid\":\"1cac7443-911e-48b9-8341-49f3880c288a\"},\"displayName\":\"Tokyo Night\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"figma.figma-vscode-extension\",\"uuid\":\"bff510dc-dcac-4daf-925c-299ee91fb135\"},\"displayName\":\"Figma for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.code-runner\",\"uuid\":\"a6a0c5b2-d078-4bf5-a9ee-4e37054414b3\"},\"displayName\":\"Code Runner\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.codespaces\",\"uuid\":\"4023d3e5-c840-4cdd-8b54-51c77548aa3f\"},\"displayName\":\"GitHub Codespaces\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-github-actions\",\"uuid\":\"04f49bfc-8330-4eee-8237-ea938fb755ef\"},\"displayName\":\"GitHub Actions\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"graphql.vscode-graphql-syntax\",\"uuid\":\"e1ab76b1-9acd-4ffa-baf7-1d9eaf7cf3d2\"},\"displayName\":\"GraphQL: Syntax Highlighting\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hariscodes.vscode-dynamodb\",\"uuid\":\"08c5b5ba-43ae-4138-9eee-f68e8d7b9900\"},\"displayName\":\"DynamoDB\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hashicorp.terraform\",\"uuid\":\"4a23294b-fd16-4c51-9759-da9936474cf8\"},\"displayName\":\"HashiCorp Terraform\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"meganrogge.template-string-converter\",\"uuid\":\"e56ae0dc-ddd7-462a-872d-6d14ea27f737\"},\"displayName\":\"Template String Converter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.vscode-speech\",\"uuid\":\"e6610e16-9699-4e1d-a5d7-9bb1643db131\"},\"displayName\":\"VS Code Speech\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"displayName\":\"Live Share\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"phind.phind\",\"uuid\":\"b6f3b8c4-d315-49a1-a864-2054727de631\"},\"displayName\":\"Phind.com - Chat with your Codebase\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"displayName\":\"Prisma\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"displayName\":\"Paste JSON as Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"redhat.java\",\"uuid\":\"198a707e-28af-4e84-8610-6e2f628dd12d\"},\"displayName\":\"Language Support for Java(TM) by Red Hat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rvest.vs-code-prettier-eslint\",\"uuid\":\"d4b06bd6-36a0-469f-be55-c0a73413b688\"},\"displayName\":\"Prettier ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"displayName\":\"Night Owl\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"snyk-security.snyk-vulnerability-scanner\",\"uuid\":\"360bbbc1-6275-43ce-a7e0-84027eddd2b0\"},\"displayName\":\"Snyk Security\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker-portuguese-brazilian\",\"uuid\":\"a669e675-9cb2-48a8-983d-33a1c4ed10ef\"},\"displayName\":\"Brazilian Portuguese - Code Spell Checker\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vector-of-bool.gitflow\",\"uuid\":\"6d2b4ef2-1d6d-4a1f-91fb-29fcadfb4b0a\"},\"displayName\":\"gitflow\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"visualstudioexptteam.intellicode-api-usage-examples\",\"uuid\":\"9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3\"},\"displayName\":\"IntelliCode API Usage Examples\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"visualstudioexptteam.vscodeintellicode\",\"uuid\":\"876e8f93-74d0-4f4f-91b7-34a09f19f444\"},\"displayName\":\"IntelliCode\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vivaxy.vscode-conventional-commits\",\"uuid\":\"b6b26bce-33f4-4bce-bf92-89812388ed0a\"},\"displayName\":\"Conventional Commits\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"displayName\":\"One Dark Pro\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"zxh404.vscode-proto3\",\"uuid\":\"1d3d1fb2-0d8f-47ed-bfce-990b8ddfc9d8\"},\"displayName\":\"vscode-proto3\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools\",\"uuid\":\"690b692e-e8a9-493f-b802-8089d50ac1b2\"},\"displayName\":\"C/C++\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"openai.chatgpt\",\"uuid\":\"90b52117-6fd1-4f1c-9e14-256bd6e21d79\"},\"displayName\":\"Codex – OpenAI’s coding agent\",\"applicationScoped\":false}]","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}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pythonEnvironments\\\",\\\"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\\\":\\\"rustDependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.cweijan.mysql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.cweijan.nosql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dynamoExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"solutionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.oss\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.security\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.configuration\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.quality\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.enablement\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.support\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.appBuilderForFileExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notepad\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilot-chat-requests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"backgroundComposerExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"default\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"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.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.amazonq\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.github-dbclient-history\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.blox-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.terraform-cloud\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":19},{\\\"id\\\":\\\"workbench.view.extension.console-ninja\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.snyk\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":19},{\\\"id\\\":\\\"workbench.view.extension.github-cweijan-mysql\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.github-cweijan-nosql\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.rabbitmq\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.mintdocs\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.ponicodeExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.documatic\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gradleContainerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.terraform\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.view.extension.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.phind-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.nx-console\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.sidebar-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":22},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":false,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.composerViewPane\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.dbclient-variable-config-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-transformation-hub\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.dbclient-search-result\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.copilot-message-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.terraform-cloud-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.postman-console-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"nps/lastSessionDate\":\"Wed Jun 02 2021\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.panel.alignment\":\"center\",\"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\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"loadedModules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"lldb.loadedModules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"lldb.excludedCallers\\\",\\\"isHidden\\\":false}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.5884cf99b1b990d3962727652639b9bd\\\",\\\"status.workspaceTrust.20dc356cd2cc04434791f4170a48dcd7\\\",\\\"status.workspaceTrust.71cc70ec2331d6d8ffea7da01103240c\\\",\\\"status.workspaceTrust.e4369dd220f3b9f36bb96ad70e532c47\\\",\\\"status.workspaceTrust.004ea718ced1e2de0e495e9cb090f104\\\",\\\"status.workspaceTrust.706548f1c5021d5a7486ad68ff21d4bd\\\",\\\"status.workspaceTrust.c1d6f0fbca3183ff9bff16d8fe0f7d75\\\",\\\"status.workspaceTrust.1d22b8c4efd607b44d3c9c227b726e5c\\\",\\\"status.workspaceTrust.d97b7ffcf544296960129fbd5f428203\\\",\\\"status.workspaceTrust.1433090f599baf02e7849b937da02a05\\\",\\\"status.workspaceTrust.3e6def945e7cae93ca78f88850392138\\\",\\\"status.workspaceTrust.728c740fe2f7f61b669b6d33dcb2f0bd\\\",\\\"status.workspaceTrust.bc3be54fa54075ec2be09fbc510def1a\\\",\\\"status.workspaceTrust.2aacd5920303dff29560b7ac3650a317\\\",\\\"status.workspaceTrust.90e1be5f22b7d878f7a97b08eb195629\\\",\\\"status.workspaceTrust.dacc0b858d07ad75dd83d41c7482d947\\\",\\\"status.workspaceTrust.1624838570758\\\",\\\"status.workspaceTrust.2b3634eb6b8676411f1af9796a2cc719\\\",\\\"status.workspaceTrust.28a031d1991de629b1ff788e02225b14\\\",\\\"status.workspaceTrust.1625198534127\\\",\\\"status.workspaceTrust.9244902acf06bb409b6d833f0c3ad31e\\\",\\\"status.workspaceTrust.82f7eb516f06025622e01b9da2c27f78\\\",\\\"status.workspaceTrust.6dc75936372c23adf19503ec4fb71f41\\\",\\\"status.workspaceTrust.59cc8809df9c0077d853304cfa413a20\\\",\\\"status.workspaceTrust.1625345467732\\\",\\\"status.workspaceTrust.4433d0e9a4f60053bc1b1fd716750b24\\\",\\\"status.workspaceTrust.af96d50a8b4e0ad860c2924636e52e86\\\",\\\"status.workspaceTrust.b30631449813a640f6b3851b0c5b2c74\\\",\\\"status.workspaceTrust.1625597423865\\\",\\\"status.workspaceTrust.1625597456067\\\",\\\"status.workspaceTrust.2020604e3e16a21d6f934adac93c45a1\\\",\\\"status.workspaceTrust.f1391cb79e841a73a5e6bd8f52652a38\\\",\\\"status.workspaceTrust.1625767989948\\\",\\\"status.workspaceTrust.42330e1f6138240077d90b31a11e2481\\\",\\\"status.workspaceTrust.1625858339251\\\",\\\"status.workspaceTrust.1625945614624\\\",\\\"status.workspaceTrust.218f6058305772e9cf6be553c6448252\\\",\\\"status.workspaceTrust.1626035442493\\\",\\\"status.workspaceTrust.1626123594992\\\",\\\"status.workspaceTrust.2f20d6e376ec18c6ef5fe83855b0e757\\\",\\\"status.workspaceTrust.1626208910576\\\",\\\"status.workspaceTrust.1626296662174\\\",\\\"status.workspaceTrust.1626382361303\\\",\\\"status.workspaceTrust.1626597355514\\\",\\\"status.workspaceTrust.fb03246ead8133ccf586bf30e5fbb3a1\\\",\\\"status.workspaceTrust.1626726487878\\\",\\\"status.workspaceTrust.d797e5ba250230f08ae99d3866a3a07b\\\",\\\"status.workspaceTrust.1dd95219633f9eabaacabe016db10a29\\\",\\\"status.workspaceTrust.1626737192673\\\",\\\"status.workspaceTrust.9884e761401f31eeedf77ef15950f8f1\\\",\\\"status.workspaceTrust.1626746918449\\\",\\\"status.workspaceTrust.0d486867fda960d5310406ca67cb6907\\\",\\\"status.workspaceTrust.5dc8174f9c8ed16d1c005a88b67333a5\\\",\\\"status.workspaceTrust.a698fafdaa462336966a9433ff55437b\\\",\\\"status.workspaceTrust.27891e5a9360db4e964c1b692d064547\\\",\\\"status.workspaceTrust.1626903683525\\\",\\\"status.workspaceTrust.1626991397337\\\",\\\"status.workspaceTrust.76f37653f55a1554f4c391ce6f629f7a\\\",\\\"status.workspaceTrust.52a8861a746cf1018f80c82d7f13d953\\\",\\\"status.workspaceTrust.b4d0f6196fbd62e471d3e6390446e756\\\",\\\"status.workspaceTrust.0e241e720d288cfd378d3adad798f077\\\",\\\"status.workspaceTrust.1629311476546\\\",\\\"status.workspaceTrust.7567be67b648bec4bbc174a989236166\\\",\\\"status.workspaceTrust.fb52b7cbcf183566be6d10ad072be0f3\\\",\\\"status.workspaceTrust.3853b98297dac7913924934d958190bf\\\",\\\"status.workspaceTrust.1629334556210\\\",\\\"status.workspaceTrust.928b971295c44f21703a22d55e0025be\\\",\\\"status.workspaceTrust.3972b62527877f5900a33157d3c60fa7\\\",\\\"status.workspaceTrust.1629397550140\\\",\\\"status.workspaceTrust.6eb0903fe7bb3fcae0aa470f83bbbed2\\\",\\\"status.workspaceTrust.1629397819234\\\",\\\"status.workspaceTrust.1629397829736\\\",\\\"status.workspaceTrust.84fcda1003c2f292cf0848728fd3c7dc\\\",\\\"status.workspaceTrust.e70f669886b80dac18c9bfb8633a8348\\\",\\\"status.workspaceTrust.59dbbdb8c2191a94ade78ba56a7f4dc5\\\",\\\"status.workspaceTrust.65042c20b97abc62fa06bdd559d2405c\\\",\\\"status.workspaceTrust.532ce012edf537d98ea09a78e28e1074\\\",\\\"status.workspaceTrust.1629502814438\\\",\\\"status.workspaceTrust.08a9ca29a2f9ae341b550e79b22c06dc\\\",\\\"status.workspaceTrust.95da28651352d933e3f09e1a7c5bf99f\\\",\\\"status.workspaceTrust.e239edb0782fee5d974fd2759a0644a2\\\",\\\"status.workspaceTrust.acd43570605ecfe185adf89f199966c1\\\",\\\"status.workspaceTrust.febe77c98066262b5b119717643cf814\\\",\\\"status.workspaceTrust.36d089b335b5f7686136f852c41645a1\\\",\\\"status.workspaceTrust.82aebb6a2b24293b81125fd7537b59b3\\\",\\\"status.workspaceTrust.51802daf8c32e4c98e94987da877f08e\\\",\\\"status.workspaceTrust.6bab578abd079bd5519fe617172ab5d3\\\",\\\"status.workspaceTrust.2cabe798264b2b14ab1a8343d8acbdbc\\\",\\\"status.workspaceTrust.1629924238602\\\",\\\"status.workspaceTrust.9c59e6b9af27f57b6f9c43c9f7c9ac90\\\",\\\"status.workspaceTrust.4bb29845dc991c9d7c5b02bbc11b90f9\\\",\\\"status.workspaceTrust.b3e8a735790c7cfe377302c50ec3cc2d\\\",\\\"status.workspaceTrust.1630006401766\\\",\\\"status.workspaceTrust.1630006408467\\\",\\\"status.workspaceTrust.1630010297056\\\",\\\"status.workspaceTrust.bcf219948616e45b9da255894739161a\\\",\\\"status.workspaceTrust.2747c0097ccdf9529320f1521c1c343f\\\",\\\"status.workspaceTrust.1630091217162\\\",\\\"status.workspaceTrust.27a2cb858ff7eefcdbdb630d4855f0da\\\",\\\"status.workspaceTrust.5e884e93984623efb04cb95d607b0f86\\\",\\\"status.workspaceTrust.c70b35ea9b5f750bd05ff52778398a74\\\",\\\"status.workspaceTrust.5541401b9497dcaeffc779f1318cded2\\\",\\\"status.workspaceTrust.261f36bff088bd48753d06cadb3be580\\\",\\\"status.workspaceTrust.a1210c98fc0c9743c7a56213364316ee\\\",\\\"status.workspaceTrust.e5efaac45d95b0cbdec86426877799b8\\\",\\\"status.workspaceTrust.c95cb41d42af172988e8354b09b1831f\\\",\\\"status.workspaceTrust.f140491a16d16aae4f94ca63ae51d3d1\\\",\\\"status.workspaceTrust.9c2c65d1589987c232f2a122be5ee3d7\\\",\\\"status.workspaceTrust.3c88d0c099d40b07c251b7446f801032\\\",\\\"status.workspaceTrust.bd369221777975bb4162ada1f89776bb\\\",\\\"status.workspaceTrust.8ff7aede49c96e323d384e05ecad01a0\\\",\\\"status.workspaceTrust.539414c192e5e6fb384d1dbdbaceebdc\\\",\\\"status.workspaceTrust.69a8f79f4cd70d21f6450524f53359db\\\",\\\"status.workspaceTrust.f919d537e19c037f136775b31ff6762e\\\",\\\"status.workspaceTrust.84946514de37c4d847800bee37abee12\\\",\\\"status.workspaceTrust.d98cdcc59e26eb7ae0bd04d86ba29b26\\\",\\\"status.workspaceTrust.35ff0b4819661323a1caa72c2f2891c3\\\",\\\"status.workspaceTrust.b9a6868e7628ee129dc94d65b313f704\\\",\\\"status.workspaceTrust.7a71ad7077711ea003e2bf0338aedf45\\\",\\\"status.workspaceTrust.23b3649ac28888f4dd770a5d527687c8\\\",\\\"status.workspaceTrust.55c5c3e927522eec57b5aed3f6570e78\\\",\\\"status.workspaceTrust.5f0b08b6b4ffc6907091501905a77c58\\\",\\\"status.workspaceTrust.1ae7b8774c940d76aaa2b7ee5f3d8a29\\\",\\\"status.workspaceTrust.a781c311426bde750e375eb045b8e8fa\\\",\\\"status.workspaceTrust.700621577d0896f98926aee7ffac50b6\\\",\\\"status.workspaceTrust.1631830776282\\\",\\\"status.workspaceTrust.55bbe7d5f7397c7f86d7477df0fe731a\\\",\\\"status.workspaceTrust.6696309356742db185e291939793ba16\\\",\\\"status.workspaceTrust.5d5d9b50af59abd782527247275a5d16\\\",\\\"status.workspaceTrust.ed7992347db455ead6562903e82d2ca6\\\",\\\"status.workspaceTrust.ff387bd263f41b8f2a2ed47cbc8eadf8\\\",\\\"status.workspaceTrust.4d5af70a067254cfb43d2c00160ac12f\\\",\\\"status.workspaceTrust.0525674b558a4801d00e4cbca28a0260\\\",\\\"status.workspaceTrust.08092aaeed164e6d45915842b93a114c\\\",\\\"status.workspaceTrust.0c0a7e669372366b230f1234d34bae83\\\",\\\"status.workspaceTrust.17a63ae76691819737e6d0873903e6ab\\\",\\\"status.workspaceTrust.a191ae798eb4de8ce148ab0504ff3ae3\\\",\\\"status.workspaceTrust.e4cb873e842b3528c0479aca96bff770\\\",\\\"status.workspaceTrust.f7c295e0bd6da9c8cf878e0834f12f64\\\",\\\"status.workspaceTrust.71584ad44474b9af78c510f7141d156c\\\",\\\"status.workspaceTrust.54ca25cf48e8d908756573268d4143fe\\\",\\\"status.workspaceTrust.ef563a37b87b863f59c11ec17881f75e\\\",\\\"status.workspaceTrust.b4a0c7953605ff3db75bd6e3cbdfeb65\\\",\\\"status.workspaceTrust.e1b0f02a28d302a44369622dfe7a07db\\\",\\\"status.workspaceTrust.b3571a0bc5484a8690436b82476df325\\\",\\\"status.workspaceTrust.1a4880d5f64bbe94954a7c9189cc8f3b\\\",\\\"status.workspaceTrust.83e6e11541604031809a39921dbfb8fa\\\",\\\"status.workspaceTrust.a4afd04864304ba0eee40af42c832bf7\\\",\\\"status.workspaceTrust.7479f2bf1b0622e5c7df65bc75b2c5ac\\\",\\\"status.workspaceTrust.e4d22f5d913b4de8b895710a2d366e01\\\",\\\"status.workspaceTrust.39a3ee38431d18b420496c0befbd061d\\\",\\\"status.workspaceTrust.c6b71097868669a56d032ae3b3f42b12\\\",\\\"status.workspaceTrust.58dd093581e7f30ea8b4408d262ace55\\\",\\\"status.workspaceTrust.c67fec40055d89c68a51efbaf0982c8d\\\",\\\"status.workspaceTrust.27831b372f247e6598feea518b00de4d\\\",\\\"status.workspaceTrust.3a4f085bc2837058cc16360d6a0fedaa\\\",\\\"status.workspaceTrust.22576637cf75a33df2dade02353f1089\\\",\\\"status.workspaceTrust.1633736110972\\\",\\\"status.workspaceTrust.ff81f467bd1e082e2bb373400d8369e4\\\",\\\"status.workspaceTrust.187d81fd5f69e85ca1bc9e8b69e70339\\\",\\\"status.workspaceTrust.06719ad9eb3e2aa40a0fb41ca80c6c02\\\",\\\"status.workspaceTrust.bd6551ac4583ac7571f7f601b7786f8b\\\",\\\"status.workspaceTrust.6072d5cbb445c8c98856b5de1940141e\\\",\\\"status.workspaceTrust.41551afd8bf497bca637b128f0cea64b\\\",\\\"status.workspaceTrust.b92b67754e67454069b7f5f94222e95c\\\",\\\"status.workspaceTrust.acb775d5b2ef3df02952360dbe4bbfde\\\",\\\"status.workspaceTrust.42ebbbe95bf6a739e15b0f6960b98723\\\",\\\"status.workspaceTrust.92c2ca1e7e1e8db343f5c633d934bd23\\\",\\\"status.workspaceTrust.838815ae4c47df419f1002c20c42525b\\\",\\\"status.workspaceTrust.d890cec45479ccd7fa7a3927bebda9c9\\\",\\\"status.workspaceTrust.e3f5b3af3fd2039c08dcf586db748def\\\",\\\"status.workspaceTrust.d4cc6712db0c2e9e820bb82e1fe2d4a0\\\",\\\"status.workspaceTrust.2792163741ec497f479a60da82069983\\\",\\\"status.workspaceTrust.5a2f9ed1aad7a9c5453e7d1ec64933ac\\\",\\\"status.workspaceTrust.8ae4ebc008c65f1f3e8a974b99bec6f6\\\",\\\"status.workspaceTrust.4e0f9bf09f1901bc59fcab98440e8dbf\\\",\\\"status.workspaceTrust.fac37f149da450809685a35a86afa26c\\\",\\\"status.workspaceTrust.1635360021134\\\",\\\"status.workspaceTrust.177d7ab98116a6684b25cd6843394c45\\\",\\\"status.workspaceTrust.6eb360ad952fd423eff5e70cf90d665d\\\",\\\"status.workspaceTrust.0842a1d540442825eaef737daa830ed3\\\",\\\"status.workspaceTrust.d1e351b96d5dddf8b3498a56f749f59a\\\",\\\"status.workspaceTrust.fc7b929e7dc248e5c556d565204ff1c4\\\",\\\"status.workspaceTrust.057494e4ac3f7cad47c7fbf6c8908a3e\\\",\\\"status.workspaceTrust.1635961120098\\\",\\\"status.workspaceTrust.25d3cf49ddfe7ea443fe7c1744add07e\\\",\\\"status.workspaceTrust.889a1dc66a0d9bde722e65619de50cc2\\\",\\\"status.workspaceTrust.406f0bd61be9ee6bc9cb78541e296f5d\\\",\\\"status.workspaceTrust.66843fde08a77e31d54f5d092f249833\\\",\\\"status.workspaceTrust.65f9dfe51ddefd113fd653ee3787852e\\\",\\\"status.workspaceTrust.8faa9bf280a26ea45ccfa49aaccceae8\\\",\\\"status.workspaceTrust.1added682329a95322b3d4a467a405e4\\\",\\\"status.workspaceTrust.df4af3b3470b271117c324e7aaf97dc3\\\",\\\"status.workspaceTrust.b8271d62af438b058c7f9f1056de1f27\\\",\\\"status.workspaceTrust.505805430f0689cc73544b7e12777c9d\\\",\\\"status.workspaceTrust.4baaea4a3fbeb4f5775f96ba4b73d81e\\\",\\\"status.workspaceTrust.0a41038120f51ce636e417c8e08aa985\\\",\\\"status.workspaceTrust.7bf461c664e164e8d2a45557bbe7ecba\\\",\\\"status.workspaceTrust.a2938ecfd5e562abf58de7fdfe69c886\\\",\\\"status.workspaceTrust.aeea56180bab99eda7dc609a33b9737f\\\",\\\"status.workspaceTrust.0159359cfd3dc243e4e0f348b0156908\\\",\\\"status.workspaceTrust.64a59a145517449c5b626f953f5117e5\\\",\\\"status.workspaceTrust.5c0dbbb4f70f42dfd3ecb7d2808ca98c\\\",\\\"status.workspaceTrust.0700d1b86739a18ab61f849bfe2ba6f0\\\",\\\"status.workspaceTrust.1ddaf8c0394eb4616c5b49f8f74ba144\\\",\\\"status.workspaceTrust.dd93f92dffc9dce3dc2ade0b6c717503\\\",\\\"status.workspaceTrust.03d40996a0beed1304658a3d84a4c135\\\",\\\"status.workspaceTrust.66382b3197421ef491c9fa5887bb5f84\\\",\\\"status.workspaceTrust.1636745814841\\\",\\\"status.workspaceTrust.8f8cd3eb0699f036d9f7fd7c60e9bb70\\\",\\\"status.workspaceTrust.795f03c34604136eaa071654d2df9866\\\",\\\"status.workspaceTrust.e573ce7f5e71ade26981963b63ca1069\\\",\\\"status.workspaceTrust.a855f83e6feef457be3d7f32a64700d3\\\",\\\"status.workspaceTrust.67299c17c5920b24498fb3d0e63c33c1\\\",\\\"status.workspaceTrust.e754bb015d514180e67c5d318285d894\\\",\\\"status.workspaceTrust.373a62f83710f795c29bb62c2295d82e\\\",\\\"status.workspaceTrust.f74ab5f460e2ee2b45a733ee07172429\\\",\\\"status.workspaceTrust.4605470665aceaf04b286228049cd5f6\\\",\\\"status.workspaceTrust.0bfd36bf864076ba8ef69bee4abf86d2\\\",\\\"status.workspaceTrust.380337b6cc95f2996e6778822c3a910d\\\",\\\"status.workspaceTrust.888fbbb20533023f9b9a3f8ec2925e96\\\",\\\"status.workspaceTrust.a519173b48a38539a7233f7c6e90b267\\\",\\\"status.workspaceTrust.134616ff9cf914776870bb01397d5bfa\\\",\\\"status.workspaceTrust.1dd05dbc0ece85e7f079e1eb6765743b\\\",\\\"status.workspaceTrust.beaff2aec4571037c411286794881c56\\\",\\\"status.workspaceTrust.828fe367fa20d6ecd8fcdcf46c2c54dd\\\",\\\"status.workspaceTrust.b53fee57c1b35cc2053bea38f0d77090\\\",\\\"status.workspaceTrust.4d7dd3a2f89c3c81d19ebf9cb06a551f\\\",\\\"status.workspaceTrust.37205597cdc38c7f2a79e5b7644ad82d\\\",\\\"status.workspaceTrust.d2086e17484c6ccca71edc1179f7d3b3\\\",\\\"status.workspaceTrust.b1977adaeffbc797bcd94a219438ef58\\\",\\\"status.workspaceTrust.8b21d6045e02799faa93006a0d6b4cea\\\",\\\"status.workspaceTrust.a09be4b8d09d4c42703ed05006f2f512\\\",\\\"status.workspaceTrust.ab2c6028a1830086bedc437a36d582d1\\\",\\\"status.workspaceTrust.2a1d915da2e96ca31d66ae46c22a9ef9\\\",\\\"status.workspaceTrust.0a0ad2f762537d83742705fbf32038e5\\\",\\\"status.workspaceTrust.1638397056306\\\",\\\"status.workspaceTrust.8f74bc133b1de77ca2ff9093ab555920\\\",\\\"status.workspaceTrust.128daabe49bdfae90dd0c053b3187976\\\",\\\"status.workspaceTrust.64a61c16ffd992cd0e5406e188c67fd4\\\",\\\"status.workspaceTrust.b8adfc20cdce9412182e8d717e4ce001\\\",\\\"status.workspaceTrust.0b22dc6cd443075126a047fd0ec3cf5a\\\",\\\"status.workspaceTrust.948db30702f84f0dec78466ebacc2634\\\",\\\"status.workspaceTrust.0bcfce412b90c6ab0b3edb8099ec60e7\\\",\\\"status.workspaceTrust.66e985c37456a9a91696d1aa2b4053d9\\\",\\\"status.workspaceTrust.67e9e0bc949c8d6e784c1fdb8b0a6289\\\",\\\"status.workspaceTrust.d51d3b3dc5614162831ecf38d9402daa\\\",\\\"status.workspaceTrust.ac552a1ae753d104a3878cc05f0eafca\\\",\\\"status.workspaceTrust.ac722c84814ae1ab5217d74176d90724\\\",\\\"status.workspaceTrust.d9ac33c1e508e0bb1dc22980f06988f8\\\",\\\"status.workspaceTrust.28e81b52ce42ee53be43c4fadc519855\\\",\\\"status.workspaceTrust.3944c9086c628eec5bcffcb9d134879a\\\",\\\"status.workspaceTrust.a2345d6a6aea04aed748731d8381f3e6\\\",\\\"status.workspaceTrust.5782792b3cf52bdd8c9695951963613f\\\",\\\"status.workspaceTrust.1641418657734\\\",\\\"status.workspaceTrust.1641491049623\\\",\\\"status.workspaceTrust.1450c5cd9d96a366b416e557a80850c6\\\",\\\"status.workspaceTrust.87d77adff5a0ec8da141a0ec2f772338\\\",\\\"status.workspaceTrust.1cdac7da3e2cbe2d9d4ae3851752f8cd\\\",\\\"status.workspaceTrust.c58e642275851ae7243bafcf294c896e\\\",\\\"status.workspaceTrust.cf0cd1a596d65831d277bb5362c9d7c8\\\",\\\"status.workspaceTrust.2df8ed47613fa969addc7554a09ce083\\\",\\\"status.workspaceTrust.b4a1f4405ea3e153ac8fa80b8e25fc10\\\",\\\"status.workspaceTrust.806c004449282e013a752b1cade989ea\\\",\\\"status.workspaceTrust.b5caabd838380e6f2e9d91f337745927\\\",\\\"status.workspaceTrust.6d302da6d804ffcff3c40a0989d58b5f\\\",\\\"status.workspaceTrust.f1ba1aedbfa57ceb77c83d7d7e2ff5bc\\\",\\\"status.workspaceTrust.4d4ee576d3dc501a40cc5b69d07b0aca\\\",\\\"status.workspaceTrust.7e240b02ba008e870e88a0f8124f9675\\\",\\\"status.workspaceTrust.1cafbe76838f9d9b70201b1ee07a2032\\\",\\\"status.workspaceTrust.99bc12a5151a15bee1087cd8ad0b24bd\\\",\\\"status.workspaceTrust.eb7569aab1dd690cbc825d6970e3ff21\\\",\\\"status.workspaceTrust.1643893753350\\\",\\\"status.workspaceTrust.7861100d5292f707410909d5ea8d1e03\\\",\\\"status.workspaceTrust.fe8d3ba417fa4f1311d9df819276dd92\\\",\\\"status.workspaceTrust.8771048c266ae372d05fc1ac2a4ff12f\\\",\\\"status.workspaceTrust.de9dd67f761fa34018a6513b49f4a575\\\",\\\"status.workspaceTrust.79c2b95a02d5de49b75b6a5ef6f8f8bf\\\",\\\"status.workspaceTrust.fe8106c206fa3b595899c33e0397ac6b\\\",\\\"status.workspaceTrust.baaa477dd2274f5b9b13fd3fec8b92b7\\\",\\\"status.workspaceTrust.5fa00a9d4c5ab1c31e22aa5232fe0f2e\\\",\\\"status.workspaceTrust.804622f06f34fb325a018ef05b98ca32\\\",\\\"status.workspaceTrust.686f5c9d3eca10298f1f95917e3a85e2\\\",\\\"status.workspaceTrust.830a06f8a1e1f25873ca6fddc30ecab5\\\",\\\"status.workspaceTrust.6e6c2aa546fa0fce672a547f8b713034\\\",\\\"status.workspaceTrust.28f7536208f216a137cfacd6d438a0bc\\\",\\\"status.workspaceTrust.f6abe5dad053966f75d77334680a5a07\\\",\\\"status.workspaceTrust.6701b95641cd2583d52576dcdff8f005\\\",\\\"status.workspaceTrust.6cd6c1937d970b7202800506f365187b\\\",\\\"status.workspaceTrust.4f03a155d111e76d1a0861e97d06cbcd\\\",\\\"status.workspaceTrust.782615892fe8dcf03b47f208f7a4982b\\\",\\\"status.workspaceTrust.42ab3aa35925c367ef65f3180d36065d\\\",\\\"status.workspaceTrust.28b05ce7a4b94edc1b5f4bc9d494bc9f\\\",\\\"status.workspaceTrust.ede48455f0d51c6177868fbd515c82db\\\",\\\"status.workspaceTrust.cf389825cc52d27ae02317c52a2d5761\\\",\\\"status.workspaceTrust.843ac8638904653183dd30cbbcbe4a74\\\",\\\"status.workspaceTrust.d23e6ba07a49038daa367f16cb609cbf\\\",\\\"status.workspaceTrust.a3e2b51afc7a1665273e79766f813eb7\\\",\\\"status.workspaceTrust.4796049c47e27af07af53ff54e24b138\\\",\\\"status.workspaceTrust.6b8a8e169475771262f242c355b1c0aa\\\",\\\"status.workspaceTrust.bdc0f99f39e6fff263e3393e9b97cffd\\\",\\\"status.workspaceTrust.cdda0dc845058c81019cd4d321ad75ed\\\",\\\"status.workspaceTrust.c6a2314b3dfc42b45548214e883b2e7b\\\",\\\"status.workspaceTrust.eb9e0c884600b1569d4389b0620ac4c7\\\",\\\"status.workspaceTrust.13ea765f0ef60c7a1964df31cb8a74cf\\\",\\\"status.workspaceTrust.c483a57178c5a7928926193b85f9d418\\\",\\\"status.workspaceTrust.c042caa41eb429e8ac13a5f66aa2eb1f\\\",\\\"status.workspaceTrust.1646857365090\\\",\\\"status.workspaceTrust.bd85cd43cf41da6bffc55f0267d0d318\\\",\\\"status.workspaceTrust.af46532b46bd124c35d02530da908328\\\",\\\"status.workspaceTrust.3098cd16f6ad01fde0656921dc95dae7\\\",\\\"status.workspaceTrust.915425694a60f5155ce8a47ce0e0fde3\\\",\\\"status.workspaceTrust.9f92cbceb73ee5c2bc2bc17c32f91133\\\",\\\"status.workspaceTrust.26a1d2970e96d1a5d1530726449f23f3\\\",\\\"status.workspaceTrust.d442cc2d70db660d388a8daeb91a143d\\\",\\\"status.workspaceTrust.1f6a7930c258cd40b0288ffd22bcd51f\\\",\\\"status.workspaceTrust.7441e26fed7d49217bab5cf0e466d5f4\\\",\\\"status.workspaceTrust.c0214f997030c463aca5a1c96230f8fc\\\",\\\"status.workspaceTrust.2f153978e4c54283571b4557eab272d5\\\",\\\"status.workspaceTrust.ff7eaf3def671ea4d64d965869e8cf27\\\",\\\"status.workspaceTrust.e681366d48501e0eca3dce146de36965\\\",\\\"status.workspaceTrust.571305c727fe14e8a4502877985ae596\\\",\\\"status.workspaceTrust.791d6f156b53b71dc94a38cd8fa4f84e\\\",\\\"status.workspaceTrust.1647379365590\\\",\\\"status.workspaceTrust.bff37f1e83fe41619c73daca8ea782d9\\\",\\\"status.workspaceTrust.954c8645f2b7132cd6f99fdeb1b5b10d\\\",\\\"status.workspaceTrust.d0ec41b5ab9cdc44e417060265689afb\\\",\\\"status.workspaceTrust.ef07c6675416dc0a2ea78ff392f316d8\\\",\\\"status.workspaceTrust.a0666e9d7f7d80e73fe057cf166886b4\\\",\\\"status.workspaceTrust.9db2740ab9ab981e9cdc75d9e56f826a\\\",\\\"status.workspaceTrust.f8e367c24353d577a59af2e3a0210e13\\\",\\\"status.workspaceTrust.d9fa54744bfe608609f88cff8503f777\\\",\\\"status.workspaceTrust.eadf97d0dcc0ac95b04286e0914de1c4\\\",\\\"status.workspaceTrust.cdeee2ed24eb6fe5c2cfb548b004d357\\\",\\\"status.workspaceTrust.4622dc37b920d751f373d4782f2d1b1b\\\",\\\"status.workspaceTrust.1647898559890\\\",\\\"status.workspaceTrust.1647898660377\\\",\\\"status.workspaceTrust.6d8acbb3f08ba4bb5e690e1ae9c6b33b\\\",\\\"status.workspaceTrust.6fc3e24502c3474ce586dbd7e1108ba8\\\",\\\"status.workspaceTrust.6a485c1a7e809c7924e9a43310596852\\\",\\\"status.workspaceTrust.1647961143898\\\",\\\"status.workspaceTrust.4cedf0d00ed168d5809ed90e4b96859e\\\",\\\"status.workspaceTrust.88fae4b88dbe0ff6056aafad2b283a5b\\\",\\\"status.workspaceTrust.1651864869976\\\",\\\"status.workspaceTrust.af98b7b8b2d8c78dbdb979ce967c2edd\\\",\\\"status.workspaceTrust.ebb186a75f660daad5b1ec8855c924e7\\\",\\\"status.workspaceTrust.1651867703849\\\",\\\"status.workspaceTrust.b84570cd4537125609835002e2366292\\\",\\\"status.workspaceTrust.753d03ae7362cb149bd49948612a2008\\\",\\\"status.workspaceTrust.1651889381267\\\",\\\"status.workspaceTrust.f97dea15827264248f4c7798a84e006d\\\",\\\"status.workspaceTrust.4ff23724071429476fd4d9f534719deb\\\",\\\"status.workspaceTrust.da6e63537cdcd62b385dd6712797bb7d\\\",\\\"status.workspaceTrust.f8c924d12d9a3b3860232d7ef453487a\\\",\\\"status.workspaceTrust.7357c8406dd7ab776bfe1fd154ad47e5\\\",\\\"status.workspaceTrust.5be1d321e7fc622227e9dd803e4dc9af\\\",\\\"status.workspaceTrust.6a83b7d508fc2094bfe86efe668fa614\\\",\\\"status.workspaceTrust.b6c51c8e20f20936fcabf2de0be891f6\\\",\\\"status.workspaceTrust.a25cd2d420d729e5347c2bce05dcd9af\\\",\\\"status.workspaceTrust.1652297161130\\\",\\\"status.workspaceTrust.ea91ffa5f6bb9548ea408ef7815e155f\\\",\\\"status.workspaceTrust.d31bf0f3781412e317539f1bae197f0b\\\",\\\"status.workspaceTrust.6474fc88209da93eea083e5101a65498\\\",\\\"status.workspaceTrust.e30f81cd91cdbd5bac42c28c30d5dcd4\\\",\\\"status.workspaceTrust.3cb19f4fd4c1a2852ca2c579a75ea5cb\\\",\\\"status.workspaceTrust.f52563c827beb66b27a1a47f1f2ab898\\\",\\\"status.workspaceTrust.71227ec9f16bf0d197a2129bd63e271c\\\",\\\"status.workspaceTrust.1652829138348\\\",\\\"status.workspaceTrust.1babab4fb8e76e812e7b505c18163ab3\\\",\\\"status.workspaceTrust.4f04e021594f92f3a71d0a07c8b3c8a8\\\",\\\"status.workspaceTrust.1652893738516\\\",\\\"status.workspaceTrust.1652893790946\\\",\\\"status.workspaceTrust.6d034d9b2876f5bc1b93d6d7e4dea5d1\\\",\\\"status.workspaceTrust.1652901467511\\\",\\\"status.workspaceTrust.1652901509930\\\",\\\"status.workspaceTrust.27f986273e70c81fed543f0eec150dbe\\\",\\\"status.workspaceTrust.f255021d241866f046d062db42b5d2dd\\\",\\\"status.workspaceTrust.72bca44403a09902bf90b05d152e5b45\\\",\\\"status.workspaceTrust.cedbf062ca084df7331421811daa5098\\\",\\\"status.workspaceTrust.76b11549af071fbfd02ccf4f0f931bc5\\\",\\\"status.workspaceTrust.da48ec33bec7e1975685a1e6450c0997\\\",\\\"status.workspaceTrust.ef80fba957bd64ec3f83c3b22191c279\\\",\\\"status.workspaceTrust.5c2be0c86aa98ca9c52e9d4d7f391f8f\\\",\\\"status.workspaceTrust.1653440503802\\\",\\\"status.workspaceTrust.0e256784e01ccd4f9bcc012483bb1aab\\\",\\\"status.workspaceTrust.1653587101459\\\",\\\"status.workspaceTrust.f1501fb0a2657cfb1297abeb6e1872d3\\\",\\\"status.workspaceTrust.661d8f882cbd8b1ab1a0aa2dc5d1cdec\\\",\\\"status.workspaceTrust.b656dbbde04dacfccd5c998e8d21b634\\\",\\\"status.workspaceTrust.f29ca98ee2c4893d8214ffeca0ba07af\\\",\\\"status.workspaceTrust.1653599312745\\\",\\\"status.workspaceTrust.e1ec8b54ffed04cdf57ba409827a6345\\\",\\\"status.workspaceTrust.bb30c834bacd7dfc10c4b9dcbeb08bd6\\\",\\\"status.workspaceTrust.82794387ad3c14acf90575b20ae40496\\\",\\\"status.workspaceTrust.a3ebdb268fc7143efa0073de3f5d6cd5\\\",\\\"status.workspaceTrust.68add731081885658aa95b76adc4cf5a\\\",\\\"status.workspaceTrust.7fbdee8904e64919c057fd43ee18fefe\\\",\\\"status.workspaceTrust.86ae2a9a232e87b71eb5bf0236bc0b72\\\",\\\"status.workspaceTrust.e3280e961b308f272733bd9da41c4260\\\",\\\"status.workspaceTrust.1ce57ee0ccb24b40f5bb7f1d7fa5032d\\\",\\\"status.workspaceTrust.1653684943396\\\",\\\"status.workspaceTrust.1653686474341\\\",\\\"status.workspaceTrust.5d65a966e5f2b3ce69260cbc841e724e\\\",\\\"status.workspaceTrust.3672fc6cf66edd75ffbe2514c3460b4b\\\",\\\"status.workspaceTrust.e20dbe168e0f3e0fe8bd88cf69484478\\\",\\\"status.workspaceTrust.c4993512eb81f8097d1a239476e67d2a\\\",\\\"status.workspaceTrust.1653999270550\\\",\\\"status.workspaceTrust.1654003234362\\\",\\\"status.workspaceTrust.1654003250911\\\",\\\"status.workspaceTrust.74edd1fab81b7af5e097341d2af9d247\\\",\\\"status.workspaceTrust.b892b21ad02bfff7147231c1ce801723\\\",\\\"status.workspaceTrust.0d4cbf57ed9db136cf1b916db426e700\\\",\\\"status.workspaceTrust.69ddb9e5ab017ac209c4aad5e19b76e7\\\",\\\"status.workspaceTrust.5d3c31711ea1ee99d37c8cb9dc55a40b\\\",\\\"status.workspaceTrust.7640d63b36ad0b2629f1da2eed76f676\\\",\\\"status.workspaceTrust.7dbd023cc9760b66d09d852dcfa8fad3\\\",\\\"status.workspaceTrust.654cc2c618d657b68e8b4de4c4740ebe\\\",\\\"status.workspaceTrust.9df5686ea6f31269d63fd48f4f3c3326\\\",\\\"status.workspaceTrust.8abc9af0c174b80515ed830cc6f37aad\\\",\\\"status.workspaceTrust.1655748917459\\\",\\\"status.workspaceTrust.2ebc5761f933b2533dbd689e0614f487\\\",\\\"status.workspaceTrust.1655751511943\\\",\\\"status.workspaceTrust.286ae0954d1d9bd17f3afe33e9386659\\\",\\\"status.workspaceTrust.956829353ed49cd735d3a9d9b3c556e6\\\",\\\"status.workspaceTrust.16d7d6b57da749d09614e3d7cef91608\\\",\\\"status.workspaceTrust.b9b24b841b4eb1363501e2893728eba7\\\",\\\"status.workspaceTrust.5d9effed39de623a456c1a0be103c93b\\\",\\\"status.workspaceTrust.7923a5bf5f73210f88b071fdae5ae408\\\",\\\"status.workspaceTrust.c23028010fa4e846a98c6d8c66068868\\\",\\\"status.workspaceTrust.c482a65ca0b3b047076b177baad69acb\\\",\\\"status.workspaceTrust.bbc6fdd9a30a30818bedd1d93cf4de4d\\\",\\\"status.workspaceTrust.bea0c4b53fdee53ddebd9d82510f9b45\\\",\\\"status.workspaceTrust.68573a59aae44235826534f735a188df\\\",\\\"status.workspaceTrust.0ff40df874fd86bd1ce1ee2ac7402ed8\\\",\\\"status.workspaceTrust.3d75ded69e7bf1ea48a03f163c8c9d87\\\",\\\"status.workspaceTrust.2576038882b96983076a6b8b4b652930\\\",\\\"status.workspaceTrust.5654be22425fbbc840dae1f55377e9bd\\\",\\\"status.workspaceTrust.e5a4791b21f8f9e82106d21456daa7c2\\\",\\\"status.workspaceTrust.026af3c71835490f9e2f879d530f3650\\\",\\\"status.workspaceTrust.1657636524820\\\",\\\"status.workspaceTrust.1657637277722\\\",\\\"status.workspaceTrust.1657640834718\\\",\\\"status.workspaceTrust.16076eabc54936c0d2c0cb1635bcdd48\\\",\\\"status.workspaceTrust.70fc57adbc564db4be9d4784fd099847\\\",\\\"status.workspaceTrust.d8ea75f86a4a1c6416360335f9956f46\\\",\\\"status.workspaceTrust.1658155481312\\\",\\\"status.workspaceTrust.cd52e576b668a0af67d45d49e79ed70a\\\",\\\"status.workspaceTrust.8999c839a8b58e67fb3399697878aedb\\\",\\\"status.workspaceTrust.ba7ecb06bccebf7859345b630b46f73e\\\",\\\"status.workspaceTrust.b7f56822caea0a88beff6e7e4ea0595a\\\",\\\"status.workspaceTrust.93bbce1cc42dedf80d1903b2b1cbbb4c\\\",\\\"status.workspaceTrust.1659361549590\\\",\\\"status.workspaceTrust.57b6c377f1067134420100b8e3d342bd\\\",\\\"status.workspaceTrust.c6aedc79c281c9e57d5f43ac8632eb5f\\\",\\\"status.workspaceTrust.3efd92e6f8c17c5eeb171f2e00567069\\\",\\\"status.workspaceTrust.363d0b03dc3c9f2d5001c8213e79f4e4\\\",\\\"status.workspaceTrust.0cd2f2cd9acbc20cc04167dfde3758aa\\\",\\\"status.workspaceTrust.1659993788750\\\",\\\"status.workspaceTrust.1660080444802\\\",\\\"status.workspaceTrust.1660092917908\\\",\\\"status.workspaceTrust.40ac2d83c5e7229931e04d01745fd5e9\\\",\\\"status.workspaceTrust.994ddedb6b6b438e9c11cb221dc2b78e\\\",\\\"status.workspaceTrust.6637c1dd2ea2be1616d63206248894ab\\\",\\\"status.workspaceTrust.3bb6f298340a8bf01a2a984b72234385\\\",\\\"status.workspaceTrust.d47d5c18f7b9ca41b8cc7085a4e95b59\\\",\\\"status.workspaceTrust.c7f5cd30bf30d96cbb7d8ce9b9f3670f\\\",\\\"status.workspaceTrust.1661045009683\\\",\\\"status.workspaceTrust.90ccee6719e14471b3339e4a5dff28b0\\\",\\\"status.workspaceTrust.3f27dc0d4af507fc6fce3fee780bf687\\\",\\\"status.workspaceTrust.c9d3a72c4f1d117584635ade584cc465\\\",\\\"status.workspaceTrust.70c5e161efadc69afc9c474d92a74da7\\\",\\\"status.workspaceTrust.01036ac2a32a83992737ad12f02fcb31\\\",\\\"status.workspaceTrust.9ebe108602311f8e22ba0342d43fec75\\\",\\\"status.workspaceTrust.75de404e3de2b2b8a90ecf608a758d66\\\",\\\"status.workspaceTrust.ca51a61f53c91fc57287b6a49efd23d0\\\",\\\"status.workspaceTrust.5968ce7db132ac4131a7b81883d9398c\\\",\\\"status.workspaceTrust.fb79ca262abc66dff7cbb9771020fbd2\\\",\\\"status.workspaceTrust.6af21bf384de585ce2fbaff0c8805c4c\\\",\\\"status.workspaceTrust.00352f700e6f1eae9806d77038497d1f\\\",\\\"status.workspaceTrust.23108bd690129c2deeca2dd94cf996e2\\\",\\\"status.workspaceTrust.affaf3be967bffe030adb24fba781e92\\\",\\\"status.workspaceTrust.1664302603988\\\",\\\"status.workspaceTrust.8ccbabf6c7dacd6e0f2a19b5f66ad5c0\\\",\\\"status.workspaceTrust.3be9d93e341b42001121087bfcaef660\\\",\\\"status.workspaceTrust.ca7b0e778173a939c6e740ace91efdb8\\\",\\\"status.workspaceTrust.cbbf282a3c87f055f7b3dc51889f70b9\\\",\\\"status.workspaceTrust.b8efdde91c0473cc9dc27c95ab267bfe\\\",\\\"status.workspaceTrust.4a26d574c7f64806493408eac74449b9\\\",\\\"status.workspaceTrust.1664486764701\\\",\\\"status.workspaceTrust.f0787bef90e03bceddc1037549bcf591\\\",\\\"status.workspaceTrust.1664548419223\\\",\\\"status.workspaceTrust.982b2dda15db4ba77bdfb128e8cd6d2c\\\",\\\"status.workspaceTrust.3fcb33b495ab75c4a289435fe3a92b51\\\",\\\"status.workspaceTrust.829b86c88d695fa13ca4af4935a32f82\\\",\\\"status.workspaceTrust.4cf5e1fc1384c9e71b4eb95d96bb76e8\\\",\\\"status.workspaceTrust.97f3331133d05ea5c28e954b102f34af\\\",\\\"status.workspaceTrust.1665064509294\\\",\\\"status.workspaceTrust.1666212795582\\\",\\\"status.workspaceTrust.3ef47a88fcf195a0a1264b4928edff64\\\",\\\"status.workspaceTrust.375db73579798ea5d47d838dd5b66f29\\\",\\\"status.workspaceTrust.422db6d8d78768b0272391d435f07022\\\",\\\"status.workspaceTrust.b971520f1e89d77069afc17eec0b936b\\\",\\\"status.workspaceTrust.22e1f2cabefdf9fa8a43cbe377b89623\\\",\\\"status.workspaceTrust.3cfece53f7014bf1ffe1a28e37a8e998\\\",\\\"status.workspaceTrust.7b298eff9af42f0a8c538ba9c7855d61\\\",\\\"status.workspaceTrust.1df2165f08c4c223442f70d8edaec14d\\\",\\\"status.workspaceTrust.4dd947676627b84d70458f2d05eeeb4d\\\",\\\"status.workspaceTrust.9a3f369a7cb5de8a29a7fbd52f194351\\\",\\\"status.workspaceTrust.584007cf07826cc66f66664a8f0be46f\\\",\\\"status.workspaceTrust.bbc907f44393fd13c4863cab48dfdfd9\\\",\\\"status.workspaceTrust.b246af7162fb91400954bb3dabba7f50\\\",\\\"status.workspaceTrust.a4a2c4377f3e9006c5f1fbf45b44c2e8\\\",\\\"status.workspaceTrust.338e5e51df0f1bbd376deef63005695e\\\",\\\"status.workspaceTrust.b4bf49dfdb3c70cd2fbef626dad97b62\\\",\\\"status.workspaceTrust.9e73c7b7c08a2ff1291e9c1e51951679\\\",\\\"status.workspaceTrust.83f081cade238d2b80dd888a21fbaf01\\\",\\\"status.workspaceTrust.870f5794e00d57182800209e5d64f999\\\",\\\"status.workspaceTrust.1668447777085\\\",\\\"status.workspaceTrust.6b4c97a2af8e7278f4cb4a3ec647e4e5\\\",\\\"status.workspaceTrust.c33a5f68e9c8ba8bd45f32526ee8615d\\\",\\\"status.workspaceTrust.2a67d1490c015bc981c7374768f95e83\\\",\\\"status.workspaceTrust.1668626958736\\\",\\\"status.workspaceTrust.47e2b68cc0eeb74ba240fd1a900c5269\\\",\\\"status.workspaceTrust.1668636597483\\\",\\\"status.workspaceTrust.054595043170274dc893becb638d1d06\\\",\\\"status.workspaceTrust.29e43a3e975136dd28525d05c80d836d\\\",\\\"status.workspaceTrust.1669053589253\\\",\\\"status.workspaceTrust.94e10cf76374e68e9852a3a12d8cd459\\\",\\\"status.workspaceTrust.3de427d23d972f03383a6ab381444405\\\",\\\"status.workspaceTrust.bfd10fbf466972e38fb3435a18416ac5\\\",\\\"status.workspaceTrust.708096b38856131cba71a9a619a6308f\\\",\\\"status.workspaceTrust.cadf31cd9c600302b2e628a84fb394fd\\\",\\\"status.workspaceTrust.af9cc05a0c8ec66aff7360e0c3808aeb\\\",\\\"status.workspaceTrust.640aad32d87a70a1a9bcfa508f890059\\\",\\\"status.workspaceTrust.453c317c07a4dd733b12e308e614280a\\\",\\\"status.workspaceTrust.1669835468066\\\",\\\"status.workspaceTrust.1670446267170\\\",\\\"status.workspaceTrust.1670446498262\\\",\\\"status.workspaceTrust.1670446519463\\\",\\\"status.workspaceTrust.1670446526675\\\",\\\"status.workspaceTrust.8275accc4634fe198f61b381c4e9fa04\\\",\\\"status.workspaceTrust.1670446600505\\\",\\\"status.workspaceTrust.1670446649786\\\",\\\"status.workspaceTrust.1670446808184\\\",\\\"status.workspaceTrust.9a71969232d63ba4efdccd5d09250542\\\",\\\"status.workspaceTrust.27a1b0f9d19b4a51f1a390b412a508b9\\\",\\\"status.workspaceTrust.0f85eaaeaf233bfd18b64ebdd38b82dd\\\",\\\"status.workspaceTrust.a71e4d5f8df8b5b0312473eca2dfa948\\\",\\\"status.workspaceTrust.1671323495630\\\",\\\"status.workspaceTrust.1671323677424\\\",\\\"status.workspaceTrust.33eea7567506aa8eeed799ef8acc3014\\\",\\\"status.workspaceTrust.abc9387d4b0765ff22c21e30fabcee24\\\",\\\"status.workspaceTrust.2ad135a0fe4c429222c5a05edf1c5512\\\",\\\"status.workspaceTrust.1063de103751e5f0720d9f26d7d6b5bd\\\",\\\"status.workspaceTrust.12ea3783c1de50d5481522aa13617210\\\",\\\"status.workspaceTrust.bea296faa5085360e27a43e38805dc4c\\\",\\\"status.workspaceTrust.a20dcfdaf73733f8c1bcfad109aa692d\\\",\\\"status.workspaceTrust.a76b74951a554834e3a2654a51b7b778\\\",\\\"status.workspaceTrust.efb2e541a741012e4b1fa0be7efaacc3\\\",\\\"status.workspaceTrust.69d562333a606f982c4452b94b64dbed\\\",\\\"status.workspaceTrust.50e0e34dc7c376908aa3ee65091dcf50\\\",\\\"status.workspaceTrust.18fac554fac2c07f6563d2fd0289d025\\\",\\\"status.workspaceTrust.1672864779518\\\",\\\"status.workspaceTrust.17e85f3b31eeea3cb095ef7dece53c71\\\",\\\"status.workspaceTrust.a48c72aefaa6b18c2e084bdb923dd9a0\\\",\\\"status.workspaceTrust.11c8ee5dd34907c678d9a69563bbf809\\\",\\\"status.workspaceTrust.5dbc219f8038f315abeb878ce0633410\\\",\\\"status.workspaceTrust.f637c5811ddaa027c5cb40744f97f858\\\",\\\"status.workspaceTrust.1673410011761\\\",\\\"status.workspaceTrust.1429ae2a7599e8e851d9b94bf74aa427\\\",\\\"status.workspaceTrust.bfea4113cd56de04047df5b14cc70ff9\\\",\\\"status.workspaceTrust.f67786725c62e64c1ba4502b28126b76\\\",\\\"status.workspaceTrust.9e48fff49e39fce0408213222061e23b\\\",\\\"status.workspaceTrust.5d2b0d03df75611622400935f8088b8e\\\",\\\"status.workspaceTrust.9e9d9869de17877202c6d10b4ec8de5e\\\",\\\"status.workspaceTrust.86e6eac1d72952265dbb421ac6a08970\\\",\\\"status.workspaceTrust.1674529880264\\\",\\\"status.workspaceTrust.cd044f11e1c299bc1c7a4b6e172cfd29\\\",\\\"status.workspaceTrust.0b6663e553c67fc7f85ed769b501a28f\\\",\\\"status.workspaceTrust.ffd80261bfdaee1d31332b887ba34585\\\",\\\"status.workspaceTrust.facd50c3c8eab0b01eb28746cb7e2177\\\",\\\"status.workspaceTrust.ef1fae2204d54e64a394ac7de1a991d0\\\",\\\"status.workspaceTrust.9f82cecc2c65bafc98e839b567089626\\\",\\\"status.workspaceTrust.4bc61c404a02326d421cd3b9d776de0b\\\",\\\"status.workspaceTrust.a800536e0c79c5e73cd7468bff7d82cd\\\",\\\"status.workspaceTrust.c85427216d392ff01d51d6d07fea5138\\\",\\\"status.workspaceTrust.27789d8a743239398f18046c89b8ad48\\\",\\\"status.workspaceTrust.4a9b5e7586c6c967f3805f3596d47592\\\",\\\"status.workspaceTrust.3cd2d9ac38fc61088206ad0e7b7bd081\\\",\\\"status.workspaceTrust.96ef27c6dfd79e81208cabac1b9be3aa\\\",\\\"status.workspaceTrust.1677339756084\\\",\\\"status.workspaceTrust.8e8e6b9e1f5763d7f477923e83ef0306\\\",\\\"status.workspaceTrust.c23feace8b2fbc678fccd4262932f178\\\",\\\"status.workspaceTrust.7c438bfe150d6f1b32d25c40cc32585b\\\",\\\"status.workspaceTrust.7a085282bd4ccca96fac1c505e0a510d\\\",\\\"status.workspaceTrust.4f6d8aabe88f6751c5704d980aaacc4f\\\",\\\"status.workspaceTrust.091234633d1f084d849ab29657ffe6f8\\\",\\\"status.workspaceTrust.e7cf1e21e2bf39136a3362234d0464d1\\\",\\\"status.workspaceTrust.1678315411894\\\",\\\"status.workspaceTrust.fb1655ccfb253d3324dd1631e6049b38\\\",\\\"status.workspaceTrust.c53f7c6488d241ad4d1618d23e7bedea\\\",\\\"status.workspaceTrust.9e10b612a162dfa3ac3a19807594a7c2\\\",\\\"status.workspaceTrust.1d96cfbbf6f66b748c849636d99ea364\\\",\\\"status.workspaceTrust.1a01d31bdb436d51d209a23a18ae836f\\\",\\\"status.workspaceTrust.1679346580430\\\",\\\"status.workspaceTrust.1679346841595\\\",\\\"status.workspaceTrust.2b18b25fbffbfecb84468cd5059e200b\\\",\\\"status.workspaceTrust.349dbbc56e6d95b920a91fec8ec49f14\\\",\\\"status.workspaceTrust.1679355152422\\\",\\\"status.workspaceTrust.1679366829466\\\",\\\"status.workspaceTrust.3f61d4536b91833d5c67f17753f54c93\\\",\\\"status.workspaceTrust.656da9464c63c3624d7741111cc8f668\\\",\\\"status.workspaceTrust.1679840018306\\\",\\\"status.workspaceTrust.ed5293cac73ce8cc15931e4aa5aace5c\\\",\\\"status.workspaceTrust.1680109886742\\\",\\\"status.workspaceTrust.6e5dd7c926fca83793f0d35a4a661ee9\\\",\\\"status.workspaceTrust.b4ce30c0e825dfa0949a1633667d7a78\\\",\\\"status.workspaceTrust.19659ac6d6b8947db12fa035de5de744\\\",\\\"status.workspaceTrust.b8fd64a561ea09c8b892685dc18dcb9f\\\",\\\"status.workspaceTrust.d4bed951ccc6e4984399e4b41d89ac35\\\",\\\"status.workspaceTrust.72f6df360f5fe5d30a70cc18e1a23556\\\",\\\"status.workspaceTrust.1680368460877\\\",\\\"status.workspaceTrust.1680387744424\\\",\\\"status.workspaceTrust.1680451826400\\\",\\\"status.workspaceTrust.1680702450295\\\",\\\"status.workspaceTrust.1201cc7449f698a538c5f60834a51b20\\\",\\\"status.workspaceTrust.ae5f7a4ce82ebe6ff5e77190f0d4e189\\\",\\\"status.workspaceTrust.a87a52e9dbecbdf090ede820b3e48183\\\",\\\"status.workspaceTrust.25870711df7b25753ba5d41c2babb780\\\",\\\"status.workspaceTrust.cc41b5c1ffe821017c0bfe1eb0f8c8da\\\",\\\"status.workspaceTrust.b6b2e2782cee458399569f7c193da9cf\\\",\\\"status.workspaceTrust.baa755af12d672a94cfbdebde0a08b67\\\",\\\"status.workspaceTrust.4256730c3451903faaa07a99a6e49eab\\\",\\\"status.workspaceTrust.0368980ae7208b8a954d853c9b6af4dc\\\",\\\"status.workspaceTrust.1681364506452\\\",\\\"status.workspaceTrust.1681365093945\\\",\\\"status.workspaceTrust.24d3bac39f266ebb4efa3b848f6c2453\\\",\\\"status.workspaceTrust.9dac99acda187f36ffa556cb28ae9a4b\\\",\\\"status.workspaceTrust.30eeb241904148abf2cc7cba761c942a\\\",\\\"status.workspaceTrust.8f90598dc23544a79f02e79f81e5ad12\\\",\\\"status.workspaceTrust.f8f5556bcc6df2d49f435579493884b3\\\",\\\"status.workspaceTrust.ebe95030aa5769d4190ccaedde576e13\\\",\\\"status.workspaceTrust.be8d304f6ddd22691a503c89acb2b18b\\\",\\\"status.workspaceTrust.e9eb26641e40c0cedaf6f6101f240c9f\\\",\\\"status.workspaceTrust.5414bb83489c410d49c29b2cecfe21fb\\\",\\\"status.workspaceTrust.6e60945d6669b91c1de5ee66f8bb1487\\\",\\\"status.workspaceTrust.5da0a99fb43de71273f1ed13923abd64\\\",\\\"status.workspaceTrust.3009543718ac763392ac5d41e04fcc0c\\\",\\\"status.workspaceTrust.8454dab6c6543fd5c6202ac56c7fa69d\\\",\\\"status.workspaceTrust.06d7a32a52b548943c2187874752ff7d\\\",\\\"status.workspaceTrust.233da0f58bdcfadb078e495dad9777a3\\\",\\\"status.workspaceTrust.36d0c54f93cddfec1a5648fe0053a824\\\",\\\"status.workspaceTrust.b3eaed4db4306d7693f45ec0ad9643f7\\\",\\\"status.workspaceTrust.8332e7aece052fb587a8f77a6d276b49\\\",\\\"status.workspaceTrust.6e5c1d2f4e08780239f37d0edf7c665b\\\",\\\"status.workspaceTrust.5df0406c29ab370d82d5fedd0171ff8c\\\",\\\"status.workspaceTrust.e44d7e00418e3fb53d8057bc6068b386\\\",\\\"status.workspaceTrust.1a54c6b981f93eb6de6d7bff4ad313bc\\\",\\\"status.workspaceTrust.7e06ce20c2435aa550403cb1490b1c0f\\\",\\\"status.workspaceTrust.5537a1a38c47b0a17ce35228eeb17727\\\",\\\"status.workspaceTrust.024c2b0debe1b7ef5228b86e25952cd1\\\",\\\"status.workspaceTrust.e2733a570e95fc98d9413a98cfe6a67b\\\",\\\"status.workspaceTrust.81b4e9cdcf265db8cadfdc08258af87e\\\",\\\"status.workspaceTrust.1688667994636\\\",\\\"status.workspaceTrust.0deb6ddfa6f4afe6b669c661435b1967\\\",\\\"status.workspaceTrust.23b7530f5e72c2dc84ef05bbc172a4c7\\\",\\\"status.workspaceTrust.98dc666cf99616cac18c2096da5ed6dc\\\",\\\"status.workspaceTrust.10d7a4a593250360000d84e96289dc90\\\",\\\"status.workspaceTrust.af7be039c88b19ec6e56d4f7ae58320d\\\",\\\"status.workspaceTrust.eb80bf58140d1cbddcf5ac9045ae98d3\\\",\\\"status.workspaceTrust.1689654459071\\\",\\\"status.workspaceTrust.9c92d046af86a23ddb7646eb68e31ba3\\\",\\\"status.workspaceTrust.3fae1a69ed4dd8f5ee6c87413c9d5e4c\\\",\\\"status.workspaceTrust.7c5032b0c276e1ff41a947ee545cfdf9\\\",\\\"status.workspaceTrust.1692705559139\\\",\\\"status.workspaceTrust.f9689355800aca0affed9c73c3b7484b\\\",\\\"status.workspaceTrust.e55cd434ba0f53fec78e2f445b7d11b1\\\",\\\"status.workspaceTrust.4117087d4d744dbb1ba89147ca62704c\\\",\\\"status.workspaceTrust.09a9366675a5fdd4e6b7fdb7b17b3760\\\",\\\"status.workspaceTrust.2964fa8b072e635e2464e82c03fc8a0f\\\",\\\"status.workspaceTrust.1c6d46eac41f9436ea9927f5465a1b46\\\",\\\"status.workspaceTrust.75c9c84148354eb8d2dea4f8fe002fae\\\",\\\"status.workspaceTrust.1233c07637929ec381507cd47a776ec5\\\",\\\"status.workspaceTrust.910aea20bbda369051874ff8fb78b674\\\",\\\"status.workspaceTrust.dc9575641191a163f561b1107f2e38c7\\\",\\\"status.workspaceTrust.ddc5248083cea967402fc14e49f9ed0f\\\",\\\"status.workspaceTrust.68056bdb0d7cfcdda76346720059440f\\\",\\\"status.workspaceTrust.4c4750871daad57e9d4741bf4f339321\\\",\\\"status.workspaceTrust.0f81dbe57c648e31ce2488ecc6b11a28\\\",\\\"status.workspaceTrust.e6d034700253a9fe4eed0c8ccb1d7db1\\\",\\\"status.workspaceTrust.5e6368eb73df0166d5e91f89ebfa5026\\\",\\\"status.workspaceTrust.90b493f451b156a41f43d70155fd204c\\\",\\\"status.workspaceTrust.6ecb21d13b19d7c102227ec67e5da86a\\\",\\\"status.workspaceTrust.7e1943147e74ab0b21cc7e782fc2f721\\\",\\\"status.workspaceTrust.c0243baac3da46a2986ce1e061108a8a\\\",\\\"status.workspaceTrust.18f77f448fbebf0fedcc8523bb042d3c\\\",\\\"status.workspaceTrust.3f4b457cb93bd480cae2c6887b5fc765\\\",\\\"status.workspaceTrust.9c560a0da83d5fadc4883ef8347e369f\\\",\\\"status.workspaceTrust.9b1b4d1006f71422063834c545bc69b8\\\",\\\"status.workspaceTrust.c8420ae5552f2fe94dd92bebabb231d1\\\",\\\"status.workspaceTrust.1282c434c83dc13b1bc75e2d40c6c6f0\\\",\\\"status.workspaceTrust.37f6ad19f1d82e7b47e99a1437ceb013\\\",\\\"status.workspaceTrust.6b5657a19e6241433a853df0f1bd21a0\\\",\\\"status.workspaceTrust.231e1c659479a6997494d15a3fc9614b\\\",\\\"status.workspaceTrust.f5da667de93277e3d017f1baf1b71607\\\",\\\"status.workspaceTrust.c7fa330270dff9708ca42c95d6486189\\\",\\\"status.workspaceTrust.aa4c1c9aa39d36b6c0859d3f26745754\\\",\\\"status.workspaceTrust.349b1fc67c49ec9f46970e0b33819ffb\\\",\\\"status.workspaceTrust.d7be25962b9cb1b3b81708ae380d68e6\\\",\\\"status.workspaceTrust.5eff4f8a3d46ca66d7fc017551b92c90\\\",\\\"status.workspaceTrust.a7ba7c39ed93917c9b6d32c7ed8da68d\\\",\\\"status.workspaceTrust.35bff313dfadf826436234a990f261b7\\\",\\\"status.workspaceTrust.acd60452bb85db33cfbd4835d810d503\\\",\\\"status.workspaceTrust.3ffd80ff6890a435c3b54f3b2c82cf9e\\\",\\\"status.workspaceTrust.7d45f2818226b784ae816d454f82bf02\\\",\\\"status.workspaceTrust.46e5f4748c67db40070fe146f1c68242\\\",\\\"status.workspaceTrust.a56aca916334b45b66b746001d5a7a28\\\",\\\"status.workspaceTrust.fc15e3e2991b4c4f124553a4b51e73ed\\\",\\\"status.workspaceTrust.e2ef7aa0bc6e4e7101b13c2d46d94032\\\",\\\"status.workspaceTrust.45b87481c1ffbd402855ce69e8e19141\\\",\\\"status.workspaceTrust.bb2a7204daa3d7694ff683160f884cf7\\\",\\\"status.workspaceTrust.1700856700186\\\",\\\"status.workspaceTrust.1700857001883\\\",\\\"status.workspaceTrust.c84afd35ac45cd4802429b2193b74807\\\",\\\"status.workspaceTrust.76a9d3e4aa4df7b5487de02ab005bc35\\\",\\\"status.workspaceTrust.ab31c04f04c6ba0bd9986a33a3043f60\\\",\\\"status.workspaceTrust.7c8cf7ba57f6ffa5e40b0b4662f8ee12\\\",\\\"status.workspaceTrust.838b462e4da3b0478234204ea29f7e3b\\\",\\\"status.workspaceTrust.a2869bd2bc183a0cad1d40d4bb017223\\\",\\\"status.workspaceTrust.89d4748bef403ce2ce83d36a4549c226\\\",\\\"status.workspaceTrust.f191bd4e2bd10a134a5a14d89b137764\\\",\\\"status.workspaceTrust.59a3d368f2b014f0433196d7e55c6428\\\",\\\"status.workspaceTrust.671ecca0522a0c47c0701cecb5f18d4b\\\",\\\"status.workspaceTrust.cb991b7ca7db3adcd654ffb37166bc36\\\",\\\"status.workspaceTrust.4839837439419454d4b227977f068e1d\\\",\\\"status.workspaceTrust.80b422ce47c6c5d3be35b5c2cf3bdcd4\\\",\\\"status.workspaceTrust.4300ecc1e899098c694698e0f0d37c7c\\\",\\\"status.workspaceTrust.9439dfcf52e18a95979920fe0360c221\\\",\\\"status.workspaceTrust.e0952c3f36a2d6ca1fe3400246479352\\\",\\\"status.workspaceTrust.73edfdb9f3c2fa388755f8d6c0bb55bd\\\",\\\"status.workspaceTrust.9515c6ee6130751f28a5e4a9f55db9b8\\\",\\\"status.workspaceTrust.a32494dc4485edda3b857cd32c19f9ea\\\",\\\"status.workspaceTrust.1f0715b01eaa2211b9c35ac83a94a459\\\",\\\"status.workspaceTrust.fe2dd70ce76bcc230b84706d59ff9c05\\\",\\\"status.workspaceTrust.0556058cee3ed71bc256980f196a6bb7\\\",\\\"status.workspaceTrust.b8f0fcc4b10ffe6e79ce326b44384456\\\",\\\"status.workspaceTrust.e8876ccb583269a7dd72130b58978812\\\",\\\"status.workspaceTrust.f0e3318320c8678e4a83c2b93ecd09ce\\\",\\\"status.workspaceTrust.6529fe3b2450e0703bdbbb471b7e25e9\\\",\\\"status.workspaceTrust.eeb9d8a84c8db4265465764ffbe8e39c\\\",\\\"status.workspaceTrust.0f1efd0af022f86f7a92c25324a38ab2\\\",\\\"status.workspaceTrust.1702647369632\\\",\\\"status.workspaceTrust.1702647483181\\\",\\\"status.workspaceTrust.1702648080599\\\",\\\"status.workspaceTrust.86891f957d9792a126f0ae8e3b824735\\\",\\\"status.workspaceTrust.dcc358482ff03e3af797e31797ca2b10\\\",\\\"status.workspaceTrust.673425ee5924695d074ce88a81d21dbe\\\",\\\"status.workspaceTrust.68e03bd488a78da9d818e6aebaff2502\\\",\\\"status.workspaceTrust.3254a5ccd651c06198534eef4802afd8\\\",\\\"status.workspaceTrust.1703791474392\\\",\\\"status.workspaceTrust.1703883571815\\\",\\\"status.workspaceTrust.e3cba41238daafea3af0fcf92213c179\\\",\\\"status.workspaceTrust.ed6ff7d86d4b24ae4dd419e8dc260fd1\\\",\\\"status.workspaceTrust.1705331181307\\\",\\\"status.workspaceTrust.3e79cdd7131f411cab3a1508858b3517\\\",\\\"status.workspaceTrust.aea4325a6a727d2eacdbe1c485703f8e\\\",\\\"status.workspaceTrust.1705501363917\\\",\\\"status.workspaceTrust.9c578080290624e4bf6cea211b9619c5\\\",\\\"status.workspaceTrust.fc6a3f727b9c53bc5f63400a279ced60\\\",\\\"status.workspaceTrust.374d5116ca7e74892730a8b661fa9a3b\\\",\\\"status.workspaceTrust.76ac43d6300ff854ff8f067f0baed697\\\",\\\"status.workspaceTrust.220b7d1afa21682de86070e196492c75\\\",\\\"status.workspaceTrust.36f461a6421c7527f0e8a2d3bb011858\\\",\\\"status.workspaceTrust.1707409243228\\\",\\\"status.workspaceTrust.1d5160f6b96706654cbcb4e193e2bebf\\\",\\\"status.workspaceTrust.63693b4a68d30d418652bbbc0c0f81cb\\\",\\\"status.workspaceTrust.c1974cdb7f8c60daec5b9795a6523b3b\\\",\\\"status.workspaceTrust.d2d625eac0b20a644c3f26e72e3c1c58\\\",\\\"status.workspaceTrust.b95514cb9c951b833cd394f275a29b0d\\\",\\\"status.workspaceTrust.c0b5d68d1cd0a67968ebd370eeb71ab4\\\",\\\"status.workspaceTrust.1708950298575\\\",\\\"status.workspaceTrust.dbd1cd021bfec45312f07cb5f87b41ef\\\",\\\"vscode.typescript-language-features.status.typescript.exclude\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark sdras-night-owl-themes-Night-Owl-color-theme-noitalic-json\\\",\\\"label\\\":\\\"Night Owl (No Italics)\\\",\\\"settingsId\\\":\\\"Night Owl (No Italics)\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#a2bffc\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"meta.diff.header.git\\\",\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#EF535090\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478ff\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#011627\\\",\\\"foreground\\\":\\\"#d6deeb\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"string.quoted\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.math\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.character.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"punctuation.definition.constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5ca7e4\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"string.regexp keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":\\\"meta.function punctuation.separator.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\",\\\"keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.var.expr\\\",\\\"meta.class meta.method.declaration meta.var.expr storage.type.js\\\",\\\"storage.type.property.js\\\",\\\"storage.type.property.ts\\\",\\\"storage.type.property.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"meta.class entity.name.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#caece6\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"meta.tag.other.html\\\",\\\"meta.tag.other.js\\\",\\\"meta.tag.other.tsx\\\",\\\"entity.name.tag.tsx\\\",\\\"entity.name.tag.js\\\",\\\"entity.name.tag\\\",\\\"meta.tag.js\\\",\\\"meta.tag.tsx\\\",\\\"meta.tag.html\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.tag.custom\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.constant.meta.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.variable.dom\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#ff2c83\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.relational\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.arithmetic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.bitwise\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.increment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.operator.ternary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#637777\\\"},\\\"scope\\\":\\\"comment.line.double-slash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdebf7\\\"},\\\"scope\\\":\\\"object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.null\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.brace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.delimiter.period\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"object.comma\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.vendor.property-name\\\",\\\"support.constant.vendor.property-value\\\",\\\"support.type.property-name\\\",\\\"meta.property-list entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#57eaf1\\\"},\\\"scope\\\":\\\"meta.property-list entity.name.tag.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.other.color.rgb-value punctuation.definition.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FAD430\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.doctype\\\",\\\"meta.tag.sgml.doctype\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":\\\"punctuation.definition.parameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"keyword.control.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.operator.logical\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#41eec6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.language.this.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"variable.instance\\\",\\\"variable.other.instance\\\",\\\"variable.readwrite.instance\\\",\\\"variable.other.readwrite.instance\\\",\\\"variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#faf39f\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.conditional.js\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.control.flow.js\\\",\\\"keyword.control.flow.ts\\\",\\\"keyword.control.flow.tsx\\\",\\\"keyword.control.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.control.loop.js\\\",\\\"keyword.control.loop.ts\\\",\\\"keyword.control.import.js\\\",\\\"keyword.control.import.ts\\\",\\\"keyword.control.import.tsx\\\",\\\"keyword.control.from.js\\\",\\\"keyword.control.from.ts\\\",\\\"keyword.control.from.tsx\\\",\\\"keyword.control.conditional.js\\\",\\\"keyword.control.conditional.ts\\\",\\\"keyword.control.switch.js\\\",\\\"keyword.control.switch.ts\\\",\\\"keyword.operator.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.instanceof.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"support.constant\\\",\\\"keyword.other.special-method\\\",\\\"keyword.other.new\\\",\\\"keyword.other.debugger\\\",\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#020e14\\\",\\\"background\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#8BD649\\\",\\\"foreground\\\":\\\"#ffffff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffffff\\\",\\\"background\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.variable.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ec5f67\\\"},\\\"scope\\\":\\\"variable.interpolation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"punctuation.section.embedded\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"punctuation.terminator.expression\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section.array\\\",\\\"meta.array\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9f5dd\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin\\\",\\\"punctuation.definition.list.end\\\",\\\"punctuation.separator.arguments\\\",\\\"punctuation.definition.list\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d3423e\\\"},\\\"scope\\\":\\\"string.template meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.template punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31e1eb\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.parameter.function.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.assignment.coffee\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"variable.other.readwrite.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.class.cs\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"string.unquoted.preprocessor.message.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.separator.hash.cs\\\",\\\"keyword.preprocessor.region.cs\\\",\\\"keyword.preprocessor.endregion.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"variable.other.object.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.type.enum.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":[\\\"string.interpolated.single.dart\\\",\\\"string.interpolated.double.dart\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB8B\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff6363\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\",\\\"entity.name.tag.custom.css\\\",\\\"support.constant.property-value.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.wildcard.css\\\",\\\"entity.name.tag.wildcard.less\\\",\\\"entity.name.tag.wildcard.scss\\\",\\\"entity.name.tag.wildcard.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.css entity.other.attribute-name.attribute\\\",\\\"variable.other.readwrite.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir support.type.elixir\\\",\\\"source.elixir meta.module.elixir entity.name.class.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.elixir constant.other.symbol.elixir\\\",\\\"source.elixir constant.other.keywords.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"source.elixir punctuation.definition.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"source.elixir variable.other.readwrite.module.elixir\\\",\\\"source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"source.elixir .punctuation.binary.elixir\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.keyword.clojure\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDDDDD\\\"},\\\"scope\\\":\\\"source.go meta.function-call.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":[\\\"source.go keyword.package.go\\\",\\\"source.go keyword.import.go\\\",\\\"source.go keyword.function.go\\\",\\\"source.go keyword.type.go\\\",\\\"source.go keyword.struct.go\\\",\\\"source.go keyword.interface.go\\\",\\\"source.go keyword.const.go\\\",\\\"source.go keyword.var.go\\\",\\\"source.go keyword.map.go\\\",\\\"source.go keyword.channel.go\\\",\\\"source.go keyword.control.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"source.go constant.language.go\\\",\\\"source.go constant.other.placeholder.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"entity.name.function.preprocessor.cpp\\\",\\\"entity.scope.name.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0dec6\\\"},\\\"scope\\\":[\\\"meta.namespace-block.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":[\\\"storage.type.language.primitive.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.preprocessor.macro.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbcaff\\\"},\\\"scope\\\":[\\\"support.function.powershell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6ae9f0\\\"},\\\"scope\\\":\\\"punctuation.definition.tag.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.tag.sgml.doctype.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.method.declaration storage.type.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"terminator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.js punctuation.definition.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"entity.name.type.instance.jsdoc\\\",\\\"entity.name.type.instance.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#78ccf0\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"variable.other.phpdoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.meta.import.js\\\",\\\"meta.import.js variable.other\\\",\\\"variable.other.meta.export.js\\\",\\\"meta.export.js variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7986E7\\\"},\\\"scope\\\":\\\"variable.parameter.function.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.object.js\\\",\\\"variable.other.object.jsx\\\",\\\"variable.object.property.js\\\",\\\"variable.object.property.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.js\\\",\\\"variable.other.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.js\\\",\\\"entity.name.type.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"support.class.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"support.constant.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c789d6\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.value.json string.quoted.double\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"string.quoted.double.json punctuation.definition.string.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json meta.structure.dictionary.value constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"variable.other.object.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ecc48d\\\"},\\\"scope\\\":[\\\"entity.name.type.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"constant.language.symbol.hashkey.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.less\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":\\\"keyword.other.unit.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"meta.attribute-selector.less entity.other.attribute-name.attribute\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading.setext.1\\\",\\\"markup.heading.setext.2\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#697098\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#80CBC4\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff869a\\\"},\\\"scope\\\":[\\\"markup.underline.link\\\",\\\"markup.underline.link.image\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"string.other.link.title.markdown\\\",\\\"string.other.link.description.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.markdown\\\",\\\"punctuation.definition.string.begin.markdown\\\",\\\"punctuation.definition.string.end.markdown\\\",\\\"meta.link.inline.markdown punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"punctuation.definition.metadata.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82b1ff\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":\\\"variable.other.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"support.class.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"meta.function-call.php punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"variable.other.global.php punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5874\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"variable.parameter.function.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\",\\\"meta.function-call.generic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":\\\"punctuation.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8EACE3\\\"},\\\"scope\\\":\\\"source.python variable.language.special\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c792ea\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c5e478\\\"},\\\"scope\\\":[\\\"variable.scss\\\",\\\"variable.sass\\\",\\\"variable.parameter.url.scss\\\",\\\"variable.parameter.url.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bec5d4\\\"},\\\"scope\\\":[\\\"source.css.scss meta.at-rule variable\\\",\\\"source.css.sass meta.at-rule variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss entity.other.attribute-name.attribute\\\",\\\"meta.attribute-selector.sass entity.other.attribute-name.attribute\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":[\\\"entity.name.tag.scss\\\",\\\"entity.name.tag.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFEB95\\\"},\\\"scope\\\":[\\\"keyword.other.unit.scss\\\",\\\"keyword.other.unit.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.alias.ts\\\",\\\"variable.other.readwrite.alias.tsx\\\",\\\"variable.other.readwrite.ts\\\",\\\"variable.other.readwrite.tsx\\\",\\\"variable.other.object.ts\\\",\\\"variable.other.object.tsx\\\",\\\"variable.object.property.ts\\\",\\\"variable.object.property.tsx\\\",\\\"variable.other.ts\\\",\\\"variable.other.tsx\\\",\\\"variable.tsx\\\",\\\"variable.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.ts\\\",\\\"entity.name.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"support.class.node.ts\\\",\\\"support.class.node.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5f7e97\\\"},\\\"scope\\\":[\\\"meta.type.parameters.ts entity.name.type\\\",\\\"meta.type.parameters.tsx entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.import.ts punctuation.definition.block\\\",\\\"meta.import.tsx punctuation.definition.block\\\",\\\"meta.export.ts punctuation.definition.block\\\",\\\"meta.export.tsx punctuation.definition.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.decorator punctuation.decorator.ts\\\",\\\"meta.decorator punctuation.decorator.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.tag.js meta.jsx.children.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7fdbca\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7dbe0\\\"},\\\"scope\\\":[\\\"variable.other.readwrite.js\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f78c6c\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component.js\\\",\\\"support.class.component.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d6deeb\\\"},\\\"scope\\\":[\\\"meta.jsx.children\\\",\\\"meta.jsx.children.js\\\",\\\"meta.jsx.children.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":\\\"meta.class entity.name.type.class.tsx\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffcb8b\\\"},\\\"scope\\\":[\\\"entity.name.type.tsx\\\",\\\"entity.name.type.module.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.class.ts meta.var.expr.ts storage.type.ts\\\",\\\"meta.class.tsx meta.var.expr.tsx storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.method.declaration storage.type.ts\\\",\\\"meta.method.declaration storage.type.tsx\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.property-list.css meta.property-value.css variable.other.less\\\",\\\"meta.property-list.scss variable.scss\\\",\\\"meta.property-list.sass variable.sass\\\",\\\"meta.brace\\\",\\\"keyword.operator.operator\\\",\\\"keyword.operator.or.regexp\\\",\\\"keyword.operator.expression.in\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.assignment\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.type\\\",\\\"keyword.operator\\\",\\\"keyword\\\",\\\"punctuation.definintion.string\\\",\\\"punctuation\\\",\\\"variable.other.readwrite.js\\\",\\\"storage.type\\\",\\\"source.css\\\",\\\"string.quoted\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"sdras.night-owl\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"night-owl\\\",\\\"_extensionPublisher\\\":\\\"sdras\\\"},\\\"themeSemanticHighlighting\\\":false,\\\"colorMap\\\":{\\\"contrastBorder\\\":\\\"#122d42\\\",\\\"focusBorder\\\":\\\"#122d42\\\",\\\"foreground\\\":\\\"#d6deeb\\\",\\\"widget.shadow\\\":\\\"#011627\\\",\\\"selection.background\\\":\\\"#4373c2\\\",\\\"errorForeground\\\":\\\"#ef5350\\\",\\\"button.background\\\":\\\"#7e57c2cc\\\",\\\"button.foreground\\\":\\\"#ffffffcc\\\",\\\"button.hoverBackground\\\":\\\"#7e57c2\\\",\\\"dropdown.background\\\":\\\"#011627\\\",\\\"dropdown.border\\\":\\\"#5f7e97\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"input.background\\\":\\\"#0b253a\\\",\\\"input.border\\\":\\\"#5f7e97\\\",\\\"input.foreground\\\":\\\"#ffffffcc\\\",\\\"input.placeholderForeground\\\":\\\"#5f7e97\\\",\\\"inputOption.activeBorder\\\":\\\"#ffffffcc\\\",\\\"punctuation.definition.generic.begin.html\\\":\\\"#ef5350f2\\\",\\\"inputValidation.errorBackground\\\":\\\"#ab0300f2\\\",\\\"inputValidation.errorBorder\\\":\\\"#ef5350\\\",\\\"inputValidation.infoBackground\\\":\\\"#00589ef2\\\",\\\"inputValidation.infoBorder\\\":\\\"#64b5f6\\\",\\\"inputValidation.warningBackground\\\":\\\"#675700f2\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffca28\\\",\\\"scrollbar.shadow\\\":\\\"#010b14\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.background\\\":\\\"#084d8180\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#084d8180\\\",\\\"badge.background\\\":\\\"#5f7e97\\\",\\\"badge.foreground\\\":\\\"#ffffff\\\",\\\"progress.background\\\":\\\"#7e57c2\\\",\\\"breadcrumb.foreground\\\":\\\"#a599e9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#ffffff\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"breadcrumbPicker.background\\\":\\\"#001122\\\",\\\"list.activeSelectionBackground\\\":\\\"#234d708c\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffff\\\",\\\"list.invalidItemForeground\\\":\\\"#975f94\\\",\\\"list.dropBackground\\\":\\\"#011627\\\",\\\"list.focusBackground\\\":\\\"#010d18\\\",\\\"list.focusForeground\\\":\\\"#ffffff\\\",\\\"list.highlightForeground\\\":\\\"#ffffff\\\",\\\"list.hoverBackground\\\":\\\"#011627\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#0e293f\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#5f7e97\\\",\\\"activityBar.background\\\":\\\"#011627\\\",\\\"activityBar.dropBackground\\\":\\\"#5f7e97\\\",\\\"activityBar.foreground\\\":\\\"#5f7e97\\\",\\\"activityBar.border\\\":\\\"#011627\\\",\\\"activityBarBadge.background\\\":\\\"#44596b\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"sideBar.background\\\":\\\"#011627\\\",\\\"sideBar.foreground\\\":\\\"#89a4bb\\\",\\\"sideBar.border\\\":\\\"#011627\\\",\\\"sideBarTitle.foreground\\\":\\\"#5f7e97\\\",\\\"sideBarSectionHeader.background\\\":\\\"#011627\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#5f7e97\\\",\\\"editorGroup.emptyBackground\\\":\\\"#011627\\\",\\\"editorGroup.border\\\":\\\"#011627\\\",\\\"editorGroup.dropBackground\\\":\\\"#7e57c273\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#011627\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#262a39\\\",\\\"tab.activeBackground\\\":\\\"#0b2942\\\",\\\"tab.activeForeground\\\":\\\"#d2dee7\\\",\\\"tab.border\\\":\\\"#272b3b\\\",\\\"tab.activeBorder\\\":\\\"#262a39\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#262a39\\\",\\\"tab.inactiveBackground\\\":\\\"#01111d\\\",\\\"tab.inactiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#5f7e97\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#5f7e97\\\",\\\"editor.background\\\":\\\"#011627\\\",\\\"editor.foreground\\\":\\\"#d6deeb\\\",\\\"editorLineNumber.foreground\\\":\\\"#4b6479\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#c5e4fd\\\",\\\"editorCursor.foreground\\\":\\\"#80a4c2\\\",\\\"editor.selectionBackground\\\":\\\"#1d3b53\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#5f7e9779\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#7e57c25a\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f6bbe533\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#e2a2f433\\\",\\\"editor.findMatchBackground\\\":\\\"#5f7e9779\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#1085bb5d\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editor.lineHighlightBackground\\\":\\\"#28707d29\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"editorIndentGuide.background\\\":\\\"#5e81ce52\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#7e97ac\\\",\\\"editorRuler.foreground\\\":\\\"#5e81ce52\\\",\\\"editorCodeLens.foreground\\\":\\\"#5e82ceb4\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#7e57c2\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#7e57c2\\\",\\\"editorError.foreground\\\":\\\"#ef5350\\\",\\\"editorWarning.foreground\\\":\\\"#b39554\\\",\\\"editorGutter.background\\\":\\\"#011627\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#e2b93d\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccc65\\\",\\\"editorInlayHint.background\\\":\\\"#00000000\\\",\\\"editorInlayHint.foreground\\\":\\\"#829d9d\\\",\\\"editorGutter.deletedBackground\\\":\\\"#ef5350\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#99b76d23\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ef535033\\\",\\\"editorWidget.background\\\":\\\"#021320\\\",\\\"editorWidget.border\\\":\\\"#5f7e97\\\",\\\"editorSuggestWidget.background\\\":\\\"#2c3043\\\",\\\"editorSuggestWidget.border\\\":\\\"#2b2f40\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#d6deeb\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffffff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#5f7e97\\\",\\\"editorHoverWidget.background\\\":\\\"#011627\\\",\\\"editorHoverWidget.border\\\":\\\"#5f7e97\\\",\\\"debugExceptionWidget.background\\\":\\\"#011627\\\",\\\"debugExceptionWidget.border\\\":\\\"#5f7e97\\\",\\\"editorMarkerNavigation.background\\\":\\\"#0b2942\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#ef5350\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#ffca28\\\",\\\"peekView.border\\\":\\\"#5f7e97\\\",\\\"peekViewEditor.background\\\":\\\"#011627\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#7e57c25a\\\",\\\"peekViewResult.background\\\":\\\"#011627\\\",\\\"peekViewResult.fileForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.lineForeground\\\":\\\"#5f7e97\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#2e3250\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#5f7e97\\\",\\\"peekViewTitle.background\\\":\\\"#011627\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#697098\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#5f7e97\\\",\\\"merge.currentHeaderBackground\\\":\\\"#5f7e97\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7e57c25a\\\",\\\"panel.background\\\":\\\"#011627\\\",\\\"panel.border\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeBorder\\\":\\\"#5f7e97\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffffcc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#d6deeb80\\\",\\\"statusBar.background\\\":\\\"#011627\\\",\\\"statusBar.foreground\\\":\\\"#5f7e97\\\",\\\"statusBar.border\\\":\\\"#262a39\\\",\\\"statusBar.debuggingBackground\\\":\\\"#202431\\\",\\\"statusBar.debuggingBorder\\\":\\\"#1f2330\\\",\\\"statusBar.noFolderBackground\\\":\\\"#011627\\\",\\\"statusBar.noFolderBorder\\\":\\\"#25293a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#202431\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#202431\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#202431\\\",\\\"titleBar.activeBackground\\\":\\\"#011627\\\",\\\"titleBar.activeForeground\\\":\\\"#eeefff\\\",\\\"titleBar.inactiveBackground\\\":\\\"#010e1a\\\",\\\"notifications.background\\\":\\\"#01111d\\\",\\\"notifications.border\\\":\\\"#262a39\\\",\\\"notificationCenter.border\\\":\\\"#262a39\\\",\\\"notificationToast.border\\\":\\\"#262a39\\\",\\\"notifications.foreground\\\":\\\"#ffffffcc\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffffcc\\\",\\\"extensionButton.prominentBackground\\\":\\\"#7e57c2cc\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#7e57c2\\\",\\\"pickerGroup.foreground\\\":\\\"#d1aaff\\\",\\\"pickerGroup.border\\\":\\\"#011627\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBlack\\\":\\\"#011627\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiCyan\\\":\\\"#21c7a8\\\",\\\"terminal.ansiGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiYellow\\\":\\\"#c5e478\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#575656\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7fdbca\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#22da6e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#ef5350\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffeb95\\\",\\\"terminal.selectionBackground\\\":\\\"#1b90dd4d\\\",\\\"terminalCursor.background\\\":\\\"#234d70\\\",\\\"textCodeBlock.background\\\":\\\"#4f4f4f\\\",\\\"debugToolBar.background\\\":\\\"#011627\\\",\\\"welcomePage.buttonBackground\\\":\\\"#011627\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#011627\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#011627\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#a2bffc\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#ef535090\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c5e478\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#395a75\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffeb95cc\\\",\\\"source.elm\\\":\\\"#5f7e97\\\",\\\"string.quoted.single.js\\\":\\\"#ffffff\\\",\\\"meta.objectliteral.js\\\":\\\"#82aaff\\\"},\\\"watch\\\":false}\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#explore.commands\\\":{\\\"done\\\":true}}\",\"ces/skipSurvey\":\"1.58.2\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.extensions.action.installExtensions\\\",\\\"value\\\":1},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":7},{\\\"key\\\":\\\"prettier.createConfigFile\\\",\\\"value\\\":8},{\\\"key\\\":\\\"extension.js-debug.addCustomBreakpoints\\\",\\\"value\\\":15},{\\\"key\\\":\\\"workbench.extensions.action.showLanguageExtensions\\\",\\\"value\\\":16},{\\\"key\\\":\\\"workbench.action.terminal.selectDefaultShell\\\",\\\"value\\\":20},{\\\"key\\\":\\\"spring.initializr.addStarters\\\",\\\"value\\\":22},{\\\"key\\\":\\\"spring.initializr.maven-project\\\",\\\"value\\\":24},{\\\"key\\\":\\\"python.setLinter\\\",\\\"value\\\":26},{\\\"key\\\":\\\"material-icon-theme.changeFolderTheme\\\",\\\"value\\\":34},{\\\"key\\\":\\\"material-icon-theme.toggleIconPacks\\\",\\\"value\\\":35},{\\\"key\\\":\\\"extension.csv-to-table.csv\\\",\\\"value\\\":38},{\\\"key\\\":\\\"editor.action.transformToUppercase\\\",\\\"value\\\":47},{\\\"key\\\":\\\"quokka.makeQuokkaFromExistingFile\\\",\\\"value\\\":78},{\\\"key\\\":\\\"deno.welcome\\\",\\\"value\\\":116},{\\\"key\\\":\\\"deno.initializeWorkspace\\\",\\\"value\\\":118},{\\\"key\\\":\\\"aws.login\\\",\\\"value\\\":179},{\\\"key\\\":\\\"github.codespaces.configureDevContainerCommand\\\",\\\"value\\\":224},{\\\"key\\\":\\\"gitflow.featureFinish\\\",\\\"value\\\":390},{\\\"key\\\":\\\"gitflow.hotfixStart\\\",\\\"value\\\":401},{\\\"key\\\":\\\"aws.auth.manageConnections\\\",\\\"value\\\":409},{\\\"key\\\":\\\"gitflow.bugfixFinish\\\",\\\"value\\\":424},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":444},{\\\"key\\\":\\\"gitflow.featureRebase\\\",\\\"value\\\":455},{\\\"key\\\":\\\"gitflow.releaseStart\\\",\\\"value\\\":475},{\\\"key\\\":\\\"gitflow.featureStart\\\",\\\"value\\\":478},{\\\"key\\\":\\\"gitflow.initialize\\\",\\\"value\\\":485},{\\\"key\\\":\\\"gitflow.bugfixStart\\\",\\\"value\\\":486},{\\\"key\\\":\\\"typescript.selectTypeScriptVersion\\\",\\\"value\\\":491},{\\\"key\\\":\\\"quicktype.pasteJSONAsTypes\\\",\\\"value\\\":517},{\\\"key\\\":\\\"workbench.action.configureLanguageBasedSettings\\\",\\\"value\\\":519},{\\\"key\\\":\\\"remote-wsl.connect\\\",\\\"value\\\":560},{\\\"key\\\":\\\"workbench.action.remote.close\\\",\\\"value\\\":659},{\\\"key\\\":\\\"cursor.doupdate\\\",\\\"value\\\":717},{\\\"key\\\":\\\"composer.openAsPane\\\",\\\"value\\\":740},{\\\"key\\\":\\\"aiSettings.action.open\\\",\\\"value\\\":743},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":775},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":778},{\\\"key\\\":\\\"workbench.action.openDefaultKeybindingsFile\\\",\\\"value\\\":779},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":872},{\\\"key\\\":\\\"editor.action.insertSnippet\\\",\\\"value\\\":874},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":957}]}\",\"commandPalette.mru.counter\":\"958\",\"http.linkProtectionTrustedDomains\":\"[\\\"*.github.com\\\"]\",\"cpp.1.lastSessionDate\":\"Fri Aug 16 2024\",\"cpp.1.sessionCount\":\"758\",\"java.2.lastSessionDate\":\"Mon Aug 29 2022\",\"java.2.sessionCount\":\"325\",\"javascript.1.lastSessionDate\":\"Sat Jul 03 2021\",\"javascript.1.sessionCount\":\"26\",\"typescript.1.lastSessionDate\":\"Fri Dec 17 2021\",\"typescript.1.sessionCount\":\"148\",\"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.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"expandSuggestionDocs\":\"true\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\",\\\"ms-vscode-remote.remote-containers\\\"],\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"]}\",\"extensionsAssistant/languagePackSuggestionIgnore\":\"[\\\"pt-br\\\"]\",\"file.particpants.additionalEdits\":\"false\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"layout\\\",\\\"styl\\\",\\\"prisma\\\",\\\"local\\\",\\\"dc\\\",\\\"ex\\\",\\\"csv\\\",\\\"proto\\\",\\\"graphqls\\\",\\\"toml\\\"]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"java\\\":[\\\"vscjava.vscode-java-pack\\\"],\\\"c\\\":[\\\"ms-vscode.cpptools\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"go\\\":[\\\"golang.go\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"],\\\"csharp\\\":[\\\"ms-dotnettools.csdevkit\\\"],\\\"xml\\\":[\\\"ms-dotnettools.csdevkit\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"]}\",\"github-gabrielh-silvestre\":\"[{\\\"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\\\":\\\"github.copilot-labs\\\",\\\"name\\\":\\\"GitHub Copilot Labs\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.codespaces\\\",\\\"name\\\":\\\"GitHub Codespaces\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true}]\",\"java.2.editedCount\":\"10\",\"java.2.editedDate\":\"Fri Aug 26 2022\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Fri Jul 02 2021\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.57.1\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.56.2\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a342c226964223a2268746d6c2d73656d616e7469636f227d7d/ialamov/trybe-exercises\\\",\\\"label\\\":\\\"ialamov/trybe-exercises (html-semantico) [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github/gabrielh-silvestre/sites\\\",\\\"label\\\":\\\"gabrielh-silvestre/sites [GitHub]\\\"}]}\",\"remote.explorerType\":\"wsl\",\"remote.tunnels.toRestore.attached-container+7b22636f6e7461696e65724e616d65223a222f6a6176612d7465737465227d.20009531\":\"[]\",\"tabs-list-width-horizontal\":\"158\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Thu Dec 16 2021\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.62.3\",\"workbench.view.extension.blox-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"blox-sidebar\\\",\\\"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\\\":true}]\",\"workbench.view.extension.github-cweijan-mysql.state.hidden\":\"[{\\\"id\\\":\\\"github.cweijan.mysql\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-cweijan-nosql.state.hidden\":\"[{\\\"id\\\":\\\"github.cweijan.nosql\\\",\\\"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\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.updates\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"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.view.extension.marquee.state.hidden\":\"[{\\\"id\\\":\\\"marquee\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.ponicodeExplorer.state.hidden\":\"[{\\\"id\\\":\\\"ponicodeTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ponicodeIgnoredFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ponicodeHelpSection\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ponicodeShareSection\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.test.profile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.wallaby.state.hidden\":\"[{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"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.searchWorkspaceUnsupported\\\",\\\"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.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\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1723855074974,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1723855074974,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chatWin\\\",\\\"copilot.chatNonWin\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1723855074974,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1723855074974,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"amazonwebservices.aws-toolkit-vscode#aws.toolkit.lambda.walkthrough\\\",{\\\"firstSeen\\\":1732650930606,\\\"stepIDs\\\":[\\\"toolInstall\\\",\\\"chooseTemplate\\\",\\\"step1\\\",\\\"step2\\\"],\\\"manaullyOpened\\\":false}]]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",\\\"Setup\\\",\\\"github.copilot\\\"]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1253367630\":\"[{\\\"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\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1798511813\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"ctrl+shift+i\\\\\\\"\\\",\\\"comm\\\",\\\"\\\\\\\"ctrl+shift+down\\\\\\\"\\\",\\\"cursor\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+a\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+a\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+a\\\",\\\"ctrl+alt+a\\\",\\\"\\\\\\\"shift+alt+s shift+alt+a\\\\\\\"\\\",\\\"\\\\\\\"shift\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+a\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+a ctrl+a\\\\\\\"\\\",\\\"\\\\\\\"shift+\\\",\\\"comment\\\",\\\"\\\\\\\"ctrl+k ctrl+p\\\\\\\"\\\",\\\"\\\\\\\"ctrl+u\\\\\\\"\\\",\\\"@command:editor.action.transformToUppercase\\\",\\\"\\\\\\\"ctrl+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+u\\\\\\\"\\\"]}\",\"remote.tunnels.toRestore.wsl+Ubuntu.743369132\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"example\\\",\\\"key\\\",\\\"npm\\\",\\\"snbt\\\",\\\"ys\\\"]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"remote.tunnels.toRestore.attached-container+7b22636f6e7461696e65724e616d65223a222f737072696e675f626f6f742d6170692d31222c22637764223a225c5c5c5c77736c245c5c5562756e74755c5c726f6f745c5c7465737465735c5c737072696e675f626f6f74227d.10070199\":\"[]\",\"remote.tunnels.toRestore.attached-container+7b22636f6e7461696e65724e616d65223a222f66756e64616d656e746f732d656c697869722d31222c22637764223a225c5c5c5c77736c245c5c5562756e74755c5c726f6f745c5c73747564795c5c726f636b65742d736561745c5c656c697869725c5c436861707465722d315c5c66756e64616d656e746f73227d.-238671254\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-2011584940\":\"[{\\\"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\\\"}}]\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1300339708\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":54323,\\\"localPort\\\":54323,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:54323\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:54323\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.mongoDB.state.hidden\":\"[{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.attached-container+7b22636f6e7461696e65724e616d65223a222f6170705f6261636b656e64222c22637764223a225c5c5c5c77736c245c5c5562756e74755c5c726f6f745c5c706f7274666f6c696f5c5c746f646f2d6c6973742d617069227d.1749777216\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1844876175\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1373769911\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3002,\\\"localPort\\\":3002,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3002\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3002\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1425183876\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"remote.tunnels.toRestore.wsl+Ubuntu.750592876\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.mintdocs.state.hidden\":\"[{\\\"id\\\":\\\"docs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"formatOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"languageOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hotkeyOptions\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1615222873\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":5000,\\\"localPort\\\":5000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:5000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:5000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.package-explorer.state.hidden\":\"[{\\\"id\\\":\\\"pythonEnvironments\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/snippets.code-snippets/React Native Styled Component\\\",1663107367002],[\\\"snippets/snippets.code-snippets/StyleSheet React Native Object\\\",1663107533502],[\\\"snippets/snippets.code-snippets/Basic React Native Component\\\",1663107538896],[\\\"lib/snippets/generated.json/propTypeBoolRequired\\\",1663363009270],[\\\"snippets/go.json/function declaration\\\",1664302190646],[\\\"snippets/graphql.json/Input Field definition\\\",1664570000003],[\\\"snippets/typescript.code-snippets/Throw Exception\\\",1665061679996],[\\\"snippets/typescript.code-snippets/If Statement\\\",1668195712284],[\\\"lib/snippets/generated.json/importReact\\\",1671132286799],[\\\"lib/snippets/generated.json/propTypeAny\\\",1679062700832],[\\\"snippets/go.json/new(...)\\\",1679842056452],[\\\"lib/snippets/generated.json/createContext\\\",1680131896302],[\\\"snippets/go.json/empty interface\\\",1680370946723],[\\\"snippets/go.json/for range statement\\\",1680377157155],[\\\"snippets/go.json/map declaration\\\",1680377579758],[\\\"snippets/go.json/make(...)\\\",1680377664934],[\\\"snippets/go.json/for statement\\\",1680576554379],[\\\"lib/snippets/generated.json/import\\\",1682055241377],[\\\"lib/snippets/generated.json/componentProps\\\",1683563398560],[\\\"lib/snippets/generated.json/exportDefaultFunction\\\",1683573027185],[\\\"snippets/typescript.code-snippets/new Promise\\\",1684158538487],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1686172812322],[\\\"snippets/typescript.code-snippets/Public Method Definition\\\",1689530953295],[\\\"lib/snippets/generated.json/itBlock\\\",1692548390453],[\\\"lib/snippets/generated.json/setInterval\\\",1692549063167],[\\\"lib/snippets/generated.json/useImperativeHandle\\\",1693511656111],[\\\"lib/snippets/generated.json/method\\\",1698689520638],[\\\"lib/snippets/generated.json/importDestructing\\\",1699378494085],[\\\"lib/snippets/generated.json/exportAs\\\",1700230326532],[\\\"snippets/typescript.code-snippets/Async Function Expression\\\",1702335880567],[\\\"lib/snippets/generated.json/importAs\\\",1702347549925],[\\\"snippets/typescript.code-snippets/Log to the console\\\",1703701140341],[\\\"lib/snippets/generated.json/useMemo\\\",1708715157166],[\\\"snippets/terraform.json/For Each\\\",1709580534295],[\\\"lib/snippets/generated.json/reactArrowFunctionExportComponent\\\",1712950723350],[\\\"lib/snippets/generated.json/reactNativeFunctionalExportComponentWithStyles\\\",1713527783119],[\\\"lib/snippets/generated.json/reactFunctionalComponent\\\",1714396652363],[\\\"snippets/terraform.json/Output\\\",1715615148257],[\\\"snippets/terraform.json/Module\\\",1717188596430],[\\\"lib/snippets/generated.json/useState\\\",1724956651799],[\\\"lib/snippets/generated.json/consoleClear\\\",1725567897395],[\\\"lib/snippets/generated.json/consoleGroupEnd\\\",1725567917306],[\\\"snippets/typescript.code-snippets/For-Each Loop using =>\\\",1726608821420],[\\\"lib/snippets/generated.json/shouldComponentUpdate\\\",1726686270750],[\\\"lib/snippets/generated.json/useCallback\\\",1728112911264],[\\\"lib/snippets/generated.json/useContext\\\",1728498821963],[\\\"snippets/javascript.code-snippets/Async Function Statement\\\",1732765191918],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1732830225564],[\\\"snippets/javascript.code-snippets/For Loop\\\",1736897993457],[\\\"snippets/javascript.code-snippets/For-Of Loop\\\",1736899062755],[\\\"lib/snippets/generated.json/promise\\\",1738957484403],[\\\"lib/snippets/generated.json/exportDefault\\\",1740429900062],[\\\"lib/snippets/generated.json/forIn\\\",1742426036873],[\\\"lib/snippets/generated.json/setTimeOut\\\",1749497183229],[\\\"snippets/typescript.code-snippets/Function Statement\\\",1749564199764],[\\\"snippets/typescript.code-snippets/Property setter\\\",1752588143432],[\\\"snippets/typescript.code-snippets/Property getter\\\",1754337088138],[\\\"lib/snippets/generated.json/consoleLogJson\\\",1754915660976],[\\\"snippets/typescript.code-snippets/While Statement\\\",1755022581935],[\\\"snippets/typescript.code-snippets/For-Await-Of Loop\\\",1755022999151],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1755201332992],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1755303907991],[\\\"lib/snippets/generated.json/describeBlock\\\",1756845607546],[\\\"lib/snippets/generated.json/classConstructor\\\",1757362676405],[\\\"snippets/typescript.code-snippets/For Loop\\\",1757461958933],[\\\"lib/snippets/generated.json/componentState\\\",1759971618770],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1759971811214],[\\\"lib/snippets/generated.json/consoleLog\\\",1760992301021],[\\\"typescript.json/Console log JSON stringify\\\",1761137360608],[\\\"snippets/typescript.code-snippets/Private Method Definition\\\",1761161354798],[\\\"lib/snippets/generated.json/consoleLogObject\\\",1761223092116],[\\\"snippets/typescript.code-snippets/For-Of Loop\\\",1761312595823]]\",\"workbench.view.extension.gradleContainerView.state.hidden\":\"[{\\\"id\\\":\\\"gradleTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDefaultProjectsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"recentTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDaemonsView\\\",\\\"isHidden\\\":false}]\",\"java.2.isCandidate\":\"false\",\"java.2.skipVersion\":\"1.70.2\",\"remote.tunnels.toRestore.wsl+Ubuntu.68787051\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-857721182\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.2011496629\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.view.extension.augment-panel\\\":2},\\\"viewLocations\\\":{\\\"python_tests\\\":\\\"workbench.view.extension.test\\\",\\\"gitlens.views.commits\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.repositories\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.fileHistory\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.lineHistory\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.branches\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.remotes\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.stashes\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.tags\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.searchAndCompare\\\":\\\"workbench.view.extension.gitlens\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-207881465\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8828,\\\"localPort\\\":8828,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8828\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8828\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.rabbitmq.state.hidden\":\"[{\\\"id\\\":\\\"rabbitmq.connections\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"rabbitmq.exchanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"rabbitmq.queues\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.documatic.state.hidden\":\"[{\\\"id\\\":\\\"documatic:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"documatic:home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"documatic:home_organisations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"documatic:home_profile\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.885019308\":\"[{\\\"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\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1519828783\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.242619340\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1314203414\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1773171491\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1058584762\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5000,\\\"localAddress\\\":\\\"localhost:5000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5000\\\"},\\\"localPort\\\":5000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3002,\\\"localAddress\\\":\\\"localhost:3002\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3002\\\"},\\\"localPort\\\":3002,\\\"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,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1240008668\":\"[{\\\"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\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-555678557\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8828,\\\"localPort\\\":8828,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8828\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8828\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"csharp.1.lastSessionDate\":\"Fri Aug 16 2024\",\"csharp.1.sessionCount\":\"316\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.toolbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.generateTests\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-2017994141\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":54321,\\\"localPort\\\":54321,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:54321\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:54321\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1497549789\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"extensionsAssistant/deprecated\":\"[\\\"diegolincoln.vscode-styled-components\\\",\\\"eg2.vscode-npm-script\\\",\\\"bungcip.better-toml\\\",\\\"zixuanchen.vitest-explorer\\\",\\\"vue.vscode-typescript-vue-plugin\\\"]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-310526176\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3001,\\\"localAddress\\\":\\\"localhost:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3001\\\"},\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"workbench.view.extension.github-actions.state.hidden\":\"[{\\\"id\\\":\\\"github-actions.current-branch\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.workflows\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.settings\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.empty-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-explorer.state.hidden\":\"[{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.amazonq\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codewhisperer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.cdk\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codecatalyst\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.amazonq.codewhisperer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.toolkit.AmazonCommonAuth\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.toolkit.notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.appBuilder\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.smus.rootView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-codewhisperer-reference-log.state.hidden\":\"[{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+gabrielh-silvestre-shiny-bassoon-qgqv45p9j76f494q.-243035092\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8828,\\\"localPort\\\":8828,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8828\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8828\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-855829476\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1642388554\":\"[]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1642388554\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-71800434\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1784117546\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3001,\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3001\\\"},\\\"runningProcess\\\":\\\"bun\\\\u0000run\\\\u0000--watch\\\\u0000src/index.ts\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":5945,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-482571266\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":34823,\\\"localPort\\\":34823,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:34823\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:34823\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1367041136\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":44571,\\\"localAddress\\\":\\\"localhost:44571\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44571\\\"},\\\"localPort\\\":44571,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.660818586\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":42657,\\\"localAddress\\\":\\\"localhost:42657\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42657\\\"},\\\"localPort\\\":42657,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/e7e037083ff4455cf320e344325dacb480062c3c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-0.0.228/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-0.0.228/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":13282,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.21316725\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":44331,\\\"localAddress\\\":\\\"localhost:44331\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44331\\\"},\\\"localPort\\\":44331,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1857361478\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":43787,\\\"localPort\\\":43787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:43787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4528,\\\"localPort\\\":4528,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4528\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"external\\\":\\\"http://localhost:4528/\\\",\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4528\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/e7e037083ff4455cf320e344325dacb480062c3c/node /root/.vscode-server/bin/e7e037083ff4455cf320e344325dacb480062c3c/out/bootstrap-fork --type=fileWatcher\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":5678,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":4567,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":true,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.898975058\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35517,\\\"localPort\\\":35517,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35517\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35517\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.snyk.state.hidden\":\"[{\\\"id\\\":\\\"snyk.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.oss\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.security\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.configuration\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.quality\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.enablement\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.support\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.819212861\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":33223,\\\"localAddress\\\":\\\"localhost:33223\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:33223\\\"},\\\"localPort\\\":33223,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-207288022\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37787,\\\"localPort\\\":37787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":39441,\\\"localPort\\\":39441,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39441\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39441\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38383,\\\"localPort\\\":38383,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38383\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38383\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":140848,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-152073790\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46189,\\\"localPort\\\":46189,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46189\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46189\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40957,\\\"localPort\\\":40957,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:40957\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40957\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35275,\\\"localPort\\\":35275,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35275\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35275\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.terraform.state.hidden\":\"[{\\\"id\\\":\\\"terraform.providers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"terraform.modules\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1710422146\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46739,\\\"localPort\\\":46739,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46739\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46739\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":39441,\\\"localPort\\\":39441,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39441\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39441\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38857,\\\"localPort\\\":38857,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38857\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38857\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/d037ac076cee195194f93ce6fe2bdfe2969cc82d/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.250/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.250/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":9545,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37787,\\\"localPort\\\":37787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37787\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/d037ac076cee195194f93ce6fe2bdfe2969cc82d/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.250/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.250/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":55064,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.737353520\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":39441,\\\"localPort\\\":39441,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39441\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39441\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-58659960\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41351,\\\"localAddress\\\":\\\"localhost:41351\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41351\\\"},\\\"localPort\\\":41351,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1712355377\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":44801,\\\"localAddress\\\":\\\"localhost:44801\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44801\\\"},\\\"localPort\\\":44801,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1258561564\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37171,\\\"localAddress\\\":\\\"localhost:37171\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37171\\\"},\\\"localPort\\\":37171,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1052623957\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":42219,\\\"localPort\\\":42219,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:42219\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42219\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/2b35e1e6d88f1ce073683991d1eff5284a32690f/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.253/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.253/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":15112,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37869,\\\"localPort\\\":37869,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37869\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37869\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37787,\\\"localPort\\\":37787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35039,\\\"localPort\\\":35039,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35039\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35039\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/2b35e1e6d88f1ce073683991d1eff5284a32690f/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.253/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.253/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":24662,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.terraform-cloud.state.hidden\":\"[{\\\"id\\\":\\\"terraform.cloud.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"terraform.cloud.runs\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1556842057\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35039,\\\"localPort\\\":35039,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35039\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35039\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37787,\\\"localPort\\\":37787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.327359144\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37869,\\\"localPort\\\":37869,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37869\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37869\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37787,\\\"localPort\\\":37787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.phind-webview.state.hidden\":\"[{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-275195202\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":36651,\\\"localPort\\\":36651,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36651\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36651\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":193920,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":46075,\\\"localPort\\\":46075,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46075\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46075\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":204194,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1236537953\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46059,\\\"localPort\\\":46059,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46059\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46059\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39367,\\\"localPort\\\":39367,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:39367\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39367\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37255,\\\"localPort\\\":37255,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:37255\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37255\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41891,\\\"localPort\\\":41891,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41891\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41891\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38145,\\\"localPort\\\":38145,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38145\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38145\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45593,\\\"localPort\\\":45593,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45593\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45593\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":44475,\\\"localPort\\\":44475,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:44475\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:44475\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38969,\\\"localPort\\\":38969,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38969\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38969\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42801,\\\"localPort\\\":42801,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42801\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42801\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43621,\\\"localPort\\\":43621,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43621\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43621\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36793,\\\"localPort\\\":36793,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36793\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36793\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39271,\\\"localPort\\\":39271,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:39271\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39271\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34761,\\\"localPort\\\":34761,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34761\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34761\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37627,\\\"localPort\\\":37627,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:37627\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37627\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35039,\\\"localPort\\\":35039,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35039\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35039\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34269,\\\"localPort\\\":34269,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34269\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34269\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":34295,\\\"localPort\\\":34295,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:34295\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:34295\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40025,\\\"localPort\\\":40025,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:40025\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40025\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.881994505\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":34171,\\\"localAddress\\\":\\\"localhost:34171\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:34171\\\"},\\\"localPort\\\":34171,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.256/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.256/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":4659,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"node\\\\u0000/root/teste/trem/node_modules/.bin/vite\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":5123,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.376438671\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":34295,\\\"localPort\\\":34295,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:34295\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:34295\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38383,\\\"localPort\\\":38383,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38383\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38383\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42723,\\\"localPort\\\":42723,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42723\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42723\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":33787,\\\"localPort\\\":33787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:33787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:33787\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41635,\\\"localPort\\\":41635,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41635\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41635\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":80,\\\"localPort\\\":80,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:80\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:80\\\"},\\\"runningProcess\\\":\\\"/usr/sbin/apache2\\\\u0000-k\\\\u0000start\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":337,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-1236537953\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.364043390\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":44967,\\\"localAddress\\\":\\\"localhost:44967\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44967\\\"},\\\"localPort\\\":44967,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.257/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.257/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":14825,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.2047661320\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":40551,\\\"localAddress\\\":\\\"localhost:40551\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40551\\\"},\\\"localPort\\\":40551,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-164916664\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35757,\\\"localAddress\\\":\\\"localhost:35757\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35757\\\"},\\\"localPort\\\":35757,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.257/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.257/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":28460,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1528386972\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":43997,\\\"localAddress\\\":\\\"localhost:43997\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43997\\\"},\\\"localPort\\\":43997,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-484142211\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37723,\\\"localPort\\\":37723,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37723\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37723\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35057,\\\"localPort\\\":35057,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35057\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35057\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42631,\\\"localPort\\\":42631,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42631\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42631\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42459,\\\"localPort\\\":42459,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42459\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42459\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.599198574\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35057,\\\"localAddress\\\":\\\"localhost:35057\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35057\\\"},\\\"localPort\\\":35057,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.262/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.262/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":4574,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42631,\\\"localPort\\\":42631,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42631\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42631\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/zap-gpt-scrap/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":8536,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1592042701\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37377,\\\"localPort\\\":37377,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37377\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37377\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38383,\\\"localPort\\\":38383,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38383\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38383\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34201,\\\"localPort\\\":34201,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34201\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34201\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":39007,\\\"localPort\\\":39007,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39007\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39007\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":32823,\\\"localPort\\\":32823,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:32823\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:32823\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38159,\\\"localPort\\\":38159,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38159\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38159\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35983,\\\"localPort\\\":35983,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35983\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35983\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39645,\\\"localPort\\\":39645,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:39645\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39645\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45239,\\\"localPort\\\":45239,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45239\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45239\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34805,\\\"localPort\\\":34805,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34805\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34805\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34477,\\\"localPort\\\":34477,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34477\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34477\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36213,\\\"localPort\\\":36213,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36213\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36213\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45481,\\\"localPort\\\":45481,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45481\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45481\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":42949,\\\"localPort\\\":42949,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:42949\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42949\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37399,\\\"localPort\\\":37399,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37399\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37399\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42723,\\\"localPort\\\":42723,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42723\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42723\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37763,\\\"localPort\\\":37763,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37763\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37763\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45219,\\\"localPort\\\":45219,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45219\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45219\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":80,\\\"localPort\\\":80,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:80\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:80\\\"},\\\"runningProcess\\\":\\\"/usr/sbin/apache2\\\\u0000-k\\\\u0000start\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":258,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41081,\\\"localPort\\\":41081,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41081\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41081\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-553960756\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41917,\\\"localPort\\\":41917,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41917\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41917\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":43687,\\\"localPort\\\":43687,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:43687\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43687\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.273/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.273/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":15098,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1303322103\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":38383,\\\"localPort\\\":38383,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38383\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38383\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1329635453\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":36143,\\\"localPort\\\":36143,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36143\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36143\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.34988308\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":36311,\\\"localPort\\\":36311,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36311\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36311\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":46801,\\\"localPort\\\":46801,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46801\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46801\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":46075,\\\"localPort\\\":46075,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46075\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46075\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-708809672\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":45519,\\\"localAddress\\\":\\\"localhost:45519\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45519\\\"},\\\"localPort\\\":45519,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":246614,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41115,\\\"localPort\\\":41115,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41115\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41115\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.264/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":250099,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-978856448\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41115,\\\"localAddress\\\":\\\"localhost:41115\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41115\\\"},\\\"localPort\\\":41115,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1284580796\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46703,\\\"localPort\\\":46703,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46703\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46703\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.41649014\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":39007,\\\"localPort\\\":39007,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39007\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39007\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1459238766\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":45717,\\\"localPort\\\":45717,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:45717\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45717\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":188247,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":53630,\\\"localPort\\\":53630,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:53630\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:53630\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":32873,\\\"localPort\\\":32873,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:32873\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:32873\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38069,\\\"localPort\\\":38069,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38069\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38069\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34505,\\\"localPort\\\":34505,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34505\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34505\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":164082,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34805,\\\"localPort\\\":34805,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34805\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34805\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":25305,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"runningProcess\\\":\\\"/mnt/wsl/docker-desktop/cli-tools/usr/bin/com.docker.cli container run --rm -p 4567:4567 -v /root/aktie/novo-tempo-app-sidebar:/data -it zat_server_image:1.0.0 server\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":180991,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35585,\\\"localPort\\\":35585,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35585\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35585\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/s1-zap-agents/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":227018,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1983674419\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":42221,\\\"localPort\\\":42221,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:42221\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42221\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38625,\\\"localPort\\\":38625,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38625\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38625\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35613,\\\"localPort\\\":35613,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35613\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35613\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/s1-zap-agents/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":154584,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"runningProcess\\\":\\\"/mnt/wsl/docker-desktop/cli-tools/usr/bin/com.docker.cli container run --rm -p 4567:4567 -v /root/aktie/novo-tempo-app-sidebar:/data -it zat_server_image:1.0.0 server\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":180991,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/root/aktie/novo-tempo-app-sidebar/node_modules/.bin/quasar\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":181111,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":188247,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.881918654\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":45913,\\\"localAddress\\\":\\\"localhost:45913\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45913\\\"},\\\"localPort\\\":45913,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.265/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":234739,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42003,\\\"localPort\\\":42003,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42003\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42003\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":234514,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1042170338\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35119,\\\"localPort\\\":35119,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35119\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35119\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":44069,\\\"localPort\\\":44069,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:44069\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44069\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1863025523\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":44069,\\\"localAddress\\\":\\\"localhost:44069\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:44069\\\"},\\\"localPort\\\":44069,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-492679525\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46075,\\\"localPort\\\":46075,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46075\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46075\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37801,\\\"localPort\\\":37801,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37801\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37801\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35981,\\\"localPort\\\":35981,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35981\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35981\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38625,\\\"localPort\\\":38625,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38625\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38625\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1461232732\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":43041,\\\"localAddress\\\":\\\"localhost:43041\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43041\\\"},\\\"localPort\\\":43041,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.6ef262c8-36a1-40be-be49-25ef8f7b0ae0\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.aichat.8a985e2d-ad91-4ec1-8933-ce070dde7475\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.aichat.f07d3dbe-7932-494c-81e1-4562822cd4f4\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.composerViewPane2\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.aichat.da02746b-0883-454d-a6e7-641d31d28b7e\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.5898db9f-f703-464b-a8cb-322e5baaa7d7\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.27d25685-646c-4dc7-a94d-ab36e4077872\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.e8275213-ee61-434e-aa84-7ec327881b82\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.5b397619-7bbb-43b9-954a-e947dd1440a1\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.b505d379-f84f-4de1-9757-b4d8b42c7b4d\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.99863315-8bd4-4d4e-85b0-6b6d86c2bdba\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.7866abe6-3150-4e0f-bce5-bed98bb64bb6\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.a487b9d6-4a26-4f75-aff7-bc2a87063a78\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.6051e6cb-38f8-4328-8359-e4c373127bc7\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.cb5446aa-9b7e-45cf-a2c5-5495280696fe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.223f0fb7-4c74-483d-8724-eda3071c146d\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.8e494388-27a9-426d-a7f2-aab122bcf7b6\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.814c63e3-2e59-4c99-92f3-e6d067dda71d\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.f8849d5d-3662-4aa0-9700-51deb97585d7\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.cfc344d7-f2ea-45e4-8dc4-2e02f0df5703\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.0d8c2777-b87d-4a2b-b76c-4ae3fb309d2e\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.8fdd8b3d-702a-460b-ba6a-c817e0123dfe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.4845afc2-d760-4a88-ae59-45e5a8e6d7f7\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.dc326c98-ed5f-49a4-a0ad-2b25d84cc763\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.537e2d86-23f3-4a0b-8673-fe98a6d3de4d\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.92bcf411-5671-4b52-8a20-a78d10868775\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.b37ace1e-10f2-478d-ac35-3a256c15bb7e\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.28cf9d65-9a93-4a2d-a372-1d58a5b88ccc\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.80f6b1c7-9150-4dea-ad49-c3aa1453c708\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.e4803d49-6252-4e0a-85a0-a57e326b0b2a\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.835996c9-2c0c-4a4b-afea-2ba8bd54c9bc\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.d2a41861-fa2b-4e0f-a9c1-37dc9c476c5b\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.03c26f3d-f3ed-44d7-95b3-3d2d3f86d106\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.4fc62da7-6f54-479d-8d89-88a81e0496e1\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.8c29bfe0-c5f4-4b8c-9f71-b13464b11a47\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.3ca378a9-0968-40c9-a7b0-d97e498a20e4\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.83cbca8a-1989-4208-8799-3f08a693a147\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.49172060-93bf-40d9-8f76-94015fdd4e02\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.b95bebc3-d7d6-4827-8911-34ba90739342\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.7f9b5eb9-6af3-4daa-b4b1-892615c779ec\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.26df480d-0e52-49ed-a960-d4e7479b2027\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.163a21c2-59d0-4458-9b32-d09617eed237\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.f53cfc2f-e9ef-4747-a087-933766e57178\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.06fd4387-1659-40af-9184-fb2ade28cf76\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.108bc1db-a742-442a-8707-fbcf6b125e9c\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.faf442aa-75c8-41c3-9504-36d22345b910\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.85b18844-1baf-4a8a-b58d-eaf8b60cccb8\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.7af18fc5-731e-49a6-ac97-de3638d80db6\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.4aa435e2-d086-45d4-8c8e-25e89f958b11\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.34261b8a-8c7d-4739-914b-159beebcb270\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.b8b3b4c1-662a-4acc-b051-9c93cb2d90dc\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.936bc6dd-5c03-4e52-a634-09c0bbc03892\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.a57a0175-ad5f-4e60-a526-dfe6aa6af411\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.d15b1bc2-8d5b-4c3e-a992-529aa2ed9b26\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.6fc5b807-5b25-40fb-b664-65962ea1456a\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.augment-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.panel.aichat.0263034f-96ae-4322-9e3f-01858790bb16\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.bcba6d13-826a-45fe-bd1e-ac3848e7e7ff\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.044193ca-f019-45e7-bf41-94815a0e249c\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.e12d0150-40b8-46d9-bec7-c9f75a87955c\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.20a46b27-354d-4bae-af9d-08cdd6b68730\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.aichat.158e954e-bb70-492d-b037-a5658c1218c9\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aichat.a3d23152-4b5b-4f1a-8a7e-a76e5fa80675\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.aipaneaaaiBugFinder\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-2050226831\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46801,\\\"localPort\\\":46801,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46801\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46801\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":46075,\\\"localPort\\\":46075,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46075\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46075\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1011434783\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":38625,\\\"localPort\\\":38625,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38625\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38625\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40111,\\\"localPort\\\":40111,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40111\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40111\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35981,\\\"localPort\\\":35981,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35981\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35981\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.266/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":160279,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1701506433\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35981,\\\"localPort\\\":35981,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35981\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35981\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-2106659967\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":39419,\\\"localPort\\\":39419,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39419\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39419\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1832135188\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41877,\\\"localAddress\\\":\\\"localhost:41877\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41877\\\"},\\\"localPort\\\":41877,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.597929604\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35275,\\\"localPort\\\":35275,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35275\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35275\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41769,\\\"localPort\\\":41769,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41769\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41769\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.896974770\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41769,\\\"localAddress\\\":\\\"localhost:41769\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41769\\\"},\\\"localPort\\\":41769,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"inline-chat-history\":\"[\\\"/explain explain to me in high level what the function does\\\",\\\"/explain \\\",\\\"any typescript type that made all properties from a schema been \\\\\\\"required\\\\\\\", basically removindo the optional dot \\\\\\\"?\\\\\\\"\\\",\\\"/fix Cannot find name 'AmigaoSchema'.\\\",\\\"/explain explain to me step by step what resources are being created as I am a 5 years old\\\",\\\"mock toWhom function exported from `./zendesk-intances.service.ts`, the functions is being exported outside the class `ZendeskInstancesService`\\\",\\\"mock toWhom function exported from `./zendesk-intances.service.ts`\\\",\\\"How to mock only this function?\\\",\\\"/fix the follow error ocurrs `error [BigtableService] OneTable exception in \\\\\\\"scan\\\\\\\" on \\\\\\\"_Generic Cannot do operations on a non-existent table\\\\\\\" {\\\\n \\\\\\\"err\\\\\\\": {\\\\n \\\\\\\"name\\\\\\\": \\\\\\\"ResourceNotFoundException\\\\\\\",\\\\n \\\\\\\"$fault\\\\\\\": \\\\\\\"client\\\\\\\",\\\\n \\\\\\\"$metadata\\\\\\\": {\\\\n \\\\\\\"httpStatusCode\\\\\\\": 400,\\\\n \\\\\\\"requestId\\\\\\\": \\\\\\\"0cf15029-4708-4cbe-8e6a-9d3a310664cd\\\\\\\",\\\\n \\\\\\\"attempts\\\\\\\": 1,\\\\n \\\\\\\"totalRetryDelay\\\\\\\": 0\\\\n },\\\\n \\\\\\\"__type\\\\\\\": \\\\\\\"com.amazonaws.dynamodb.v20120810#ResourceNotFoundException\\\\\\\"\\\\n },\\\\n \\\\\\\"trace\\\\\\\": {\\\\n \\\\\\\"model\\\\\\\": \\\\\\\"_Generic\\\\\\\",\\\\n \\\\\\\"cmd\\\\\\\": {\\\\n \\\\\\\"TableName\\\\\\\": \\\\\\\"droz-zendesk-test\\\\\\\",\\\\n \\\\\\\"ConsistentRead\\\\\\\": false,\\\\n \\\\\\\"Limit\\\\\\\": 25,\\\\n \\\\\\\"ScanIndexForward\\\\\\\": true\\\\n },\\\\n \\\\\\\"op\\\\\\\": \\\\\\\"scan\\\\\\\",\\\\n \\\\\\\"properties\\\\\\\": {}\\\\n }\\\\n} \\\\n FAIL src/zendesk/zendesk-instances.service.spec.ts\\\\n Zendesk Instances Service\\\\n ✕ should be defined (72 ms)\\\\n\\\\n ● Zendesk Instances Service › should be defined\\\\n\\\\n OneTableError: OneTable execute failed \\\\\\\"scan\\\\\\\" for \\\\\\\"_Generic\\\\\\\", Cannot do operations on a non-existent table\\\\n\\\\n 115 | const tables = this.tables.values();\\\\n 116 | for (const table of tables) {\\\\n > 117 | const items = await table.scanItems({}, { next, limit: maxBatchSize });\\\\n | ^\\\\n 118 | if (items.length > 0) {\\\\n 119 | const batch = {};\\\\n 120 |\\\\n\\\\n at Table.execute (../../../node_modules/dynamodb-onetable/dist/cjs/Table.js:632:23)\\\\n at Model.run (../../../node_modules/dynamodb-onetable/dist/cjs/Model.js:338:22)\\\\n at Model.scanItems (../../../node_modules/dynamodb-onetable/dist/cjs/Model.js:949:16)\\\\n at Table.scanItems (../../../node_modules/dynamodb-onetable/dist/cjs/Table.js:762:16)\\\\n at BigtableService.__cleanup (../../commons/toolkit/src/modules/bigtable/bigtable.service.ts:117:23)\\\\n at createTestingModule (../../commons/toolkit/testing/setup.ts:105:23)\\\\n at setup (src/zendesk/zendesk-instances.service.spec.ts:28:20)\\\\n at Object.<anonymous> (src/zendesk/zendesk-instances.service.spec.ts:48:23)`\\\",\\\"/explain What is the difference between `<any>function foo() {}` and `fuction bar<any>() {}`?\\\",\\\"/fix Property 'envelope' does not exist on type 'NucleusTransitionMessage'.\\\",\\\"Refactor to use react-query instead of jotai\\\",\\\"How can I test this?\\\",\\\"/fix Property 'getReviewMarkerMessage' is private and only accessible within class 'ZendeskIntegrationService'.\\\",\\\"/explain what this configs does? And what are the other options avaible?\\\",\\\"where this directive is been defined?\\\",\\\"/explain what `@sub` and `@assert` does? Also explain to me this concept on GraphQL\\\",\\\"/explain give an example of the final schema\\\",\\\"/explain how fallbacks in graphql works? and how to name them?\\\",\\\"/explain I am using Review interface from schema.org, how to be able to get into ratingValue property?\\\",\\\"/explain what the selected regex does?\\\",\\\"/fix Visible, non-interactive elements with click handlers must have at least one keyboard listener., Avoid non-native interactive elements. If using native HTML is not possible, add an appropriate role and support for tabbing, mouse, keyboard, and touch inputs to an interactive content element.\\\",\\\"/explain where this props is commig from? show me the component who inject it\\\",\\\"where this props is commig from?\\\",\\\"/fix \\\",\\\"/fix React Hook useEffect has a missing dependency: 'watch'. Either include it or remove the dependency array.\\\",\\\"use cookies to cache token in browser\\\",\\\"/fix Cannot find name 'ZendeskUsersClient'.\\\",\\\"What is the name of this kind of \\\\\\\"doc\\\\\\\"?\\\",\\\"/explain What this step does? And what will happen if I remove it?\\\",\\\"I am getting the follow error when GitHub actions execute the selected code: `Run mkdir -p ~/.ssh\\\\n mkdir -p ~/.ssh\\\\n ssh-keyscan github.com >> ~/.ssh/known_hosts\\\\n ssh-agent -a $SSH_AUTH_SOCK > /dev/null\\\\n ssh-add - <<< \\\\\\\"\\\\\\\"\\\\n shell: /usr/bin/bash -e {0}\\\\n env:\\\\n GITHUB_TOKEN: ***\\\\n SSH_AUTH_SOCK: /tmp/ssh_agent.sock\\\\n# github.com:22 SSH-2.0-babeld-22243ffb\\\\n# github.com:22 SSH-2.0-babeld-22243ffb\\\\n# github.com:22 SSH-2.0-babeld-22243ffb\\\\n# github.com:22 SSH-2.0-babeld-22243ffb\\\\n# github.com:22 SSH-2.0-babeld-22243ffb\\\\nError loading key \\\\\\\"(stdin)\\\\\\\": error in libcrypto\\\\nError: Process completed with exit code 1.`\\\",\\\"make it human readable by formatting the JSON\\\",\\\"convert this into a valid JSON with escape characters\\\",\\\"refactor, change recursive pooling to use while loop\\\",\\\"return a list of the selected code only with the values, without the keys\\\",\\\"/explain this Monday graphQL error. How to solve it?\\\",\\\"/explain GraphQL Monday API error\\\",\\\"explain this monday error\\\",\\\"make it human readable\\\",\\\"make it dynamic\\\",\\\"remove space from the keys, ex: ['Solicitação de Aconselhamento Espiritual'] -> ['SolicitaçãodeAconselhamentoEspiritual']\\\",\\\"do the same with the following list:\\\\n\\\\nAcons. Espiritual\\\\nCurso Bíblico\\\\nVisita Pastoral\\\\nDúvida Bíblica\\\\nMan. Cadastro\\\\nMateriais\\\\nAcons. Psicológico\\\\nBatismo\\\\nDoação\\\\nBrindes\\\\nAnjinho\\\\nResposta à Solicitação de Curso Bíblico\\\\nContato\\\\nCurso privado\\\\nUpload do Documento\\\\nBrindes - Evangelistmo Web\\\",\\\"not allow text break line\\\",\\\"make the this property being lazy loaded\\\",\\\"only use the filter_policy.callwe_subdomain for filter, the rest of the object does not matter, adjust the params\\\",\\\"addapt this regex to accept a encoeded URI component, the match should go ultill the first break line (\\\\\\\\n)\\\",\\\"/fix should accept empty spaces\\\",\\\"run tests found in ./test/modules/**/*.spec.ts\\\",\\\"addapt the selected Aws API Gateway event to request the endpoint: GET /api/company\\\",\\\"flex space between Typography\\\",\\\"make product name and product type spaced from each other\\\",\\\"create a form to register \\\\\\\"Callwe\\\\\\\" produtct, it should use react-hook-form and have the `registerSchemas` properties as inputs\\\",\\\"replace undescores to slash: ex addon_callwee__api -> addon-callwee--api\\\",\\\"how to execute this script in terminal?\\\",\\\"based on the abose .js script, create a similar using bash commands\\\",\\\"create a script similar to pkg.js, but using bash commands\\\",\\\"how to run bash commands in a .js script?\\\",\\\"where occurs the build/zip on this file?\\\",\\\"has other way to do this? maybe using other built-in node.js package\\\",\\\"/fix use dynamic imports\\\",\\\"/fix adjust format\\\",\\\"/doc explain how to use this updater for standard-version\\\",\\\"/doc \\\",\\\"descript\\\",\\\"define a updater to update \\\\\\\"main.tf\\\\\\\" file, the updater file is \\\\\\\"index.js\\\\\\\"\\\",\\\"/explain qual a diferença entre \\\\\\\"packageFiles\\\\\\\" e \\\\\\\"bumpFiles\\\\\\\"?\\\",\\\"change the current line version to the new one\\\",\\\"change version using regex, the version who cames from \\\\\\\"main.tf\\\\\\\" is in the following format: `version = \\\\\\\"0.0.0\\\\\\\"`\\\",\\\"should read a main.tf file in the path received in parameters line by line\\\",\\\"/explain if the response have two \\\\\\\"<bl>\\\\\\\" what will happen?\\\",\\\"/explain do not entry in \\\\\\\"step-by-step\\\\\\\" instructions, just explain me the concept\\\",\\\"/explain why TLS and not TCP?\\\",\\\"/fix this uri not work, terraform returned the follow error `Invalid ARN specified in the request`\\\",\\\"redirect the http request to the load balancer `aws_lb.this`\\\",\\\"create a aws_api_gateway_integration with VPC_LINK connection using the follow parameters connection_type = \\\\\\\"VPC_LINK\\\\\\\"\\\\n connection_id = \\\\\\\"lfbjvv\\\\\\\"`\\\",\\\"create a aws_api_gateway_integration with VPC_LINK connection\\\"]\",\"remote.tunnels.toRestore.wsl+ubuntu.587949659\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":30226,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"scm.input.lastActionId\":\"cursor.generateGitCommitMessage\",\"remote.tunnels.toRestore.wsl+ubuntu.1693529823\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46473,\\\"localAddress\\\":\\\"localhost:46473\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46473\\\"},\\\"localPort\\\":46473,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1991702043\":\"[]\",\"languageStatus.dedicated\":\"[\\\"vscode.typescript-language-features/typescript.version\\\"]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-539018329\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":39489,\\\"localPort\\\":39489,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:39489\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:39489\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":42949,\\\"localPort\\\":42949,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:42949\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42949\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37399,\\\"localPort\\\":37399,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37399\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37399\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.590567181\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":42949,\\\"localAddress\\\":\\\"localhost:42949\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:42949\\\"},\\\"localPort\\\":42949,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":70520,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":37399,\\\"localPort\\\":37399,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37399\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37399\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":71365,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":106292,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"runningProcess\\\":\\\"/mnt/wsl/docker-desktop/cli-tools/usr/bin/com.docker.cli container run --rm -p 4567:4567 -v /root/aktie/novo-tempo-app-sidebar:/data -it zat_server_image:1.0.0 server\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":106641,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/root/aktie/novo-tempo-app-sidebar/node_modules/.bin/quasar\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":108229,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1596281963\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46303,\\\"localAddress\\\":\\\"localhost:46303\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46303\\\"},\\\"localPort\\\":46303,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":91182,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36079,\\\"localPort\\\":36079,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36079\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36079\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/s1-zap-agents/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":91749,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1331316029\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":40389,\\\"localPort\\\":40389,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:40389\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:40389\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":42723,\\\"localPort\\\":42723,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:42723\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:42723\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46587,\\\"localPort\\\":46587,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46587\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46587\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45219,\\\"localPort\\\":45219,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45219\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45219\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":80,\\\"localPort\\\":80,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:80\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:80\\\"},\\\"runningProcess\\\":\\\"/usr/sbin/apache2\\\\u0000-k\\\\u0000start\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":71013,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41081,\\\"localPort\\\":41081,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41081\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41081\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/s1-zap-agents/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":94733,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1318440576\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":45741,\\\"localAddress\\\":\\\"localhost:45741\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45741\\\"},\\\"localPort\\\":45741,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":53081,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41635,\\\"localPort\\\":41635,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41635\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41635\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":77992,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":33787,\\\"localPort\\\":33787,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:33787\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:33787\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/af28b32d7e553898b2a91af498b1fb666fdebe0c/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":104129,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-938272564\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41635,\\\"localAddress\\\":\\\"localhost:41635\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41635\\\"},\\\"localPort\\\":41635,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.2002020010\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37751,\\\"localPort\\\":37751,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:37751\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37751\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.268/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.268/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":90379,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":45875,\\\"localPort\\\":45875,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:45875\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45875\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.268/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.268/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":106828,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35797,\\\"localPort\\\":35797,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35797\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35797\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000-r\\\\u0000/root/aktie/access-panel-api/node_modules/source-map-support/register.js\\\\u0000/root/aktie/access-panel-api/dist/main\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":113631,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41179,\\\"localPort\\\":41179,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41179\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41179\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":3002,\\\"localPort\\\":3002,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:3002\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3002\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45219,\\\"localPort\\\":45219,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45219\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45219\\\"},\\\"runningProcess\\\":\\\"/opt/google/chrome/chrome --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=Translate,BackForwardCache --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --disable-sync --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --enable-blink-features=IdleDetection --export-tagged-pdf --user-data-dir=/root/portfolio/zap-hub/.wwebjs_auth/session --headless --hide-scrollbars --mute-audio --no-sandbox --disable-setuid-sandbox --user-agent=Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.67 Safari/537.36 --remote-debugging-port=0 --enable-crash-reporter about:blank\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":171631,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.847036293\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46489,\\\"localAddress\\\":\\\"localhost:46489\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46489\\\"},\\\"localPort\\\":46489,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":92398,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.267/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":93946,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.504027083\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":37763,\\\"localAddress\\\":\\\"localhost:37763\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:37763\\\"},\\\"localPort\\\":37763,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1884820207\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35417,\\\"localAddress\\\":\\\"localhost:35417\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35417\\\"},\\\"localPort\\\":35417,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.637548184\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":38863,\\\"localPort\\\":38863,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:38863\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38863\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1962,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":35365,\\\"localPort\\\":35365,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:35365\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35365\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.273/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.273/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":19263,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46463,\\\"localPort\\\":46463,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46463\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46463\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":18299,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.866824788\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":35365,\\\"localAddress\\\":\\\"localhost:35365\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:35365\\\"},\\\"localPort\\\":35365,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":26111,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4527,\\\"localPort\\\":4527,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4527\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4527\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node /root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork --type=fileWatcher\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1409,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.637548184\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":38863,\\\"localAddress\\\":\\\"localhost:38863\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38863\\\"},\\\"localPort\\\":38863,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.272/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":20501,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.603136483\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":43687,\\\"localPort\\\":43687,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:43687\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43687\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38933,\\\"localPort\\\":38933,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38933\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38933\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/root/.vscode-server/bin/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":18051,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1064736922\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":45075,\\\"localPort\\\":45075,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:45075\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45075\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-1718023821\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46711,\\\"localAddress\\\":\\\"localhost:46711\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46711\\\"},\\\"localPort\\\":46711,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/05047486b6df5eb8d44b2ecd70ea3bdf775fd937/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.283/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.283/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":53405,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":36705,\\\"localPort\\\":36705,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:36705\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36705\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/05047486b6df5eb8d44b2ecd70ea3bdf775fd937/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.284/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.284/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":56867,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-477754564\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":33759,\\\"localPort\\\":33759,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:33759\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:33759\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/05047486b6df5eb8d44b2ecd70ea3bdf775fd937/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.284/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.284/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":65243,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"node\\\\u0000/root/teste/test-cookie/node_modules/.bin/vite\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":65446,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-396708396\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":46789,\\\"localPort\\\":46789,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:46789\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:46789\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41635,\\\"localPort\\\":41635,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41635\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41635\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-2131830152\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":43055,\\\"localPort\\\":43055,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:43055\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43055\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":78626,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":41361,\\\"localPort\\\":41361,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:41361\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41361\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":438639,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":4567,\\\"localPort\\\":4567,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4567\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4567\\\"},\\\"runningProcess\\\":\\\"/mnt/wsl/docker-desktop/cli-tools/usr/bin/com.docker.cli container run --rm -p 4567:4567 -v /root/aktie/advanced-conditionals-app:/data -it zat_server_image:1.0.0 server\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":74164,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1150499349\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":33471,\\\"localAddress\\\":\\\"localhost:33471\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:33471\\\"},\\\"localPort\\\":33471,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":69826,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":43055,\\\"localPort\\\":43055,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:43055\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:43055\\\"},\\\"runningProcess\\\":\\\"/root/.vscode-server/bin/31c37ee8f63491495ac49e43b8544550fbae4533/node\\\\u0000-r\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/webview/tokenizer.wasm\\\\u0000/root/.vscode-server/extensions/wallabyjs.console-ninja-1.0.285/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":78626,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-107642039\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":41191,\\\"localAddress\\\":\\\"localhost:41191\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:41191\\\"},\\\"localPort\\\":41191,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-571399854\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":36581,\\\"localAddress\\\":\\\"localhost:36581\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:36581\\\"},\\\"localPort\\\":36581,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"extension.features.state\":\"{\\\"GitHub.copilot-chat\\\":{\\\"languageModels\\\":{\\\"disabled\\\":false,\\\"accessCount\\\":149}}}\",\"languageModelAccess.copilot-gpt-3.5-turbo\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.copilot-gpt-3.5-turbo\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":43,\\\"tokenCount\\\":45874,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.editor\\\",\\\"requestCount\\\":52,\\\"tokenCount\\\":33143},{\\\"id\\\":\\\"git-commit\\\",\\\"requestCount\\\":2,\\\"tokenCount\\\":3992}]}]}\",\"languageModelAccess.copilot-gpt-4\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.copilot-gpt-4\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.default\\\",\\\"requestCount\\\":27,\\\"tokenCount\\\":30202},{\\\"id\\\":\\\"github.copilot.terminal\\\",\\\"requestCount\\\":9,\\\"tokenCount\\\":13466},{\\\"id\\\":\\\"github.copilot.workspace\\\",\\\"requestCount\\\":8,\\\"tokenCount\\\":5169}]}]}\",\"languageModelAccess.gpt-3.5-turbo\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-3.5-turbo\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.editor\\\",\\\"requestCount\\\":4,\\\"tokenCount\\\":5716},{\\\"id\\\":\\\"symbol-names\\\",\\\"requestCount\\\":2,\\\"tokenCount\\\":432}]}]}\",\"languageModelAccess.gpt-4-0125-preview\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-4-0125-preview\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.terminal\\\",\\\"requestCount\\\":2,\\\"tokenCount\\\":1143}]}]}\",\"workbench.view.extension.sidebar-panel.state.hidden\":\"[{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.postman-console-view-container.state.hidden\":\"[{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.nx-console.state.hidden\":\"[{\\\"id\\\":\\\"nxConsole.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxConsole.views.angular-welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxCommands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"nxCloud\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aichat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerViewPane2.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.composerViewPane2.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.aipaneaaaiBugFinder.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aipane.viewaaaiBugFinder\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"workbench.view.bugbot.hidden\":\"[{\\\"id\\\":\\\"workbench.views.bugbot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane..9d7c5f23-f504-4208-8f37-b845842995aa.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.441347875\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38121,\\\"localPort\\\":38121,\\\"localAddress\\\":\\\"localhost:38121\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:38121\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":1455,\\\"localPort\\\":1455,\\\"localAddress\\\":\\\"localhost:1455\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:1455\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+ubuntu.441347875\":\"1762778600261\",\"workbench.panel.composerChatViewPane.06803632-bc16-48b8-9ff4-9b5bbe3a2fc3.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5c72da19-38f3-47ef-814d-d0d485a4edb2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.2adc22a4-a7d3-4da6-8673-9ada178c9453\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.2194b547-2049-4589-9c57-6c7cccd673d6\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.aaa11612-f1e7-4512-911b-55a1ca5c1e84\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.65c88949-f5db-4f28-9ac4-90cab105cc8e\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.84a0cbd7-b306-4e9a-9ab4-bf840293f65c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0277b936-1a6c-47ed-be85-115241fa89ae\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.96e539bc-d7bd-48b8-a4f5-483d69c6ccb5\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.8f4c1c3c-a7cf-48a7-a3e0-cf5a7f6cc852\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0c04072b-8ba6-4156-b350-ec62c02d3c56\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.71c40427-eefa-4899-91b4-c04679eb1280\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0d70f185-4f85-4c56-9a09-ac7055baf7f1\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.21d05dcd-363d-4c34-bc79-83ecab25007c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5cd6b5d1-b5a4-46aa-915e-9a090b009214\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.85caa88f-f5f3-4dcc-a189-90fd00e35189\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e9cdc469-670a-4b6f-8869-5c04cf4da57e\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.3d8d1620-568a-4d8d-9ed4-77f2ba3fdaa6\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.a27217a2-0f07-4871-9c08-4e83227f4e89\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.f0533b8f-f0f6-492e-9671-3190b8e761e3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.fa2e6311-8bd2-4db5-bb22-6c94c0e6d3c9\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e01b5e79-6e29-4132-b091-7b1d79957e3f\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.20a46b27-354d-4bae-af9d-08cdd6b68730.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.0700e1dd-44c7-4c8f-a32b-c0e40186c010\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.a3d23152-4b5b-4f1a-8a7e-a76e5fa80675.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.7bc3ef3c-4445-4bf1-8e2e-dbee354a6313\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.773069a2-b464-407c-9cf2-46ce4180fc46.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.c6692889-8c4e-46ca-8609-0c83c7ea04a6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.e12d0150-40b8-46d9-bec7-c9f75a87955c.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.159f4d22-6de5-4778-be3f-a516c304cbc8\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.044193ca-f019-45e7-bf41-94815a0e249c.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.159f4d22-6de5-4778-be3f-a516c304cbc8\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0700e1dd-44c7-4c8f-a32b-c0e40186c010\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.158e954e-bb70-492d-b037-a5658c1218c9.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.7bc3ef3c-4445-4bf1-8e2e-dbee354a6313\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.bcba6d13-826a-45fe-bd1e-ac3848e7e7ff.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.f07d3dbe-7932-494c-81e1-4562822cd4f4.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.0700e1dd-44c7-4c8f-a32b-c0e40186c010\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.159f4d22-6de5-4778-be3f-a516c304cbc8\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e01b5e79-6e29-4132-b091-7b1d79957e3f\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6be8f2b7-232a-4264-b06d-496780150fe2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.705043a1-4b0d-43ad-803f-8b9871d2fb69\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.fdd43091-d890-48f0-a285-ca367dc943ae\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.65c88949-f5db-4f28-9ac4-90cab105cc8e\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.090c03e2-572c-48b3-870e-cbdf23cb788f\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.69a14107-e257-44f4-835c-a8ec8a62c117\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.499b9872-aa0d-44cf-9b86-bbae77fc0934\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6f2e209c-d48d-4432-9114-d401ebec395b\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.fad6349e-3a0b-4ec8-9dc5-f0ec85cb0f65\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.b9f4f45b-e1f4-4468-bc4c-b88d34c3dc91\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.f83cd86d-7d48-464c-bc5e-152d2730de46\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.7acf6471-929f-4ec7-b873-4dfff1031f52\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ae709c44-8e3f-4ace-b4ba-197f9a302867\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.17fb33b3-813c-4db2-aa1d-77456b56f021\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.7e7f0fc9-14a1-4bc9-956a-4fa744885aed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.cef52882-b2de-4771-a419-91f188902982\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.2c81fcaf-ff6f-4631-a7ed-b70217755a56\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.33f8811c-da05-4996-b094-4e0dabdde8f2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e4ead85e-8496-4108-8043-8eef2aa3af29\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.66044005-f4a5-4628-aa08-322accb71221\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.091b1afd-b554-49e9-959f-a4b23cb79e37\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.dfaaebf3-3d39-47ee-9144-f499d26fe374\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.03b39aef-3c58-4b63-9413-c9bc3d65dacb\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.75287573-28a9-4f4c-b752-639ec1e2cb53\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.77233595-4fc4-477f-96e4-4827bf160978\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5a41e829-cb30-427e-8be8-b185f0f3cef3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.cf4e6c5f-fea5-4a1e-80c0-af9e89591245\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ec1bb1aa-bbb8-46b8-8e7a-1174272f68f6\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6c433824-7956-412a-9229-06ac38bfb244\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.53fb864c-f091-47bb-a095-74edaa6fd05a\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.1775a167-8e69-4ca7-839a-d55034639a09\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e541f2db-b756-4340-8c16-f962a97a1e1c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.268b0e34-7444-4454-952b-d472baae7ef5\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.15814c92-bf62-45ff-be66-28d9a1e79618\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.eabb8dbf-365c-4ef2-9a45-482da0cabe8c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.d3437b24-629b-41e3-98bc-bf224c69d390\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.a5e14f28-1dec-4890-a0b3-c272ae9b83ef\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.8cb7f929-1c53-47e4-a13d-eb28cc5e1911\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.710f256c-31e4-4e89-b9fd-daab749074b0\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.a600cc69-b42a-4d02-9261-a957ecb9c86d\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.db8e0dec-7877-4e11-a445-c5c85c2636a8\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.9f8f6c8f-a850-4110-8f4e-21d1cdb780cd\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e4c6a9a2-6c47-40c0-afa6-b86490bd7565\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.c2040834-8391-4451-a591-54d4f5f26acf\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.7001936e-a9f6-4486-9e72-e8f87976f9be\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.c524a272-3b8a-44b2-b6d5-99bfa30b3e12\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.dfc60f90-d01e-426a-a60d-884c1c8c9cc8\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ba1a30e2-a2d2-428e-bb16-d4a683b8ae10\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e175233c-0043-4f41-89a2-c2723cff7f22\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.3e646076-8e9a-4f21-80a2-085ad6346890\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5efd8acb-6696-4dc9-83bf-f9454f59bfe3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.590919ec-5078-4dd6-8829-4a9ce82f454e\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.c3b39cee-7feb-41a1-b165-2eed7b8649f7\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.bb1ec6b1-96ee-480b-8dd3-818330dfa60b\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.e154e2fc-e709-4a78-92d5-d818a8cebff1\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.54e45c95-b623-4058-afbc-27dda27f5e36\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6abced2c-942c-4dfd-a72a-effe4d8e8855\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.fa07fa73-231d-4457-bd57-199667d02b6b\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6686efe5-d573-4341-99fc-e7b652fcca8c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.07673ee8-965d-41d1-bf88-b6238a82362a\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.bbb64dea-cc3d-47f0-85d8-46c3a3af6840\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.135df24c-8392-48e4-beef-8318b9e54df7\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.369208ba-06b1-4e59-a626-8005b4562d89\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.a7a7a39f-222a-4f11-9644-ebe6a3cd392f\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.cfac70e2-1ca1-4746-a12c-96e40a6a9f66\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.f720b67a-5bd9-432b-b64b-5fcb90c34ed4\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.0263034f-96ae-4322-9e3f-01858790bb16.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.7bc3ef3c-4445-4bf1-8e2e-dbee354a6313\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.augment-chat.state.hidden\":\"[{\\\"id\\\":\\\"augment-chat\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.augment-panel.state.hidden\":\"[{\\\"id\\\":\\\"augment-next-edit\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.7f9b5eb9-6af3-4daa-b4b1-892615c779ec.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.b95bebc3-d7d6-4827-8911-34ba90739342.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.49172060-93bf-40d9-8f76-94015fdd4e02.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.83cbca8a-1989-4208-8799-3f08a693a147.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.3ca378a9-0968-40c9-a7b0-d97e498a20e4.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.8c29bfe0-c5f4-4b8c-9f71-b13464b11a47.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.4fc62da7-6f54-479d-8d89-88a81e0496e1.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.d2a41861-fa2b-4e0f-a9c1-37dc9c476c5b.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.03c26f3d-f3ed-44d7-95b3-3d2d3f86d106.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.prismaActivitybar.state.hidden\":\"[{\\\"id\\\":\\\"prismaPostgresDatabases\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.db661ea9-46f3-46d7-a1fe-928ce6b01a39.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ead91f27-a1bb-4817-9a14-1bc24ceb5515\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.835996c9-2c0c-4a4b-afea-2ba8bd54c9bc.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.e4803d49-6252-4e0a-85a0-a57e326b0b2a.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.80f6b1c7-9150-4dea-ad49-c3aa1453c708.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.8a985e2d-ad91-4ec1-8933-ce070dde7475.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.f720b67a-5bd9-432b-b64b-5fcb90c34ed4\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.f62b400c-a3e7-4d1a-ac49-3688e8f1e20c\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.090c03e2-572c-48b3-870e-cbdf23cb788f\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.63b8287c-2359-41a0-8a11-649939172ad7\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0634a91f-bad5-458e-985e-6f906fbd05f6\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.eb499ca9-7283-465b-9cdb-244424e27ac3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.d5f605c6-1bd1-4fab-be1e-48219b791057\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.55415d58-fb08-467a-b613-58d2d5ddba92\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.c09f92c0-b69f-4dcc-b857-8a1c9ff9708b\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.28d8df00-df7d-4503-b645-0728d9aadc1d\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.3e0eda7b-ff09-46e8-8d94-f1836a6d0142\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.95a35766-7729-4bfc-bafb-10f6a078e5d3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.c17aa59a-c871-4de7-b57d-9dd802fa2529\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0244b9a8-736f-42c0-93ac-d9833ecbeb0a\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.b19f0208-a5e6-4281-a7a5-5acd3195f0f3\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.01439280-9b9f-433d-abbb-9483c5da0d85\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.fa690896-75d7-4bf2-9158-eb1fc08ed64f\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.2fbcaa62-913a-4516-af1a-ec13d11d8117\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5fd4f58d-08e4-490c-950d-bbcb02b7f51b\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.33fba712-78d9-4413-8acb-a2e1976e5487\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.01411237-a6d3-4418-aa56-6bf23ce21057\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5178a7fc-f757-4131-9aa5-f47799b05f32\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.6f1b4ed6-9d15-4859-915e-8191332d6fb7\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.64b68823-2632-4b86-81ff-68ff36094c83\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.75288e0d-5a22-421c-9c48-e01f5483162d\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.80d8b7c2-a9bd-436f-b3fa-63be500c1058\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.ce1d06c8-06bf-4c6d-a0d9-3b80b1bd20fb\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.dc8ccadf-9212-4f92-949a-96ba7949ea5d\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.2dd1977e-1064-408a-bbda-4d8cdbf7eaac\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.5319a7c8-5a52-4f28-b151-5492e421a3b5\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.28cf9d65-9a93-4a2d-a372-1d58a5b88ccc.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.b37ace1e-10f2-478d-ac35-3a256c15bb7e.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.92bcf411-5671-4b52-8a20-a78d10868775.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.537e2d86-23f3-4a0b-8673-fe98a6d3de4d.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.6fc5b807-5b25-40fb-b664-65962ea1456a.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.dc326c98-ed5f-49a4-a0ad-2b25d84cc763.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.d15b1bc2-8d5b-4c3e-a992-529aa2ed9b26.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.view.agents.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.agentsView\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.bcddce48-0002-4bd2-a5f3-5a787b96f8f0.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.92d6401d-1208-4565-b42c-d90bf73d7e74\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.4845afc2-d760-4a88-ae59-45e5a8e6d7f7.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.a57a0175-ad5f-4e60-a526-dfe6aa6af411.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.8fdd8b3d-702a-460b-ba6a-c817e0123dfe.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.936bc6dd-5c03-4e52-a634-09c0bbc03892.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.0d8c2777-b87d-4a2b-b76c-4ae3fb309d2e.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.b8b3b4c1-662a-4acc-b051-9c93cb2d90dc.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.cfc344d7-f2ea-45e4-8dc4-2e02f0df5703.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.34261b8a-8c7d-4739-914b-159beebcb270.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.f8849d5d-3662-4aa0-9700-51deb97585d7.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.4aa435e2-d086-45d4-8c8e-25e89f958b11.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.814c63e3-2e59-4c99-92f3-e6d067dda71d.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.7af18fc5-731e-49a6-ac97-de3638d80db6.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.8e494388-27a9-426d-a7f2-aab122bcf7b6.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.85b18844-1baf-4a8a-b58d-eaf8b60cccb8.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.223f0fb7-4c74-483d-8724-eda3071c146d.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.faf442aa-75c8-41c3-9504-36d22345b910.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.cb5446aa-9b7e-45cf-a2c5-5495280696fe.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.108bc1db-a742-442a-8707-fbcf6b125e9c.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.6ef262c8-36a1-40be-be49-25ef8f7b0ae0.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.ae61276c-5c58-4b3b-81e7-ce5aaec417cd\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.aichat.view.0244b9a8-736f-42c0-93ac-d9833ecbeb0a\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.0f093861-df7c-4231-a95f-96d3e0d2157c.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.cf89fd86-b7c7-4d4a-a98f-32fec4157120\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.6051e6cb-38f8-4328-8359-e4c373127bc7.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.a487b9d6-4a26-4f75-aff7-bc2a87063a78.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.06fd4387-1659-40af-9184-fb2ade28cf76.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.7866abe6-3150-4e0f-bce5-bed98bb64bb6.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.f53cfc2f-e9ef-4747-a087-933766e57178.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.99863315-8bd4-4d4e-85b0-6b6d86c2bdba.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.163a21c2-59d0-4458-9b32-d09617eed237.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.b505d379-f84f-4de1-9757-b4d8b42c7b4d.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.29234ca9-3949-42b4-929a-0640041a2fb6\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.26df480d-0e52-49ed-a960-d4e7479b2027.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.eda09dab-e3ca-4ccb-a285-e69fcdcbc972\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codexViewContainer.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt.sidebarView\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.5b397619-7bbb-43b9-954a-e947dd1440a1.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.e8275213-ee61-434e-aa84-7ec327881b82.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.27d25685-646c-4dc7-a94d-ab36e4077872.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.5898db9f-f703-464b-a8cb-322e5baaa7d7.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.composerChatViewPane.da02746b-0883-454d-a6e7-641d31d28b7e.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.aichat.view.5385fdd2-4794-4831-9b93-afc29a2a109e\\\",\\\"isHidden\\\":false}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment