Skip to content

Instantly share code, notes, and snippets.

@skapxd
Created January 23, 2024 21:43
Show Gist options
  • Save skapxd/ec0cbe7362e306fa64c2c05f3bea17ac to your computer and use it in GitHub Desktop.
Save skapxd/ec0cbe7362e306fa64c2c05f3bea17ac to your computer and use it in GitHub Desktop.
{"name":"default-progile","settings":"{\"settings\":\"{\\r\\n \\\"yaml.schemas\\\": {\\r\\n \\\"file:///c%3A/Users/manue/.vscode/extensions/atlassian.atlascode-2.10.12/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\r\\n },\\r\\n \\\"redhat.telemetry.enabled\\\": false,\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"[typescript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\",\\r\\n \\\"editor.tabSize\\\": 2\\r\\n },\\r\\n \\\"[typescriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"editor.tabSize\\\": 2\\r\\n },\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\",\\r\\n \\\"editor.tabSize\\\": 2\\r\\n },\\r\\n \\\"files.associations\\\": {\\r\\n \\\"*.js\\\": \\\"javascript\\\",\\r\\n \\\"*.css\\\": \\\"css\\\"\\r\\n },\\r\\n \\\"[javascriptreact]\\\": {\\r\\n \\\"editor.tabSize\\\": 2,\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\r\\n },\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"editor.guides.bracketPairs\\\": true,\\r\\n \\\"atlascode.jira.enabled\\\": false,\\r\\n \\\"codestream.serverUrl\\\": \\\"https://api.codestream.com\\\",\\r\\n \\\"codestream.email\\\": \\\"[email protected]\\\",\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\r\\n },\\r\\n \\\"eslint.alwaysShowStatus\\\": true,\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\r\\n },\\r\\n \\\"eslint.format.enable\\\": true,\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\r\\n },\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"editor.lineHeight\\\": 2.1,\\r\\n \\\"explorer.confirmDelete\\\": false,\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\r\\n \\\"markdown.experimental.editor.pasteLinks.enabled\\\": true,\\r\\n \\\"markdown.experimental.validate.enabled\\\": true,\\r\\n \\\"git.mergeEditor\\\": true,\\r\\n \\\"terminal.integrated.shellIntegration.enabled\\\": true,\\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 },\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"workbench.colorCustomizations\\\": {\\r\\n \\\"statusBar.background\\\": \\\"#910c17\\\",\\r\\n },\\r\\n \\\"color-highlight.markerType\\\": \\\"dot-before\\\",\\r\\n \\\"color-highlight.languages\\\": [\\r\\n \\\"javascript\\\",\\r\\n \\\"typescript\\\",\\r\\n \\\"javascriptreact\\\",\\r\\n \\\"typescriptreact\\\",\\r\\n \\\"json\\\",\\r\\n ],\\r\\n \\\"vscodeRandom.contextMenu.enabled\\\": false,\\r\\n \\\"rapidapi.terminalLink.enabled\\\": false,\\r\\n \\\"editor.stickyScroll.enabled\\\": true,\\r\\n \\\"markdown.preview.doubleClickToSwitchToEditor\\\": false,\\r\\n \\\"markdown.preview.typographer\\\": true,\\r\\n \\\"javascript.inlayHints.functionLikeReturnTypes.enabled\\\": true,\\r\\n \\\"javascript.inlayHints.parameterTypes.enabled\\\": true,\\r\\n \\\"[markdown]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[xml]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"DotJoshJohnson.xml\\\"\\r\\n },\\r\\n \\\"[css]\\\": {\\r\\n \\\"editor.tabSize\\\": 2\\r\\n },\\r\\n \\\"playwright.reuseBrowser\\\": true,\\r\\n \\\"[dart]\\\": {\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"editor.formatOnType\\\": true,\\r\\n \\\"editor.rulers\\\": [\\r\\n 80\\r\\n ],\\r\\n \\\"editor.selectionHighlight\\\": false,\\r\\n \\\"editor.suggest.snippetsPreventQuickSuggestions\\\": false,\\r\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n \\\"editor.tabCompletion\\\": \\\"onlySnippets\\\",\\r\\n \\\"editor.wordBasedSuggestions\\\": \\\"off\\\"\\r\\n },\\r\\n \\\"[yaml]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"redhat.vscode-yaml\\\"\\r\\n },\\r\\n \\\"workbench.editor.revealIfOpen\\\": false,\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"gitlens.hovers.currentLine.over\\\": \\\"line\\\",\\r\\n \\\"gitlens.defaultDateLocale\\\": null,\\r\\n \\\"typescript.inlayHints.functionLikeReturnTypes.enabled\\\": true,\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\r\\n \\\"files.eol\\\": \\\"\\\\n\\\",\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"JavaScript Debug Terminal\\\",\\r\\n \\\"window.menuBarVisibility\\\": \\\"compact\\\",\\r\\n \\\"window.commandCenter\\\": true,\\r\\n \\\"cSpell.userWords\\\": [\\r\\n \\\"typeorm\\\"\\r\\n ],\\r\\n \\\"workbench.editor.enablePreview\\\": false,\\r\\n \\\"cSpell.language\\\": \\\"es,en\\\",\\r\\n \\\"terminal.integrated.env.linux\\\": {},\\r\\n \\\"terminal.integrated.defaultProfile.linux\\\": \\\"bash\\\",\\r\\n \\\"console-ninja.featureSet\\\": \\\"Community\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"workbench.colorTheme\\\": \\\"Monokai Night\\\",\\r\\n \\\"editor.fontFamily\\\": \\\"'Cascadia Code', Consolas, 'Courier New', monospace\\\",\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"workbench.editor.showTabs\\\": \\\"single\\\",\\r\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\r\\n \\\"gitlens.views.commits.files.layout\\\": \\\"tree\\\",\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"remote.autoForwardPortsSource\\\": \\\"hybrid\\\",\\r\\n \\\"editor.linkedEditing\\\": true,\\r\\n \\\"editor.cursorBlinking\\\": \\\"smooth\\\",\\r\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\r\\n \\\"window.zoomLevel\\\": -1\\r\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaults\\n[\\n {\\n \\\"key\\\": \\\"ctrl+up\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"f12\\\",\\n \\\"command\\\": \\\"editor.action.openLink\\\",\\n \\\"when\\\": \\\"editorTextFocus && editorLangId == 'markdown'\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+down\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+m\\\",\\n \\\"command\\\": \\\"workbench.action.toggleMaximizedPanel\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+k\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.kill\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+numpad_subtract\\\",\\n \\\"command\\\": \\\"workbench.files.action.collapseExplorerFolders\\\"\\n },\\n {\\n \\\"key\\\": \\\"left\\\",\\n \\\"command\\\": \\\"-notification.collapse\\\",\\n \\\"when\\\": \\\"notificationFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f alt+i\\\",\\n \\\"command\\\": \\\"explorer.newFile\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f alt+o\\\",\\n \\\"command\\\": \\\"explorer.newFolder\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+[Semicolon]\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.toggleTerminal\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+f4\\\",\\n \\\"command\\\": \\\"workbench.action.closeActiveEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+w\\\",\\n \\\"command\\\": \\\"-workbench.action.closeActiveEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+c\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.openNativeConsole\\\",\\n \\\"when\\\": \\\"!terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+[Semicolon]\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.newInActiveWorkspace\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+]\\\",\\n \\\"command\\\": \\\"editor.action.commentLine\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+7\\\",\\n \\\"command\\\": \\\"-editor.action.commentLine\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+numpad_subtract\\\",\\n \\\"command\\\": \\\"editor.fold\\\",\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+[\\\",\\n \\\"command\\\": \\\"-editor.fold\\\",\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+numpad_add\\\",\\n \\\"command\\\": \\\"editor.unfold\\\",\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+]\\\",\\n \\\"command\\\": \\\"-editor.unfold\\\",\\n \\\"when\\\": \\\"editorTextFocus && foldingEnabled\\\"\\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\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+2\\\",\\n \\\"command\\\": \\\"testing.runAtCursor\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+oem_1 c\\\",\\n \\\"command\\\": \\\"-testing.runAtCursor\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+t\\\",\\n \\\"command\\\": \\\"workbench.view.extension.test\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+2\\\",\\n \\\"command\\\": \\\"extension.watchJest\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+3\\\",\\n \\\"command\\\": \\\"extension.debugJest\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+1\\\",\\n \\\"command\\\": \\\"extension.runJest\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+d ctrl+shift+t\\\",\\n \\\"command\\\": \\\"extension.js-debug.createDebuggerTerminal\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+d ctrl+shift+d\\\",\\n \\\"command\\\": \\\"workbench.view.debug\\\"\\n }\\n]\",\"platform\":3}","tasks":"{\"tasks\":\"{\\r\\n\\t\\\"version\\\": \\\"2.0.0\\\",\\r\\n\\t\\\"tasks\\\": [\\r\\n\\t\\t{\\r\\n\\t\\t\\t\\\"label\\\": \\\"echo\\\",\\r\\n\\t\\t\\t\\\"type\\\": \\\"shell\\\",\\r\\n\\t\\t\\t\\\"command\\\": \\\"echo Hello\\\"\\r\\n\\t\\t}\\r\\n\\t]\\r\\n}\"}","snippets":"{\"snippets\":{\"dart.json\":\"{\\n\\t// Place your snippets for dart here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\t\\\"Pagina\\\":{\\n\\t\\t\\\"prefix\\\": \\\"pag\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"import 'package:flutter/material.dart';\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"class $1 extends StatelessWidget {\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"const $1({Key key}) : super(key: key);\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" static final String routName = '/$1';\\\",\\n\\t\\t\\t\\\" @override\\\",\\n\\t\\t\\t\\\" Widget build(BuildContext context) {\\\",\\n\\t\\t\\t\\\" return Scaffold(\\\",\\n\\t\\t\\t\\\" body: Center(child: Text('$1'),),\\\",\\n\\t\\t\\t\\\" );\\\",\\n\\t\\t\\t\\\" }\\\",\\n\\t\\t\\t\\\"}\\\",\\n\\t\\t],\\n\\t\\t\\\"description\\\":\\\"Crea una pag\\\"\\n\\t},\\n\\t\\\"GetPagina\\\":{\\n\\t\\t\\\"prefix\\\": \\\"getpag\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"import 'package:flutter/material.dart';\\\",\\n\\t\\t\\t\\\"import 'package:get/get.dart';\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"class $1 extends StatelessWidget {\\\",\\n\\t\\t\\t\\n\\t\\t\\t\\\" @override\\\",\\n\\t\\t\\t\\\" Widget build(BuildContext context) {\\\",\\n\\t\\t\\t\\\" return GetBuilder<$2>(\\\",\\n\\n\\t\\t\\t\\\" builder: (_) => Scaffold(\\\",\\n\\t\\t\\t\\\" body: $4 ,\\\",\\n\\t\\t\\t\\\" ),\\\",\\n\\t\\t\\t\\\" );\\\",\\n\\t\\t\\t\\\" }\\\",\\n\\t\\t\\t\\\"}\\\",\\n\\t\\t],\\n\\t\\t\\\"description\\\":\\\"Crea una pag\\\"\\n\\t}\\n}\",\"html.json\":\"{\\n\\t// Place your snippets for html here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\t\\\"html\\\" : {\\n\\t\\t\\\"prefix\\\": \\\"!!\\\",\\n\\t\\t\\\"body\\\": [\\n\\\"<!DOCTYPE html>\\\",\\n\\\"<html lang='es'>\\\",\\n\\\"<head>\\\",\\n\\\"\\\",\\n\\\" <meta charset='UTF-8'>\\\",\\n\\\" <meta http-equiv='X-UA-Compatible' content='IE=edge'>\\\",\\n\\\" <meta name='viewport' content='width=device-width, initial-scale=1.0'>\\\",\\n\\\"\\\",\\n\\\" <meta name='description' content=''>\\\",\\n\\\" <meta name='keywords' content='' />\\\",\\n\\\"\\\",\\n\\\" <meta property='og:title' content='' />\\\",\\n\\\" <meta property='og:type' content='' />\\\",\\n\\\" <meta property='og:url' content='' />\\\",\\n\\\" <meta property='og:image' content='' />\\\",\\n\\\"\\\",\\n\\\" <!-- CSS -->\\\",\\n\\\" <link rel='stylesheet' href='/css/fonts.css'>\\\",\\n\\\" <link rel='stylesheet' href='/css/style.css'>\\\" ,\\n\\\" <!-- <link rel='stylesheet' href='/css/style.min.css'> -->\\\",\\n\\\"\\\", \\n\\\" <link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'>\\\",\\n\\\"\\\",\\n\\\" <title>$1</title>\\\",\\n\\\"\\\",\\n\\\"</head>\\\",\\n\\\"\\\",\\n\\\"<body>\\\",\\n\\\"\\\",\\n\\\" <scaffold>\\\",\\n\\\"\\\",\\n\\\" <movil id='Movil'>\\\",\\n\\\"\\\",\\n\\\" </movil>\\\",\\n\\\"\\\",\\n\\\" <desktop id='Desktop'>\\\",\\n\\\"\\\",\\n\\\" </desktop>\\\",\\n\\\"\\\",\\n\\\" </scaffold>\\\",\\n\\\"\\\",\\n\\\"</body>\\\",\\n\\\"</html>\\\",\\n\\t\\t]\\n\\t},\\n\\t\\\"partials\\\" : {\\n\\t\\t\\\"prefix\\\": \\\"partials\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"<%- include('./partials/$1.ejs') %> \\\"\\n\\t\\t]\\n\\t}\\n\\n}\",\"javascript.json\":\"{\\n // Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and \\n // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n // same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"prefix\\\": \\\"log\\\",\\n // \\t\\\"body\\\": [\\n // \\t\\t\\\"console.log('$1');\\\",\\n // \\t\\t\\\"$2\\\"\\n // \\t],\\n // \\t\\\"description\\\": \\\"Log output to console\\\"\\n // }\\n\\n \\\"Importar\\\": {\\n \\\"prefix\\\": \\\"import\\\",\\n \\\"body\\\": \\\"const $1 = require('$2');\\\"\\n }\\n}\",\"javascriptreact.json\":\"{\\n\\t// Place your snippets for javascriptreact here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\t\\\"Error\\\": {\\n\\t\\t\\\"prefix\\\": \\\"error\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"if (!$1) {\\\",\\n\\t\\t\\t\\\"\\\\tconsole.log({props});\\\",\\n\\t\\t\\t\\\"\\\\tthrow new Error('*$1* is $2');\\\",\\n\\t\\t\\t\\\"}\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t},\\n\\t\\\"customHookService\\\": {\\n\\t\\t\\\"prefix\\\": \\\"customHookService\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"// @ts-check\\\",\\n\\t\\t\\t\\\"import {useEffect, useState} from 'react';\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"export const use$1 = () => {\\\",\\n\\t\\t\\t\\\" let thisHookIsActive = true;\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"const [isLoading, setIsLoading] = useState(true);\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" const $2 = async (props) => {\\\",\\n\\t\\t\\t\\\" setIsLoading(true);\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" try {\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" const data = await /** Call API */\\\",\\n\\t\\t\\t\\\" if (!thisHookIsActive) return;\\\",\\n\\t\\t\\t\\\" /** Set state */\\\",\\n\\t\\t\\t\\\" } catch (error) {\\\",\\n\\t\\t\\t\\\" /** Handle error */\\\",\\n\\t\\t\\t\\\" console.error(error.message);\\\",\\n\\t\\t\\t\\\" } finally {\\\",\\n\\t\\t\\t\\\" /** Always set loading to false */\\\",\\n\\t\\t\\t\\\" }\\\",\\n\\t\\t\\t\\\" };\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" useEffect(() => {\\\",\\n\\t\\t\\t\\\" return () => {\\\",\\n\\t\\t\\t\\\" thisHookIsActive = false;\\\",\\n\\t\\t\\t\\\" };\\\",\\n\\t\\t\\t\\\" }, []);\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\" return {\\\",\\n\\t\\t\\t\\\" isLoading\\\",\\n\\t\\t\\t\\\" };\\\",\\n\\t\\t\\t\\\"};\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t}\\n}\",\"json.json\":\"{\\n\\t// Place your snippets for json here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n}\",\"sass.json\":\"{\\n\\t// Place your snippets for sass here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\t\\\"normalizar\\\": {\\n\\t\\t\\\"prefix\\\": \\\"normalizar\\\",\\n\\t\\t\\\"body\\\": [\\n\\n\\\"$$font: '$1'\\\",\\n\\\"\\\",\\n\\\"*\\\",\\n\\\" margin: 0\\\",\\n\\\" padding: 0\\\",\\n\\\" text-decoration: none\\\",\\n\\\" box-sizing: border-box\\\",\\n\\\" font-family: $$font\\\",\\n\\\" &:focus\\\",\\n\\\" outline: none\\\",\\n\\\"\\\",\\n\\\"a:active\\\",\\n\\\" text-decoration: none\\\",\\n\\\"\\\",\\n\\\"body\\\",\\n\\\" overflow-x: hidden\\\", \\n\\\"\\\",\\n\\\"html\\\", \\n\\\" scroll-behavior: smooth\\\",\\n\\\"\\\",\\n\\\"input,\\\",\\n\\\"button\\\",\\n\\\" border: 0.1vw solid #fff0\\\",\\n\\\" &:focus\\\",\\n\\\" outline: none\\\",\\n\\\"\\\",\\n\\\".col\\\",\\n\\\" display: flex\\\",\\n\\\" flex-direction: column\\\",\\n\\\"\\\",\\n\\\".row\\\",\\n\\\" display: flex\\\",\\n\\\" flex-direction: row\\\",\\n\\n\\t\\t]\\n\\t},\\n\\t\\\"normalizar-wordpress\\\": {\\n\\t\\t\\\"prefix\\\": \\\"normalizar-wordpress\\\",\\n\\t\\t\\\"body\\\": [\\n\\n\\\"$$font: '$1'\\\",\\n\\\"\\\",\\n\\\".$2 *\\\",\\n\\\" margin: 0\\\",\\n\\\" padding: 0\\\",\\n\\\" text-decoration: none\\\",\\n\\\" box-sizing: border-box\\\",\\n\\\" line-height: 1.4\\\",\\n\\\" font-family: $$font\\\",\\n\\\" &:focus\\\",\\n\\\" outline: none\\\",\\n\\\"\\\",\\n\\\" & a:active\\\",\\n\\\" text-decoration: none\\\",\\n\\\" &:active\\\",\\n\\\" text-decoration: none\\\",\\n\\\"\\\",\\n\\\" & input,\\\",\\n\\\" & button\\\",\\n\\\" border: 0.1vw solid #fff0\\\",\\n\\\" &:focus\\\",\\n\\\" outline: none\\\",\\n\\t\\t]\\n\\t},\\n\\t\\\"transitio-scroll\\\": {\\n\\t\\t\\\"prefix\\\": \\\"scroll-transition\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\n\\\"color: #fff\\\",\\n\\\"transition: color 0.8s ease\\\",\\n\\\"&:hover\\\",\\n\\\" color: #0004\\\",\\n\\\"&::-webkit-scrollbar\\\",\\n\\\" border-radius: 1vw\\\",\\n\\\" width: 0.5vw\\\",\\n\\\" &-thumb\\\",\\n\\\" border-radius: 5vw\\\",\\n\\\" box-shadow: inset 0 0 0 1vw\\\",\\n\\\" &-button\\\",\\t\\n\\\" width: 0\\\",\\n\\\" height: 0\\\",\\n\\\" display: none;\\\"\\n\\t\\t]\\n\\t}\\n}\",\"typescript.json\":\"{\\n\\t// Place your snippets for typescript here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\"},{\"identifier\":{\"id\":\"cweijan.dbclient-jdbc\",\"uuid\":\"1fe0d785-8db6-44ef-8113-cb0d98a88473\"},\"displayName\":\"Database Client JDBC\"},{\"identifier\":{\"id\":\"cweijan.vscode-postgresql-client2\",\"uuid\":\"79ec8a75-6869-4959-9477-348da39430be\"},\"displayName\":\"PostgreSQL\"},{\"identifier\":{\"id\":\"denoland.vscode-deno\",\"uuid\":\"91881318-cfd0-4905-adb7-f4e431ca1ead\"},\"displayName\":\"Deno\",\"disabled\":true},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"fabiospampinato.vscode-monokai-night\",\"uuid\":\"99bb71cc-b8a5-43bf-b6a8-371f9f0f4ca3\"},\"displayName\":\"Monokai Night Theme\"},{\"identifier\":{\"id\":\"firsttris.vscode-jest-runner\",\"uuid\":\"13cd6cd6-3da6-4eb8-8d81-b47e6e710e59\"},\"displayName\":\"Jest Runner\"},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\"},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"disabled\":true},{\"identifier\":{\"id\":\"formulahendry.docker-explorer\",\"uuid\":\"96c69be9-5b09-4a18-8c82-4d30ab145017\"},\"displayName\":\"Docker Explorer\"},{\"identifier\":{\"id\":\"github.codespaces\",\"uuid\":\"4023d3e5-c840-4cdd-8b54-51c77548aa3f\"},\"displayName\":\"GitHub Codespaces\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\"},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\"},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\"},{\"identifier\":{\"id\":\"hbenl.vscode-test-explorer\",\"uuid\":\"ff96f1b4-a4b8-45ef-8ecf-c232c0cb75c8\"},\"displayName\":\"Test Explorer UI\",\"disabled\":true},{\"identifier\":{\"id\":\"jeff-hykin.better-dockerfile-syntax\",\"uuid\":\"f533b5ed-b42c-4bab-89a6-a842a9caf805\"},\"displayName\":\"Better DockerFile Syntax\"},{\"identifier\":{\"id\":\"kingwl.vscode-vitest-runner\",\"uuid\":\"fc33b786-df87-4363-a3d8-de33536fe435\"},\"displayName\":\"Vitest Runner\",\"disabled\":true},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\"},{\"identifier\":{\"id\":\"mongodb.mongodb-vscode\",\"uuid\":\"4b6540da-bfa3-4b88-b9e3-df8f2d161124\"},\"displayName\":\"MongoDB for VS Code\"},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\"},{\"identifier\":{\"id\":\"ms-ceintl.vscode-language-pack-es\",\"uuid\":\"47e020a1-33db-4cc0-a1b4-42f97781749a\"},\"displayName\":\"Spanish Language Pack for Visual Studio Code\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\"},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\"},{\"identifier\":{\"id\":\"ms-vscode.test-adapter-converter\",\"uuid\":\"47210ec2-0324-4cbb-9523-9dff02a5f9ec\"},\"displayName\":\"Test Adapter Converter\",\"disabled\":true},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\"},{\"identifier\":{\"id\":\"p1c2u.docker-compose\",\"uuid\":\"b4b6f023-bc31-4050-bb3d-f419aae20eeb\"},\"displayName\":\"Docker Compose\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"tomoki1207.pdf\",\"uuid\":\"4386e6f6-ec10-4463-9d23-c24278718947\"},\"displayName\":\"vscode-pdf\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"vivaxy.vscode-conventional-commits\",\"uuid\":\"b6b26bce-33f4-4bce-bf92-89812388ed0a\"},\"displayName\":\"Conventional Commits\"},{\"identifier\":{\"id\":\"zixuanchen.vitest-explorer\",\"uuid\":\"bc1d9975-fcc6-4594-a6ec-252a3fba1eae\"},\"displayName\":\"Vitest\",\"disabled\":true}]","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\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"azFuncTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azVmTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureDatabasesExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mysql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureAppService\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figmaView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codetour.tours\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsonOutline\\\",\\\"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\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.vsKubernetesExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.vsKubernetesHelmRepoExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"kubernetes.cloudExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dashboardPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"validationPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceWorkerPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"packagePanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hexEditor.dataInspectorView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cs-script\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codegpt-sidebar\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"vscode-chatgpt.view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explorerPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postgres\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.cweijan.mysql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.cweijan.nosql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitflow.views.main\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitflow.views.feature\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitflow.views.release\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-rapidapi-client.panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cm_view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.features\\\",\\\"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\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"activateBito.sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.toolbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.generateTests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"console-ninja.output\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.valueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.traceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.testFileCoverageExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerExplorerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerExplorerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"DockerHubTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"suggestedDockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"denoTasks\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"azureActivityLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureFocusView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"scmTreeDataProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false,\\\"order\\\":2}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.npm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.aiSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.bookmarks\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.dockerComposeView\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.chatgpt-vscode-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.chat-gpt\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.sidebar-panel\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.taskManager\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.codium-sidebar-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.vscode-chatgpt-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.codegpt-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.chatgpt-vscode-plugin\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.chatgpt\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.bito-activitybar\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.chat-gpt-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.ts-playground\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.teamsfx\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.ObjectScriptView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.frontmatter-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.openapi-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.42crunch-platform\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":26},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.json-views\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.nuget-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.graalvm-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.atlascode-drawer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.nx-console\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.node-notebook\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.workspaceViewer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.postgres-explorer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.music-time\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.actions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-cweijan-mysql\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.githd-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.code-time\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.platformio\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.cmake__viewContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-primary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-cweijan-nosql\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.panel.terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":22},{\\\"id\\\":\\\"workbench.view.extension.testExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":24},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.blockchain-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.CppRenameActivityBar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.VirtualGistsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.opensshremotesexplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.l13Projects\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.unotes\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.latex\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.pwa\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.dataworkspace\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.snyk\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.snippet-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.tree-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.1-kubernetesContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.latex-workshop-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.favorites-bar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.log-viewer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.favorites-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":24},{\\\"id\\\":\\\"workbench.view.extension.gitlab-workflow\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewSlack\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.view.extension.chatActivityViewDiscord\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.appmap\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.azdo-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":32},{\\\"id\\\":\\\"workbench.view.extension.2-cloudRunContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.azure-policy\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.color_manager_webview_container\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":34},{\\\"id\\\":\\\"workbench.view.extension.snippView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.ionide-fsharp\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.swaggerhub\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.taskActivity\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":26},{\\\"id\\\":\\\"workbench.view.extension.gistpad\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.VirtualRepositories\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.Repositories\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.VirtualRepositoriesContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.3-cloudApiContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.workspace-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":28},{\\\"id\\\":\\\"workbench.view.extension.snippetsManager\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.iridium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":19},{\\\"id\\\":\\\"workbench.view.extension.gitops\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":30},{\\\"id\\\":\\\"workbench.view.extension.4-cloudSecretsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.bloop-search-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":34},{\\\"id\\\":\\\"workbench.view.extension.microsoft-todo-unoffcial\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.5-apigeeContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.spring\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":false,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Thu Nov 25 2021\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"loadedModules\\\",\\\"isHidden\\\":false}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1636724961858\\\",\\\"status.workspaceTrust.b80f040859e3b63a9cb36f8ae195feaa\\\",\\\"status.workspaceTrust.9d9358ab8a71c0528227d00db29f9659\\\",\\\"status.workspaceTrust.6f3ff0692a7fd383784fe2f82ba66b74\\\",\\\"Zignd.html-css-class-completion\\\",\\\"status.notifications\\\",\\\"status.feedback\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"ritwickdey.LiveServer\\\",\\\"status.editor.indentation\\\",\\\"eamodio.gitlens.gitlens.blame\\\",\\\"status.workspaceTrust.852c6c839b92343ed9729fe9841345c1\\\",\\\"status.workspaceTrust.9a70675da450b9e492a72fd4aa35b307\\\",\\\"status.workspaceTrust.95412d676defea57f2cd4700e5908098\\\",\\\"status.workspaceTrust.427085d6ce39ab5f9004eb60de01383b\\\",\\\"status.workspaceTrust.0187b9c9466c50fb017302b764567464\\\",\\\"status.workspaceTrust.286544121416d788726217643036801c\\\",\\\"status.workspaceTrust.4ed66192937206bd0b54536f3a157beb\\\",\\\"status.workspaceTrust.1637448075805\\\",\\\"status.workspaceTrust.f0bc5f9e5805a3d8338e53949c90438d\\\",\\\"WallabyJs.quokka-vscode\\\",\\\"streetsidesoftware.code-spell-checker.spell checker status id\\\",\\\"pmneo.tsimporter\\\",\\\"ms-vsliveshare.vsliveshare\\\",\\\"status.workspaceTrust.778ec6b3bf619a004377bca992d9fd53\\\",\\\"status.workspaceTrust.36e8d96da1a310247d5256abeddd2022\\\",\\\"status.workspaceTrust.61b6430d1495deb3a06d6f710d9374e3\\\",\\\"status.workspaceTrust.c60d1c0e21cf594c33a870953b6c36f4\\\",\\\"status.workspaceTrust.1640037517959\\\",\\\"status.workspaceTrust.7379f3720c9c82858769e290baca064d\\\",\\\"status.workspaceTrust.4f87ffc0ad09ebcf9fa8cdde4e2a1737\\\",\\\"status.workspaceTrust.1640795683984\\\",\\\"status.workspaceTrust.1640799266870\\\",\\\"status.workspaceTrust.4e6fe2619d8a655a205257fd85479a7d\\\",\\\"status.workspaceTrust.5332a32f685681a10a04bf3d18a142c1\\\",\\\"status.workspaceTrust.72df75efa5400584db5a8f61fd49595b\\\",\\\"status.workspaceTrust.2387f13bc0ac4afdbded18b07cf24e72\\\",\\\"status.workspaceTrust.c76350923b90171dbd91b59a5b0d18d9\\\",\\\"status.workspaceTrust.ext-dev\\\",\\\"ms-python.python\\\",\\\"status.workspaceTrust.c18029375b84fc4023e18afd562ec931\\\",\\\"status.workspaceTrust.1644933354116\\\",\\\"status.workspaceTrust.3d5c6a20b16ca2aa2248b5e450ba44cb\\\",\\\"status.workspaceTrust.1645448605611\\\",\\\"status.workspaceTrust.afadd6c21be86d17ce429096f529aa54\\\",\\\"status.workspaceTrust.6ab59afc9e47ac5520852278ed12969f\\\",\\\"status.workspaceTrust.b479022015fda4ca4a3c6ed37563294b\\\",\\\"status.workspaceTrust.3247661216f88a70c127b8b2156ea956\\\",\\\"status.workspaceTrust.816dddef3c8a28844f5f3ba21fbbb83c\\\",\\\"status.workspaceTrust.ba2857e182f05f77ea3437c99bc974ba\\\",\\\"status.workspaceTrust.171c71d02ad5336d3d779a324477fd2a\\\",\\\"status.workspaceTrust.d74416fbe269de4b0202231c0eebfd9c\\\",\\\"status.workspaceTrust.160a44b79c183e566345ee962c2ef62f\\\",\\\"status.workspaceTrust.9a9dfee3d6f63a0f579befba38e85ded\\\",\\\"status.workspaceTrust.f3be5c431e7df287d100483d48fdfcae\\\",\\\"status.workspaceTrust.e9d6db8c32b211d33ed42886ab4e23d5\\\",\\\"status.workspaceTrust.18226bba28ceeb47900565f89f62a464\\\",\\\"status.workspaceTrust.c3c7a6c67021018345365796c2ada7c3\\\",\\\"status.workspaceTrust.05975233f8039accd1da6a502460b64f\\\",\\\"atlassian.atlascode\\\",\\\"status.editor.encoding\\\",\\\"status.workspaceTrust.02ae5fc10778f615f4c1803f4014311c\\\",\\\"status.workspaceTrust.ae9670a3cde38b308a7911a7e7a1332c\\\",\\\"status.workspaceTrust.5a249bdc7c968af222042713adbd3559\\\",\\\"status.workspaceTrust.266107b80e174c716b6e564f85ecda2b\\\",\\\"status.workspaceTrust.6a79baf008fc80cfa92fc90cf43a0498\\\",\\\"status.workspaceTrust.5baff998811d6b563b6cfd0dd6e8a703\\\",\\\"status.workspaceTrust.07c389a8a4ddefe5504abbca11a38510\\\",\\\"status.workspaceTrust.1649169363757\\\",\\\"status.workspaceTrust.1649195403159\\\",\\\"status.workspaceTrust.1649279120711\\\",\\\"status.workspaceTrust.163921dc14e88c035642c87b289a8817\\\",\\\"status.workspaceTrust.7ebd619c3ecc37db4652686531a3ee5d\\\",\\\"status.workspaceTrust.1650907256012\\\",\\\"status.workspaceTrust.3eee872bf19e0d1816b81a26b18e2d2c\\\",\\\"status.workspaceTrust.d12f34b44b289129e2917ac93cd3db3d\\\",\\\"status.workspaceTrust.b0be819888c009206a1be80d5b27a9ca\\\",\\\"status.workspaceTrust.1651764701455\\\",\\\"status.workspaceTrust.5c31d4643f70d5b59fa271e4290c4e35\\\",\\\"status.workspaceTrust.c73722c6c818bc49d3c96b8d629b0db0\\\",\\\"status.workspaceTrust.16816e4689cd0b26880d9a9993c16da1\\\",\\\"status.workspaceTrust.ab3a3aeebaab4475c5181c5e4b5d6579\\\",\\\"status.workspaceTrust.6ae275df99c99c4f5e29f0be96b24ffb\\\",\\\"status.workspaceTrust.b320e1a81bb3399be2a5682b6680f966\\\",\\\"status.workspaceTrust.630191644543eefe94467d26482789ba\\\",\\\"status.workspaceTrust.5296b681b55415ca15afc2e781c50f6c\\\",\\\"Wscats.eno\\\",\\\"status.languageStatus\\\",\\\"status.workspaceTrust.50a6190710a29d513e1832632c22806b\\\",\\\"status.workspaceTrust.1652217274742\\\",\\\"status.workspaceTrust.6e9f4c9f393b187809974ea229a986cc\\\",\\\"status.workspaceTrust.12ca3edb6608d85634f682d40cc5eb5c\\\",\\\"status.workspaceTrust.fc4a2d5c80d8d60fe83787177e6fa287\\\",\\\"status.workspaceTrust.28dada0e4f4d0dcfc6bc19fa909c330a\\\",\\\"status.workspaceTrust.015af929f38a6d2edb2ba6e8bcba4e59\\\",\\\"status.workspaceTrust.1652552130067\\\",\\\"status.workspaceTrust.3a67de22ac8357eff47aa8ad936f7cd4\\\",\\\"status.workspaceTrust.0027aa1770378665887dc13bce8be9a4\\\",\\\"status.workspaceTrust.9fec98b461cb98b1485f833c709d9960\\\",\\\"status.workspaceTrust.71cab5a0614587092211316776249dc2\\\",\\\"status.workspaceTrust.71b47ee943b065b73d15a6007805829a\\\",\\\"status.workspaceTrust.1653342801965\\\",\\\"status.workspaceTrust.748daf738c7db54eed76bbe0c16d727a\\\",\\\"status.workspaceTrust.29760074c93ddd6138d74d51c6c1ed52\\\",\\\"status.workspaceTrust.1653528351917\\\",\\\"status.workspaceTrust.152a744d28534ee77b7a2ba231732e96\\\",\\\"status.workspaceTrust.a84c4880b730a2b8449966a8bfd8fa4b\\\",\\\"status.workspaceTrust.1654355373874\\\",\\\"status.workspaceTrust.aaedfe20f07b20afe63a7cf5d660ea8a\\\",\\\"status.workspaceTrust.992e0408f9db3cc121708e30c606643e\\\",\\\"status.workspaceTrust.1343863f2e4af979555d90cd9a0489bb\\\",\\\"status.workspaceTrust.72b60491bb7f99648c3f79b0358153e9\\\",\\\"status.workspaceTrust.a93e8052fcba176f014e531a6c14104e\\\",\\\"status.workspaceTrust.684595418709e2b1398e98fece8d4420\\\",\\\"status.workspaceTrust.bc1bec4979d196a4813090a29a86aaa3\\\",\\\"status.workspaceTrust.d4b8fb053bb13c903c89914aef950a29\\\",\\\"status.workspaceTrust.c06f62b4c5a7fabb3b5a22948023a2db\\\",\\\"status.workspaceTrust.254df7ddd4c5ee8d8531a0f8b9b0f0d7\\\",\\\"status.workspaceTrust.1655304453491\\\",\\\"status.workspaceTrust.1692acea5d7baf8b9efe54eb80cdb28c\\\",\\\"status.workspaceTrust.e65d8b31c76500845655bae7ed4f9cdd\\\",\\\"status.workspaceTrust.765751f70c93dfb559e852ac95923676\\\",\\\"status.workspaceTrust.1656629202821\\\",\\\"status.workspaceTrust.0afe86cbf7f5c8a99fbf3312e053ac5e\\\",\\\"status.workspaceTrust.b776fb5220c2d2c10c8b0079333b01a5\\\",\\\"status.workspaceTrust.c9910e58963d43a3ac9ea0815a6d04ee\\\",\\\"status.workspaceTrust.7f94402cc3760cd83cfd5a1e408c0e45\\\",\\\"status.workspaceTrust.16672400fc1d87ded6c4f0de8a18e496\\\",\\\"status.workspaceTrust.1657032312862\\\",\\\"status.workspaceTrust.6e7cf1308464d9d2480baffc01349746\\\",\\\"status.workspaceTrust.4be459edf92439583b327e8650495081\\\",\\\"status.workspaceTrust.4249e442e8f6f32b0c1a2ccbd6e8ad86\\\",\\\"status.workspaceTrust.1657211957911\\\",\\\"status.workspaceTrust.c5f06bdf920da21d39dae488c12aaa84\\\",\\\"status.workspaceTrust.ac79a90bca98a3186eb7cde1f2cdec23\\\",\\\"status.workspaceTrust.d284889ab28e990c3f8f45fa72f229f6\\\",\\\"status.workspaceTrust.5a43878a82f7e1aae9003750f99640fe\\\",\\\"status.workspaceTrust.6d1e323958a5500c02befce28ffdfc36\\\",\\\"status.workspaceTrust.f70b856c2ab39ea3a92f6878feb9c781\\\",\\\"status.workspaceTrust.ee34b8cbacc93ff0411a76999f253183\\\",\\\"status.workspaceTrust.1657995955256\\\",\\\"status.workspaceTrust.3a02d327018ce8b860b9e419dcc2b181\\\",\\\"status.workspaceTrust.1658086466678\\\",\\\"status.workspaceTrust.ee6228ed9b15f8d187b8aba6e279e488\\\",\\\"status.workspaceTrust.1658086989359\\\",\\\"status.workspaceTrust.cebeaa85ec4b8c8c03e8c314b858b174\\\",\\\"status.workspaceTrust.1658087229551\\\",\\\"status.workspaceTrust.0402de1e6058ba08ba674f7519bc97e5\\\",\\\"status.workspaceTrust.1658088147013\\\",\\\"status.workspaceTrust.4a644efdde02493a9364501fb3671ec8\\\",\\\"status.workspaceTrust.e1a39ce4ceb2636d61ba1f4e91a12b6b\\\",\\\"status.workspaceTrust.d2860fc293ced047253184098953930e\\\",\\\"status.workspaceTrust.1658443151652\\\",\\\"status.workspaceTrust.a0d097ebfea9d1ccf7668ebbd8b7724f\\\",\\\"status.workspaceTrust.99a76d9900a3dca3453b17db0d8d6648\\\",\\\"status.workspaceTrust.50cee3f48a4966577825e7628b4d4108\\\",\\\"status.workspaceTrust.7a56821de0d8d1d5bc79ed8ab19716e8\\\",\\\"status.workspaceTrust.1658885133782\\\",\\\"status.workspaceTrust.cb1c7e90a5397236da9ff80a976fe6b8\\\",\\\"status.workspaceTrust.7c08460669b788e287e5c4cf620a3cf6\\\",\\\"snyk-security.snyk-vulnerability-scanner\\\",\\\"status.workspaceTrust.b2dc5adb4affeefb57c74af849e0a30d\\\",\\\"status.workspaceTrust.1659374872656\\\",\\\"status.workspaceTrust.4d9279047440bfb04cac782bfa27c0f3\\\",\\\"status.workspaceTrust.07f5b3dfa44b4641fe21030635b22f84\\\",\\\"ckolkman.vscode-postgres\\\",\\\"status.workspaceTrust.3a1cec994312e45c537a73d2de87f110\\\",\\\"status.workspaceTrust.133ee327aa38006cb2e06376c881dd3a\\\",\\\"status.workspaceTrust.5b7dc3290b2c0b3c2ccff4f8e8412d74\\\",\\\"status.workspaceTrust.cc8f814180b3027c178204a401b0b677\\\",\\\"status.workspaceTrust.f7b86d54d481b012030229d9156ddeec\\\",\\\"status.workspaceTrust.2df8c7b4ee79c789491d5eb5a94f4a90\\\",\\\"status.workspaceTrust.1660420381264\\\",\\\"status.workspaceTrust.07283af73b6b470263e34638b4b0fb03\\\",\\\"status.workspaceTrust.1663194375648\\\",\\\"eamodio.gitlens.gitlens.graph\\\",\\\"status.workspaceTrust.1663195185050\\\",\\\"status.workspaceTrust.1663195232124\\\",\\\"status.workspaceTrust.1663195594550\\\",\\\"status.workspaceTrust.53a87b1ffcd25ebd481f74a364512fd6\\\",\\\"status.workspaceTrust.1663345318162\\\",\\\"status.workspaceTrust.6c274a3db83c3233b7114bd1978fbe17\\\",\\\"status.workspaceTrust.1663597332366\\\",\\\"status.workspaceTrust.c4fd13e89e553b5c840a2440886341e3\\\",\\\"status.workspaceTrust.86a90574cd31551c838ffdc7c2da4c35\\\",\\\"status.workspaceTrust.bae35d27c7512bedc3dc09e9a2ae8cde\\\",\\\"status.workspaceTrust.e3c715888a13844404e601328c704ac1\\\",\\\"status.workspaceTrust.7f82124d535f91c5071081dd07cdf582\\\",\\\"status.workspaceTrust.42b22db08755ffc02021debcb7cc1d54\\\",\\\"status.workspaceTrust.18f2f7f5f28c28d986c569469dd5ee0d\\\",\\\"status.workspaceTrust.2eb8465ec94e59346686f2796fe32ee9\\\",\\\"status.workspaceTrust.f2a0c199e3c040bb37a71df68e904343\\\",\\\"status.workspaceTrust.2fd2dccc039825be83adce99af368b26\\\",\\\"status.workspaceTrust.1664802226428\\\",\\\"status.workspaceTrust.328b5d4f31bbcb3aa1bd1f00c1d4b80d\\\",\\\"status.workspaceTrust.a4df8fc6195e8a8c997db637ddf05c29\\\",\\\"status.workspaceTrust.8dc1b47fcc1b3bfd21dfda56eb326f4b\\\",\\\"status.workspaceTrust.8b162d99c9de0dcdd0e99811bf9878b9\\\",\\\"status.workspaceTrust.0f9a1bafc2daf3d01df2f42734700bb4\\\",\\\"status.workspaceTrust.54045906e6fc531f2f8c6f2afed19c4d\\\",\\\"status.workspaceTrust.1b5b9086e55cb1f96a797e28861cffb3\\\",\\\"status.workspaceTrust.329042e01f90c536bc44f496c8ceda03\\\",\\\"status.workspaceTrust.9a4484ce47b5ee33cffaa54100717538\\\",\\\"status.workspaceTrust.f75ac8391f5e5f825986127a3d48486a\\\",\\\"status.workspaceTrust.d808d694e34e29c9601687e69364acfc\\\",\\\"status.workspaceTrust.a29d34c5d83daaf926c082f854c832d8\\\",\\\"status.workspaceTrust.91bb1ffa27e83ddd652cc34ed6225802\\\",\\\"status.workspaceTrust.b83d86ac6310b936d9e81ef801d28745\\\",\\\"status.workspaceTrust.5a1009b71e9da8ac49f30c5a08950375\\\",\\\"status.workspaceTrust.31216211960465806734d3a010322241\\\",\\\"status.workspaceTrust.6b4308c0e928bd05a1336b50fcb6b640\\\",\\\"status.workspaceTrust.d164bb74e950437075bbfade91ce32a7\\\",\\\"status.workspaceTrust.c092008d5926f053a7d25527a9a5a012\\\",\\\"status.workspaceTrust.eeb108f57a477be9e1387e97cf6b962f\\\",\\\"status.workspaceTrust.bfc903a97c850c1664cbcf62273b55e1\\\",\\\"status.workspaceTrust.c0ebd7e56401f60c3eb84d6e2f44682a\\\",\\\"status.workspaceTrust.a1336602093bcbf283c7f750c55281aa\\\",\\\"status.workspaceTrust.2ccc1ed11d2a60adaccf956e3f25c3be\\\",\\\"status.workspaceTrust.b32ea8ef097b6915ac7e4abd8164d7e3\\\",\\\"status.workspaceTrust.4081b6c6a45f3e2ae58c41ef7b9a771a\\\",\\\"status.workspaceTrust.776800106328629fa4a303612dd5448a\\\",\\\"status.workspaceTrust.1666737120590\\\",\\\"status.workspaceTrust.b5790e621459c6717e6423abf2fdba81\\\",\\\"status.workspaceTrust.9ee649c62c3e0f31719bc35886e1eb61\\\",\\\"status.workspaceTrust.5f531efaea6d98a692de9851057065b3\\\",\\\"status.workspaceTrust.ea3b57e670e0697f21626ab02f064cea\\\",\\\"status.workspaceTrust.e698b3150683b2a0109fa5f8726974be\\\",\\\"status.workspaceTrust.3b127e524d9feb79dc7e2c79406a376e\\\",\\\"status.workspaceTrust.688147d93ea7587e45ab7c852a4bf367\\\",\\\"status.workspaceTrust.e1a21ab1365d014d01e0cdd4eae31188\\\",\\\"status.workspaceTrust.c52e7884791ac650c7a9a044132efeab\\\",\\\"status.workspaceTrust.1667256287858\\\",\\\"status.workspaceTrust.3dc5d4baff4610d63dfa6f44dd17f3a2\\\",\\\"status.workspaceTrust.6ecec16ea7654b5b2b1290257d2dffac\\\",\\\"PWABuilder.pwa-studio\\\",\\\"yandeu.five-server\\\",\\\"intellsmi.comment-translate\\\",\\\"steoates.autoimport\\\",\\\"status.workspaceTrust.1667501642891\\\",\\\"status.workspaceTrust.e5322812ddc121e34cdc3d8efaaa45b5\\\",\\\"status.workspaceTrust.5970d88d8a2672b0eb3d3708ce99b70e\\\",\\\"status.workspaceTrust.52410ac0ee0bf3df3a3aa202e5853630\\\",\\\"status.workspaceTrust.4f13cdfee3f11e2957e080e8b35cd232\\\",\\\"status.workspaceTrust.1668393823049\\\",\\\"status.workspaceTrust.7f1e871ce1bd991afa7cbda507998fc3\\\",\\\"WallabyJs.wallaby-vscode\\\",\\\"status.workspaceTrust.573597ed26f37865f31f7c2e2d8c4a82\\\",\\\"status.workspaceTrust.1668529670283\\\",\\\"status.workspaceTrust.e4edbbc71b5f3146a53743055e4323f3\\\",\\\"status.workspaceTrust.1668620647492\\\",\\\"status.workspaceTrust.45c760268224d53fcd671a92489e451e\\\",\\\"status.workspaceTrust.1668621440301\\\",\\\"status.workspaceTrust.1668621535002\\\",\\\"status.workspaceTrust.1668621609675\\\",\\\"eamodio.gitlens.gitlens.plus.subscription\\\",\\\"status.workspaceTrust.a2782eb56fd3c12e8ff2722c757585e8\\\",\\\"status.workspaceTrust.ac0f19f6738392974dbfa7841f037a8a\\\",\\\"status.workspaceTrust.6ebd4b61a5c1988b96934fae0d8af854\\\",\\\"status.workspaceTrust.2fc04706d7b04d9a17fd6ad5cd14017e\\\",\\\"status.workspaceTrust.c03866936b0aa1dc29ec9cda31baa2ee\\\",\\\"status.workspaceTrust.d4e2908a989754c29da294cb828b986e\\\",\\\"status.workspaceTrust.cd2bc538afa99bedcd6107547bf5c320\\\",\\\"status.workspaceTrust.cfa7de49a71398360ff21d13c0ff30d1\\\",\\\"status.workspaceTrust.90dc1c045e7fe025ddfe4f78b787079f\\\",\\\"status.workspaceTrust.50d14218e0aef4ee5c3dbefccd422d06\\\",\\\"status.workspaceTrust.acf6d36190d140a83732315e5579f500\\\",\\\"status.workspaceTrust.bdbffa4b78832e721d4b62ada206320d\\\",\\\"status.workspaceTrust.1669044440097\\\",\\\"status.workspaceTrust.35565c8cd7ee6abe42cee21bb217704c\\\",\\\"status.workspaceTrust.6b74c04416a0fd1ce2c59f9697b412a8\\\",\\\"status.workspaceTrust.1669046359597\\\",\\\"status.workspaceTrust.1669050329575\\\",\\\"status.workspaceTrust.1669050961517\\\",\\\"status.workspaceTrust.bae784b5d974da02f8fd9d987a9d0434\\\",\\\"status.workspaceTrust.14a09ae5bf21b2dbdeb4f8213c519a64\\\",\\\"status.workspaceTrust.78a79cfbfa2fb66179746c7c70586cd2\\\",\\\"status.workspaceTrust.305e7eec50510f1966516d332e1a9cd3\\\",\\\"status.workspaceTrust.1669330228310\\\",\\\"status.workspaceTrust.1669470202898\\\",\\\"status.workspaceTrust.1669570695784\\\",\\\"status.workspaceTrust.da2cce875b65f04e434e492919a0e23e\\\",\\\"status.workspaceTrust.1669732290029\\\",\\\"status.workspaceTrust.9637b43f109fd672c1e2f7623594fffa\\\",\\\"status.workspaceTrust.55fc52d1dedd714e35d6934b97f227db\\\",\\\"status.workspaceTrust.035bb1aed044cc9bb8823fef9858e112\\\",\\\"status.workspaceTrust.1670843366101\\\",\\\"status.workspaceTrust.0df2d1af9987d88be42a80942e3e5619\\\",\\\"status.workspaceTrust.047862ecb1289692496f2b42af98969d\\\",\\\"status.workspaceTrust.2fbc4dc496ffc635926bd87c2ff93946\\\",\\\"status.workspaceTrust.cb2b1f83c21dc013368f044d53f1b4d3\\\",\\\"status.workspaceTrust.e9c1592ad123c6a871193becefd29fa0\\\",\\\"status.workspaceTrust.e332139e032f1784f8de3457fa6201db\\\",\\\"status.workspaceTrust.ef1df0a4b9b07aef27c11142ef5c3738\\\",\\\"status.workspaceTrust.1671550770611\\\",\\\"status.workspaceTrust.ef7fb17ceece706f2660906b58ed5a61\\\",\\\"status.workspaceTrust.b12b419b6344ad768027017c34a4a9fa\\\",\\\"status.workspaceTrust.e90b4a0b418f74ad04e0f3d7b4550860\\\",\\\"status.workspaceTrust.71e9843ae8b2f5123903c3858a5ba92b\\\",\\\"status.workspaceTrust.d4a360f5a8705065d214b8cd343bcd1c\\\",\\\"status.workspaceTrust.6bd81ab9cb3d3277d99aefa87cafd3b2\\\",\\\"status.workspaceTrust.000396dcbe4c0888d45c78bdd122310f\\\",\\\"status.workspaceTrust.8408d31fec02a33d279e2718fb44369d\\\",\\\"status.workspaceTrust.1672684254594\\\",\\\"status.workspaceTrust.1672866980022\\\",\\\"status.workspaceTrust.1672950957200\\\",\\\"status.workspaceTrust.1673013046070\\\",\\\"status.workspaceTrust.9cb5a8363b46d1244724e98e9fc5aec8\\\",\\\"status.workspaceTrust.a0cc039c47073705ecc82c9a4e894acb\\\",\\\"status.workspaceTrust.d145007931da64c82b4cc1f76ce93ff6\\\",\\\"status.workspaceTrust.1674142010860\\\",\\\"status.workspaceTrust.687cd19cf2dff81ad6603b2256b94198\\\",\\\"status.workspaceTrust.235b8a6ca3ac1b9042cbe7d0910605cf\\\",\\\"status.workspaceTrust.f05b4c7112a98f9cf89356ac3b9fce93\\\",\\\"status.workspaceTrust.5eea1f76bb747d59264784e5d1c7ad0c\\\",\\\"status.workspaceTrust.ed482d6bd6296b6d1503fc4b062bae08\\\",\\\"status.workspaceTrust.edf621d28ac31a99df6898aa5b61e535\\\",\\\"status.workspaceTrust.dc08aa2b113eb3afb6c07a835d608239\\\",\\\"status.workspaceTrust.ec0c0f744ac570ebcbb3b936a76dd948\\\",\\\"status.workspaceTrust.fd920914bacf944075fe17d83416210b\\\",\\\"status.workspaceTrust.f27c030ee3f67c0fbf97bef2948b9e1b\\\",\\\"status.workspaceTrust.1675280142981\\\",\\\"status.workspaceTrust.1675364339596\\\",\\\"status.workspaceTrust.1675428623534\\\",\\\"status.workspaceTrust.1675429300053\\\",\\\"status.workspaceTrust.2ec0ac6aa089f248cb0a6951aca99e06\\\",\\\"status.workspaceTrust.abe58781a009a55de41c6ceb78b500ac\\\",\\\"status.workspaceTrust.8c9bf2a59dcd7c606e46be4032226d3e\\\",\\\"status.workspaceTrust.9db707f5e107ff0bfc831036a637ba3b\\\",\\\"status.workspaceTrust.8289a45412dc0d9a0082bdb8ced2cb80\\\",\\\"status.workspaceTrust.5ccae561742b7da99a00cfc6e8c93e41\\\",\\\"status.workspaceTrust.9ca2232891d5bf382b6d76c339f96cb9\\\",\\\"status.workspaceTrust.ed99dbda92b58990cfa7e5a1a1fc6a47\\\",\\\"status.workspaceTrust.4c6931dfadceda3d8ff0b49f0244ee27\\\",\\\"status.workspaceTrust.1ff19e6058e7b017edb4a667a06fdb53\\\",\\\"status.workspaceTrust.72f4384c96b752dcc36aa4f19819ad11\\\",\\\"status.workspaceTrust.f31a9135a5ae94d2038b6730bfd40f49\\\",\\\"status.workspaceTrust.1675863758955\\\",\\\"status.workspaceTrust.e6733f0cf584dee1a61ad64869e22f58\\\",\\\"status.workspaceTrust.af7bd5bbe5e2b6efdeac480e8b7785aa\\\",\\\"status.workspaceTrust.1675955353504\\\",\\\"status.workspaceTrust.1676304741858\\\",\\\"status.workspaceTrust.67bc5911086fd185c87c5653afea3ff1\\\",\\\"status.workspaceTrust.1676478098598\\\",\\\"status.workspaceTrust.1676554714736\\\",\\\"status.workspaceTrust.1676641338924\\\",\\\"status.workspaceTrust.1676902100430\\\",\\\"status.workspaceTrust.1676938940109\\\",\\\"status.workspaceTrust.1676938998561\\\",\\\"status.workspaceTrust.1676939072436\\\",\\\"status.workspaceTrust.1676939165300\\\",\\\"status.workspaceTrust.4ae92e33107e994ad98a012fdf6139ad\\\",\\\"status.workspaceTrust.1677082983276\\\",\\\"status.workspaceTrust.1677181997257\\\",\\\"status.workspaceTrust.1677253830041\\\",\\\"status.workspaceTrust.1677335412460\\\",\\\"status.workspaceTrust.1677515157308\\\",\\\"status.workspaceTrust.1677597434091\\\",\\\"status.workspaceTrust.1677704149167\\\",\\\"status.workspaceTrust.1678109506434\\\",\\\"status.workspaceTrust.9ab77e3583ff6b55ab2c6a90ac15174e\\\",\\\"status.workspaceTrust.1678198123279\\\",\\\"status.workspaceTrust.1678211787937\\\",\\\"status.workspaceTrust.1678283385958\\\",\\\"status.workspaceTrust.1678292452364\\\",\\\"status.workspaceTrust.1678376953363\\\",\\\"status.workspaceTrust.1678392130682\\\",\\\"status.workspaceTrust.1678393783619\\\",\\\"status.workspaceTrust.b1b8f4971c91820b2c3823840e98a11f\\\",\\\"status.workspaceTrust.3732a2fd0c2d32c39cc879c6b717ee28\\\",\\\"status.workspaceTrust.35879f37fabb5740dd7d90871a18a68b\\\",\\\"status.workspaceTrust.fae1dc6b8ea64162a8cc468c26c73f3f\\\",\\\"status.workspaceTrust.13dfe430459307e5e1547cd0ab1451e7\\\",\\\"status.workspaceTrust.1678572406197\\\",\\\"status.workspaceTrust.e7cb9e8fbf92fa63a94cae41e190cb69\\\",\\\"status.workspaceTrust.f323b49f33c2ded2f1fdf11a1ac99c79\\\",\\\"status.workspaceTrust.b6b89b846326e19031661557ca11cd9c\\\",\\\"status.workspaceTrust.1678734015234\\\",\\\"status.workspaceTrust.1678809854701\\\",\\\"status.workspaceTrust.1678907502654\\\",\\\"status.workspaceTrust.91bcbc15b099e4f83ae3bad9fd89ef9b\\\",\\\"status.workspaceTrust.1678988038127\\\",\\\"status.workspaceTrust.1678998920759\\\",\\\"status.workspaceTrust.1679581159159\\\",\\\"status.workspaceTrust.8128e06d30ac02d11ebeda17932ae4b5\\\",\\\"status.workspaceTrust.1679940877604\\\",\\\"status.workspaceTrust.8c866db0f9b4b6ac620bc771a0c99e93\\\",\\\"status.workspaceTrust.1679963159728\\\",\\\"status.workspaceTrust.1679963957320\\\",\\\"status.workspaceTrust.d0753d3ba2021a12c31ec3f4223f1ac1\\\",\\\"status.workspaceTrust.1679969527629\\\",\\\"status.workspaceTrust.1680119404100\\\",\\\"status.workspaceTrust.5da7a955c63381d39cb000c87cde0672\\\",\\\"status.workspaceTrust.1680530269357\\\",\\\"status.workspaceTrust.fb9dff475e6276be1933a73a68633842\\\",\\\"status.workspaceTrust.bff64564e539178725c9150132d84bcc\\\",\\\"status.workspaceTrust.1680616987864\\\",\\\"status.workspaceTrust.398a8c5c5ce2fa7ea87f9554d1cc2876\\\",\\\"status.workspaceTrust.1680620811626\\\",\\\"status.workspaceTrust.1680708679757\\\",\\\"status.workspaceTrust.6432f6fb62e92c562cdbad09dc09e0f5\\\",\\\"status.workspaceTrust.2060df0f8a0232cdd48959da8a2ddf05\\\",\\\"status.workspaceTrust.09dd0790f27827562e3261abfcdcf642\\\",\\\"status.workspaceTrust.7872e69fdf2f541dd8693a08dff04b66\\\",\\\"status.workspaceTrust.daa4b6b38883d93ada7b99a2360d0651\\\",\\\"status.workspaceTrust.1680718443779\\\",\\\"status.workspaceTrust.91b9be0b1c07ac37b2084582b72f1902\\\",\\\"status.workspaceTrust.1680921842539\\\",\\\"status.workspaceTrust.1680966444065\\\",\\\"status.workspaceTrust.33a7b6100fb2fc6bab30ff97dc45b9be\\\",\\\"status.workspaceTrust.1680978113372\\\",\\\"status.workspaceTrust.08b213d48ad65a2adfe394811731a815\\\",\\\"status.workspaceTrust.1681143627342\\\",\\\"status.workspaceTrust.7768d130759e734ebc1c0191bc242f33\\\",\\\"status.workspaceTrust.1681148491686\\\",\\\"status.workspaceTrust.1681153364049\\\",\\\"status.workspaceTrust.1681156080248\\\",\\\"status.workspaceTrust.1681233410707\\\",\\\"status.workspaceTrust.c9f33dcf74ed4c49f1fffe140e25c7f5\\\",\\\"status.workspaceTrust.1681245725969\\\",\\\"status.workspaceTrust.1681261067265\\\",\\\"status.workspaceTrust.8198baa4d16a8bfb16a92a9a06feff41\\\",\\\"status.workspaceTrust.1681306824639\\\",\\\"status.workspaceTrust.bc801de653466d6e768049e62cc11787\\\",\\\"status.workspaceTrust.1681314401230\\\",\\\"status.workspaceTrust.852e852265198f05ce0af7310b4b55d0\\\",\\\"status.workspaceTrust.1681315255108\\\",\\\"status.workspaceTrust.1681317950689\\\",\\\"status.workspaceTrust.1681392961964\\\",\\\"status.workspaceTrust.1681393340466\\\",\\\"status.workspaceTrust.1681422481299\\\",\\\"status.workspaceTrust.e1b323736e3c966652c51d9b65317b08\\\",\\\"status.workspaceTrust.1681481349850\\\",\\\"status.workspaceTrust.0cdfaceb4339e6115f96967be67fd8d6\\\",\\\"status.workspaceTrust.1681487854802\\\",\\\"status.workspaceTrust.1681488193147\\\",\\\"status.workspaceTrust.da58bdf265bccf0afaa7ddda80751b3c\\\",\\\"status.workspaceTrust.1681569152457\\\",\\\"status.workspaceTrust.c26ff23e311a2ebe52055d08efd043e3\\\",\\\"status.workspaceTrust.86dd7ab8c4d0602c2032a1fb56769b24\\\",\\\"status.workspaceTrust.1681594825346\\\",\\\"status.workspaceTrust.1681603798078\\\",\\\"status.workspaceTrust.1681676817706\\\",\\\"status.workspaceTrust.1681680073577\\\",\\\"status.workspaceTrust.1681680394183\\\",\\\"status.workspaceTrust.1681759920088\\\",\\\"status.workspaceTrust.1681764517785\\\",\\\"status.workspaceTrust.1681768585290\\\",\\\"status.workspaceTrust.618fc31d8fa0e4dc4f9e081fcf429c41\\\",\\\"status.workspaceTrust.b2ce8365ea5ad52fe06891129605f418\\\",\\\"status.workspaceTrust.1681823174114\\\",\\\"status.workspaceTrust.ae422c55f615dd1c54b414b7270f0a72\\\",\\\"status.workspaceTrust.1681844468660\\\",\\\"status.workspaceTrust.1681915908916\\\",\\\"status.workspaceTrust.be44422816820f305da9ffe191288b96\\\",\\\"status.workspaceTrust.1681916779735\\\",\\\"status.workspaceTrust.1681996783022\\\",\\\"status.workspaceTrust.1681996918725\\\",\\\"status.workspaceTrust.1681997997019\\\",\\\"status.workspaceTrust.200fcafe7d467f8c2a5f8b28d1539441\\\",\\\"status.workspaceTrust.1682079694678\\\",\\\"status.workspaceTrust.1682096697248\\\",\\\"status.workspaceTrust.29c0a8e5ea0b569b0e200b3fef038471\\\",\\\"status.workspaceTrust.1682107295943\\\",\\\"status.workspaceTrust.1682254905035\\\",\\\"status.workspaceTrust.1682255245282\\\",\\\"status.workspaceTrust.1682269498985\\\",\\\"status.workspaceTrust.c54f7f2f1c27bfc29fede1e0eabf4624\\\",\\\"status.workspaceTrust.1682298562635\\\",\\\"status.workspaceTrust.1682433088934\\\",\\\"status.workspaceTrust.1682455439888\\\",\\\"status.workspaceTrust.1682458039548\\\",\\\"status.workspaceTrust.1682525639751\\\",\\\"status.workspaceTrust.1682527765477\\\",\\\"status.workspaceTrust.1682606059764\\\",\\\"status.workspaceTrust.1682607848647\\\",\\\"status.workspaceTrust.97cf5897dd47313615e39a63fd907183\\\",\\\"status.workspaceTrust.2860fe8f29890f236354eb85b9936280\\\",\\\"status.workspaceTrust.1682608010351\\\",\\\"status.workspaceTrust.1682608271641\\\",\\\"status.workspaceTrust.1612582809e475efd108f9cecb20e151\\\",\\\"status.workspaceTrust.1682608587885\\\",\\\"status.workspaceTrust.1682609347948\\\",\\\"status.workspaceTrust.1e689b4360b51772f94fa7b4b44b84c1\\\",\\\"status.workspaceTrust.1682610428044\\\",\\\"status.workspaceTrust.52db2a2750c10a2dd0510753b3f55b69\\\",\\\"status.workspaceTrust.1682611527648\\\",\\\"status.workspaceTrust.78f81e1b78153e4ce5ee0a03203c59e6\\\",\\\"status.workspaceTrust.1682613969941\\\",\\\"status.workspaceTrust.1682617665496\\\",\\\"status.workspaceTrust.9d77c305e8a60299ccfad65866658dd9\\\",\\\"status.workspaceTrust.1682618392191\\\",\\\"status.workspaceTrust.1682619095345\\\",\\\"status.workspaceTrust.1682625707234\\\",\\\"status.workspaceTrust.1682627769213\\\",\\\"status.workspaceTrust.1682628820460\\\",\\\"status.workspaceTrust.1682781167195\\\",\\\"status.workspaceTrust.1682890499436\\\",\\\"status.workspaceTrust.1682896347153\\\",\\\"status.workspaceTrust.1682973766245\\\",\\\"status.workspaceTrust.1682974451312\\\",\\\"status.workspaceTrust.1683033350175\\\",\\\"status.workspaceTrust.1683045593370\\\",\\\"status.workspaceTrust.d4504c11e1c1d829ae684eff978ca508\\\",\\\"status.workspaceTrust.dcdee63a5bf8893afea6677095835154\\\",\\\"status.workspaceTrust.e8ebd916ffb51e0318ab9045dbc4e7ff\\\",\\\"status.workspaceTrust.1683071489599\\\",\\\"status.workspaceTrust.1683079417429\\\",\\\"status.workspaceTrust.1683120959125\\\",\\\"status.workspaceTrust.f37aa73f2ba2fa9f0d4b9fef64d52fa7\\\",\\\"status.workspaceTrust.1683122934620\\\",\\\"status.workspaceTrust.1683123182492\\\",\\\"status.workspaceTrust.1683129759103\\\",\\\"status.workspaceTrust.1683144672407\\\",\\\"status.workspaceTrust.1683144688328\\\",\\\"status.workspaceTrust.1683144704094\\\",\\\"status.workspaceTrust.1683229231016\\\",\\\"status.workspaceTrust.1683294249848\\\",\\\"status.workspaceTrust.1683310862252\\\",\\\"status.workspaceTrust.1683311779157\\\",\\\"status.workspaceTrust.2438ca3259c3525ab31f3ca8e56bcbcc\\\",\\\"status.workspaceTrust.1683316775401\\\",\\\"status.workspaceTrust.3edf361a086e1363d6bcfc667bf498e2\\\",\\\"status.workspaceTrust.1683413638649\\\",\\\"status.workspaceTrust.1683461751063\\\",\\\"status.workspaceTrust.1683502847995\\\",\\\"status.workspaceTrust.1683551735254\\\",\\\"status.workspaceTrust.864c244ee696308dcca479c1c965de53\\\",\\\"status.workspaceTrust.1683564405587\\\",\\\"status.workspaceTrust.1683602299771\\\",\\\"status.workspaceTrust.1683645976033\\\",\\\"status.workspaceTrust.e232fd0af2444b60a3eb36c6a0fba4a7\\\",\\\"status.workspaceTrust.1683753244387\\\",\\\"status.workspaceTrust.1683815952178\\\",\\\"status.workspaceTrust.1683833163411\\\",\\\"status.workspaceTrust.1683837402806\\\",\\\"status.workspaceTrust.49ce7242c3dc65282ae986aaf2665ab7\\\",\\\"status.workspaceTrust.d9fdd4ca5988a7c97bd30cf2ab436714\\\",\\\"status.workspaceTrust.708845cbb787419ebe911e4606bbb09c\\\",\\\"status.workspaceTrust.1683924778728\\\",\\\"status.workspaceTrust.1684061369714\\\",\\\"status.workspaceTrust.1684265487622\\\",\\\"status.workspaceTrust.1684425918104\\\",\\\"status.workspaceTrust.1684437206159\\\",\\\"status.workspaceTrust.1684512346118\\\",\\\"status.workspaceTrust.a00382dfe3530159aacdb8efe8ffb85a\\\",\\\"status.workspaceTrust.bacd039c26af70512c81db81da72f7e4\\\",\\\"status.workspaceTrust.83120233052cb2ea24f2b0b7603f456f\\\",\\\"status.workspaceTrust.0f671cf2c043fde284a715d4db68624b\\\",\\\"status.workspaceTrust.1684523946823\\\",\\\"status.workspaceTrust.1684589816407\\\",\\\"status.workspaceTrust.1684589902209\\\",\\\"status.workspaceTrust.e8ca950aae8d2ba6cdf848cd8d0a5c66\\\",\\\"status.workspaceTrust.148df7fcb3f3163b7f49ad6e67e6b297\\\",\\\"status.workspaceTrust.1684597921502\\\",\\\"status.workspaceTrust.fc438c64f56b51b7df1bf31b9fb52a01\\\",\\\"status.workspaceTrust.1684851255539\\\",\\\"status.workspaceTrust.1684949672834\\\",\\\"status.workspaceTrust.c867e490638413984ce7c7720f0ce20e\\\",\\\"status.workspaceTrust.bf2c0ef947ad6b4e79069deb75bb138e\\\",\\\"status.workspaceTrust.1685023072198\\\",\\\"status.workspaceTrust.1685112835383\\\",\\\"status.workspaceTrust.10f4d5ccc948506d1b96f4738c5c0966\\\",\\\"status.workspaceTrust.1685129176959\\\",\\\"status.workspaceTrust.1685216356005\\\",\\\"status.workspaceTrust.1685366665713\\\",\\\"status.workspaceTrust.1685367122170\\\",\\\"status.workspaceTrust.1685634904490\\\",\\\"status.workspaceTrust.1685651567286\\\",\\\"status.workspaceTrust.3407a005bcb1534257eb028391adbe81\\\",\\\"status.workspaceTrust.7a2b67a9fba18b5d4563646a4e6f6e8f\\\",\\\"status.workspaceTrust.1367fa7497dfe4850eb9bbbcb41ee148\\\",\\\"status.workspaceTrust.6cf47e125edc39907578a836e4cf7fe0\\\",\\\"status.workspaceTrust.ab2b443f4aa03690dc9b40d0cf2f794e\\\",\\\"status.workspaceTrust.1686772057080\\\",\\\"status.workspaceTrust.1686855908085\\\",\\\"status.workspaceTrust.1687455339945\\\",\\\"status.workspaceTrust.1687800272081\\\",\\\"status.workspaceTrust.70ce837454a87ed42ddc205ca5e6a99d\\\",\\\"status.workspaceTrust.1688044929972\\\",\\\"status.workspaceTrust.1688056753168\\\",\\\"status.workspaceTrust.1688159341746\\\",\\\"status.workspaceTrust.1688159371248\\\",\\\"status.workspaceTrust.8f2ecfadb23c55d3bde330efc9d25831\\\",\\\"status.workspaceTrust.1688312992421\\\",\\\"status.workspaceTrust.1688663084799\\\",\\\"status.workspaceTrust.41691e29e83088ca903ac70ed7bb8fec\\\",\\\"status.workspaceTrust.609911b42c27b308de0ea01f8c1dacb9\\\",\\\"status.workspaceTrust.53d00387194e01094e70c22f049a4837\\\",\\\"status.workspaceTrust.1695219872973\\\",\\\"status.workspaceTrust.1698851397527\\\",\\\"status.workspaceTrust.1699388738838\\\",\\\"status.workspaceTrust.1699972540772\\\",\\\"status.workspaceTrust.da7bbe766039c8303d8f086fa9162021\\\",\\\"status.workspaceTrust.1699996761899\\\",\\\"status.workspaceTrust.1699996837316\\\",\\\"status.workspaceTrust.8813c84e0a586398221925b00785736e\\\",\\\"status.workspaceTrust.1700057068123\\\",\\\"status.workspaceTrust.1700061339356\\\",\\\"status.workspaceTrust.1700142286431\\\",\\\"status.workspaceTrust.3b0e03e2d92c33a3362f8c6160c2f0b3\\\",\\\"status.workspaceTrust.1700144104934\\\",\\\"status.workspaceTrust.1700145220587\\\",\\\"status.workspaceTrust.0081b62cdb5f0cdf07369b022d3b420d\\\",\\\"status.workspaceTrust.292c38d4f932140ff5e8338d98367508\\\",\\\"status.workspaceTrust.2232d4c6cb2e6c3bd044a5b48c68362d\\\",\\\"status.workspaceTrust.1700504859617\\\",\\\"status.workspaceTrust.1700599173651\\\",\\\"status.workspaceTrust.1700660230736\\\",\\\"status.workspaceTrust.1700684759485\\\",\\\"status.workspaceTrust.1701092004254\\\",\\\"status.workspaceTrust.1701270854309\\\",\\\"status.workspaceTrust.1701436881636\\\",\\\"status.workspaceTrust.1702408843912\\\",\\\"status.workspaceTrust.1702483053380\\\",\\\"status.workspaceTrust.1702501579323\\\",\\\"status.workspaceTrust.1702651172493\\\",\\\"status.workspaceTrust.1702939260294\\\",\\\"status.workspaceTrust.1703005855274\\\",\\\"status.workspaceTrust.1703016444589\\\",\\\"status.workspaceTrust.1703084055983\\\",\\\"status.workspaceTrust.c5f71979e5b5ace8d911f623cd53eb08\\\",\\\"status.workspaceTrust.50026b980f43b4206efd563bd6e53cc1\\\",\\\"status.workspaceTrust.1703086607121\\\",\\\"status.workspaceTrust.1703087081673\\\",\\\"status.workspaceTrust.1703105511852\\\",\\\"status.workspaceTrust.1703167556454\\\",\\\"status.workspaceTrust.1703170360736\\\",\\\"status.workspaceTrust.fad466c505ae537af2bdbe98dc30a9bb\\\",\\\"status.workspaceTrust.1703267882717\\\",\\\"status.workspaceTrust.ce0e55f6c3b83b5bb86f365808798a9e\\\",\\\"status.workspaceTrust.1703686176992\\\",\\\"status.workspaceTrust.1703687292406\\\",\\\"status.workspaceTrust.1703710357096\\\",\\\"status.workspaceTrust.1703710831073\\\",\\\"status.workspaceTrust.1703868924840\\\",\\\"status.workspaceTrust.1703871456575\\\",\\\"status.workspaceTrust.3877e2d32ad46d6ba81ef650c90ab5bd\\\",\\\"status.workspaceTrust.ada0470aac272e522194dceb738c2f70\\\",\\\"status.workspaceTrust.1703883919040\\\",\\\"status.workspaceTrust.ab610e5bba5d2bc8bc5835ecab47a33e\\\",\\\"status.workspaceTrust.d8f0988cdb672305c54bde2131e967f8\\\",\\\"status.workspaceTrust.1704225910193\\\",\\\"status.workspaceTrust.1704231579693\\\",\\\"status.workspaceTrust.1704310321803\\\",\\\"status.workspaceTrust.1704313133769\\\",\\\"status.workspaceTrust.1704316015793\\\",\\\"status.workspaceTrust.1704386091993\\\",\\\"status.workspaceTrust.421a176cca36ea6bd8844afd2ba4edb9\\\",\\\"status.workspaceTrust.1704395885327\\\",\\\"status.workspaceTrust.1704397954560\\\",\\\"status.workspaceTrust.1704493270476\\\",\\\"status.workspaceTrust.1704894409280\\\",\\\"status.workspaceTrust.4fb341b01cf15bd3301fbbf14c808cf4\\\",\\\"status.workspaceTrust.1705405848760\\\",\\\"status.workspaceTrust.1705498824809\\\",\\\"status.workspaceTrust.1705505194456\\\",\\\"status.workspaceTrust.1705591608499\\\",\\\"status.workspaceTrust.1705676793358\\\",\\\"status.workspaceTrust.1705686982673\\\",\\\"status.workspaceTrust.1706028727259\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark fabiospampinato-vscode-monokai-night-themes-default-json\\\",\\\"label\\\":\\\"Monokai Night\\\",\\\"settingsId\\\":\\\"Monokai Night\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#ddddddff\\\",\\\"background\\\":\\\"#1f1f1fff\\\"}},{\\\"settings\\\":{\\\"background\\\":\\\"#272822\\\",\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#75715E\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FF\\\"},\\\"scope\\\":\\\"constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FF\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FF\\\"},\\\"scope\\\":\\\"constant.character, constant.other\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#66D9EF\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\",\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"entity.name.type, entity.name.class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#FD971F\\\"},\\\"scope\\\":\\\"variable.parameter\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#66D9EF\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#66D9EF\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#66D9EF\\\"},\\\"scope\\\":\\\"support.type, support.class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.other.variable\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#F92672\\\",\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F8F8F0\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#AE81FF\\\",\\\"foreground\\\":\\\"#F8F8F0\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#AE81FF\\\",\\\"foreground\\\":\\\"#F9267299\\\"},\\\"scope\\\":\\\"invalid.deprecated.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CFCFC2\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.json string.quoted.double.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#75715E\\\"},\\\"scope\\\":\\\"meta.diff, meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AE81FFA0\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.find-in-files - match\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"entity.name.filename.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92672\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6DB74\\\"},\\\"scope\\\":\\\"markup.list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#66D9EF\\\"},\\\"scope\\\":\\\"markup.bold, markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FD971F\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#A6E22E\\\"},\\\"scope\\\":\\\"markup.heading.setext\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cd9731\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD971F\\\"},\\\"scope\\\":\\\"variable.language\\\"}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"fabiospampinato.vscode-monokai-night\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"vscode-monokai-night\\\",\\\"_extensionPublisher\\\":\\\"fabiospampinato\\\"},\\\"colorMap\\\":{\\\"activityBar.background\\\":\\\"#0f0f0f\\\",\\\"activityBar.activeBackground\\\":\\\"#0f0f0f\\\",\\\"activityBar.border\\\":\\\"#000000\\\",\\\"activityBar.activeBorder\\\":\\\"#0f0f0f\\\",\\\"activityBar.dropBackground\\\":\\\"#262626\\\",\\\"activityBar.foreground\\\":\\\"#dddddd\\\",\\\"activityBar.inactiveForeground\\\":\\\"#888888\\\",\\\"activityBarBadge.background\\\":\\\"#007acc\\\",\\\"activityBarBadge.foreground\\\":\\\"#dddddd\\\",\\\"badge.background\\\":\\\"#363636\\\",\\\"badge.foreground\\\":\\\"#dddddd\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#dddddd\\\",\\\"breadcrumb.background\\\":\\\"#161616\\\",\\\"breadcrumb.focusForeground\\\":\\\"#dddddd\\\",\\\"breadcrumb.foreground\\\":\\\"#666666\\\",\\\"breadcrumbPicker.background\\\":\\\"#363636\\\",\\\"button.background\\\":\\\"#007acc\\\",\\\"button.foreground\\\":\\\"#dddddd\\\",\\\"button.hoverBackground\\\":\\\"#004c7f\\\",\\\"debugExceptionWidget.background\\\":\\\"#363636\\\",\\\"debugExceptionWidget.border\\\":\\\"#666666\\\",\\\"debugToolBar.background\\\":\\\"#363636\\\",\\\"debugToolBar.border\\\":\\\"#363636\\\",\\\"descriptionForeground\\\":\\\"#dddddd\\\",\\\"diffEditor.border\\\":\\\"#000000\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#86b42b44\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#c4265e44\\\",\\\"dropdown.background\\\":\\\"#363636\\\",\\\"dropdown.border\\\":\\\"#363636\\\",\\\"dropdown.foreground\\\":\\\"#dddddd\\\",\\\"dropdown.listBackground\\\":\\\"#363636\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#464646\\\",\\\"editor.findMatchBorder\\\":\\\"#00000000\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#363636\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#f2f2f20c\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#b1b01124\\\",\\\"editor.foreground\\\":\\\"#dddddd\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#363636\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#464646\\\",\\\"editor.lineHighlightBackground\\\":\\\"#292929\\\",\\\"editor.lineHighlightBorder\\\":\\\"#292929\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#292929\\\",\\\"editor.rangeHighlightBorder\\\":\\\"#292929\\\",\\\"editor.selectionBackground\\\":\\\"#464646\\\",\\\"editor.selectionForeground\\\":\\\"#dddddd\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#363636\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#ffffff20\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#ffffff20\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#b1b01124\\\",\\\"editor.wordHighlightBackground\\\":\\\"#363636\\\",\\\"editor.wordHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#363636\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#00000000\\\",\\\"editorBracketMatch.background\\\":\\\"#363636\\\",\\\"editorBracketMatch.border\\\":\\\"#666666\\\",\\\"editorCodeLens.foreground\\\":\\\"#666666\\\",\\\"editorCursor.background\\\":\\\"#1f1f1f\\\",\\\"editorCursor.foreground\\\":\\\"#f2f2f2\\\",\\\"editorError.border\\\":\\\"#00000000\\\",\\\"editorError.foreground\\\":\\\"#fe413f\\\",\\\"editorGroup.background\\\":\\\"#161616\\\",\\\"editorGroup.border\\\":\\\"#161616\\\",\\\"editorGroup.dropBackground\\\":\\\"#ffffff12\\\",\\\"editorGroup.emptyBackground\\\":\\\"#1f1f1f\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#00000000\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#161616\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#1f1f1f\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#161616\\\",\\\"editorGutter.addedBackground\\\":\\\"#86b42b\\\",\\\"editorGutter.background\\\":\\\"#1f1f1f\\\",\\\"editorGutter.deletedBackground\\\":\\\"#c4265e\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#007acc\\\",\\\"editorHint.border\\\":\\\"#00000000\\\",\\\"editorHint.foreground\\\":\\\"#007acc\\\",\\\"editorHoverWidget.background\\\":\\\"#363636\\\",\\\"editorHoverWidget.border\\\":\\\"#666666\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#363636\\\",\\\"editorIndentGuide.background\\\":\\\"#363636\\\",\\\"editorInfo.border\\\":\\\"#00000000\\\",\\\"editorInfo.foreground\\\":\\\"#007acc\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#666666\\\",\\\"editorLineNumber.foreground\\\":\\\"#666666\\\",\\\"editorLink.activeForeground\\\":\\\"#66d9ef\\\",\\\"editorMarkerNavigation.background\\\":\\\"#363636\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#fe413f\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#007acc\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#b1b011\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#86b42b\\\",\\\"editorOverviewRuler.border\\\":\\\"#00000000\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#666666\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#ae81ff\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#c4265e\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#fe413f\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#666666\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#66d9ef\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#007acc\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#007acc\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#007acc\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#b1b011\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#666666\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#666666\\\",\\\"editorPane.background\\\":\\\"#161616\\\",\\\"editorRuler.foreground\\\":\\\"#363636\\\",\\\"editorSuggestWidget.background\\\":\\\"#262626\\\",\\\"editorSuggestWidget.border\\\":\\\"#363636\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#dddddd\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#dddddd\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#363636\\\",\\\"editorUnnecessaryCode.border\\\":\\\"#00000000\\\",\\\"editorWarning.border\\\":\\\"#00000000\\\",\\\"editorWarning.foreground\\\":\\\"#b1b011\\\",\\\"editorWhitespace.foreground\\\":\\\"#363636\\\",\\\"editorWidget.background\\\":\\\"#363636\\\",\\\"editorWidget.border\\\":\\\"#666666\\\",\\\"editorWidget.resizeBorder\\\":\\\"#666666\\\",\\\"errorForeground\\\":\\\"#dddddd\\\",\\\"extensionButton.prominentBackground\\\":\\\"#363636\\\",\\\"extensionButton.prominentForeground\\\":\\\"#dddddd\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#464646\\\",\\\"focusBorder\\\":\\\"#00000000\\\",\\\"foreground\\\":\\\"#dddddd\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#007acc\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#fe413f\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#c4265e\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#777777\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#b3b42b\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#2bb3b4\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#86b42b\\\",\\\"input.background\\\":\\\"#363636\\\",\\\"input.border\\\":\\\"#363636\\\",\\\"input.foreground\\\":\\\"#dddddd\\\",\\\"input.placeholderForeground\\\":\\\"#888888\\\",\\\"inputOption.activeBackground\\\":\\\"#464646\\\",\\\"inputOption.activeBorder\\\":\\\"#464646\\\",\\\"inputValidation.errorBackground\\\":\\\"#fe413f\\\",\\\"inputValidation.errorBorder\\\":\\\"#fc5b58\\\",\\\"inputValidation.errorForeground\\\":\\\"#dddddd\\\",\\\"inputValidation.infoBackground\\\":\\\"#007acc\\\",\\\"inputValidation.infoBorder\\\":\\\"#008ae5\\\",\\\"inputValidation.infoForeground\\\":\\\"#dddddd\\\",\\\"inputValidation.warningBackground\\\":\\\"#b1b011\\\",\\\"inputValidation.warningBorder\\\":\\\"#c9c914\\\",\\\"inputValidation.warningForeground\\\":\\\"#dddddd\\\",\\\"list.activeSelectionBackground\\\":\\\"#262626\\\",\\\"list.activeSelectionForeground\\\":\\\"#dddddd\\\",\\\"list.dropBackground\\\":\\\"#363636\\\",\\\"list.errorForeground\\\":\\\"#fe413f\\\",\\\"list.focusBackground\\\":\\\"#1f1f1f\\\",\\\"list.focusForeground\\\":\\\"#dddddd\\\",\\\"list.highlightForeground\\\":\\\"#dddddd\\\",\\\"list.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"list.hoverForeground\\\":\\\"#dddddd\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#262626\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#dddddd\\\",\\\"list.invalidItemForeground\\\":\\\"#fe413f\\\",\\\"list.warningForeground\\\":\\\"#b1b011\\\",\\\"menu.background\\\":\\\"#363636\\\",\\\"menu.foreground\\\":\\\"#dddddd\\\",\\\"menu.selectionBackground\\\":\\\"#262626\\\",\\\"menu.selectionBorder\\\":\\\"#00000000\\\",\\\"menu.selectionForeground\\\":\\\"#dddddd\\\",\\\"menu.separatorBackground\\\":\\\"#666666\\\",\\\"menubar.selectionBackground\\\":\\\"#363636\\\",\\\"menubar.selectionBorder\\\":\\\"#00000000\\\",\\\"menubar.selectionForeground\\\":\\\"#dddddd\\\",\\\"merge.border\\\":\\\"#000000aa\\\",\\\"merge.currentContentBackground\\\":\\\"#ae81ff44\\\",\\\"merge.currentHeaderBackground\\\":\\\"#ae81ff88\\\",\\\"merge.incomingContentBackground\\\":\\\"#66d9ef44\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#66d9ef88\\\",\\\"minimap.findMatchHighlight\\\":\\\"#b1b011\\\",\\\"notificationCenter.border\\\":\\\"#464646\\\",\\\"notificationCenterHeader.background\\\":\\\"#464646\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#dddddd\\\",\\\"notificationLink.foreground\\\":\\\"#66d9ef\\\",\\\"notifications.background\\\":\\\"#363636\\\",\\\"notifications.border\\\":\\\"#464646\\\",\\\"notifications.foreground\\\":\\\"#dddddd\\\",\\\"notificationToast.border\\\":\\\"#363636\\\",\\\"panel.background\\\":\\\"#262626\\\",\\\"panel.border\\\":\\\"#161616\\\",\\\"panel.dropBackground\\\":\\\"#363636\\\",\\\"panelTitle.activeBorder\\\":\\\"#00000000\\\",\\\"panelTitle.activeForeground\\\":\\\"#dddddd\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#666666\\\",\\\"peekView.border\\\":\\\"#666666\\\",\\\"peekViewEditor.background\\\":\\\"#262626\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#464646\\\",\\\"peekViewEditor.matchHighlightBorder\\\":\\\"#00000000\\\",\\\"peekViewEditorGutter.background\\\":\\\"#262626\\\",\\\"peekViewResult.background\\\":\\\"#262626\\\",\\\"peekViewResult.fileForeground\\\":\\\"#dddddd\\\",\\\"peekViewResult.lineForeground\\\":\\\"#dddddd\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#464646\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#464646\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#dddddd\\\",\\\"peekViewTitle.background\\\":\\\"#262626\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#dddddd\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#dddddd\\\",\\\"pickerGroup.border\\\":\\\"#262626\\\",\\\"pickerGroup.foreground\\\":\\\"#666666\\\",\\\"progressBar.background\\\":\\\"#363636\\\",\\\"scrollbar.shadow\\\":\\\"#00000000\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#f2f2f218\\\",\\\"scrollbarSlider.background\\\":\\\"#f2f2f212\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#f2f2f224\\\",\\\"selection.background\\\":\\\"#666666\\\",\\\"settings.checkboxBackground\\\":\\\"#363636\\\",\\\"settings.checkboxBorder\\\":\\\"#363636\\\",\\\"settings.checkboxForeground\\\":\\\"#dddddd\\\",\\\"settings.dropdownBackground\\\":\\\"#363636\\\",\\\"settings.dropdownBorder\\\":\\\"#363636\\\",\\\"settings.dropdownForeground\\\":\\\"#dddddd\\\",\\\"settings.dropdownListBorder\\\":\\\"#666666\\\",\\\"settings.headerForeground\\\":\\\"#dddddd\\\",\\\"settings.inactiveSelectedItemBorder\\\":\\\"#00000000\\\",\\\"settings.modifiedItemForeground\\\":\\\"#b3b42b\\\",\\\"settings.numberInputBackground\\\":\\\"#363636\\\",\\\"settings.numberInputBorder\\\":\\\"#363636\\\",\\\"settings.numberInputForeground\\\":\\\"#dddddd\\\",\\\"settings.textInputBackground\\\":\\\"#363636\\\",\\\"settings.textInputBorder\\\":\\\"#363636\\\",\\\"settings.textInputForeground\\\":\\\"#dddddd\\\",\\\"sideBar.background\\\":\\\"#161616\\\",\\\"sideBar.border\\\":\\\"#000000\\\",\\\"sideBar.dropBackground\\\":\\\"#262626\\\",\\\"sideBar.foreground\\\":\\\"#dddddd\\\",\\\"sideBarSectionHeader.background\\\":\\\"#262626\\\",\\\"sideBarSectionHeader.border\\\":\\\"#262626\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#dddddd\\\",\\\"sideBarTitle.foreground\\\":\\\"#dddddd\\\",\\\"statusBar.background\\\":\\\"#161616\\\",\\\"statusBar.border\\\":\\\"#000000\\\",\\\"statusBar.debuggingBackground\\\":\\\"#007acc\\\",\\\"statusBar.debuggingBorder\\\":\\\"#000000\\\",\\\"statusBar.debuggingForeground\\\":\\\"#dddddd\\\",\\\"statusBar.foreground\\\":\\\"#dddddd\\\",\\\"statusBar.noFolderBackground\\\":\\\"#000000\\\",\\\"statusBar.noFolderBorder\\\":\\\"#000000\\\",\\\"statusBar.noFolderForeground\\\":\\\"#dddddd\\\",\\\"statusBarItem.activeBackground\\\":\\\"#ffffff16\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#ffffff20\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#363636\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#ffffff40\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#007acc\\\",\\\"tab.activeForeground\\\":\\\"#dddddd\\\",\\\"tab.activeModifiedBorder\\\":\\\"#dddddd\\\",\\\"tab.border\\\":\\\"#161616\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.hoverBorder\\\":\\\"#161616\\\",\\\"tab.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveForeground\\\":\\\"#666666\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#666666\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#666666\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#dddddd\\\",\\\"tab.unfocusedActiveModifiedBorder\\\":\\\"#dddddd\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedHoverBorder\\\":\\\"#161616\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#666666\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#666666\\\",\\\"terminal.ansiBlack\\\":\\\"#333333\\\",\\\"terminal.ansiBlue\\\":\\\"#6a7ec8\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#666666\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#819aff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#66d9ef\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#a6e22e\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#ae81ff\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f92672\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#f8f8f2\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e2e22e\\\",\\\"terminal.ansiCyan\\\":\\\"#56adbc\\\",\\\"terminal.ansiGreen\\\":\\\"#86b42b\\\",\\\"terminal.ansiMagenta\\\":\\\"#8c6bc8\\\",\\\"terminal.ansiRed\\\":\\\"#c4265e\\\",\\\"terminal.ansiWhite\\\":\\\"#e3e3dd\\\",\\\"terminal.ansiYellow\\\":\\\"#b3b42b\\\",\\\"terminal.background\\\":\\\"#262626\\\",\\\"terminal.border\\\":\\\"#161616\\\",\\\"terminal.foreground\\\":\\\"#dddddd\\\",\\\"terminal.selectionBackground\\\":\\\"#ffffff24\\\",\\\"terminalCursor.background\\\":\\\"#262626\\\",\\\"terminalCursor.foreground\\\":\\\"#f2f2f2\\\",\\\"textBlockQuote.background\\\":\\\"#363636\\\",\\\"textBlockQuote.border\\\":\\\"#666666\\\",\\\"textCodeBlock.background\\\":\\\"#161616\\\",\\\"textLink.activeForeground\\\":\\\"#008ae5\\\",\\\"textLink.foreground\\\":\\\"#007acc\\\",\\\"textPreformat.foreground\\\":\\\"#e6db74\\\",\\\"textSeparator.foreground\\\":\\\"#666666\\\",\\\"titleBar.activeBackground\\\":\\\"#161616\\\",\\\"titleBar.activeForeground\\\":\\\"#dddddd\\\",\\\"titleBar.border\\\":\\\"#000000\\\",\\\"titleBar.inactiveBackground\\\":\\\"#161616\\\",\\\"titleBar.inactiveForeground\\\":\\\"#666666\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#0f0f0f\\\",\\\"welcomePage.buttonBackground\\\":\\\"#363636\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#464646\\\",\\\"widget.shadow\\\":\\\"#00000088\\\"},\\\"watch\\\":false}\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#explore.commands\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#create.project\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.realfiles.quickopen\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#install.tools\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#runContainer\\\":{\\\"done\\\":true}}\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.66.2\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.openSettings2\\\",\\\"value\\\":1},{\\\"key\\\":\\\"gitlens.showSettingsPage\\\",\\\"value\\\":2},{\\\"key\\\":\\\"workbench.action.openApplicationSettingsJson\\\",\\\"value\\\":4},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":7},{\\\"key\\\":\\\"npm.focus\\\",\\\"value\\\":8},{\\\"key\\\":\\\"workbench.action.generateColorTheme\\\",\\\"value\\\":10},{\\\"key\\\":\\\"workbench.action.selectIconTheme\\\",\\\"value\\\":14},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":15},{\\\"key\\\":\\\"testing.configureProfile\\\",\\\"value\\\":17},{\\\"key\\\":\\\"workbench.action.openProcessExplorer\\\",\\\"value\\\":30},{\\\"key\\\":\\\"workbench.action.webview.reloadWebviewAction\\\",\\\"value\\\":32},{\\\"key\\\":\\\"extension.randomUppercaseLettersCustomLength\\\",\\\"value\\\":34},{\\\"key\\\":\\\"merge-conflict.accept.all-current\\\",\\\"value\\\":38},{\\\"key\\\":\\\"workbench.files.action.compareWithClipboard\\\",\\\"value\\\":39},{\\\"key\\\":\\\"git.clone\\\",\\\"value\\\":42},{\\\"key\\\":\\\"search.action.collapseSearchResults\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":46},{\\\"key\\\":\\\"editor.action.transformToUppercase\\\",\\\"value\\\":47},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettingsFile\\\",\\\"value\\\":48},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":51}]}\",\"commandPalette.mru.counter\":\"52\",\"cpp.1.lastSessionDate\":\"Wed Jan 18 2023\",\"cpp.1.sessionCount\":\"183\",\"expandSuggestionDocs\":\"true\",\"extensionTips/promptedExecutableTips\":\"{\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"],\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\"]}\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"sass\\\"]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"jpg \\\",\\\"pdf\\\"]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"yaml\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"csharp\\\":[\\\"ms-dotnettools.csharp\\\"],\\\"powershell\\\":[\\\"ms-vscode.powershell-preview\\\"],\\\"groovy\\\":[\\\"vscjava.vscode-gradle\\\"],\\\"shellscript\\\":[\\\"vscjava.vscode-gradle\\\"]}\",\"github-TechPyndele\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true}]\",\"hasNotifiedOfSettingsAutosave\":\"true\",\"java.2.editedCount\":\"4\",\"java.2.editedDate\":\"Sat Jun 04 2022\",\"java.2.lastSessionDate\":\"Wed Jan 18 2023\",\"java.2.sessionCount\":\"183\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Thu Dec 24 2020\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.lastSessionDate\":\"Sat Dec 26 2020\",\"javascript.1.sessionCount\":\"89\",\"javascript.1.skipVersion\":\"1.52.1\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"ctrl + /\\\",\\\"ctrl + edi\\\",\\\"editorTe\\\",\\\"editor t\\\",\\\"editor t4ext\\\",\\\"editor text\\\",\\\"editortext\\\",\\\"editortextFoc\\\",\\\"editortextFocus\\\",\\\"ctrl + r\\\",\\\"@command:editor.action.formatDocument.multiple\\\",\\\"toggg\\\",\\\"toggle\\\",\\\"e\\\",\\\"eddito\\\",\\\"edi\\\",\\\"editor.\\\",\\\"editor.t\\\",\\\"editor.togg\\\",\\\"editor.toggle\\\",\\\"f12\\\",\\\"editor.action.openLink\\\",\\\"ctrl + alt\\\",\\\"ctrl + alt + o\\\",\\\"sh + alt + o\\\",\\\"sh\\\",\\\"mayus\\\",\\\"may\\\",\\\"ma\\\",\\\"Mays\\\",\\\"M\\\",\\\"Ma\\\",\\\"May\\\",\\\"Mayúa\\\",\\\"Mayús\\\",\\\"Mayús+ alt + o\\\",\\\"ct\\\",\\\"ctrl cl\\\",\\\"ctrl + \\\",\\\"ctrl + clic\\\",\\\"f\\\",\\\"follow\\\",\\\"follow cl\\\",\\\"follow c\\\",\\\"@ext:Bito.Bito\\\",\\\"@ext:Bito\\\",\\\"ope\\\",\\\"open\\\",\\\"openlink\\\",\\\"depurar\\\",\\\"depurar prueba \\\",\\\"depurar prueba del \\\",\\\"depurar prueba en \\\",\\\"debug\\\",\\\"test\\\",\\\"rutest\\\",\\\"run test\\\",\\\"ctrl mayus e\\\",\\\"ctrl+mayus e\\\",\\\"ctrl+mayus+e\\\",\\\"ctrl+Ma\\\",\\\"ctrl+M\\\",\\\"ctrl+m\\\",\\\"ctrl+e\\\",\\\"ver most\\\",\\\"ver mostrar tes\\\",\\\"ver mostrar \\\",\\\" command: 'export NODE_ENV=development || set NODE_ENV=development&& yarn dev'\\\",\\\"ctr\\\",\\\"ctrl+sh\\\",\\\"ctrl+s\\\",\\\"ctrl+t\\\",\\\"ver \\\",\\\"ver pru\\\",\\\"playwr\\\",\\\"playwri\\\",\\\"vitest\\\",\\\"alt+2\\\",\\\"execute pl\\\",\\\"execute \\\",\\\"execute\\\",\\\"play\\\",\\\"playw\\\",\\\"jest\\\",\\\"alt\\\",\\\"alt \\\",\\\"alt 1\\\",\\\"alt 2\\\",\\\"run jest\\\",\\\"alt 3\\\",\\\"ctrl + s\\\",\\\"ctrl + ma\\\",\\\"ctrl + mayus\\\",\\\"ctrl + may\\\",\\\"ctrl \\\",\\\"ctrl\\\",\\\"ctrl+\\\",\\\"ctrl+May\\\",\\\"ctrl+Mayús\\\",\\\"ctrl+Mayús+e\\\"]}\",\"notebook.controller2TypeBindings\":\"[]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.62.3\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"settingsEditor2.splitViewWidth\":\"213\",\"tabs-list-width-horizontal\":\"46\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri Jan 29 2021\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.lastSessionDate\":\"Sat Jan 30 2021\",\"typescript.1.sessionCount\":\"113\",\"typescript.1.skipVersion\":\"1.52.1\",\"workbench.activity.showAccounts\":\"true\",\"workbench.panel.alignment\":\"center\",\"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.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"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.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.postman-console-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.copilot-message-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.github-chat-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.view.extension.PowerShell.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.PowerShellCommandExplorer.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.atlascode-drawer.state.hidden\":\"[{\\\"id\\\":\\\"atlascode.views.jira.customJql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.pullrequestsTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.pipelinesTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.issuesTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.helpTreeView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.azure.state.hidden\":\"[{\\\"id\\\":\\\"azVmTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureAppService\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azFuncTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureDatabasesExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureStorage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureFocusView\\\",\\\"isHidden\\\":true}]\",\"workbench.view.extension.codestream-activitybar.state.hidden\":\"[{\\\"id\\\":\\\"activitybar.codestream\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"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.json-views.state.hidden\":\"[{\\\"id\\\":\\\"jsonOutline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"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}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mocha\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"test-explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pw.extension.settingsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"apiAssert.apiAssertView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.wallaby.state.hidden\":\"[{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.valueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.traceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.testFileCoverageExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Tyriar.luna-paint#welcome\\\",\\\"Intermediate\\\"]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1674064919887,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1674067401004,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.experience\\\",\\\"gitlens.welcome.settings\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.gitCodeLens\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.gitSideBarViews\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.gitCommandPalette\\\",\\\"gitlens.welcome.interactiveRebaseEditor\\\",\\\"gitlens.welcome.terminal\\\",\\\"gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1674067401004,\\\"stepIDs\\\":[\\\"gitlens.plus.intro\\\",\\\"gitlens.plus.commitGraph\\\",\\\"gitlens.plus.visualFileHistory\\\",\\\"gitlens.plus.worktrees\\\",\\\"gitlens.plus.richIntegrations\\\",\\\"gitlens.plus.tryNow\\\",\\\"gitlens.plus.trial\\\",\\\"gitlens.plus.trial.extend\\\",\\\"gitlens.plus.trial.upgrade\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683504492604,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"Codium.codium#codium\\\",{\\\"firstSeen\\\":1683504492604,\\\"stepIDs\\\":[\\\"sign-in\\\",\\\"generate-tests\\\",\\\"refine-tests\\\",\\\"regenerate-tests\\\",\\\"save-tests\\\",\\\"join-community\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1683504492604,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1699287165871,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chat\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1699287165871,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.view.extension.powerShellProTools.state.hidden\":\"[{\\\"id\\\":\\\"astView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"customView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"historyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hostProcessView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jobView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"moduleView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"providerView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"reflectionView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sessionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"quickScriptView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"variableView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"infoView\\\",\\\"isHidden\\\":false}]\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a342c226964223a226d61696e227d7d/microsoft/vscode-extension-samples\\\",\\\"label\\\":\\\"microsoft/vscode-extension-samples [GitHub]\\\"}]}\",\"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.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"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},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.snyk.state.hidden\":\"[{\\\"id\\\":\\\"snyk.views.features\\\",\\\"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.code.quality\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.enablement\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.code.localEngine\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.actions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.support\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"snyk.views.analysis.configuration\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.postgres-explorer.state.hidden\":\"[{\\\"id\\\":\\\"postgres\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsActivityBarContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewBookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewHistoryExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsPanelContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConsoleMessages\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/bootstrap.json/retweet\\\",1660682532777],[\\\"snippets/bootstrap.json/Album Template\\\",1660793612169],[\\\"snippets/bootstrap.json/Button Group\\\",1661096969444],[\\\"snippets/bootstrap.json/Blog Template\\\",1661117372888],[\\\"snippets/bootstrap.json/figure\\\",1661117837210],[\\\"snippets/markdown.code-snippets/Insert link\\\",1662560593449],[\\\"lib/snippets/generated.json/importRouterLink\\\",1662840300230],[\\\"snippets/PowerShell.json/function\\\",1662995211248],[\\\"snippets/javascript.code-snippets/define module\\\",1664739895967],[\\\"snippets/javascript.code-snippets/While Statement\\\",1666391678081],[\\\"lib/snippets/generated.json/consoleAssert\\\",1666924240535],[\\\"lib/snippets/generated.json/useContext\\\",1668465427030],[\\\"javascript.json/Importar\\\",1668807954488],[\\\"snippets/javascript.code-snippets/Import Statement\\\",1668807957608],[\\\"snippets/javascript.code-snippets/If Statement\\\",1669496315163],[\\\"lib/snippets/generated.json/destructingArray\\\",1669587939062],[\\\"snippets/javascript.code-snippets/For-Of Loop\\\",1670077521709],[\\\"snippets/javascript.code-snippets/For Loop\\\",1670085797251],[\\\"lib/snippets/generated.json/useMemo\\\",1670507739466],[\\\"lib/snippets/generated.json/method\\\",1670799144105],[\\\"lib/snippets/generated.json/setupReactComponentTestWithRedux\\\",1671219131234],[\\\"snippets/typescript.code-snippets/Import Statement\\\",1671545471793],[\\\"lib/snippets/generated.json/importReact\\\",1671734843447],[\\\"snippets/typescript.code-snippets/If Statement\\\",1672089063500],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1672777120396],[\\\"lib/snippets/generated.json/anonymousFunction\\\",1673013294749],[\\\"snippets/diskFunctions.json/Script directory\\\",1673810831387],[\\\"snippets/shellscript.json/Function\\\",1673813224330],[\\\"snippets/shellscript.json/Function 1 argument\\\",1673813226638],[\\\"snippets/diskFunctions.json/Extract file directory\\\",1673819113861],[\\\"snippets/typescript.code-snippets/For-Of Loop\\\",1673982562796],[\\\"snippets/typescript.code-snippets/Function Statement\\\",1674697133200],[\\\"snippets/javascript.code-snippets/Function Statement\\\",1675443170950],[\\\"lib/snippets/generated.json/exportDefault\\\",1675800399548],[\\\"snippets/typescript.code-snippets/Property setter\\\",1679683598493],[\\\"javascriptreact.json/customHookService\\\",1680216409500],[\\\"snippets/typescript.code-snippets/Throw Exception\\\",1680877545004],[\\\"lib/snippets/generated.json/useLayoutEffect\\\",1682366214124],[\\\"snippets/typescript.code-snippets/Async Function Expression\\\",1682882791555],[\\\"lib/snippets/generated.json/useCallback\\\",1683257073837],[\\\"snippets/typescript.code-snippets/New Statement\\\",1687478074368],[\\\"snippets/typescript.code-snippets/For Loop\\\",1689207764723],[\\\"lib/snippets/generated.json/useImperativeHandle\\\",1689355062295],[\\\"snippets/PowerShell.json/foreach\\\",1691412844305],[\\\"snippets/PowerShell.json/for\\\",1691413798261],[\\\"snippets/PowerShell.json/try-catch\\\",1691414927062],[\\\"snippets/PowerShell.json/ForEach-Object -Parallel\\\",1691426438974],[\\\"lib/snippets/generated.json/useRef\\\",1693858291586],[\\\"lib/snippets/generated.json/describeBlock\\\",1694724844376],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1695136299108],[\\\"lib/snippets/generated.json/import\\\",1696798278789],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1696861232264],[\\\"snippets/pwa-windows.json.code-snippets/File Handlers\\\",1702249960550],[\\\"lib/snippets/generated.json/importAs\\\",1702289562105],[\\\"lib/snippets/generated.json/consoleTable\\\",1702379894482],[\\\"lib/snippets/generated.json/useState\\\",1702488301151],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1703615179322],[\\\"lib/snippets/generated.json/consoleLog\\\",1704219718734],[\\\"lib/snippets/generated.json/useEffect\\\",1705611783537],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1705693110356]]\",\"workbench.view.extension.rapidapi-explorer.state.hidden\":\"[{\\\"id\\\":\\\"vscode-rapidapi-client.panel\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.color_manager_webview_container.state.hidden\":\"[{\\\"id\\\":\\\"cm_view\\\",\\\"isHidden\\\":false}]\",\"remote.explorerType\":\"codespaces\",\"workbench.view.extension.kubernetesView.state.hidden\":\"[{\\\"id\\\":\\\"extension.vsKubernetesExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.vsKubernetesHelmRepoExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"kubernetes.cloudExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitflow-explorer.state.hidden\":\"[{\\\"id\\\":\\\"gitflow.views.main\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitflow.views.feature\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitflow.views.release\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.auxiliarybar.aa4de125-03ce-4c6b-8aa1-98837ff93592\\\":2},\\\"viewLocations\\\":{\\\"azureStorage\\\":\\\"workbench.view.extension.azure\\\",\\\"azureAppService\\\":\\\"workbench.view.extension.azure\\\",\\\"mysql\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.commitDetails\\\":\\\"workbench.views.service.auxiliarybar.aa4de125-03ce-4c6b-8aa1-98837ff93592\\\",\\\"outline\\\":\\\"workbench.view.scm\\\",\\\"xmlTreeView\\\":\\\"workbench.view.scm\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"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.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gradleContainerView.state.hidden\":\"[{\\\"id\\\":\\\"gradleTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDefaultProjectsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"recentTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDaemonsView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.pwabuilder-view.state.hidden\":\"[{\\\"id\\\":\\\"validationPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceWorkerPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"packagePanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dashboardPanel\\\",\\\"isHidden\\\":false}]\",\"[email protected]\":\"[{\\\"id\\\":\\\"rapidapi.vscode-rapidapi-client\\\",\\\"name\\\":\\\"RapidAPI Client\\\",\\\"allowed\\\":true}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.views.service.auxiliarybar.aa4de125-03ce-4c6b-8aa1-98837ff93592\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.views.service.auxiliarybar.aa4de125-03ce-4c6b-8aa1-98837ff93592.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false}]\",\"gitlens+-skapxd\":\"[{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.dev-container+7b227265706f7369746f727950617468223a2268747470733a2f2f6769746875622e636f6d2f4d6963726f736f66742f7673636f64652d72656d6f74652d7472792d72757374222c22766f6c756d654e616d65223a225f5f554e495155455f5f222c22666f6c646572223a227673636f64652d72656d6f74652d7472792d72757374222c22636c6f6e65496e666f223a7b2275726c546f436c6f6e65223a2268747470733a2f2f6769746875622e636f6d2f4d6963726f736f66742f7673636f64652d72656d6f74652d7472792d72757374227d2c22696e7370656374566f6c756d65223a66616c73657d.1047658117\":\"[]\",\"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}]\",\"remote.tunnels.toRestore.codespaces+skapxd-animated-trout-q656x44g7phrx6.-2109340650\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-animated-trout-q656x44g7phrx6.-1333608720\":\"[]\",\"github-skapxd\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"cschleiden.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.codespaces\\\",\\\"name\\\":\\\"GitHub Codespaces\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-labs\\\",\\\"name\\\":\\\"GitHub Copilot Labs\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-nightly\\\",\\\"name\\\":\\\"GitHub Copilot Nightly\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"Problemas y solicitudes de incorporación de cambios de GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Edición de configuración\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.heygithub\\\",\\\"name\\\":\\\"GitHub Copilot Voice\\\",\\\"allowed\\\":true}]\",\"mergeEditor/layout\":\"{\\\"kind\\\":\\\"columns\\\",\\\"showBase\\\":false,\\\"showBaseAtTop\\\":true}\",\"workbench.view.extension.mongoDB.state.hidden\":\"[{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false}]\",\"ctrlEnterReplaceAll.windows.donotask\":\"true\",\"workbench.view.extension.vscode-chatgpt-view-container.state.hidden\":\"[{\\\"id\\\":\\\"vscode-chatgpt.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codegpt-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"codegpt-sidebar\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-453413150\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3001,\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3001\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.codium-sidebar-view-container.state.hidden\":\"[{\\\"id\\\":\\\"codium-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.azurePanel.state.hidden\":\"[{\\\"id\\\":\\\"azureActivityLog\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+skapxd-scaling-potato-4vqw7pqwgrv2qjpv.552283311\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-fantastic-engine-xprvwgrv57v2g5w.-243035092\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-urban-happiness-grx7qvx74xgf9pxv.-335655309\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":16635,\\\"localPort\\\":16635,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:16635\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:16635\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-potential-capybara-xprvwgrv9wrfvx9p.-1811167715\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-special-train-4vqw7pqwjvrf77v.-1816204477\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-expert-space-adventure-q4vpq5vp7jvfjrw.-243035092\":\"[]\",\"workbench.view.extension.chatgpt-vscode-view-container.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt-vscode.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.chat-gpt.state.hidden\":\"[{\\\"id\\\":\\\"chat-gpt.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.chatgpt-vscode-plugin.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt-vscode-plugin.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.chatgpt.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt-ai.chatView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.bito-activitybar.state.hidden\":\"[{\\\"id\\\":\\\"activateBito.sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.chat-gpt-view.state.hidden\":\"[{\\\"id\\\":\\\"chat-gpt-view-id\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+skapxd-jubilant-couscous-vrpqvjpqq4r299q.-243035092\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-opulent-dollop-55759rrpggfv6xx.-159324614\":\"[]\",\"remote.tunnels.toRestore.codespaces+skapxd-obscure-space-cod-w5vg7qvg5jq254x6.-2109340650\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40013,\\\"localPort\\\":40013,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:40013\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40013\\\"},\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/b3e4e68a0bc097f0ae7907b217c1119af9e03435/node\\\\u0000-r\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/webview/tokenizer.wasm\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":27161,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-obscure-space-cod-w5vg7qvg5jq254x6.859919962\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38187,\\\"localPort\\\":38187,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38187\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38187\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-obscure-space-cod-w5vg7qvg5jq254x6.-1459179910\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":38187,\\\"localPort\\\":38187,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38187\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38187\\\"},\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/b3e4e68a0bc097f0ae7907b217c1119af9e03435/node\\\\u0000-r\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/webview/tokenizer.wasm\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":32045,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-studious-disco-757p9j7p7v9cxggv.-243035092\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3001,\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3001\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-studious-disco-757p9j7p7v9cxggv.-383365840\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":40131,\\\"localAddress\\\":\\\"127.0.0.1:40131\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40131\\\"},\\\"localPort\\\":40131,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/b3e4e68a0bc097f0ae7907b217c1119af9e03435/node\\\\u0000-r\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/webview/tokenizer.wasm\\\\u0000/home/codespace/.vscode-remote/extensions/wallabyjs.console-ninja-0.0.122/out/extension/index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":11828,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"}},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":44733,\\\"localAddress\\\":\\\"127.0.0.1:44733\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:44733\\\"},\\\"localPort\\\":44733,\\\"closeable\\\":true,\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/b3e4e68a0bc097f0ae7907b217c1119af9e03435/node\\\\u0000/vscode/bin/linux-x64/b3e4e68a0bc097f0ae7907b217c1119af9e03435/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=false\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":11225,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"}}]\",\"remote.tunnels.toRestore.codespaces+skapxd-stunning-space-happiness-4vqw7pqwjvv25q6w.2025228761\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":1234,\\\"localAddress\\\":\\\"127.0.0.1:1234\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:1234\\\"},\\\"localPort\\\":1234,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"}}]\",\"workbench.view.extension.github-chat-container.state.hidden\":\"[{\\\"id\\\":\\\"agent-chat-panel\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+skapxd-orange-barnacle-xprvwgrvv4p3v55p.-1456830152\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localAddress\\\":\\\"127.0.0.1:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3000\\\"},\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"}}]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"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},{\\\"id\\\":\\\"figma.views.insiders\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+skapxd-humble-palm-tree-xprvwgrvr6736jrv.-243035092\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41349,\\\"localPort\\\":41349,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41349\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41349\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":46041,\\\"localPort\\\":46041,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46041\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46041\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+skapxd-redesigned-guide-j7rq5prqqg4c5qvw.-1273298880\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46547,\\\"localPort\\\":46547,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46547\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46547\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":32899,\\\"localPort\\\":32899,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:32899\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:32899\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.63239873\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"webpack\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":9608,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"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\\\"},\\\"runningProcess\\\":\\\"/home/skapxd/.nvm/versions/node/v16.20.2/bin/node\\\\u0000-r\\\\u0000source-map-support/register\\\\u0000/home/skapxd/dev/hub-de-servicios/back/dist/src/main\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":10042,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1145311221\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"Reenviado automáticamente\\\"},\\\"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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.dockerComposeView.state.hidden\":\"[{\\\"id\\\":\\\"dockerComposeProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerComposeServices\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1145311221\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"Reenviado automáticamente\\\"},\\\"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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1964648335\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.63239873\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"webpack\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":664,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-890644283\":\"[]\",\"remote.tunnels.toRestore.ssh-remote+10.146.10.11.271203439\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"Reenviado por el usuario\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"https\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"https\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"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}]\",\"remote.tunnels.toRestore.codespaces+zany-enigma-grx7qvx7776cv6g4.-243035092\":\"[]\",\"remote.tunnels.toRestore.codespaces+zany-enigma-grx7qvx7776cv6g4.186476166\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":44681,\\\"localPort\\\":44681,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:44681\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:44681\\\"},\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=false\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":520,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+zany-enigma-grx7qvx7776cv6g4.1668447466\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":42053,\\\"localPort\\\":59140,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:59140\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:59140\\\"},\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=false\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":652,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":5432,\\\"localPort\\\":5432,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:5432\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:5432\\\"},\\\"runningProcess\\\":\\\"/usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 5432 -container-ip 172.19.0.2 -container-port 5432\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":4611,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":9011,\\\"localPort\\\":59321,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:59321\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:59321\\\"},\\\"runningProcess\\\":\\\"/usr/bin/docker-proxy -proto tcp -host-ip 0.0.0.0 -host-port 9011 -container-ip 172.19.0.3 -container-port 9011\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":4709,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":59363,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:59363\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:59363\\\"},\\\"runningProcess\\\":\\\"/usr/local/share/nvm/versions/node/v20.8.1/bin/node\\\\u0000-r\\\\u0000source-map-support/register\\\\u0000/workspaces/codespaces-blank/back/dist/src/main\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":5742,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":59374,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:59374\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:59374\\\"},\\\"runningProcess\\\":\\\"webpack\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":6016,\\\"source\\\":{\\\"source\\\":2,\\\"description\\\":\\\"GitHub Codespaces\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":34239,\\\"localPort\\\":34239,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34239\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34239\\\"},\\\"runningProcess\\\":\\\"/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/vscode/bin/linux-x64/0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=false\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":2017,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1964648335\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0: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\\\":\\\"webpack\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":9608,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"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\\\"},\\\"runningProcess\\\":\\\"/home/skapxd/.nvm/versions/node/v16.20.2/bin/node\\\\u0000-r\\\\u0000source-map-support/register\\\\u0000/home/skapxd/dev/hub-de-servicios/back/dist/src/main\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":10042,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"file.particpants.additionalEdits\":\"false\",\"workbench.activityBar.location\":\"side\",\"inline-chat-history\":\"[\\\"/fix Unable to load a local module: file:///C:/Users/manue/dev/deno/bot-telegram/src/loaders/commands\\\\nPlease check the file path.\\\",\\\"/fix Cannot find name 'process'.\\\",\\\"/fix Una interfaz solo puede extender un tipo de objeto o una intersección de tipos de objeto con miembros conocidos estáticamente.\\\",\\\"/fix El tipo '{ type?: string; disabled?: boolean; inputProps?: InputBaseComponentProps; onChange: any; ref?: Ref<HTMLDivElement>; classes?: Partial<TextFieldClasses>; ... 279 more ...; placeholder: string; }' no se puede asignar al tipo 'IntrinsicAttributes & TextFieldProps'.\\\\n El tipo '{ type?: string; disabled?: boolean; inputProps?: InputBaseComponentProps; onChange: any; ref?: Ref<HTMLDivElement>; classes?: Partial<TextFieldClasses>; ... 279 more ...; placeholder: string; }' no se puede asignar al tipo 'OutlinedTextFieldProps'.\\\\n Los tipos de propiedad 'variant' no son compatibles.\\\\n El tipo '\\\\\\\"filled\\\\\\\" | \\\\\\\"standard\\\\\\\" | \\\\\\\"outlined\\\\\\\"' no se puede asignar al tipo '\\\\\\\"outlined\\\\\\\"'.\\\\n El tipo '\\\\\\\"filled\\\\\\\"' no se puede asignar al tipo '\\\\\\\"outlined\\\\\\\"'.\\\"]\",\"scm.input.lastActionId\":\"github.copilot.git.generateCommitMessage\",\"remote.tunnels.toRestore.codespaces+zany-enigma-grx7qvx7776cv6g4.-1608741228\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.codespaces+zany-enigma-grx7qvx7776cv6g4.-1929912732\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"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\\\":\\\"Reenviado automáticamente\\\"},\\\"privacy\\\":\\\"private\\\"}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment