Skip to content

Instantly share code, notes, and snippets.

@RazinTeqB
Last active May 29, 2025 12:42
Show Gist options
  • Save RazinTeqB/26b50d9a1c42e8e790a0c224699ce33d to your computer and use it in GitHub Desktop.
Save RazinTeqB/26b50d9a1c42e8e790a0c224699ce33d to your computer and use it in GitHub Desktop.
Razin VsCode Profile for different workspaces
{"name":"Default","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"files.maxMemoryForLargeFilesMB\\\": 10240,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"emmet.includeLanguages\\\": {\\n \\\"twig\\\": \\\"html\\\",\\n \\\"vue-html\\\": \\\"html\\\",\\n \\\"vue\\\": \\\"html\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.quickSuggestions\\\": {\\n \\\"other\\\": true,\\n \\\"comments\\\": true,\\n \\\"strings\\\": true\\n },\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": true,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true\\n },\\n \\\"[twig]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"serhatkaya.twig-formatter\\\"\\n },\\n \\\"workbench.editor.enablePreviewFromQuickOpen\\\": true,\\n \\\"terminal.integrated.autoReplies\\\": {\\n \\\"Terminate batch job (Y/N)?\\\": \\\"Y\\\\r\\\"\\n },\\n \\\"[php]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"git.terminalAuthentication\\\": false,\\n \\\"github.gitAuthentication\\\": false,\\n \\\"search.useGlobalIgnoreFiles\\\": true,\\n \\\"search.useParentIgnoreFiles\\\": true,\\n \\\"php-cs-fixer.executablePath\\\": \\\"${extensionPath}/php-cs-fixer.phar\\\",\\n \\\"php-cs-fixer.lastDownload\\\": 1747718472919,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[vue]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"octref.vetur\\\"\\n },\\n \\\"[yaml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.defaultFormatter\\\": \\\"SimonSiefke.prettier-vscode\\\",\\n \\\"vetur.format.defaultFormatter.sass\\\": \\\"none\\\",\\n \\\"thunder-client.codeSnippetLanguage\\\": \\\"curl\\\",\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"adpyke.vscode-sql-formatter\\\"\\n },\\n \\\"cSpell.userWords\\\": [\\\"Floraqueen\\\", \\\"LONGTEXT\\\", \\\"Nuxt\\\", \\\"Stringable\\\"],\\n \\\"[blade]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\n },\\n \\\"thunder-client.htmlView\\\": \\\"Preview\\\",\\n \\\"explorer.fileNesting.enabled\\\": true,\\n \\\"files.associations\\\": {\\n \\\".htaccess\\\": \\\"properties\\\",\\n \\\"*.css\\\": \\\"tailwindcss\\\",\\n \\\".env*\\\": \\\"env\\\",\\n \\\"*.js.*\\\": \\\"javascript\\\",\\n \\\"*.tgn.*\\\": \\\"json\\\",\\n \\\"*.tgn\\\": \\\"json\\\"\\n },\\n \\\"vetur.format.defaultFormatter.html\\\": \\\"none\\\",\\n \\\"yaml.schemas\\\": {\\n \\\"file:///home/administrator/.vscode/extensions/atlassian.atlascode-3.0.1/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\n },\\n \\\"atlascode.bitbucket.enabled\\\": true,\\n \\\"vetur.validation.template\\\": false,\\n \\\"vetur.validation.script\\\": false,\\n \\\"vetur.validation.style\\\": false,\\n \\\"atlascode.jira.jqlList\\\": [\\n {\\n \\\"id\\\": \\\"f5ba5018-4c68-4ab0-ae45-d5b8bf27673b\\\",\\n \\\"enabled\\\": true,\\n \\\"name\\\": \\\"My floraqueen Issues\\\",\\n \\\"query\\\": \\\"assignee = currentUser() AND resolution = Unresolved ORDER BY lastViewed DESC\\\",\\n \\\"siteId\\\": \\\"614d40b0-56e5-48bc-986d-f2a5bd75c530\\\",\\n \\\"monitor\\\": true\\n }\\n ],\\n \\\"atlascode.jira.lastCreateSiteAndProject\\\": {\\n \\\"siteId\\\": \\\"\\\",\\n \\\"projectKey\\\": \\\"\\\"\\n },\\n \\\"inlineFold.supportedLanguages\\\": [\\\"html\\\", \\\"svelte\\\", \\\"vue\\\"],\\n \\\"editor.formatOnSaveMode\\\": \\\"modifications\\\",\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.presets\\\": \\\"flames\\\",\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.timerEnabled\\\": \\\"hide\\\",\\n \\\"powermode.shake.enabled\\\": false,\\n \\\"powermode.explosions.enabled\\\": false,\\n \\\"tailwindCSS.experimental.classRegex\\\": [\\n // [\\\"([a-z]+(classes)|class)=([^;]*)\\\"],\\n \\\"([a-z]+(classes)|class|Classes)=([^;]*)\\\"\\n ],\\n \\\"tailwindCSS.emmetCompletions\\\": true,\\n \\\"tabnine.experimentalAutoImports\\\": true,\\n \\\"yaml.customTags\\\": [\\n \\\"!And\\\",\\n \\\"!And sequence\\\",\\n \\\"!If\\\",\\n \\\"!If sequence\\\",\\n \\\"!Not\\\",\\n \\\"!Not sequence\\\",\\n \\\"!Equals\\\",\\n \\\"!Equals sequence\\\",\\n \\\"!Or\\\",\\n \\\"!Or sequence\\\",\\n \\\"!FindInMap\\\",\\n \\\"!FindInMap sequence\\\",\\n \\\"!Base64\\\",\\n \\\"!Join\\\",\\n \\\"!Join sequence\\\",\\n \\\"!Cidr\\\",\\n \\\"!Ref\\\",\\n \\\"!Sub\\\",\\n \\\"!Sub sequence\\\",\\n \\\"!GetAtt\\\",\\n \\\"!GetAZs\\\",\\n \\\"!ImportValue\\\",\\n \\\"!ImportValue sequence\\\",\\n \\\"!Select\\\",\\n \\\"!Select sequence\\\",\\n \\\"!Split\\\",\\n \\\"!Split sequence\\\"\\n ],\\n \\\"css.validate\\\": false,\\n \\\"tailwindCSS.includeLanguages\\\": {\\n \\\"javascript\\\": \\\"javascript\\\",\\n \\\"vue\\\": \\\"vue\\\"\\n },\\n \\\"editor.stickyScroll.enabled\\\": true,\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\n \\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n \\\"docker.dockerPath\\\": \\\"/usr/bin/docker\\\",\\n \\\"docker.composeCommand\\\": \\\"/usr/local/bin/docker-compose\\\",\\n \\\"editor.fontSize\\\": 15,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.editorAssociations\\\": {\\n \\\"*.txt\\\": \\\"default\\\"\\n },\\n \\\"terminal.integrated.scrollback\\\": 3000,\\n \\\"debug.console.acceptSuggestionOnEnter\\\": \\\"on\\\",\\n \\\"gitlens.autolinks\\\": [\\n {\\n \\\"prefix\\\": \\\"ITT-\\\",\\n \\\"url\\\": \\\"https://floraqueen.atlassian.net/browse/ITT-<num>\\\"\\n },\\n {\\n \\\"prefix\\\": \\\"MIG\\\"\\n }\\n ],\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.advanced\\\": {},\\n \\\"codesnap.transparentBackground\\\": true,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"[dockercompose]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"tailwindCSS.classAttributes\\\": [\\n \\\"class\\\",\\n \\\".*class*\\\",\\n \\\"ngClass\\\",\\n \\\".*classes*\\\",\\n \\\"className\\\"\\n ],\\n \\\"editor.fontFamily\\\": \\\"'Cascadia Mono PL', 'Droid Sans Mono', 'monospace', monospace\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"prettier.tabWidth\\\": 4,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"security.promptForLocalFileProtocolHandling\\\": false,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/build/*/**\\\": true\\n },\\n \\\"[github-actions-workflow]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[tailwindcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"laravel-pint.enable\\\": true,\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"codesnap.showWindowTitle\\\": true,\\n \\\"[javascriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\n \\\"phpGroupImports.notifyOnComplete\\\": false,\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"phpGroupImports.importsOrder\\\": [\\n \\\"const\\\",\\n \\\"class\\\",\\n \\\"function\\\"\\n ],\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\n \\\"codesnap.target\\\": \\\"window\\\",\\n \\\"diffEditor.maxComputationTime\\\": 0,\\n \\\"[hosts]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\n \\\"better-comments.highlightPlainText\\\": true,\\n \\\"better-comments.tags\\\": [\\n {\\n \\\"tag\\\": \\\"!\\\",\\n \\\"color\\\": \\\"#FF2D00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"?\\\",\\n \\\"color\\\": \\\"#3498DB\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"//\\\",\\n \\\"color\\\": \\\"#474747\\\",\\n \\\"strikethrough\\\": true,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"todo\\\",\\n \\\"color\\\": \\\"#FF8C00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"*\\\",\\n \\\"color\\\": \\\"#98C379\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n }\\n ],\\n \\\"prettier.printWidth\\\": 100,\\n \\\"php.suggest.basic\\\": false,\\n \\\"workbench.settings.applyToAllProfiles\\\": [\\n \\\"php.suggest.basic\\\",\\n \\\"postman.telemetry.enabled\\\",\\n \\\"editor.fontFamily\\\"\\n ],\\n \\\"codeium.enableConfig\\\": {\\n \\\"*\\\": true,\\n \\\"ignore\\\": true\\n },\\n \\\"eslint.debug\\\": true,\\n \\\"workbench.experimental.enableNewProfilesUI\\\": true,\\n \\\"gitlens.home.preview.enabled\\\": false,\\n \\\"postman.telemetry.enabled\\\": false,\\n \\\"gitlens.views.scm.grouped.views\\\": {\\n \\\"stashes\\\": false\\n },\\n \\\"eslint.enable\\\": false\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !commentEditorFocused && !inInteractiveInput && !interactiveEditorFocused\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin_snips.code-snippets\":\"{\\n // Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n // 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.\\n // Placeholders with the same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\\"Console log Clear\\\": {\\n \\\"prefix\\\": \\\"cclear\\\",\\n \\\"body\\\": [\\n \\\"console.clear();\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n \\\"Console log \\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clog\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log(${CLIPBOARD})\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n\\n \\\"Console log with style\\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clogs\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log('%c$1', 'color:#00ff00;font-size:30px;font-weight:bold;')\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log with style\\\"\\n },\\n\\n \\\"echo pre print exit \\\": {\\n \\\"prefix\\\": \\\"eprint\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo pre var_dump exit \\\": {\\n \\\"prefix\\\": \\\"edump\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"var_dump(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo exit \\\": {\\n \\\"prefix\\\": \\\"eexit\\\",\\n \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php error reporting on\\\": {\\n \\\"prefix\\\": \\\"errorreport\\\",\\n \\\"body\\\": [\\n \\\"ini_set('display_errors', 1);\\\",\\n \\\"ini_set('display_startup_errors', 1);\\\",\\n \\\"error_reporting(E_ALL);\\\"\\n ],\\n \\\"description\\\": \\\"php error reporting on\\\"\\n },\\n \\\"cli print exit\\\": {\\n \\\"prefix\\\": \\\"cliprint\\\",\\n \\\"body\\\": [\\n \\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo PHP_EOL . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"server cli print exit\\\": {\\n \\\"prefix\\\": \\\"servercliprint\\\",\\n \\\"body\\\": [\\n \\\"define('STDOUT', fopen('php://stdout', 'w'));\\\",\\n \\\"fwrite(STDOUT, print_r(PHP_EOL.'CLI OUTPUT =====' .PHP_EOL, true));\\\"\\n ],\\n \\\"description\\\": \\\"output to php server output log\\\"\\n },\\n \\\"promise with timeout\\\": {\\n \\\"prefix\\\": \\\"awaitpromise\\\",\\n \\\"body\\\": [\\n \\\"await new Promise((resolve) => {\\\",\\n \\\" setTimeout(() => {\\\",\\n \\\" resolve();\\\",\\n \\\" }, ${1:2000});\\\",\\n \\\"})\\\",\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php execution time start\\\": {\\n \\\"prefix\\\": \\\"phpbench1\\\",\\n \\\"body\\\": [\\n \\\"$$starttime = microtime(true);\\\",\\n ],\\n \\\"description\\\": \\\"php benchmark start time\\\"\\n },\\n \\\"php execution time end\\\": {\\n \\\"prefix\\\": \\\"phpbench2\\\",\\n \\\"body\\\": [\\n \\\"$$endtime = microtime(true);\\\",\\n \\\"$$total = $$endtime - $$starttime ;\\\",\\n \\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"php benchmark end time\\\"\\n },\\n \\\"Access controll allow origin\\\": {\\n \\\"prefix\\\": \\\"headeraccesscontrol\\\",\\n \\\"body\\\": [\\n \\\"header('Access-Control-Allow-Origin: *');\\\"\\n ],\\n \\\"description\\\": \\\"Access controll allow origin *\\\"\\n },\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"displayName\":\"Merge Conflict\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"displayName\":\"Microsoft Account\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.vscode-sql-formatter\",\"uuid\":\"ac70a31d-d9ab-417b-b259-baf7cd9d6cb0\"},\"displayName\":\"SQL Formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"albert.tabout\",\"uuid\":\"4ef6c2d5-de36-45a1-9015-18c1d4a3a25e\"},\"displayName\":\"TabOut\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"alefragnani.bookmarks\",\"uuid\":\"b689fcc8-d494-4dbf-a228-2c694a578afc\"},\"displayName\":\"Bookmarks\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"amiralizadeh9480.laravel-extra-intellisense\",\"uuid\":\"b52072d1-e507-4261-8935-f4d91a055d7d\"},\"displayName\":\"Laravel Extra Intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"attiliocapocchiani.vuejs-helper\",\"uuid\":\"81c22eed-bdda-4b1e-9c6b-64323996eda0\"},\"displayName\":\"VueJS helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aykutsarac.jsoncrack-vscode\",\"uuid\":\"87c9998f-5c0f-49ee-b89f-51340cdc449a\"},\"displayName\":\"JSON Crack\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"brunnerh.insert-unicode\",\"uuid\":\"4a8209b8-30ec-414f-b050-9b4f38ea1bf1\"},\"displayName\":\"Insert Unicode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cierra.livewire-vscode\",\"uuid\":\"5d9aeeeb-2cd2-4e5c-b5aa-584f07efc4ce\"},\"displayName\":\"Livewire Language Support\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"cjhowe7.laravel-blade\",\"uuid\":\"32aada6b-3cbf-4590-ab56-f2c4423d028f\"},\"displayName\":\"laravel-blade\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"codeium.codeium\",\"uuid\":\"acab4f40-b6db-42ec-bcd1-01802cbdd988\"},\"displayName\":\"Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more\",\"version\":\"1.46.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"codingyu.laravel-goto-view\",\"uuid\":\"0b86e0a5-d2ef-48d8-9a1a-73f96e65f26e\"},\"displayName\":\"Laravel goto view\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"cronos87.symfony-snippets\",\"uuid\":\"cc696a48-d0a5-4d72-8cb2-1030570a525b\"},\"displayName\":\"Symfony Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dansysanalyst.pest-snippets\",\"uuid\":\"3a9ce0ff-f237-4b64-b722-55cb770bf349\"},\"displayName\":\"Pest Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"duboiss.sf-pack\",\"uuid\":\"352ebb92-3fe4-4c44-9eda-5800e386c907\"},\"displayName\":\"Symfony extensions pack\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eiminsasete.apacheconf-snippets\",\"uuid\":\"4732ac32-ca06-470a-85f0-1ab58d3c6475\"},\"displayName\":\"Apache Conf Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"exer7um.vue-3-vscode-snippets\",\"uuid\":\"80895b86-75c6-478c-9355-01c7f7d4b53d\"},\"displayName\":\"Vue 3 VS Code Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"fang.vscode-theme-night-own-darkppp\",\"uuid\":\"77817d39-ed5c-4dda-928d-e9147d736e1c\"},\"displayName\":\"Night Owl Dark+++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"foxundermoon.shell-format\",\"uuid\":\"5fb19573-2183-4cf2-b53d-0fb869dae7ae\"},\"displayName\":\"shell-format\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"georgykurian.laravel-ide-helper\",\"uuid\":\"b2012012-5dbd-44a7-99ca-1efd20348c98\"},\"displayName\":\"Laravel Ide Helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"getpsalm.psalm-vscode-plugin\",\"uuid\":\"9c9d5d61-4448-477e-860e-5c99fdd296e7\"},\"displayName\":\"Psalm (PHP Static Analysis Linting Machine)\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-github-actions\",\"uuid\":\"04f49bfc-8330-4eee-8237-ea938fb755ef\"},\"displayName\":\"GitHub Actions\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"hollowtree.vue-snippets\",\"uuid\":\"3620b114-6fe8-459b-8c68-99943147069b\"},\"displayName\":\"Vue 3 Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"irongeek.vscode-env\",\"uuid\":\"2fd1d28f-fc2a-4582-8788-2f01febe43a6\"},\"displayName\":\"ENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jrebocho.vscode-random\",\"uuid\":\"a4678ccd-2309-4cdd-b6cf-94af8dd7001f\"},\"displayName\":\"vscode-random\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.php-cs-fixer\",\"uuid\":\"b06b65b2-6ea9-4045-b166-54aa63205261\"},\"displayName\":\"php cs fixer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"m1guelpf.better-pest\",\"uuid\":\"8be34a02-fb9e-4be6-9f4d-bac8d7c88aee\"},\"displayName\":\"Better Pest\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"m4tr1ck.livewire-goto-updated-3\",\"uuid\":\"7b54a456-2c9f-4a45-8311-3737e7547a82\"},\"displayName\":\"Livewire goto v3\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mblode.twig-language-2\",\"uuid\":\"bfcc4184-7b55-410e-a012-20ee54be9264\"},\"displayName\":\"Twig Language 2\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mehedidracula.php-namespace-resolver\",\"uuid\":\"651dce1f-eda8-4a5b-aa26-0d1266de8ed1\"},\"displayName\":\"PHP Namespace Resolver\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mohamedbenhida.laravel-intellisense\",\"uuid\":\"f1c1f5aa-1a7a-41ee-8710-3db3c3862f5e\"},\"displayName\":\"laravel intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrazinshaikh.php-group-imports\",\"uuid\":\"4c5e2c46-6b1d-4d24-89bf-d39aaafbbf54\"},\"displayName\":\"PHP Group Imports\",\"version\":\"1.1.9\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrmlnc.vscode-apache\",\"uuid\":\"085342db-9568-49b0-ad93-3223ac4c1baa\"},\"displayName\":\"Apache Conf\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mylesmurphy.prettify-ts\",\"uuid\":\"c988487b-df58-4518-83d9-cfbf0483493e\"},\"displayName\":\"Prettify TypeScript: Better Type Previews\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"nadim-vscode.infinity-dark-theme\",\"uuid\":\"b84d3bf9-94a8-43ca-939c-496e7e287ea0\"},\"displayName\":\"infinity dark theme\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"nadim-vscode.symfony-code-snippets\",\"uuid\":\"9558ff0d-63be-49d4-9d05-2fc5ee3c7130\"},\"displayName\":\"Symfony code snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"nadim-vscode.twig-code-snippets\",\"uuid\":\"a39647c6-23de-4f59-aa5d-20c6d5346258\"},\"displayName\":\"Twig code snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"natizyskunk.sftp\",\"uuid\":\"fe74bfaf-4260-454f-981c-6541d1d31822\"},\"displayName\":\"SFTP\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"octref.vetur\",\"uuid\":\"2f5dd8cb-d251-4d70-abfe-ddebcb077483\"},\"displayName\":\"Vetur\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"open-southeners.laravel-pint\",\"uuid\":\"6828d529-8cfe-4935-9607-fc07294f1cc0\"},\"displayName\":\"Laravel Pint\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"piyush-bhatt.vscode-random-hex\",\"uuid\":\"1d9af9b7-c3a1-473c-8004-47c63a6ca789\"},\"displayName\":\"Random Hex Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"redhat.vscode-yaml\",\"uuid\":\"2061917f-f76a-458a-8da9-f162de22b97e\"},\"displayName\":\"YAML\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"serhatkaya.twig-formatter\",\"uuid\":\"3897c9dd-4046-49d2-a6c7-e906df897799\"},\"displayName\":\"Twig Formatter\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"shuaihu.html-embedded-javascript\",\"uuid\":\"31725ae7-dcdf-4ba1-ab84-19bd012c840f\"},\"displayName\":\"Html Embedded Javascript\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"shufo.vscode-blade-formatter\",\"uuid\":\"68a2e971-8ae5-493b-9c34-f4233fb14e40\"},\"displayName\":\"Laravel Blade formatter\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"simonsiefke.prettier-vscode\",\"uuid\":\"64a1c586-bdb1-42b9-ad8d-4f40158121b9\"},\"displayName\":\"Prettier - Code formatter\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tabnine.tabnine-vscode\",\"uuid\":\"75da638c-c45a-44ea-aa3b-8570a3559810\"},\"displayName\":\"Tabnine AI\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"thenouillet.symfony-vscode\",\"uuid\":\"4fae2874-c714-444f-901c-fe6f17905a3d\"},\"displayName\":\"Symfony for VSCode\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"tobermory.es6-string-html\",\"uuid\":\"db50f65a-6c7c-4134-8e8d-e6b8a9c738da\"},\"displayName\":\"es6-string-html\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vitaliymaz.vscode-svg-previewer\",\"uuid\":\"27d96499-52df-4f8e-8905-275284e25ace\"},\"displayName\":\"SVG Previewer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"wmaurer.change-case\",\"uuid\":\"2aa040bf-c73a-455d-8946-5c6cc83b8019\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.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.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.cspell-info-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.cspell-regexp-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"pinned\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"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.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.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Tue Aug 17 2021\",\"nps/sessionCount\":\"9\",\"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\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.94e15b014af9f33331b29d73f5c639c6\\\",\\\"status.workspaceTrust.1628258464886\\\",\\\"status.workspaceTrust.1628772371797\\\",\\\"status.workspaceTrust.91ad1f6493c4c46f6bf9a8b7399472c2\\\",\\\"status.workspaceTrust.1629292619838\\\",\\\"status.workspaceTrust.1629293404675\\\",\\\"status.workspaceTrust.9ff7b1779cabe1e97e624a4a574b55d5\\\",\\\"status.workspaceTrust.5d08c0a4962a2e2ac2d7b512e84e4b66\\\",\\\"status.workspaceTrust.9dbf4db9aad4101f4d0d4231b6148291\\\",\\\"status.workspaceTrust.1629983830177\\\",\\\"status.workspaceTrust.2511ef78890a6823aa821e4187a56c0a\\\",\\\"status.workspaceTrust.5d17cf20cf563240f78b5e29a085d731\\\",\\\"status.workspaceTrust.44cb194c2ccd73ea6cb0b2b4b1bfe53a\\\",\\\"status.workspaceTrust.6281cc18db854981e29ff457ae73146a\\\",\\\"status.workspaceTrust.e081074586e231fc47dec354edd0bf16\\\",\\\"status.workspaceTrust.1635931860516\\\",\\\"status.workspaceTrust.a48de645c380d8e3c6b2f24a38d2f837\\\",\\\"status.workspaceTrust.1641808692816\\\",\\\"status.workspaceTrust.1641814835145\\\",\\\"status.workspaceTrust.1642405645274\\\",\\\"status.workspaceTrust.1642405652647\\\",\\\"status.workspaceTrust.1642405661238\\\",\\\"status.workspaceTrust.1642405665981\\\",\\\"status.workspaceTrust.1642405672361\\\",\\\"status.workspaceTrust.1642405676705\\\",\\\"status.workspaceTrust.33f6502abcb0ab5f4e5f3e1a51de9e43\\\",\\\"status.workspaceTrust.bb3c195d26dabd1abbd0b1ab1bdcbf7c\\\",\\\"status.workspaceTrust.1642755744582\\\",\\\"status.workspaceTrust.9326708f7411476a133b6ee600fa95d0\\\",\\\"status.workspaceTrust.3ced9699a427f8f6abd7e82334c096e4\\\",\\\"status.workspaceTrust.ea80bb8ed967ec020e4211ec76064041\\\",\\\"status.workspaceTrust.1643606585098\\\",\\\"status.workspaceTrust.37eb6c34c6155402d283a0c0d9be48c7\\\",\\\"status.workspaceTrust.1643634106129\\\",\\\"status.workspaceTrust.cc25a4e7ee8bed1d5fa29064730718e9\\\",\\\"status.workspaceTrust.1643690367194\\\",\\\"status.workspaceTrust.1643777388314\\\",\\\"status.workspaceTrust.1643862463420\\\",\\\"status.workspaceTrust.1643948668266\\\",\\\"status.workspaceTrust.1643952409399\\\",\\\"status.workspaceTrust.f4033d74716e19b14f467d25fc950722\\\",\\\"status.workspaceTrust.1643959787205\\\",\\\"status.workspaceTrust.a049fb78326698e350beeadf6c52cb35\\\",\\\"status.workspaceTrust.1644212092948\\\",\\\"status.workspaceTrust.1644295823537\\\",\\\"status.workspaceTrust.1644380727255\\\",\\\"status.workspaceTrust.1644413793358\\\",\\\"status.workspaceTrust.b978bbe17437127d449a567a8d65feef\\\",\\\"status.workspaceTrust.1644467676891\\\",\\\"status.workspaceTrust.1644553973326\\\",\\\"status.workspaceTrust.1644814524257\\\",\\\"status.workspaceTrust.1644815432598\\\",\\\"status.workspaceTrust.1644816363718\\\",\\\"status.workspaceTrust.1644820035759\\\",\\\"status.workspaceTrust.1644899616525\\\",\\\"status.workspaceTrust.fe8e5cfe13e22c418939e6e8660a502d\\\",\\\"status.workspaceTrust.1644900405918\\\",\\\"status.workspaceTrust.1644901888988\\\",\\\"status.workspaceTrust.1644904859254\\\",\\\"status.workspaceTrust.1644915900249\\\",\\\"status.workspaceTrust.22b3c3597cfab4a66e41b764aa6b94d3\\\",\\\"status.workspaceTrust.6a28aa76cac583f2b378699655c0ee94\\\",\\\"status.workspaceTrust.1645071948033\\\",\\\"status.workspaceTrust.1645075111421\\\",\\\"status.workspaceTrust.e52ee7651a72e971873966f0e0c0b470\\\",\\\"status.workspaceTrust.1645075125394\\\",\\\"status.workspaceTrust.b4a13cbec4e5627c5fd65b3077f444d8\\\",\\\"status.workspaceTrust.1645158213568\\\",\\\"status.workspaceTrust.1645158743137\\\",\\\"status.workspaceTrust.1645160039934\\\",\\\"status.workspaceTrust.1645174536111\\\",\\\"status.workspaceTrust.1645175614735\\\",\\\"status.workspaceTrust.1645176544029\\\",\\\"status.workspaceTrust.1645190629513\\\",\\\"status.workspaceTrust.1645417676261\\\",\\\"status.workspaceTrust.1645433537187\\\",\\\"status.workspaceTrust.1645438699321\\\",\\\"status.workspaceTrust.1645438722270\\\",\\\"status.workspaceTrust.1645438810072\\\",\\\"status.workspaceTrust.1645438839381\\\",\\\"status.workspaceTrust.1645442347691\\\",\\\"status.workspaceTrust.1645504051458\\\",\\\"status.workspaceTrust.d23ecc64aae8cf3ca32bb19e8df60a36\\\",\\\"status.workspaceTrust.1645538669338\\\",\\\"status.workspaceTrust.1645591366715\\\",\\\"status.workspaceTrust.1645598014742\\\",\\\"status.workspaceTrust.1645598908099\\\",\\\"status.workspaceTrust.1645616564890\\\",\\\"status.workspaceTrust.1645622030306\\\",\\\"status.workspaceTrust.1645622704166\\\",\\\"status.workspaceTrust.d7ced4736843febce4e3d2ef7d455112\\\",\\\"status.workspaceTrust.1645624022837\\\",\\\"status.workspaceTrust.1645677466573\\\",\\\"status.workspaceTrust.2a3f629ea1c4a64958f0f740cf346d4a\\\",\\\"status.workspaceTrust.1645763064850\\\",\\\"status.workspaceTrust.1645786385417\\\",\\\"status.workspaceTrust.3be70ebb307076d3ad2f06cd44be7f9c\\\",\\\"status.workspaceTrust.1645786485300\\\",\\\"status.workspaceTrust.397048f3115d0edc85ee50239e30b85e\\\",\\\"status.workspaceTrust.1645788280402\\\",\\\"status.workspaceTrust.96f2debdc26203ab7e0d9acb8ac765a4\\\",\\\"status.workspaceTrust.1646022621869\\\",\\\"status.workspaceTrust.1646024678859\\\",\\\"status.workspaceTrust.1646127702089\\\",\\\"status.workspaceTrust.5230cf130cb89caea08034e43db7dd78\\\",\\\"status.workspaceTrust.1646222253024\\\",\\\"status.workspaceTrust.1646222264894\\\",\\\"status.workspaceTrust.1646281808640\\\",\\\"status.workspaceTrust.1646299032530\\\",\\\"status.workspaceTrust.e2048926799c43884c72c369dd929a47\\\",\\\"status.workspaceTrust.1646370727044\\\",\\\"status.workspaceTrust.990723739b5edff1cb0e96ac6fcf666f\\\",\\\"status.workspaceTrust.1646401283318\\\",\\\"status.workspaceTrust.1646629096763\\\",\\\"status.workspaceTrust.1646634232132\\\",\\\"status.workspaceTrust.1646636207108\\\",\\\"status.workspaceTrust.1646649026154\\\",\\\"status.workspaceTrust.1612d890d68e2b8b38f808440562d332\\\",\\\"status.workspaceTrust.1646653724545\\\",\\\"status.workspaceTrust.15c93337d0f3fb266ceb83a5cae6c6c1\\\",\\\"status.workspaceTrust.1646717913811\\\",\\\"status.workspaceTrust.1646801697913\\\",\\\"status.workspaceTrust.30be78d183bd2b18c2588253ddf8c9d2\\\",\\\"status.workspaceTrust.1646807128362\\\",\\\"status.workspaceTrust.3eb7330dad0fb60be14b1b44852618f8\\\",\\\"status.workspaceTrust.1646810343287\\\",\\\"status.workspaceTrust.1646813374254\\\",\\\"status.workspaceTrust.1646814016007\\\",\\\"status.workspaceTrust.1646820005380\\\",\\\"status.workspaceTrust.1646887055186\\\",\\\"status.workspaceTrust.1646891237899\\\",\\\"status.workspaceTrust.1646895902024\\\",\\\"status.workspaceTrust.1646896049644\\\",\\\"status.workspaceTrust.1646896166372\\\",\\\"status.workspaceTrust.1646897568388\\\",\\\"status.workspaceTrust.1646910135404\\\",\\\"status.workspaceTrust.1646911093027\\\",\\\"status.workspaceTrust.23d6a9ac914fdee4cc33e5d0bbea1937\\\",\\\"status.workspaceTrust.1646919531284\\\",\\\"status.workspaceTrust.1646970232459\\\",\\\"status.workspaceTrust.1646976360178\\\",\\\"status.workspaceTrust.1646978487567\\\",\\\"status.workspaceTrust.1647261570843\\\",\\\"status.workspaceTrust.1647261618195\\\",\\\"status.workspaceTrust.1647318069285\\\",\\\"status.workspaceTrust.1647350525515\\\",\\\"status.workspaceTrust.1647350780911\\\",\\\"status.workspaceTrust.1647404502428\\\",\\\"status.workspaceTrust.1647413172285\\\",\\\"status.workspaceTrust.1647420818709\\\",\\\"status.workspaceTrust.1647427131451\\\",\\\"status.workspaceTrust.1647427203221\\\",\\\"status.workspaceTrust.1647428231188\\\",\\\"status.workspaceTrust.1647483942281\\\",\\\"status.workspaceTrust.1647487375055\\\",\\\"status.workspaceTrust.1647489687023\\\",\\\"status.workspaceTrust.1647495625959\\\",\\\"status.workspaceTrust.1647518687373\\\",\\\"status.workspaceTrust.1647837015217\\\",\\\"status.workspaceTrust.1647839515441\\\",\\\"status.workspaceTrust.a311610058751d7d56148f39b3d8cae8\\\",\\\"status.workspaceTrust.1647846138140\\\",\\\"status.workspaceTrust.1647854082691\\\",\\\"status.workspaceTrust.1647923164438\\\",\\\"status.workspaceTrust.1647923863420\\\",\\\"status.workspaceTrust.1647927217966\\\",\\\"status.workspaceTrust.1647940838877\\\",\\\"status.workspaceTrust.1647949502585\\\",\\\"status.workspaceTrust.1647949557454\\\",\\\"status.workspaceTrust.53a85d2f3cb15cf10c942c11485d636d\\\",\\\"status.workspaceTrust.1648009163175\\\",\\\"status.workspaceTrust.1648012239575\\\",\\\"status.workspaceTrust.1648018011877\\\",\\\"status.workspaceTrust.1648018090911\\\",\\\"status.workspaceTrust.1648025128177\\\",\\\"status.workspaceTrust.1648027179244\\\",\\\"status.workspaceTrust.5efe0c7ff717a5f3c50f6b1029b690bc\\\",\\\"status.workspaceTrust.1648030554639\\\",\\\"status.workspaceTrust.1648032273706\\\",\\\"status.workspaceTrust.1648035241077\\\",\\\"status.workspaceTrust.1648040496363\\\",\\\"status.workspaceTrust.1648040501412\\\",\\\"status.workspaceTrust.1648097171228\\\",\\\"status.workspaceTrust.1648117343326\\\",\\\"status.workspaceTrust.1648119108638\\\",\\\"status.workspaceTrust.1648120268362\\\",\\\"status.workspaceTrust.1648182377614\\\",\\\"status.workspaceTrust.1648183221720\\\",\\\"status.workspaceTrust.1648184417537\\\",\\\"status.workspaceTrust.1648185701263\\\",\\\"status.workspaceTrust.1648188363802\\\",\\\"status.workspaceTrust.1648189583093\\\",\\\"status.workspaceTrust.1648193032512\\\",\\\"status.workspaceTrust.1648198006473\\\",\\\"status.workspaceTrust.1648207652301\\\",\\\"status.workspaceTrust.1648210075349\\\",\\\"status.workspaceTrust.1648213825160\\\",\\\"status.workspaceTrust.190aca03480f7048ceda0cdcef95745b\\\",\\\"status.workspaceTrust.1648441500160\\\",\\\"status.workspaceTrust.1648457358260\\\",\\\"status.workspaceTrust.1648458298183\\\",\\\"status.workspaceTrust.1648467016688\\\",\\\"status.workspaceTrust.1648614149459\\\",\\\"status.workspaceTrust.1648615973914\\\",\\\"status.workspaceTrust.1648616584178\\\",\\\"status.workspaceTrust.1648618475682\\\",\\\"status.workspaceTrust.1648618532304\\\",\\\"status.workspaceTrust.1648631769680\\\",\\\"status.workspaceTrust.1648635071413\\\",\\\"status.workspaceTrust.1648641572268\\\",\\\"status.workspaceTrust.1648649704965\\\",\\\"status.workspaceTrust.1648700611807\\\",\\\"status.workspaceTrust.1648787183874\\\",\\\"status.workspaceTrust.1649042145295\\\",\\\"status.workspaceTrust.1649128377458\\\",\\\"status.workspaceTrust.cb8848feab6c32d65cd98c723ec9e821\\\",\\\"status.workspaceTrust.1649140037646\\\",\\\"status.workspaceTrust.1649148883185\\\",\\\"status.workspaceTrust.1649158338697\\\",\\\"status.workspaceTrust.1649158492942\\\",\\\"status.workspaceTrust.1649159262524\\\",\\\"status.workspaceTrust.1649159602282\\\",\\\"status.workspaceTrust.1649214833270\\\",\\\"status.workspaceTrust.1649218673413\\\",\\\"status.workspaceTrust.04bc2a6c0b83c3d9ef60444567a77038\\\",\\\"status.workspaceTrust.1649219670452\\\",\\\"status.workspaceTrust.1649237641396\\\",\\\"status.workspaceTrust.1649241137134\\\",\\\"status.workspaceTrust.1649243472552\\\",\\\"status.workspaceTrust.1649299136215\\\",\\\"status.workspaceTrust.1649306516662\\\",\\\"status.workspaceTrust.1649314268914\\\",\\\"status.workspaceTrust.1649315779190\\\",\\\"status.workspaceTrust.1649317548907\\\",\\\"status.workspaceTrust.1649320284109\\\",\\\"status.workspaceTrust.1649327503323\\\",\\\"status.workspaceTrust.7e0ecaa7ac33c7aa858ad8e01074aa54\\\",\\\"status.workspaceTrust.1649383884468\\\",\\\"status.workspaceTrust.1649387585799\\\",\\\"status.workspaceTrust.1649388584801\\\",\\\"status.workspaceTrust.1649389298821\\\",\\\"status.workspaceTrust.1649390119793\\\",\\\"status.workspaceTrust.a3c1b8392c7271e77382a7dff6fa4df3\\\",\\\"status.workspaceTrust.de045d141a8b035fd6afde5a0c3a97e9\\\",\\\"status.workspaceTrust.3520e6a73cae5c9793cb248b7b812cd0\\\",\\\"status.workspaceTrust.1649645475567\\\",\\\"status.workspaceTrust.1649660078085\\\",\\\"status.workspaceTrust.1649665950265\\\",\\\"status.workspaceTrust.1649667795285\\\",\\\"status.workspaceTrust.1649667882114\\\",\\\"status.workspaceTrust.1649668001922\\\",\\\"status.workspaceTrust.1649670050608\\\",\\\"status.workspaceTrust.1649730340993\\\",\\\"status.workspaceTrust.1649735374366\\\",\\\"status.workspaceTrust.1649742775707\\\",\\\"status.workspaceTrust.1649743234043\\\",\\\"status.workspaceTrust.7eb914fa43294320b30067d5e0331d96\\\",\\\"status.workspaceTrust.1649751266732\\\",\\\"status.workspaceTrust.1649754293467\\\",\\\"status.workspaceTrust.1649762105480\\\",\\\"status.workspaceTrust.1649816524033\\\",\\\"status.workspaceTrust.df3b7f61b27e11ae5f87d0ef50b7b2c1\\\",\\\"status.workspaceTrust.1649825953357\\\",\\\"status.workspaceTrust.1649826773087\\\",\\\"status.workspaceTrust.1649840812373\\\",\\\"status.workspaceTrust.1649847558237\\\",\\\"status.workspaceTrust.1649903157785\\\",\\\"status.workspaceTrust.1649907617548\\\",\\\"status.workspaceTrust.1649913125580\\\",\\\"status.workspaceTrust.1649916370338\\\",\\\"status.workspaceTrust.1649919011280\\\",\\\"status.workspaceTrust.1649920146096\\\",\\\"status.workspaceTrust.1649931044850\\\",\\\"status.workspaceTrust.1649931198444\\\",\\\"status.workspaceTrust.1649988779438\\\",\\\"status.workspaceTrust.1649989656452\\\",\\\"status.workspaceTrust.1649998356047\\\",\\\"status.workspaceTrust.1650009883552\\\",\\\"status.workspaceTrust.1650248840514\\\",\\\"status.workspaceTrust.1650248873770\\\",\\\"status.workspaceTrust.0353155fe914f45d4b1656f4f574d6e9\\\",\\\"status.workspaceTrust.664f5d77741add5ec92917017e6887ec\\\",\\\"status.workspaceTrust.d5508f27303ee6ca4f7e16a7abbda740\\\",\\\"status.workspaceTrust.1650335140869\\\",\\\"status.workspaceTrust.1650336480928\\\",\\\"status.workspaceTrust.1650345070039\\\",\\\"status.workspaceTrust.1650346014764\\\",\\\"status.workspaceTrust.0848a38e1851cd1e8803d72eccd72ce0\\\",\\\"status.workspaceTrust.bcbfb4c8ab7df311c56f6d30d1d317ad\\\",\\\"status.workspaceTrust.1650421615262\\\",\\\"status.workspaceTrust.93837be48b01f1229bdcf855d28b2a5f\\\",\\\"status.workspaceTrust.1650421813364\\\",\\\"status.workspaceTrust.1650422744337\\\",\\\"status.workspaceTrust.1bb74040e547d3ed358a703b5f53bbbe\\\",\\\"status.workspaceTrust.1650429849301\\\",\\\"status.workspaceTrust.1650437693908\\\",\\\"status.workspaceTrust.1650437716631\\\",\\\"status.workspaceTrust.1650437724159\\\",\\\"status.workspaceTrust.1650437806681\\\",\\\"status.workspaceTrust.1650438108835\\\",\\\"status.workspaceTrust.1650438449516\\\",\\\"status.workspaceTrust.1650438785096\\\",\\\"status.workspaceTrust.86fa30eba160e5d87f26a71ef2cf62f7\\\",\\\"status.workspaceTrust.1650508053634\\\",\\\"status.workspaceTrust.1650514310280\\\",\\\"status.workspaceTrust.1650518858848\\\",\\\"status.workspaceTrust.1650522697414\\\",\\\"status.workspaceTrust.1650536189721\\\",\\\"status.workspaceTrust.1650540068819\\\",\\\"status.workspaceTrust.1650593656569\\\",\\\"status.workspaceTrust.1650601452929\\\",\\\"status.workspaceTrust.1650602519554\\\",\\\"status.workspaceTrust.1650605475806\\\",\\\"status.workspaceTrust.ce8aead4af13584eb103752b41ccaf19\\\",\\\"status.workspaceTrust.1650605710312\\\",\\\"status.workspaceTrust.5de3de42d9f7e872fb1516de9b0eb2b4\\\",\\\"status.workspaceTrust.1650606655135\\\",\\\"status.workspaceTrust.65b0ab79c72e581c73c7bbeeec64169f\\\",\\\"status.workspaceTrust.1650617248524\\\",\\\"status.workspaceTrust.1650619919572\\\",\\\"status.workspaceTrust.66354a982e654e1330490136d50d5574\\\",\\\"status.workspaceTrust.1650854372321\\\",\\\"status.workspaceTrust.1650854984592\\\",\\\"status.workspaceTrust.1650867319291\\\",\\\"status.workspaceTrust.1650869524567\\\",\\\"status.workspaceTrust.1650872245839\\\",\\\"status.workspaceTrust.1650874303622\\\",\\\"status.workspaceTrust.1650879520292\\\",\\\"status.workspaceTrust.1650940060145\\\",\\\"status.workspaceTrust.1650953496201\\\",\\\"status.workspaceTrust.1650956397630\\\",\\\"status.workspaceTrust.1650956994887\\\",\\\"status.workspaceTrust.1650966410632\\\",\\\"status.workspaceTrust.1651026588389\\\",\\\"status.workspaceTrust.1651113012632\\\",\\\"status.workspaceTrust.1651115686756\\\",\\\"status.workspaceTrust.1651120901412\\\",\\\"status.workspaceTrust.1651121869646\\\",\\\"status.workspaceTrust.1651122297229\\\",\\\"status.workspaceTrust.1651122801772\\\",\\\"status.workspaceTrust.1651122905657\\\",\\\"status.workspaceTrust.1651126114708\\\",\\\"status.workspaceTrust.1651128249473\\\",\\\"status.workspaceTrust.1651129554675\\\",\\\"status.workspaceTrust.1651130403136\\\",\\\"status.workspaceTrust.1651132092037\\\",\\\"status.workspaceTrust.1651134136211\\\",\\\"status.workspaceTrust.1651141585861\\\",\\\"status.workspaceTrust.1651142261255\\\",\\\"status.workspaceTrust.1651146619688\\\",\\\"status.workspaceTrust.1651146634260\\\",\\\"status.workspaceTrust.1651146643034\\\",\\\"status.workspaceTrust.1651213378968\\\",\\\"status.workspaceTrust.1651213607950\\\",\\\"status.workspaceTrust.34c48aa2cbad92b1c53db218a809c005\\\",\\\"status.workspaceTrust.1651215890074\\\",\\\"status.workspaceTrust.1651458478362\\\",\\\"status.workspaceTrust.bffaa139f462eecc97f27aad7eecc4e7\\\",\\\"status.workspaceTrust.1651467351748\\\",\\\"status.workspaceTrust.1651471653682\\\",\\\"status.workspaceTrust.1651471800931\\\",\\\"status.workspaceTrust.1651474695391\\\",\\\"status.workspaceTrust.1d9b051531bf94b1452b618ecbe01dc9\\\",\\\"status.workspaceTrust.1651482446080\\\",\\\"status.workspaceTrust.c62a70452503901100e2150af61f57b3\\\",\\\"status.workspaceTrust.1651484027721\\\",\\\"status.workspaceTrust.1651724968335\\\",\\\"status.workspaceTrust.1651756535145\\\",\\\"status.workspaceTrust.1651757945327\\\",\\\"status.workspaceTrust.1651817417420\\\",\\\"status.workspaceTrust.1651840401052\\\",\\\"status.workspaceTrust.1652070336979\\\",\\\"status.workspaceTrust.1652072543189\\\",\\\"status.workspaceTrust.1652077050457\\\",\\\"status.workspaceTrust.1652078486074\\\",\\\"status.workspaceTrust.1652083762122\\\",\\\"status.workspaceTrust.1652089115938\\\",\\\"status.workspaceTrust.1652092966577\\\",\\\"status.workspaceTrust.1652097022542\\\",\\\"status.workspaceTrust.1652099053131\\\",\\\"status.workspaceTrust.1652099110494\\\",\\\"status.workspaceTrust.1652156662745\\\",\\\"status.workspaceTrust.1652160479460\\\",\\\"status.workspaceTrust.1652162433474\\\",\\\"status.workspaceTrust.1652163286367\\\",\\\"status.workspaceTrust.cd63d4dfb849e136b6c7bb127e9d3ed2\\\",\\\"status.workspaceTrust.1af5065672203ba913f79d6f18d2f741\\\",\\\"status.workspaceTrust.da279b99f947d21bd46e37cf355d1bb5\\\",\\\"status.workspaceTrust.1652164371968\\\",\\\"status.workspaceTrust.1652165938266\\\",\\\"status.workspaceTrust.1652167396614\\\",\\\"status.workspaceTrust.1652174054675\\\",\\\"status.workspaceTrust.1652175778882\\\",\\\"status.workspaceTrust.1652182250405\\\",\\\"status.workspaceTrust.1652182291893\\\",\\\"status.workspaceTrust.1652182301191\\\",\\\"status.workspaceTrust.1652182313320\\\",\\\"status.workspaceTrust.1652242966917\\\",\\\"status.workspaceTrust.1652263103339\\\",\\\"status.workspaceTrust.1652263876119\\\",\\\"status.workspaceTrust.1652329549973\\\",\\\"status.workspaceTrust.1652349448132\\\",\\\"status.workspaceTrust.1652349737708\\\",\\\"status.workspaceTrust.1e7fe377befbaea1144976ff0f40d33f\\\",\\\"status.workspaceTrust.1652362827006\\\",\\\"status.workspaceTrust.1652363317092\\\",\\\"status.workspaceTrust.1652363327307\\\",\\\"status.workspaceTrust.1652363334578\\\",\\\"status.workspaceTrust.1652363364062\\\",\\\"status.workspaceTrust.00516332fd590a7cbe4af1bd14c70ef2\\\",\\\"status.workspaceTrust.1652364908033\\\",\\\"status.workspaceTrust.1652415679515\\\",\\\"status.workspaceTrust.1652675145685\\\",\\\"status.workspaceTrust.1652692515914\\\",\\\"status.workspaceTrust.1652761302897\\\",\\\"status.workspaceTrust.1652791390038\\\",\\\"status.workspaceTrust.1652792784713\\\",\\\"status.workspaceTrust.1652847825024\\\",\\\"status.workspaceTrust.1652865863042\\\",\\\"status.workspaceTrust.1652865869494\\\",\\\"status.workspaceTrust.1652934183393\\\",\\\"status.workspaceTrust.ad7f7bd95cd7df6f54386eca741c8b7b\\\",\\\"status.workspaceTrust.ddcc2d0276e66713b4c7d5d40d5d4013\\\",\\\"status.workspaceTrust.1652959839434\\\",\\\"status.workspaceTrust.1652962541193\\\",\\\"status.workspaceTrust.1652963215774\\\",\\\"status.workspaceTrust.1652963611886\\\",\\\"status.workspaceTrust.1652966039821\\\",\\\"status.workspaceTrust.1652966509757\\\",\\\"status.workspaceTrust.1653020448981\\\",\\\"status.workspaceTrust.1653029561167\\\",\\\"status.workspaceTrust.1653030787439\\\",\\\"status.workspaceTrust.1653042683726\\\",\\\"status.workspaceTrust.1653044801055\\\",\\\"status.workspaceTrust.1653048561102\\\",\\\"status.workspaceTrust.1653279790851\\\",\\\"status.workspaceTrust.1653291077221\\\",\\\"status.workspaceTrust.1653291089301\\\",\\\"status.workspaceTrust.8ba9bee67696286a68036d24556f9d7c\\\",\\\"status.workspaceTrust.1653298808883\\\",\\\"status.workspaceTrust.1653301033763\\\",\\\"status.workspaceTrust.1653305555762\\\",\\\"status.workspaceTrust.1653308381910\\\",\\\"status.workspaceTrust.1653311543400\\\",\\\"status.workspaceTrust.1653366734899\\\",\\\"status.workspaceTrust.1653368470849\\\",\\\"status.workspaceTrust.1653369957421\\\",\\\"status.workspaceTrust.1653374390864\\\",\\\"status.workspaceTrust.1653378894680\\\",\\\"status.workspaceTrust.1653379702936\\\",\\\"status.workspaceTrust.1653380180906\\\",\\\"status.workspaceTrust.1653383030535\\\",\\\"status.workspaceTrust.1653397972778\\\",\\\"status.workspaceTrust.1653538577694\\\",\\\"status.workspaceTrust.1653538864809\\\",\\\"status.workspaceTrust.1653558219339\\\",\\\"status.workspaceTrust.1653563549562\\\",\\\"status.workspaceTrust.1653573861437\\\",\\\"status.workspaceTrust.1653883480963\\\",\\\"status.workspaceTrust.1653890329931\\\",\\\"status.workspaceTrust.1653890389043\\\",\\\"status.workspaceTrust.76874d72b45df42d57d0388edc0f61c3\\\",\\\"status.workspaceTrust.6fc0eba246cf067b916ffbd2cd2350cb\\\",\\\"status.workspaceTrust.da539888b60844d4afffe22a5b798984\\\",\\\"status.workspaceTrust.1653970220400\\\",\\\"status.workspaceTrust.1653970704624\\\",\\\"status.workspaceTrust.1653970852784\\\",\\\"status.workspaceTrust.1653972281237\\\",\\\"status.workspaceTrust.1653978299045\\\",\\\"status.workspaceTrust.1653979708584\\\",\\\"status.workspaceTrust.1653980709020\\\",\\\"status.workspaceTrust.1653983871107\\\",\\\"status.workspaceTrust.6b51650a78a1cfa3e5075fceb7934064\\\",\\\"status.workspaceTrust.1653984162841\\\",\\\"status.workspaceTrust.1653993653318\\\",\\\"status.workspaceTrust.1653994339087\\\",\\\"status.workspaceTrust.1654003762617\\\",\\\"status.workspaceTrust.1654057716024\\\",\\\"status.workspaceTrust.1654060972838\\\",\\\"status.workspaceTrust.1654061226212\\\",\\\"status.workspaceTrust.1654068609227\\\",\\\"status.workspaceTrust.1654068707954\\\",\\\"status.workspaceTrust.1654068980731\\\",\\\"status.workspaceTrust.1654069077051\\\",\\\"status.workspaceTrust.1654069351616\\\",\\\"status.workspaceTrust.1654070917449\\\",\\\"status.workspaceTrust.1654070948943\\\",\\\"status.workspaceTrust.1654076800333\\\",\\\"status.workspaceTrust.5046744ed0478ff2eedf6ef65d0eac93\\\",\\\"status.workspaceTrust.1654082821179\\\",\\\"status.workspaceTrust.1654082871764\\\",\\\"status.workspaceTrust.1654144394530\\\",\\\"status.workspaceTrust.1654151639673\\\",\\\"status.workspaceTrust.1654155490961\\\",\\\"status.workspaceTrust.1654170633388\\\",\\\"status.workspaceTrust.1654170800038\\\",\\\"status.workspaceTrust.aa5bbc9da6218c936a31abb0b3842be1\\\",\\\"status.workspaceTrust.1654171159224\\\",\\\"status.workspaceTrust.1654177700360\\\",\\\"status.workspaceTrust.1654230238373\\\",\\\"status.workspaceTrust.1654238976736\\\",\\\"status.workspaceTrust.9c4bed4490d7a3e9d45c96e4481864b2\\\",\\\"status.workspaceTrust.141540da2d838b2ef6b4907c9ac76b5f\\\",\\\"status.workspaceTrust.031264d47c29562fbbda86d8e5767549\\\",\\\"status.workspaceTrust.4ab900a43c3dd20fbe122b96a718ddb6\\\",\\\"status.workspaceTrust.1654249174617\\\",\\\"status.workspaceTrust.0062091813dcf831873b82831434f47f\\\",\\\"status.workspaceTrust.1654255500642\\\",\\\"status.workspaceTrust.bc701bd465b06efeec9b0cef4aa53002\\\",\\\"status.workspaceTrust.1654259148646\\\",\\\"status.workspaceTrust.1654259915288\\\",\\\"status.workspaceTrust.1654489548308\\\",\\\"status.workspaceTrust.1654516431875\\\",\\\"status.workspaceTrust.1654518505709\\\",\\\"status.workspaceTrust.1654521040896\\\",\\\"status.workspaceTrust.1654521395187\\\",\\\"status.workspaceTrust.1654522642745\\\",\\\"status.workspaceTrust.1654575857979\\\",\\\"status.workspaceTrust.1654588612553\\\",\\\"status.workspaceTrust.1654588751459\\\",\\\"status.workspaceTrust.a6adc0b9043d0d07d3d36a082bedba16\\\",\\\"status.workspaceTrust.1654591675879\\\",\\\"status.workspaceTrust.1654595557610\\\",\\\"status.workspaceTrust.1654597686447\\\",\\\"status.workspaceTrust.1654598761411\\\",\\\"status.workspaceTrust.1654598909458\\\",\\\"status.workspaceTrust.1654598921881\\\",\\\"status.workspaceTrust.1654606643837\\\",\\\"status.workspaceTrust.1654609478877\\\",\\\"status.workspaceTrust.1654610708627\\\",\\\"status.workspaceTrust.1654661747753\\\",\\\"status.workspaceTrust.1654665705322\\\",\\\"status.workspaceTrust.1654748831730\\\",\\\"status.workspaceTrust.1654755552446\\\",\\\"status.workspaceTrust.1654755566499\\\",\\\"status.workspaceTrust.1654755584745\\\",\\\"status.workspaceTrust.1654759521957\\\",\\\"status.workspaceTrust.1654781150360\\\",\\\"status.workspaceTrust.1654835068013\\\",\\\"status.workspaceTrust.1654848280586\\\",\\\"status.workspaceTrust.88f50c50a8310a0730fae85a795d1210\\\",\\\"status.workspaceTrust.1654852081357\\\",\\\"status.workspaceTrust.d2fefcd24a46f54d3f0122cc875c0a8c\\\",\\\"status.workspaceTrust.1654868821667\\\",\\\"status.workspaceTrust.1654869346216\\\",\\\"status.workspaceTrust.1655094092679\\\",\\\"status.workspaceTrust.1655096847567\\\",\\\"status.workspaceTrust.1655180311021\\\",\\\"status.workspaceTrust.1655189760596\\\",\\\"status.workspaceTrust.1655192280701\\\",\\\"status.workspaceTrust.1655201586959\\\",\\\"status.workspaceTrust.6d3a1375fd23e3da203bf90f4c2c3051\\\",\\\"status.workspaceTrust.1655208049250\\\",\\\"status.workspaceTrust.1655208286803\\\",\\\"status.workspaceTrust.1655267235730\\\",\\\"status.workspaceTrust.a240d1244a55c5e1a7868621828ab232\\\",\\\"status.workspaceTrust.798734770b2eb996c51512e6df0d5c88\\\",\\\"status.workspaceTrust.1655273741043\\\",\\\"status.workspaceTrust.1655275458462\\\",\\\"status.workspaceTrust.1655278828916\\\",\\\"status.workspaceTrust.1655278874810\\\",\\\"status.workspaceTrust.1655294662870\\\",\\\"status.workspaceTrust.1655352949055\\\",\\\"status.workspaceTrust.1655440017042\\\",\\\"status.workspaceTrust.1655448721757\\\",\\\"status.workspaceTrust.1655457916943\\\",\\\"status.workspaceTrust.1655469064286\\\",\\\"status.workspaceTrust.1655469167478\\\",\\\"status.workspaceTrust.1655698197705\\\",\\\"status.workspaceTrust.1655705227431\\\",\\\"status.workspaceTrust.1655705277081\\\",\\\"status.workspaceTrust.1655729030284\\\",\\\"status.workspaceTrust.1655785076013\\\",\\\"status.workspaceTrust.1655792675848\\\",\\\"status.workspaceTrust.1655808169660\\\",\\\"status.workspaceTrust.1655814869565\\\",\\\"status.workspaceTrust.1655817056707\\\",\\\"status.workspaceTrust.1655818432485\\\",\\\"status.workspaceTrust.1655819240017\\\",\\\"status.workspaceTrust.1655871664425\\\",\\\"status.workspaceTrust.1655871882193\\\",\\\"status.workspaceTrust.1655874256132\\\",\\\"status.workspaceTrust.1655876637902\\\",\\\"status.workspaceTrust.1655876681901\\\",\\\"status.workspaceTrust.1655888589930\\\",\\\"status.workspaceTrust.1655888653610\\\",\\\"status.workspaceTrust.1655906136984\\\",\\\"status.workspaceTrust.1655957865541\\\",\\\"status.workspaceTrust.1655960340393\\\",\\\"status.workspaceTrust.17a097c4f53bc021bc5431e54db795c0\\\",\\\"status.workspaceTrust.1656044717363\\\",\\\"status.workspaceTrust.1656051504658\\\",\\\"status.workspaceTrust.1656064962374\\\",\\\"status.workspaceTrust.1656064998959\\\",\\\"status.workspaceTrust.1656075550765\\\",\\\"status.workspaceTrust.1656075641158\\\",\\\"status.workspaceTrust.1656389697644\\\",\\\"status.workspaceTrust.1656392815579\\\",\\\"status.workspaceTrust.1656393686710\\\",\\\"status.workspaceTrust.1656393747942\\\",\\\"status.workspaceTrust.1656395417444\\\",\\\"status.workspaceTrust.131eaba75de5d814be5b7eb84f4eb5b2\\\",\\\"status.workspaceTrust.1656410692287\\\",\\\"status.workspaceTrust.1656475700082\\\",\\\"status.workspaceTrust.1656562605705\\\",\\\"status.workspaceTrust.1656579618194\\\",\\\"status.workspaceTrust.1656585689638\\\",\\\"status.workspaceTrust.1656593391541\\\",\\\"status.workspaceTrust.1656593890756\\\",\\\"status.workspaceTrust.1656595914535\\\",\\\"status.workspaceTrust.1656595950621\\\",\\\"status.workspaceTrust.1656596228254\\\",\\\"status.workspaceTrust.1656649549182\\\",\\\"status.workspaceTrust.1656652443219\\\",\\\"status.workspaceTrust.1656663794634\\\",\\\"status.workspaceTrust.1656908071681\\\",\\\"status.workspaceTrust.1656995049885\\\",\\\"status.workspaceTrust.1657028145483\\\",\\\"status.workspaceTrust.1657081555873\\\",\\\"status.workspaceTrust.1657168058737\\\",\\\"status.workspaceTrust.1657194001948\\\",\\\"status.workspaceTrust.1657254002228\\\",\\\"status.workspaceTrust.8d833ad9ce1c995f3c9cc8e948732b24\\\",\\\"status.workspaceTrust.1657277607067\\\",\\\"status.workspaceTrust.1657277825839\\\",\\\"status.workspaceTrust.1657284192435\\\",\\\"status.workspaceTrust.1657599183491\\\",\\\"status.workspaceTrust.1657621756562\\\",\\\"status.workspaceTrust.1657626594818\\\",\\\"status.workspaceTrust.1657685636083\\\",\\\"status.workspaceTrust.1657690181717\\\",\\\"status.workspaceTrust.1657773381707\\\",\\\"status.workspaceTrust.1657798397287\\\",\\\"status.workspaceTrust.1657858390252\\\",\\\"status.workspaceTrust.1657876193106\\\",\\\"status.workspaceTrust.0af93032bef546f106bdb7c88df1c9fd\\\",\\\"status.workspaceTrust.ce6e99dd1333bfcfde1f491227518205\\\",\\\"status.workspaceTrust.1657880239030\\\",\\\"status.workspaceTrust.1657880309049\\\",\\\"status.workspaceTrust.1657880322504\\\",\\\"status.workspaceTrust.1657884539800\\\",\\\"status.workspaceTrust.1657886300845\\\",\\\"status.workspaceTrust.1658117773726\\\",\\\"status.workspaceTrust.1658121265816\\\",\\\"status.workspaceTrust.1658130209801\\\",\\\"status.workspaceTrust.1658135744935\\\",\\\"status.workspaceTrust.1658137426466\\\",\\\"status.workspaceTrust.1658140683159\\\",\\\"status.workspaceTrust.1658203974813\\\",\\\"status.workspaceTrust.1658210767081\\\",\\\"status.workspaceTrust.1658232022210\\\",\\\"status.workspaceTrust.1658290337655\\\",\\\"status.workspaceTrust.1658290676214\\\",\\\"status.workspaceTrust.1658377248988\\\",\\\"status.workspaceTrust.1658395704189\\\",\\\"status.workspaceTrust.1658398165050\\\",\\\"status.workspaceTrust.8bed7e54493f14569ff13042e9d95923\\\",\\\"status.workspaceTrust.1658463604292\\\",\\\"status.workspaceTrust.1658466175045\\\",\\\"status.workspaceTrust.1658475036648\\\",\\\"status.workspaceTrust.1658481115175\\\",\\\"status.workspaceTrust.1658722445705\\\",\\\"status.workspaceTrust.1658722891890\\\",\\\"status.workspaceTrust.1658809480700\\\",\\\"status.workspaceTrust.1658811902263\\\",\\\"status.workspaceTrust.1658816567774\\\",\\\"status.workspaceTrust.1658821335833\\\",\\\"status.workspaceTrust.1658837035473\\\",\\\"status.workspaceTrust.1658895913214\\\",\\\"status.workspaceTrust.1658908222560\\\",\\\"status.workspaceTrust.1658923203779\\\",\\\"status.workspaceTrust.1658981378319\\\",\\\"status.workspaceTrust.1658992557904\\\",\\\"status.workspaceTrust.1659068517477\\\",\\\"status.workspaceTrust.1659077668973\\\",\\\"status.workspaceTrust.98fd8104a623f7bc325f6c21ebb89b8f\\\",\\\"status.workspaceTrust.1659087128443\\\",\\\"status.workspaceTrust.1659094286681\\\",\\\"status.workspaceTrust.1659098139261\\\",\\\"status.workspaceTrust.1659327927359\\\",\\\"status.workspaceTrust.1659329187831\\\",\\\"status.workspaceTrust.851b55f099a44fadc1f7d143a533a941\\\",\\\"status.workspaceTrust.1659413890879\\\",\\\"status.workspaceTrust.1659414074943\\\",\\\"status.workspaceTrust.1659441328741\\\",\\\"status.workspaceTrust.1659500217141\\\",\\\"status.workspaceTrust.1659519739358\\\",\\\"status.workspaceTrust.1659520647484\\\",\\\"status.workspaceTrust.1659586430479\\\",\\\"status.workspaceTrust.1659611852107\\\",\\\"status.workspaceTrust.1659672695853\\\",\\\"status.workspaceTrust.1659674259798\\\",\\\"status.workspaceTrust.1659677702360\\\",\\\"status.workspaceTrust.1659701935720\\\",\\\"status.workspaceTrust.1659707460303\\\",\\\"status.workspaceTrust.ff4e61f20bc90196c7b10b7a3ed06acd\\\",\\\"status.workspaceTrust.1659758810841\\\",\\\"status.workspaceTrust.026f86e9d0243397fd94114d54704890\\\",\\\"status.workspaceTrust.1659761824192\\\",\\\"status.workspaceTrust.1659761833223\\\",\\\"status.workspaceTrust.9b2515056e2d36f2398692be389daa1b\\\",\\\"status.workspaceTrust.1659763580737\\\",\\\"status.workspaceTrust.1659765692620\\\",\\\"status.workspaceTrust.1659767615540\\\",\\\"status.workspaceTrust.1659768864913\\\",\\\"status.workspaceTrust.1659788985842\\\",\\\"status.workspaceTrust.1659789035826\\\",\\\"status.workspaceTrust.8fc3f2c45e63c17e3959cec8953a2a19\\\",\\\"status.workspaceTrust.1659789186393\\\",\\\"status.workspaceTrust.1659789512167\\\",\\\"status.workspaceTrust.1659789819333\\\",\\\"status.workspaceTrust.1659931394531\\\",\\\"status.workspaceTrust.1659931530048\\\",\\\"status.workspaceTrust.1659937209579\\\",\\\"status.workspaceTrust.1659953824888\\\",\\\"status.workspaceTrust.1659959259723\\\",\\\"status.workspaceTrust.1659960566958\\\",\\\"status.workspaceTrust.1660018874947\\\",\\\"status.workspaceTrust.1660024665692\\\",\\\"status.workspaceTrust.1660025626451\\\",\\\"status.workspaceTrust.1660025960994\\\",\\\"status.workspaceTrust.1660030653936\\\",\\\"status.workspaceTrust.1660030671771\\\",\\\"status.workspaceTrust.1660031176423\\\",\\\"status.workspaceTrust.1660031233442\\\",\\\"status.workspaceTrust.1660032919763\\\",\\\"status.workspaceTrust.1660035820503\\\",\\\"status.workspaceTrust.1660037605310\\\",\\\"status.workspaceTrust.1660038622555\\\",\\\"status.workspaceTrust.1660038911861\\\",\\\"status.workspaceTrust.1660042256494\\\",\\\"status.workspaceTrust.1660048332742\\\",\\\"status.workspaceTrust.1660102569423\\\",\\\"status.workspaceTrust.1660114432115\\\",\\\"status.workspaceTrust.1660118194080\\\",\\\"status.workspaceTrust.1660623848074\\\",\\\"status.workspaceTrust.1660624085797\\\",\\\"status.workspaceTrust.1660627535042\\\",\\\"status.workspaceTrust.1660629379794\\\",\\\"status.workspaceTrust.1660636431708\\\",\\\"status.workspaceTrust.1660645782398\\\",\\\"status.workspaceTrust.98291bcb18fa3eb76d0fc8f0edcbd608\\\",\\\"status.workspaceTrust.1660657266634\\\",\\\"status.workspaceTrust.1660709935449\\\",\\\"status.workspaceTrust.1660710696259\\\",\\\"status.workspaceTrust.1660733204192\\\",\\\"status.workspaceTrust.1660733210118\\\",\\\"status.workspaceTrust.1660736580035\\\",\\\"status.workspaceTrust.1660738806087\\\",\\\"status.workspaceTrust.1660741258055\\\",\\\"status.workspaceTrust.1660797333875\\\",\\\"status.workspaceTrust.1660797628537\\\",\\\"status.workspaceTrust.1660799124343\\\",\\\"status.workspaceTrust.4aa4a50bc971fff7e2259a4a7e9a5b15\\\",\\\"status.workspaceTrust.1660800882678\\\",\\\"status.workspaceTrust.1660802425995\\\",\\\"status.workspaceTrust.1660816386910\\\",\\\"status.workspaceTrust.1660818304160\\\",\\\"status.workspaceTrust.1660829720387\\\",\\\"status.workspaceTrust.1660883535658\\\",\\\"status.workspaceTrust.1661230103509\\\",\\\"status.workspaceTrust.1661231623807\\\",\\\"status.workspaceTrust.1661232394807\\\",\\\"status.workspaceTrust.1661232487012\\\",\\\"status.workspaceTrust.1661232668032\\\",\\\"status.workspaceTrust.1661239188566\\\",\\\"status.workspaceTrust.1661239625492\\\",\\\"status.workspaceTrust.1661239712730\\\",\\\"status.workspaceTrust.1661240903007\\\",\\\"status.workspaceTrust.1661249041644\\\",\\\"status.workspaceTrust.1661250410255\\\",\\\"status.workspaceTrust.1661250416147\\\",\\\"status.workspaceTrust.1661254884487\\\",\\\"status.workspaceTrust.1661258661745\\\",\\\"status.workspaceTrust.1661261505677\\\",\\\"status.workspaceTrust.1661315586378\\\",\\\"status.workspaceTrust.1661322084123\\\",\\\"status.workspaceTrust.1661327084776\\\",\\\"status.workspaceTrust.cefab62ae0cda3f1e7d454a5a30831cf\\\",\\\"status.workspaceTrust.1661401623649\\\",\\\"status.workspaceTrust.1661410476361\\\",\\\"status.workspaceTrust.1661422215584\\\",\\\"status.workspaceTrust.1661432733865\\\",\\\"status.workspaceTrust.1661489071404\\\",\\\"status.workspaceTrust.e09300d8b71b9c930715666404973c50\\\",\\\"status.workspaceTrust.1661518083055\\\",\\\"status.workspaceTrust.1661522495446\\\",\\\"status.workspaceTrust.1661524426588\\\",\\\"status.workspaceTrust.1661746977951\\\",\\\"status.workspaceTrust.1661757019919\\\",\\\"status.workspaceTrust.1661757532800\\\",\\\"status.workspaceTrust.1661759884653\\\",\\\"status.workspaceTrust.1661761195711\\\",\\\"status.workspaceTrust.1661773921043\\\",\\\"status.workspaceTrust.1661775834121\\\",\\\"status.workspaceTrust.1661921419390\\\",\\\"status.workspaceTrust.1662005475885\\\",\\\"status.workspaceTrust.c861f02c81c91cc2de7b2ec3ec419a7c\\\",\\\"status.workspaceTrust.1662091886090\\\",\\\"status.workspaceTrust.1662350426390\\\",\\\"status.workspaceTrust.1662377813931\\\",\\\"status.workspaceTrust.1662437434206\\\",\\\"status.workspaceTrust.1662441561668\\\",\\\"status.workspaceTrust.1662441566769\\\",\\\"status.workspaceTrust.1662441622397\\\",\\\"status.workspaceTrust.d3c605a77ae359bd1606f9a7e1a77842\\\",\\\"status.workspaceTrust.1662446129279\\\",\\\"status.workspaceTrust.60cf39a5c72c344ac48a8fc40eeeaf1f\\\",\\\"status.workspaceTrust.1662523263277\\\",\\\"status.workspaceTrust.1662532326748\\\",\\\"status.workspaceTrust.1662532383429\\\",\\\"status.workspaceTrust.1662555364086\\\",\\\"status.workspaceTrust.1662611399051\\\",\\\"status.workspaceTrust.1662619144154\\\",\\\"status.workspaceTrust.1662619188034\\\",\\\"status.workspaceTrust.1662631048119\\\",\\\"status.workspaceTrust.1662643341257\\\",\\\"status.workspaceTrust.1662643691853\\\",\\\"status.workspaceTrust.1662705511379\\\",\\\"status.workspaceTrust.1662956611132\\\",\\\"status.workspaceTrust.1662966143295\\\",\\\"status.workspaceTrust.1662966223003\\\",\\\"status.workspaceTrust.1663042636499\\\",\\\"status.workspaceTrust.1663052010621\\\",\\\"status.workspaceTrust.1663052069552\\\",\\\"status.workspaceTrust.1663066520985\\\",\\\"status.workspaceTrust.1663071593456\\\",\\\"status.workspaceTrust.1663129300235\\\",\\\"status.workspaceTrust.1663135273661\\\",\\\"status.workspaceTrust.1663215344730\\\",\\\"status.workspaceTrust.1663224516308\\\",\\\"status.workspaceTrust.1663294798036\\\",\\\"status.workspaceTrust.b5df898bed677e7f3fe734f46750b4fb\\\",\\\"status.workspaceTrust.77716216c0bff5e1e0f23a8d625dc626\\\",\\\"status.workspaceTrust.c6e0e4df77fadc7355d480a969c0bdb2\\\",\\\"status.workspaceTrust.1663560411518\\\",\\\"status.workspaceTrust.1663574668050\\\",\\\"status.workspaceTrust.1663581746834\\\",\\\"status.workspaceTrust.1663592292081\\\",\\\"status.workspaceTrust.1663646509024\\\",\\\"status.workspaceTrust.1663655684748\\\",\\\"status.workspaceTrust.1663656827674\\\",\\\"status.workspaceTrust.1663657551807\\\",\\\"status.workspaceTrust.1663657849451\\\",\\\"status.workspaceTrust.1663732778961\\\",\\\"status.workspaceTrust.1663747159255\\\",\\\"status.workspaceTrust.1663752228880\\\",\\\"status.workspaceTrust.1663766290198\\\",\\\"status.workspaceTrust.1663820299364\\\",\\\"status.workspaceTrust.1663834328338\\\",\\\"status.workspaceTrust.1663851066380\\\",\\\"status.workspaceTrust.1663906351193\\\",\\\"status.workspaceTrust.1663937950793\\\",\\\"status.workspaceTrust.1664165070763\\\",\\\"status.workspaceTrust.138b02e67b413a11e502e86061d3ea30\\\",\\\"status.workspaceTrust.1664338245738\\\",\\\"status.workspaceTrust.1664345414119\\\",\\\"status.workspaceTrust.1664423998572\\\",\\\"status.workspaceTrust.1664432000539\\\",\\\"status.workspaceTrust.1664450926048\\\",\\\"status.workspaceTrust.1664512241802\\\",\\\"status.workspaceTrust.1664515493193\\\",\\\"status.workspaceTrust.1664515963137\\\",\\\"status.workspaceTrust.1664516458388\\\",\\\"status.workspaceTrust.1664540977958\\\",\\\"status.workspaceTrust.1664770616471\\\",\\\"status.workspaceTrust.1664775548683\\\",\\\"status.workspaceTrust.1664777479956\\\",\\\"status.workspaceTrust.1664777758425\\\",\\\"status.workspaceTrust.1664793276849\\\",\\\"status.workspaceTrust.1664797901562\\\",\\\"status.workspaceTrust.1664801877054\\\",\\\"status.workspaceTrust.1664802592302\\\",\\\"status.workspaceTrust.1664802807459\\\",\\\"status.workspaceTrust.1664802991263\\\",\\\"status.workspaceTrust.1664856177713\\\",\\\"status.workspaceTrust.1664856282241\\\",\\\"status.workspaceTrust.1664857912220\\\",\\\"status.workspaceTrust.1664863117414\\\",\\\"status.workspaceTrust.1664876971184\\\",\\\"status.workspaceTrust.1664882228040\\\",\\\"status.workspaceTrust.1664885531175\\\",\\\"status.workspaceTrust.1665028977365\\\",\\\"status.workspaceTrust.1665040471880\\\",\\\"status.workspaceTrust.1665041358110\\\",\\\"status.workspaceTrust.1665043177435\\\",\\\"status.workspaceTrust.1665061049363\\\",\\\"status.workspaceTrust.1665115825224\\\",\\\"status.workspaceTrust.1665122803379\\\",\\\"status.workspaceTrust.1665122917192\\\",\\\"status.workspaceTrust.1665123155764\\\",\\\"status.workspaceTrust.1665137602711\\\",\\\"status.workspaceTrust.35e6fc57c97e7dc5688173e16a60a5fe\\\",\\\"status.workspaceTrust.1665138108283\\\",\\\"status.workspaceTrust.1665235639957\\\",\\\"status.workspaceTrust.1665399076806\\\",\\\"status.workspaceTrust.1665399101291\\\",\\\"status.workspaceTrust.1665399107729\\\",\\\"status.workspaceTrust.1665461542890\\\",\\\"status.workspaceTrust.1665472818658\\\",\\\"status.workspaceTrust.1665496237095\\\",\\\"status.workspaceTrust.1665547133273\\\",\\\"status.workspaceTrust.1665552130489\\\",\\\"status.workspaceTrust.1665573193569\\\",\\\"status.workspaceTrust.1665581026480\\\",\\\"status.workspaceTrust.1665634427584\\\",\\\"status.workspaceTrust.1665667800922\\\",\\\"status.workspaceTrust.1665720623777\\\",\\\"status.workspaceTrust.1665807025117\\\",\\\"status.workspaceTrust.1665979479882\\\",\\\"status.workspaceTrust.1666065987952\\\",\\\"status.workspaceTrust.1666152250573\\\",\\\"status.workspaceTrust.1666239037224\\\",\\\"status.workspaceTrust.1666239117885\\\",\\\"status.workspaceTrust.1666259406850\\\",\\\"status.workspaceTrust.1666269826285\\\",\\\"status.workspaceTrust.1666269876351\\\",\\\"status.workspaceTrust.1666274338682\\\",\\\"status.workspaceTrust.1666325563031\\\",\\\"status.workspaceTrust.1666337357250\\\",\\\"status.workspaceTrust.1667191835072\\\",\\\"status.workspaceTrust.1667208225058\\\",\\\"status.workspaceTrust.1667210063511\\\",\\\"status.workspaceTrust.1667276081312\\\",\\\"status.workspaceTrust.1667279546225\\\",\\\"status.workspaceTrust.1667284142696\\\",\\\"status.workspaceTrust.1667288524547\\\",\\\"status.workspaceTrust.1667299198104\\\",\\\"status.workspaceTrust.1667362885160\\\",\\\"status.workspaceTrust.1667391622519\\\",\\\"status.workspaceTrust.1667448885566\\\",\\\"status.workspaceTrust.1667448885175\\\",\\\"status.workspaceTrust.1667794531517\\\",\\\"status.workspaceTrust.1667820901769\\\",\\\"status.workspaceTrust.1667880600809\\\",\\\"status.workspaceTrust.1667887748859\\\",\\\"status.workspaceTrust.1667889154980\\\",\\\"status.workspaceTrust.1667967006248\\\",\\\"status.workspaceTrust.1667967095937\\\",\\\"status.workspaceTrust.1667974696003\\\",\\\"status.workspaceTrust.1667975133677\\\",\\\"status.workspaceTrust.1668053993913\\\",\\\"status.workspaceTrust.1668061294040\\\",\\\"status.workspaceTrust.1668061435845\\\",\\\"status.workspaceTrust.1668061583524\\\",\\\"status.workspaceTrust.1668140125253\\\",\\\"status.workspaceTrust.1668147205530\\\",\\\"status.workspaceTrust.1668165011283\\\",\\\"status.workspaceTrust.1668399096059\\\",\\\"status.workspaceTrust.1668410663870\\\",\\\"status.workspaceTrust.1668417811182\\\",\\\"status.workspaceTrust.1668425365965\\\",\\\"status.workspaceTrust.1668484976655\\\",\\\"status.workspaceTrust.1668504583209\\\",\\\"status.workspaceTrust.1668504593934\\\",\\\"status.workspaceTrust.1668511731861\\\",\\\"status.workspaceTrust.1668572203882\\\",\\\"status.workspaceTrust.1668658504021\\\",\\\"status.workspaceTrust.1668668697821\\\",\\\"status.workspaceTrust.1668745302728\\\",\\\"status.workspaceTrust.1669004144252\\\",\\\"status.workspaceTrust.1669090626981\\\",\\\"status.workspaceTrust.1669177141648\\\",\\\"status.workspaceTrust.1669264951709\\\",\\\"status.workspaceTrust.1669609675364\\\",\\\"status.workspaceTrust.1669609712394\\\",\\\"status.workspaceTrust.1669695389909\\\",\\\"status.workspaceTrust.1669781817348\\\",\\\"status.workspaceTrust.1669868715549\\\",\\\"status.workspaceTrust.1669954108550\\\",\\\"status.workspaceTrust.1669987573057\\\",\\\"status.workspaceTrust.1670213374952\\\",\\\"status.workspaceTrust.1670239556671\\\",\\\"status.workspaceTrust.1670242144130\\\",\\\"status.workspaceTrust.1670243202313\\\",\\\"status.workspaceTrust.1670243793638\\\",\\\"status.workspaceTrust.1670244039727\\\",\\\"status.workspaceTrust.1670299513871\\\",\\\"status.workspaceTrust.1670325503121\\\",\\\"status.workspaceTrust.1670325548225\\\",\\\"status.workspaceTrust.1670385425586\\\",\\\"status.workspaceTrust.1670402154268\\\",\\\"status.workspaceTrust.1670409464014\\\",\\\"status.workspaceTrust.1670472952154\\\",\\\"status.workspaceTrust.1670488734394\\\",\\\"status.workspaceTrust.1670496400707\\\",\\\"status.workspaceTrust.1670559338008\\\",\\\"status.workspaceTrust.1670576385905\\\",\\\"status.workspaceTrust.1670583603525\\\",\\\"status.workspaceTrust.1670818398929\\\",\\\"status.workspaceTrust.1670820306007\\\",\\\"status.workspaceTrust.1670834977802\\\",\\\"status.workspaceTrust.1670839759440\\\",\\\"status.workspaceTrust.1670905397097\\\",\\\"status.workspaceTrust.1670990575580\\\",\\\"status.workspaceTrust.780ba3c8fe2b79fa10c2db2fc52f0630\\\",\\\"status.workspaceTrust.1671078069240\\\",\\\"status.workspaceTrust.1671164412906\\\",\\\"status.workspaceTrust.1671183968782\\\",\\\"status.workspaceTrust.1671423416129\\\",\\\"status.workspaceTrust.1671439931224\\\",\\\"status.workspaceTrust.1671446150912\\\",\\\"status.workspaceTrust.1671509380598\\\",\\\"status.workspaceTrust.1671527418282\\\",\\\"status.workspaceTrust.1671527473799\\\",\\\"status.workspaceTrust.1671529571342\\\",\\\"status.workspaceTrust.1671534475825\\\",\\\"status.workspaceTrust.1671596194855\\\",\\\"status.workspaceTrust.1671620588561\\\",\\\"status.workspaceTrust.1671629347892\\\",\\\"status.workspaceTrust.1671682653709\\\",\\\"status.workspaceTrust.1671702736198\\\",\\\"status.workspaceTrust.1671769605614\\\",\\\"status.workspaceTrust.1671786129794\\\",\\\"status.workspaceTrust.1671793525932\\\",\\\"status.workspaceTrust.1672027672324\\\",\\\"status.workspaceTrust.1672043948822\\\",\\\"status.workspaceTrust.1672051458537\\\",\\\"status.workspaceTrust.1672053723905\\\",\\\"status.workspaceTrust.1672054218414\\\",\\\"status.workspaceTrust.1672114917905\\\",\\\"status.workspaceTrust.1672126226457\\\",\\\"status.workspaceTrust.10790b71fb50a1d5e7dfa6859a002913\\\",\\\"status.workspaceTrust.0ac782d7631b02ff3e4f3c7747cf3b89\\\",\\\"status.workspaceTrust.1672127947877\\\",\\\"status.workspaceTrust.1672130595173\\\",\\\"status.workspaceTrust.1672131917406\\\",\\\"status.workspaceTrust.1672133704721\\\",\\\"status.workspaceTrust.1672141862240\\\",\\\"status.workspaceTrust.1672201397313\\\",\\\"status.workspaceTrust.1672225238858\\\",\\\"status.workspaceTrust.1672231808905\\\",\\\"status.workspaceTrust.1672287470124\\\",\\\"status.workspaceTrust.1672374138944\\\",\\\"status.workspaceTrust.1672633524976\\\",\\\"status.workspaceTrust.1672720093734\\\",\\\"status.workspaceTrust.68d7eed46ded8cf2221db6076bd0657a\\\",\\\"status.workspaceTrust.1672831867394\\\",\\\"status.workspaceTrust.5cc5f336b3cbd2ffe19c9e8c228f33c2\\\",\\\"status.workspaceTrust.1672834861081\\\",\\\"status.workspaceTrust.1672978927654\\\",\\\"status.workspaceTrust.1672980622977\\\",\\\"status.workspaceTrust.1672980657282\\\",\\\"status.workspaceTrust.1672980933201\\\",\\\"status.workspaceTrust.1672981281171\\\",\\\"status.workspaceTrust.1672981289252\\\",\\\"status.workspaceTrust.1672983710381\\\",\\\"status.workspaceTrust.1672983966365\\\",\\\"status.workspaceTrust.1672984026799\\\",\\\"status.workspaceTrust.1672998638423\\\",\\\"status.workspaceTrust.1672998750599\\\",\\\"status.workspaceTrust.1673006820103\\\",\\\"status.workspaceTrust.1673237671718\\\",\\\"status.workspaceTrust.1673323827557\\\",\\\"status.workspaceTrust.1673411057635\\\",\\\"status.workspaceTrust.1673430790560\\\",\\\"status.workspaceTrust.4abf0acefca40206f2c7217ff65eb667\\\",\\\"status.workspaceTrust.1673431275062\\\",\\\"status.workspaceTrust.1673431408777\\\",\\\"status.workspaceTrust.1673431692022\\\",\\\"status.workspaceTrust.1673431700267\\\",\\\"status.workspaceTrust.1673432461979\\\",\\\"status.workspaceTrust.1673498557663\\\",\\\"status.workspaceTrust.1673498565305\\\",\\\"status.workspaceTrust.4476a0f972fec75f88623c9cd6f4a285\\\",\\\"status.workspaceTrust.1673508268755\\\",\\\"status.workspaceTrust.1673584783789\\\",\\\"status.workspaceTrust.1673584867510\\\",\\\"status.workspaceTrust.1673595024916\\\",\\\"status.workspaceTrust.1673843539091\\\",\\\"status.workspaceTrust.1673843592422\\\",\\\"status.workspaceTrust.1673854487544\\\",\\\"status.workspaceTrust.1673928905216\\\",\\\"status.workspaceTrust.1673928915719\\\",\\\"status.workspaceTrust.1673945809028\\\",\\\"status.workspaceTrust.1674033828875\\\",\\\"status.workspaceTrust.1674034259694\\\",\\\"status.workspaceTrust.1674101711338\\\",\\\"status.workspaceTrust.a2d244b3e1986e3488d4735d4143212e\\\",\\\"status.workspaceTrust.1674189154304\\\",\\\"status.workspaceTrust.1674199840162\\\",\\\"status.workspaceTrust.1674214243712\\\",\\\"status.workspaceTrust.1674276314001\\\",\\\"status.workspaceTrust.1674541869353\\\",\\\"status.workspaceTrust.1674621559517\\\",\\\"status.workspaceTrust.5c540a94532ea273dc9e5b75d1d79aaa\\\",\\\"status.workspaceTrust.92b51e5081335155b2f4409cc4116da3\\\",\\\"status.workspaceTrust.1674709692149\\\",\\\"status.workspaceTrust.1674709715436\\\",\\\"status.workspaceTrust.1674794328210\\\",\\\"status.workspaceTrust.1675057017158\\\",\\\"status.workspaceTrust.1675139396178\\\",\\\"status.workspaceTrust.1675164110660\\\",\\\"status.workspaceTrust.1675225961332\\\",\\\"status.workspaceTrust.1675311351548\\\",\\\"status.workspaceTrust.1675656396617\\\",\\\"status.workspaceTrust.1675673575594\\\",\\\"status.workspaceTrust.1675674731737\\\",\\\"status.workspaceTrust.c0bf9b3338480f005894575356b6d503\\\",\\\"status.workspaceTrust.1675681702305\\\",\\\"status.workspaceTrust.1675681788857\\\",\\\"status.workspaceTrust.1675682293059\\\",\\\"status.workspaceTrust.1675687384000\\\",\\\"status.workspaceTrust.1675743138827\\\",\\\"status.workspaceTrust.1675770752317\\\",\\\"status.workspaceTrust.1675776325367\\\",\\\"status.workspaceTrust.1675829900060\\\",\\\"status.workspaceTrust.1675830500678\\\",\\\"status.workspaceTrust.0fcd58e5775b258e09c8208547b7396b\\\",\\\"status.workspaceTrust.9eccb87950b136d7db6573e1b3b393de\\\",\\\"status.workspaceTrust.1675849337972\\\",\\\"status.workspaceTrust.88246bd84a7393c51c11ea1e34f64c17\\\",\\\"status.workspaceTrust.1675918112100\\\",\\\"status.workspaceTrust.8a67d211898cb6f2fe95647c09e1768b\\\",\\\"status.workspaceTrust.1676018377461\\\",\\\"status.workspaceTrust.1676021372918\\\",\\\"status.workspaceTrust.1676024204339\\\",\\\"status.workspaceTrust.1676262745849\\\",\\\"status.workspaceTrust.1676272972205\\\",\\\"status.workspaceTrust.1676273109457\\\",\\\"status.workspaceTrust.1676284602459\\\",\\\"status.workspaceTrust.026679767480dc1b80b59bae18803ea0\\\",\\\"status.workspaceTrust.5a44c7e2a92f213b9199b480569d45cc\\\",\\\"status.workspaceTrust.1676453638972\\\",\\\"status.workspaceTrust.1676453662246\\\",\\\"status.workspaceTrust.1676454022840\\\",\\\"status.workspaceTrust.ccd1e2aacbfc5f6ab40cf1b0f542c101\\\",\\\"status.workspaceTrust.ef28cbb8bba289f11df4c8b342b575b6\\\",\\\"status.workspaceTrust.1676883568357\\\",\\\"status.workspaceTrust.ae4f9a6fcaa0c164993fb0f766cb73fe\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.workspaceTrust.1676969878999\\\",\\\"status.workspaceTrust.1676976567932\\\",\\\"status.workspaceTrust.1676976618855\\\",\\\"status.workspaceTrust.56c3b634ab01de231657e7f2aaa26822\\\",\\\"status.workspaceTrust.1676976917598\\\",\\\"status.workspaceTrust.1676980614086\\\",\\\"status.workspaceTrust.1677043394256\\\",\\\"status.workspaceTrust.1677043719842\\\",\\\"status.workspaceTrust.1677057404256\\\",\\\"status.workspaceTrust.1677061772193\\\",\\\"status.workspaceTrust.1677068784303\\\",\\\"status.workspaceTrust.d4431ce65268c60144f7d59d856c547b\\\",\\\"status.workspaceTrust.1677126926256\\\",\\\"status.workspaceTrust.1677129591992\\\",\\\"status.workspaceTrust.1677131218026\\\",\\\"status.workspaceTrust.1677145046853\\\",\\\"status.workspaceTrust.1677147091834\\\",\\\"status.workspaceTrust.1677153071477\\\",\\\"status.workspaceTrust.01bef29692d38a620dbb993ec408d9ce\\\",\\\"status.workspaceTrust.0524552fb6bb508eeaeb5f457a2f8e2a\\\",\\\"status.workspaceTrust.bb1a49eb4322cde1adad7733b4e2bbdc\\\",\\\"status.workspaceTrust.31dd2bf4ba1da4cd55f80d1b07572492\\\",\\\"status.workspaceTrust.21c587b2b05f6316f35c5b1646b737fb\\\",\\\"status.workspaceTrust.1677471258288\\\",\\\"status.workspaceTrust.1677477580805\\\",\\\"status.workspaceTrust.1677496599327\\\",\\\"status.workspaceTrust.1677558179315\\\",\\\"status.workspaceTrust.1677575369188\\\",\\\"status.workspaceTrust.1677644287137\\\",\\\"status.workspaceTrust.1677663067768\\\",\\\"status.workspaceTrust.b968a06b97cd9436c925a56699a90827\\\",\\\"status.workspaceTrust.1677732274112\\\",\\\"status.workspaceTrust.1677747672647\\\",\\\"status.workspaceTrust.0fb8fa5e0b6b3ba16972f386cfc23434\\\",\\\"status.workspaceTrust.1677819102409\\\",\\\"status.workspaceTrust.c8e8655772d7b65a37c8ce6f86d997ec\\\",\\\"status.workspaceTrust.4857761a5336c5795de5787e445ce9fb\\\",\\\"status.workspaceTrust.1677821551727\\\",\\\"status.workspaceTrust.1677827660960\\\",\\\"status.workspaceTrust.1677832433454\\\",\\\"status.workspaceTrust.1677834330458\\\",\\\"status.workspaceTrust.1678075971801\\\",\\\"status.workspaceTrust.1678099580200\\\",\\\"status.workspaceTrust.1678099815005\\\",\\\"status.workspaceTrust.1678104227828\\\",\\\"status.workspaceTrust.1678164398096\\\",\\\"status.workspaceTrust.1678252107918\\\",\\\"status.workspaceTrust.1678341830523\\\",\\\"status.workspaceTrust.1678422660869\\\",\\\"status.workspaceTrust.1678681740209\\\",\\\"status.workspaceTrust.583c6e6ada3986a39f1a1b9277727d5d\\\",\\\"status.workspaceTrust.1678769185532\\\",\\\"status.workspaceTrust.1678769192017\\\",\\\"status.workspaceTrust.0021bdd1c2342d6876d7a34f8baf393d\\\",\\\"status.workspaceTrust.1678941746279\\\",\\\"status.workspaceTrust.1678941831297\\\",\\\"status.workspaceTrust.1678942753572\\\",\\\"status.workspaceTrust.1678956356613\\\",\\\"status.workspaceTrust.c0110b8b00be9791a3a2ee27bd6cd30c\\\",\\\"status.workspaceTrust.1679286057950\\\",\\\"status.workspaceTrust.1679371436560\\\",\\\"status.workspaceTrust.1679459131888\\\",\\\"status.workspaceTrust.1679482150218\\\",\\\"status.workspaceTrust.1679544225995\\\",\\\"status.workspaceTrust.1679628779395\\\",\\\"status.workspaceTrust.1679630326151\\\",\\\"status.workspaceTrust.79e9b5c6b83c95d8288a8fca026820cb\\\",\\\"status.workspaceTrust.1679631062354\\\",\\\"status.workspaceTrust.1679886332637\\\",\\\"status.workspaceTrust.1679973775153\\\",\\\"status.workspaceTrust.1680060502748\\\",\\\"status.workspaceTrust.1680147158731\\\",\\\"status.workspaceTrust.1680494335904\\\",\\\"status.workspaceTrust.655014a3d1a4e6b0043fc790c2bb610c\\\",\\\"status.workspaceTrust.1680521576407\\\",\\\"status.workspaceTrust.1680581163779\\\",\\\"status.workspaceTrust.1680600939625\\\",\\\"status.workspaceTrust.1680665357469\\\",\\\"status.workspaceTrust.1680749538835\\\",\\\"status.workspaceTrust.1680754319376\\\",\\\"status.workspaceTrust.0b2d00e80252dd4c6ccbba2e2215c70c\\\",\\\"status.workspaceTrust.1680838008278\\\",\\\"status.workspaceTrust.1680848425659\\\",\\\"status.workspaceTrust.509128c8965ae7012acb1c45c81489e0\\\",\\\"status.workspaceTrust.1680856527943\\\",\\\"status.workspaceTrust.1680876755336\\\",\\\"status.workspaceTrust.1681096695242\\\",\\\"status.workspaceTrust.1681097081558\\\",\\\"status.workspaceTrust.1681116290315\\\",\\\"status.workspaceTrust.1681121182464\\\",\\\"status.workspaceTrust.3b466cd7c188de649713430785ee81e6\\\",\\\"status.workspaceTrust.1681183440547\\\",\\\"status.workspaceTrust.1681190444943\\\",\\\"status.workspaceTrust.1681190998416\\\",\\\"status.workspaceTrust.1681196169044\\\",\\\"status.workspaceTrust.1681201812944\\\",\\\"status.workspaceTrust.1681272409725\\\",\\\"status.workspaceTrust.1681283132003\\\",\\\"status.workspaceTrust.1681290128784\\\",\\\"status.workspaceTrust.1681293650310\\\",\\\"status.workspaceTrust.1681297408583\\\",\\\"status.workspaceTrust.1681297579546\\\",\\\"status.workspaceTrust.1681357951158\\\",\\\"status.workspaceTrust.1681375751484\\\",\\\"status.workspaceTrust.1681376791913\\\",\\\"status.workspaceTrust.1681441933022\\\",\\\"status.workspaceTrust.1681457067429\\\",\\\"status.workspaceTrust.cecaa5e90dbd134e75deb65754d57eb7\\\",\\\"status.workspaceTrust.1681467262659\\\",\\\"status.workspaceTrust.1681702217740\\\",\\\"status.workspaceTrust.1681720241400\\\",\\\"status.workspaceTrust.1681721573936\\\",\\\"status.workspaceTrust.1681726351014\\\",\\\"status.workspaceTrust.1681728496532\\\",\\\"status.workspaceTrust.1681786949690\\\",\\\"status.workspaceTrust.1681811548123\\\",\\\"status.workspaceTrust.1681815886252\\\",\\\"status.workspaceTrust.1681816127920\\\",\\\"status.workspaceTrust.1681961839880\\\",\\\"status.workspaceTrust.1681983072146\\\",\\\"status.workspaceTrust.1681984052567\\\",\\\"status.workspaceTrust.1682052415051\\\",\\\"status.workspaceTrust.1682394147762\\\",\\\"status.workspaceTrust.1682409358821\\\",\\\"status.workspaceTrust.1682409500618\\\",\\\"status.workspaceTrust.1682479614250\\\",\\\"status.workspaceTrust.1682511476772\\\",\\\"status.workspaceTrust.027966f046e96afe426553b564a4476e\\\",\\\"status.workspaceTrust.1682511633858\\\",\\\"status.workspaceTrust.1682511661516\\\",\\\"status.workspaceTrust.1682511680469\\\",\\\"status.workspaceTrust.1682569385323\\\",\\\"status.workspaceTrust.1682652003451\\\",\\\"status.workspaceTrust.1682912149880\\\",\\\"status.workspaceTrust.1682930068810\\\",\\\"status.workspaceTrust.1682998391428\\\",\\\"status.workspaceTrust.1683016156840\\\",\\\"status.workspaceTrust.1683171674765\\\",\\\"status.workspaceTrust.d44fc1ef21fc613320e1e0fd73f61f83\\\",\\\"status.workspaceTrust.1683258704291\\\",\\\"status.workspaceTrust.1683294174643\\\",\\\"status.workspaceTrust.1683516151115\\\",\\\"status.workspaceTrust.1683603323638\\\",\\\"status.workspaceTrust.1683690942200\\\",\\\"status.workspaceTrust.1683776030977\\\",\\\"status.workspaceTrust.1683863354874\\\",\\\"status.workspaceTrust.1684120821102\\\",\\\"status.workspaceTrust.57a5b71671adb42989af3f20b9d7075a\\\",\\\"status.workspaceTrust.1684207611229\\\",\\\"status.workspaceTrust.89e3dc5d20cc6daf53ff8aba2689ab24\\\",\\\"status.workspaceTrust.3a87b45fdfac0ba4624300b4b1861934\\\",\\\"status.workspaceTrust.1684241291642\\\",\\\"status.workspaceTrust.1684296660433\\\",\\\"status.workspaceTrust.1684297827285\\\",\\\"status.workspaceTrust.1684312681628\\\",\\\"status.workspaceTrust.1684380719637\\\",\\\"status.workspaceTrust.1684467314613\\\",\\\"status.workspaceTrust.b58f6034da9e5a25a9637c0fc9f40604\\\",\\\"status.workspaceTrust.7209332d79541bf65d142310b190372f\\\",\\\"status.workspaceTrust.1684726623170\\\",\\\"status.workspaceTrust.e4c3ff719c05917086c2ff6b6fcc76ac\\\",\\\"status.workspaceTrust.0f97bb88a37f498f101fe21b089569ba\\\",\\\"status.workspaceTrust.1684737120273\\\",\\\"status.workspaceTrust.1684812978789\\\",\\\"status.workspaceTrust.1684823558545\\\",\\\"status.workspaceTrust.1684830973456\\\",\\\"status.workspaceTrust.42a1838a10313bad9562011ef7642a39\\\",\\\"status.workspaceTrust.b3637527345a03d2da090684f3d2aece\\\",\\\"status.workspaceTrust.1684838477863\\\",\\\"status.workspaceTrust.1684899771265\\\",\\\"status.workspaceTrust.1684985833739\\\",\\\"status.workspaceTrust.1684986629689\\\",\\\"status.workspaceTrust.1685001090815\\\",\\\"status.workspaceTrust.39289e5d190495b857d47e593986e1fc\\\",\\\"status.workspaceTrust.1685075139232\\\",\\\"status.workspaceTrust.1685274638428\\\",\\\"status.workspaceTrust.1685332409963\\\",\\\"status.workspaceTrust.1685418228472\\\",\\\"status.workspaceTrust.1685438486012\\\",\\\"status.workspaceTrust.1685438536439\\\",\\\"status.workspaceTrust.1685505265633\\\",\\\"status.workspaceTrust.1685591812936\\\",\\\"status.workspaceTrust.1685936263731\\\",\\\"status.workspaceTrust.1686023613015\\\",\\\"status.workspaceTrust.1686048044264\\\",\\\"status.workspaceTrust.1686111322414\\\",\\\"status.workspaceTrust.1686198125088\\\",\\\"status.workspaceTrust.1686286399880\\\",\\\"status.workspaceTrust.1686541602072\\\",\\\"status.workspaceTrust.1686567887701\\\",\\\"status.workspaceTrust.e0f0180e1d79d59f3a89efec43949ba6\\\",\\\"status.workspaceTrust.1686570447202\\\",\\\"status.workspaceTrust.1686713758275\\\",\\\"status.workspaceTrust.1686714091228\\\",\\\"status.workspaceTrust.1686724766758\\\",\\\"status.workspaceTrust.1686732016775\\\",\\\"status.workspaceTrust.1686737068731\\\",\\\"status.workspaceTrust.1686801007365\\\",\\\"status.workspaceTrust.1686805948629\\\",\\\"status.workspaceTrust.1686809644453\\\",\\\"status.workspaceTrust.1686886415740\\\",\\\"status.workspaceTrust.1687146975117\\\",\\\"status.workspaceTrust.1687182038292\\\",\\\"status.workspaceTrust.1687232295236\\\",\\\"status.workspaceTrust.1687320414034\\\",\\\"status.workspaceTrust.1687407045487\\\",\\\"status.workspaceTrust.1687493548562\\\",\\\"status.workspaceTrust.7357a1c1008beff98bc6ea0e85efe36f\\\",\\\"status.workspaceTrust.1687750558257\\\",\\\"status.workspaceTrust.1687839133136\\\",\\\"status.workspaceTrust.1687926356995\\\",\\\"status.workspaceTrust.1688008743918\\\",\\\"status.workspaceTrust.1688356739342\\\",\\\"status.workspaceTrust.1688442345893\\\",\\\"status.workspaceTrust.1688453663833\\\",\\\"status.workspaceTrust.1688476831839\\\",\\\"status.workspaceTrust.1688528473079\\\",\\\"status.workspaceTrust.1688618160063\\\",\\\"status.workspaceTrust.1688704218190\\\",\\\"status.workspaceTrust.1688960770528\\\",\\\"status.workspaceTrust.3e7e349e44a72eae2431a1e7a283099b\\\",\\\"status.workspaceTrust.6fb70b69d33abde473c72ce06690d557\\\",\\\"status.workspaceTrust.1688982258182\\\",\\\"status.workspaceTrust.d58b7f5bbfeb2a00bc62f8235dc5206f\\\",\\\"status.workspaceTrust.ced8eacfdf74f5214b3d9951aa818238\\\",\\\"status.workspaceTrust.577b98e96e10d7b61eca31e5e13a8167\\\",\\\"status.workspaceTrust.1689047124469\\\",\\\"status.workspaceTrust.3d51670d67c561b1a55a1f0d82db4336\\\",\\\"status.workspaceTrust.85a59b7ad546e7bda6232748983dcfc8\\\",\\\"status.workspaceTrust.08e2a4eb7e719a5705a3fc24f0166814\\\",\\\"status.workspaceTrust.1689053552773\\\",\\\"status.workspaceTrust.11c3e3040f05d00cef3d65e866217ca1\\\",\\\"status.workspaceTrust.1689076214238\\\",\\\"status.workspaceTrust.1689082532789\\\",\\\"status.workspaceTrust.1689136712802\\\",\\\"status.workspaceTrust.1689144266649\\\",\\\"status.workspaceTrust.1689144648055\\\",\\\"status.workspaceTrust.1689223398638\\\",\\\"status.workspaceTrust.ccdeb7efce0e84db634d0493b2c82045\\\",\\\"status.workspaceTrust.1689229821104\\\",\\\"status.workspaceTrust.1689238707718\\\",\\\"status.workspaceTrust.1689308683857\\\",\\\"status.workspaceTrust.1689308717579\\\",\\\"status.workspaceTrust.2aba3f4dfb6b95d4270a19d9eb2148a3\\\",\\\"status.workspaceTrust.1689311704630\\\",\\\"status.workspaceTrust.1689313681835\\\",\\\"status.workspaceTrust.1689314186120\\\",\\\"status.workspaceTrust.1689565154725\\\",\\\"status.workspaceTrust.1689569838612\\\",\\\"status.workspaceTrust.21346c1d4274f760eb73e4f3780e8e83\\\",\\\"status.workspaceTrust.1689570161955\\\",\\\"status.workspaceTrust.1689652983892\\\",\\\"status.workspaceTrust.1689670858692\\\",\\\"status.workspaceTrust.1689741240586\\\",\\\"status.workspaceTrust.1689758119511\\\",\\\"status.workspaceTrust.1689760990807\\\",\\\"status.workspaceTrust.1689762508198\\\",\\\"status.workspaceTrust.1689763469486\\\",\\\"status.workspaceTrust.1689826865686\\\",\\\"status.workspaceTrust.1689829416195\\\",\\\"status.workspaceTrust.1689833933186\\\",\\\"status.workspaceTrust.1689834109476\\\",\\\"status.workspaceTrust.1689842412903\\\",\\\"status.workspaceTrust.1689913773534\\\",\\\"status.workspaceTrust.f76a66532707d7253a543fb7862e6573\\\",\\\"status.workspaceTrust.1689919378498\\\",\\\"status.workspaceTrust.1689926061355\\\",\\\"status.workspaceTrust.1689932197491\\\",\\\"status.workspaceTrust.1689933027016\\\",\\\"status.workspaceTrust.1689938411564\\\",\\\"status.workspaceTrust.1689944430088\\\",\\\"status.workspaceTrust.1690169655470\\\",\\\"status.workspaceTrust.1690180050439\\\",\\\"status.workspaceTrust.1690180198826\\\",\\\"status.workspaceTrust.1690183742725\\\",\\\"status.workspaceTrust.1690185105344\\\",\\\"status.workspaceTrust.1690188407834\\\",\\\"status.workspaceTrust.1690188905961\\\",\\\"status.workspaceTrust.1690190148782\\\",\\\"status.workspaceTrust.1690190181501\\\",\\\"status.workspaceTrust.1690191805025\\\",\\\"status.workspaceTrust.e58d65778132d7b3cfc56aa6c7951eba\\\",\\\"status.workspaceTrust.d6ae9f406b23fadc9a8554db9b2b6f82\\\",\\\"status.workspaceTrust.1690196244475\\\",\\\"status.workspaceTrust.1690196597160\\\",\\\"status.workspaceTrust.1690196657574\\\",\\\"status.workspaceTrust.1690196776710\\\",\\\"status.workspaceTrust.1690255776242\\\",\\\"status.workspaceTrust.1690261022285\\\",\\\"status.workspaceTrust.1690274803410\\\",\\\"status.workspaceTrust.9d23d40ce7c1ed05dae494daab011c35\\\",\\\"status.workspaceTrust.1690274882504\\\",\\\"status.workspaceTrust.1690274935959\\\",\\\"status.workspaceTrust.1690274967938\\\",\\\"status.workspaceTrust.1690276269904\\\",\\\"status.workspaceTrust.1690344113313\\\",\\\"status.workspaceTrust.7a25174e84c62c3ed08f6094b3e2bba4\\\",\\\"status.workspaceTrust.ebc300ff8057924a62b2f4c23e61a780\\\",\\\"status.workspaceTrust.625f6100375f9519b73fdf05cf759a31\\\",\\\"status.workspaceTrust.1690432146410\\\",\\\"status.workspaceTrust.1690451657115\\\",\\\"status.workspaceTrust.1690454833562\\\",\\\"status.workspaceTrust.1690519903846\\\",\\\"status.workspaceTrust.1690526929714\\\",\\\"status.workspaceTrust.1690538148118\\\",\\\"status.workspaceTrust.1690774387215\\\",\\\"status.workspaceTrust.1690775658092\\\",\\\"status.workspaceTrust.1690775809087\\\",\\\"status.workspaceTrust.1690779953291\\\",\\\"status.workspaceTrust.1690783777576\\\",\\\"status.workspaceTrust.1690803054325\\\",\\\"status.workspaceTrust.1690804127590\\\",\\\"status.workspaceTrust.1690860851877\\\",\\\"status.workspaceTrust.1690881601587\\\",\\\"status.workspaceTrust.1690948545849\\\",\\\"status.workspaceTrust.1691125639539\\\",\\\"status.workspaceTrust.1691141077902\\\",\\\"status.workspaceTrust.87e6239f3bc018b8f7ac74d368d1c7d5\\\",\\\"status.workspaceTrust.1691150284444\\\",\\\"status.workspaceTrust.1691383769425\\\",\\\"status.workspaceTrust.1691386082740\\\",\\\"status.workspaceTrust.1691400003447\\\",\\\"status.workspaceTrust.1691404705984\\\",\\\"status.workspaceTrust.1691406151287\\\",\\\"status.workspaceTrust.1691406871218\\\",\\\"status.workspaceTrust.1691469968923\\\",\\\"status.workspaceTrust.1691490508829\\\",\\\"status.workspaceTrust.1691491561044\\\",\\\"status.workspaceTrust.1691498452357\\\",\\\"status.workspaceTrust.1691498928737\\\",\\\"status.workspaceTrust.1691499632052\\\",\\\"status.workspaceTrust.1691500164890\\\",\\\"status.workspaceTrust.1691557929188\\\",\\\"status.workspaceTrust.1691559877925\\\",\\\"status.workspaceTrust.1691564135838\\\",\\\"status.workspaceTrust.1691565881070\\\",\\\"status.workspaceTrust.1691572826368\\\",\\\"status.workspaceTrust.1691578630387\\\",\\\"status.workspaceTrust.1691580044894\\\",\\\"status.workspaceTrust.1691580776991\\\",\\\"status.workspaceTrust.1691581657652\\\",\\\"status.workspaceTrust.1691661997528\\\",\\\"status.workspaceTrust.1691735696122\\\",\\\"status.workspaceTrust.1691986230834\\\",\\\"status.workspaceTrust.1691996319849\\\",\\\"status.workspaceTrust.1692005786913\\\",\\\"status.workspaceTrust.1692006843248\\\",\\\"status.workspaceTrust.1692006889784\\\",\\\"status.workspaceTrust.a5d88f05f87e8c48f92518ed4c2a4793\\\",\\\"status.workspaceTrust.1692009226467\\\",\\\"status.workspaceTrust.1692010988567\\\",\\\"status.workspaceTrust.f9202f7ee0a313e9b6b47edde102f8cd\\\",\\\"status.workspaceTrust.1692621063763\\\",\\\"status.workspaceTrust.1692699664566\\\",\\\"status.workspaceTrust.1692699700927\\\",\\\"status.workspaceTrust.46165cb70cd3f54856434edbe6496060\\\",\\\"status.workspaceTrust.1692784491813\\\",\\\"status.workspaceTrust.1692867298447\\\",\\\"status.workspaceTrust.d8111ed45b34b6aa39c8aac39f005e42\\\",\\\"status.workspaceTrust.1693567365322\\\",\\\"status.workspaceTrust.1694695712539\\\",\\\"status.workspaceTrust.1694752523236\\\",\\\"status.workspaceTrust.1695184408164\\\",\\\"status.workspaceTrust.ea0dfc729220b62ae22bb77132211fca\\\",\\\"status.workspaceTrust.9061ae9ad5d7ad57a4b78c7ba346cfb5\\\",\\\"status.workspaceTrust.1695709200489\\\",\\\"status.workspaceTrust.1695796167174\\\",\\\"status.workspaceTrust.1695812336081\\\",\\\"status.workspaceTrust.1695812414077\\\",\\\"status.workspaceTrust.1667e2c8f9b4baccc454de91890d9e02\\\",\\\"status.workspaceTrust.1695812964239\\\",\\\"status.workspaceTrust.1695812989777\\\",\\\"status.workspaceTrust.1695813059035\\\",\\\"status.workspaceTrust.1695960301932\\\",\\\"status.workspaceTrust.1695960866980\\\",\\\"status.workspaceTrust.1695962389296\\\",\\\"status.workspaceTrust.1695965779455\\\",\\\"status.workspaceTrust.1696225583696\\\",\\\"status.workspaceTrust.1696308869498\\\",\\\"status.workspaceTrust.1696309075455\\\",\\\"status.workspaceTrust.1696332018059\\\",\\\"status.workspaceTrust.1696403679761\\\",\\\"status.workspaceTrust.1696996582919\\\",\\\"status.workspaceTrust.1697430421636\\\",\\\"status.workspaceTrust.1697603796451\\\",\\\"status.workspaceTrust.7dce56caea5a636d47452e8e75fcf08e\\\",\\\"status.workspaceTrust.8749afac5a6fde02a73ffdaeb8b08360\\\",\\\"status.workspaceTrust.1698122852003\\\",\\\"status.workspaceTrust.1698129265662\\\",\\\"status.workspaceTrust.1698223596227\\\",\\\"status.workspaceTrust.5039452f2970c5476aecc1e795129ec9\\\",\\\"status.workspaceTrust.0565bf7177a7d7f0fec1cbcf357f1e28\\\",\\\"status.workspaceTrust.1698313571132\\\",\\\"status.workspaceTrust.1698314855910\\\",\\\"status.workspaceTrust.1698324285588\\\",\\\"status.workspaceTrust.1698327329942\\\",\\\"status.workspaceTrust.1698640235766\\\",\\\"status.workspaceTrust.1698900145062\\\",\\\"status.workspaceTrust.1699338032507\\\",\\\"status.workspaceTrust.1699338139222\\\",\\\"status.workspaceTrust.7495c76dc83c848bdb71ae597aa66cfe\\\",\\\"status.workspaceTrust.1699353878342\\\",\\\"status.workspaceTrust.01129c194fc3e9956519674b64add716\\\",\\\"status.workspaceTrust.eddf8ad50886f20c5cc16b7144f4616e\\\",\\\"status.workspaceTrust.1699504978643\\\",\\\"status.workspaceTrust.1699507248341\\\",\\\"status.workspaceTrust.ae515391f7a2b9a265a3a29bfd860dff\\\",\\\"status.workspaceTrust.1699507997928\\\",\\\"status.workspaceTrust.1699603419249\\\",\\\"status.workspaceTrust.8d52aff14a03e3733c601e7f7ffde7a9\\\",\\\"status.workspaceTrust.1700200225657\\\",\\\"status.workspaceTrust.1700200238062\\\",\\\"status.workspaceTrust.1700201594102\\\",\\\"status.workspaceTrust.1700202219362\\\",\\\"status.workspaceTrust.1700203465643\\\",\\\"status.workspaceTrust.1700324756593\\\",\\\"status.workspaceTrust.1700461227206\\\",\\\"status.workspaceTrust.1700466799689\\\",\\\"status.workspaceTrust.1700632004315\\\",\\\"status.workspaceTrust.1700642781709\\\",\\\"status.workspaceTrust.1700648066641\\\",\\\"status.workspaceTrust.1701256181320\\\",\\\"status.workspaceTrust.1701317136160\\\",\\\"status.workspaceTrust.1701318742397\\\",\\\"status.workspaceTrust.1701327821172\\\",\\\"status.workspaceTrust.1701327910409\\\",\\\"status.workspaceTrust.1701429612275\\\",\\\"status.workspaceTrust.1701757374132\\\",\\\"status.workspaceTrust.1701841870491\\\",\\\"status.workspaceTrust.1702266482696\\\",\\\"status.workspaceTrust.1702354611382\\\",\\\"status.workspaceTrust.43599648a8525e4865fbf290bcc5d73d\\\",\\\"status.workspaceTrust.1702370017082\\\",\\\"status.workspaceTrust.1702527089656\\\",\\\"status.workspaceTrust.1702614026726\\\",\\\"status.workspaceTrust.4875d9ea1f3bb7efe1427845db6f811e\\\",\\\"status.workspaceTrust.3240272d2a8dfe76fd6532b7f169ed9e\\\",\\\"status.workspaceTrust.1702895694365\\\",\\\"status.workspaceTrust.1702959815262\\\",\\\"status.workspaceTrust.3d0d3dbb542da5697337ad6d4b0e3dca\\\",\\\"status.workspaceTrust.1703130861841\\\",\\\"status.workspaceTrust.5a238ce622e2d0cf6de6f63b79602fea\\\",\\\"status.workspaceTrust.1703649768438\\\",\\\"status.workspaceTrust.c18a58d9c820ee5ba7718c698468c7d8\\\",\\\"status.workspaceTrust.5a91f30d5fbd994040f4e8c2f99e65ea\\\",\\\"status.workspaceTrust.1704197418825\\\",\\\"status.workspaceTrust.1704254907914\\\",\\\"status.workspaceTrust.9322ff1a71a7fcf1892381e480a5a754\\\",\\\"status.workspaceTrust.1704342642311\\\",\\\"status.workspaceTrust.1704352218698\\\",\\\"status.workspaceTrust.1704366498627\\\",\\\"status.workspaceTrust.1704370372757\\\",\\\"status.workspaceTrust.dabd70e112fb1118f536dd7eae63e56d\\\",\\\"status.workspaceTrust.8808fd8bb9fc5b33f119131d7ab37bd3\\\",\\\"status.workspaceTrust.1704431671966\\\",\\\"status.workspaceTrust.1704456384291\\\",\\\"status.workspaceTrust.309775df2026c5c144944794dba06bb8\\\",\\\"status.workspaceTrust.80cae0132116b94d83bef467e4886729\\\",\\\"status.workspaceTrust.1af156229f655b0179d4f7c8829245fc\\\",\\\"status.workspaceTrust.d758d4c3204d88bb7faccdbdb4b94218\\\",\\\"status.workspaceTrust.1704885862496\\\",\\\"status.workspaceTrust.1704947862500\\\",\\\"status.workspaceTrust.1704952124199\\\",\\\"status.workspaceTrust.1704972905494\\\",\\\"status.workspaceTrust.1704973274064\\\",\\\"status.workspaceTrust.1704976545553\\\",\\\"status.workspaceTrust.1705034302475\\\",\\\"status.workspaceTrust.1705034887827\\\",\\\"status.workspaceTrust.1705042692388\\\",\\\"status.workspaceTrust.1705042712294\\\",\\\"status.workspaceTrust.1705044102753\\\",\\\"status.workspaceTrust.1705053251056\\\",\\\"status.workspaceTrust.d751fd28488b7d9ea66a3b407aa0a420\\\",\\\"status.workspaceTrust.1705061952723\\\",\\\"status.workspaceTrust.1705062145870\\\",\\\"status.workspaceTrust.1705380093481\\\",\\\"status.workspaceTrust.1705387484675\\\",\\\"status.workspaceTrust.1705388728316\\\",\\\"status.workspaceTrust.424680b9fbf04cd705ed767af72963ac\\\",\\\"status.workspaceTrust.1705403321099\\\",\\\"status.workspaceTrust.1705403351830\\\",\\\"status.workspaceTrust.1705470859905\\\",\\\"status.workspaceTrust.1705476323116\\\",\\\"status.workspaceTrust.1705487506530\\\",\\\"status.workspaceTrust.1705554845070\\\",\\\"status.workspaceTrust.1705899480673\\\",\\\"status.workspaceTrust.1705903785543\\\",\\\"status.workspaceTrust.643f11985b7017cad6dd1a0ea0620b70\\\",\\\"status.workspaceTrust.1705910583719\\\",\\\"status.workspaceTrust.1705917402854\\\",\\\"status.workspaceTrust.1705917416014\\\",\\\"status.workspaceTrust.1705918793534\\\",\\\"status.workspaceTrust.1705986141167\\\",\\\"status.workspaceTrust.1706001847337\\\",\\\"status.workspaceTrust.1706002024489\\\",\\\"status.workspaceTrust.1706002567930\\\",\\\"status.workspaceTrust.1706017894343\\\",\\\"status.workspaceTrust.1706070272975\\\",\\\"status.workspaceTrust.1706080613881\\\",\\\"status.workspaceTrust.1706080642387\\\",\\\"status.workspaceTrust.1706080714703\\\",\\\"status.workspaceTrust.d6599f2b1b031a90404e966067fbe4fe\\\",\\\"status.workspaceTrust.1706100527573\\\",\\\"status.workspaceTrust.1706158874140\\\",\\\"status.workspaceTrust.1706502826038\\\",\\\"status.workspaceTrust.1706508411828\\\",\\\"status.workspaceTrust.1706515596965\\\",\\\"status.workspaceTrust.1706518872408\\\",\\\"status.workspaceTrust.1706520529318\\\",\\\"status.workspaceTrust.9e5926b223eef88236c1d61f817a4112\\\",\\\"status.workspaceTrust.1706529123912\\\",\\\"status.workspaceTrust.1706532994685\\\",\\\"status.workspaceTrust.1706587919293\\\",\\\"status.workspaceTrust.1706595879618\\\",\\\"status.workspaceTrust.1706596930281\\\",\\\"status.workspaceTrust.1706598417798\\\",\\\"status.workspaceTrust.1706607112126\\\",\\\"status.workspaceTrust.1706617359791\\\",\\\"status.workspaceTrust.1706622705292\\\",\\\"status.workspaceTrust.1706679610499\\\",\\\"status.workspaceTrust.1706684228543\\\",\\\"status.workspaceTrust.1706689118277\\\",\\\"status.workspaceTrust.1706689129174\\\",\\\"status.workspaceTrust.1706689281132\\\",\\\"status.workspaceTrust.1706691266520\\\",\\\"status.workspaceTrust.cc9dfe9e07b4073e58b40747dbc1062e\\\",\\\"status.workspaceTrust.1706697271927\\\",\\\"status.workspaceTrust.1706760919542\\\",\\\"status.workspaceTrust.1706851536550\\\",\\\"status.workspaceTrust.1706852194146\\\",\\\"status.workspaceTrust.1707113359693\\\",\\\"status.workspaceTrust.1707119446526\\\",\\\"status.workspaceTrust.1707119452776\\\",\\\"status.workspaceTrust.1707121338998\\\",\\\"status.workspaceTrust.1707193464600\\\",\\\"status.workspaceTrust.1707280965276\\\",\\\"status.workspaceTrust.1707383755867\\\",\\\"status.workspaceTrust.1707454469525\\\",\\\"status.workspaceTrust.1707714275778\\\",\\\"status.workspaceTrust.1707720151496\\\",\\\"status.workspaceTrust.1707735138567\\\",\\\"status.workspaceTrust.1707741831389\\\",\\\"status.workspaceTrust.1707799767148\\\",\\\"status.workspaceTrust.1707829828248\\\",\\\"status.workspaceTrust.1707903707431\\\",\\\"status.workspaceTrust.1707914838951\\\",\\\"status.workspaceTrust.1707916208283\\\",\\\"status.workspaceTrust.1707973025272\\\",\\\"status.workspaceTrust.1708064231741\\\",\\\"status.workspaceTrust.1708065017890\\\",\\\"status.workspaceTrust.1708074271770\\\",\\\"status.workspaceTrust.b83f483ab7aef29d167d6da218a076fc\\\",\\\"status.workspaceTrust.1708328920024\\\",\\\"status.workspaceTrust.1708333730048\\\",\\\"status.workspaceTrust.1708335595756\\\",\\\"status.workspaceTrust.1708410675695\\\",\\\"status.workspaceTrust.1708426276206\\\",\\\"status.workspaceTrust.1708430791195\\\",\\\"status.workspaceTrust.1708498450675\\\",\\\"status.workspaceTrust.1708577879128\\\",\\\"status.workspaceTrust.1708579259232\\\",\\\"status.workspaceTrust.1708662813424\\\",\\\"status.workspaceTrust.1708662822284\\\",\\\"status.workspaceTrust.1708928809299\\\",\\\"status.workspaceTrust.1708933203093\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.1709009193226\\\",\\\"status.workspaceTrust.1709016192180\\\",\\\"status.workspaceTrust.1709094405926\\\",\\\"status.workspaceTrust.1709110502711\\\",\\\"status.workspaceTrust.1709180946762\\\",\\\"status.debug\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"GitHub.copilot.status\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.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\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.cspellPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"cpp.1.lastSessionDate\":\"Thu May 29 2025\",\"cpp.1.sessionCount\":\"871\",\"java.2.lastSessionDate\":\"Thu May 29 2025\",\"java.2.sessionCount\":\"871\",\"javascript.1.lastSessionDate\":\"Thu Oct 07 2021\",\"javascript.1.sessionCount\":\"44\",\"typescript.1.lastSessionDate\":\"Mon Jul 18 2022\",\"typescript.1.sessionCount\":\"183\",\"ces/skipSurvey\":\"1.55.1\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Wed Oct 06 2021\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"tasks\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolder\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"alefragnani.Bookmarks#bookmarksWelcome#customizingAppearance\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#more\\\":{\\\"done\\\":true},\\\"intellisense\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.panelChat\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.firstSuggest\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.inlineChatNotMac\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.edits\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.sparkle\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.signIn\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.setup.signIn\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.setup.signUp\\\":{\\\"done\\\":true},\\\"GitHub.copilot-chat#copilotWelcome#copilot.inlineChatMac\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#welcome-home-view\\\":{\\\"done\\\":true}}\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.58.2\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.60.2\",\"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}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"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},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":143},{\\\"key\\\":\\\"workbench.action.toggleCenteredLayout\\\",\\\"value\\\":145},{\\\"key\\\":\\\"notifications.toggleDoNotDisturbMode\\\",\\\"value\\\":147},{\\\"key\\\":\\\"workbench.action.openWalkthrough\\\",\\\"value\\\":149},{\\\"key\\\":\\\"markdown.editor.insertImageFromWorkspace\\\",\\\"value\\\":155},{\\\"key\\\":\\\"insertDateString.insertOwnFormatDateTime\\\",\\\"value\\\":156},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":157},{\\\"key\\\":\\\"editor.action.joinLines\\\",\\\"value\\\":216},{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":250},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":252},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":266},{\\\"key\\\":\\\"extension.changeCase.pascal\\\",\\\"value\\\":275},{\\\"key\\\":\\\"editor.action.addCommentLine\\\",\\\"value\\\":283},{\\\"key\\\":\\\"editor.emmet.action.toggleComment\\\",\\\"value\\\":288},{\\\"key\\\":\\\"workbench.action.tasks.configureTaskRunner\\\",\\\"value\\\":312},{\\\"key\\\":\\\"extension.changeCase.title\\\",\\\"value\\\":315},{\\\"key\\\":\\\"workbench.action.files.openFolder\\\",\\\"value\\\":321},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":327},{\\\"key\\\":\\\"diff.file\\\",\\\"value\\\":340},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":348},{\\\"key\\\":\\\"codeium.openChatView\\\",\\\"value\\\":355},{\\\"key\\\":\\\"workbench.extensions.action.refreshExtension\\\",\\\"value\\\":364},{\\\"key\\\":\\\"editor.action.transformToSnakecase\\\",\\\"value\\\":375},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":378},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":408},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":429},{\\\"key\\\":\\\"merge.dev.openSelectionInTemporaryMergeEditor\\\",\\\"value\\\":430},{\\\"key\\\":\\\"php-group-imports.groupImports\\\",\\\"value\\\":436},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":438},{\\\"key\\\":\\\"vscode-random-hex.fillRandomHexColorCode\\\",\\\"value\\\":445},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":451},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":456},{\\\"key\\\":\\\"workbench.action.toggleSidebarVisibility\\\",\\\"value\\\":460},{\\\"key\\\":\\\"workbench.action.activityBarLocation.hide\\\",\\\"value\\\":463},{\\\"key\\\":\\\"workbench.action.focusActivityBar\\\",\\\"value\\\":464},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":466},{\\\"key\\\":\\\"insert-unicode.insertText\\\",\\\"value\\\":475},{\\\"key\\\":\\\"workbench.action.closeOtherEditors\\\",\\\"value\\\":480},{\\\"key\\\":\\\"namespaceResolver.sort\\\",\\\"value\\\":489},{\\\"key\\\":\\\"typescript.sortImports\\\",\\\"value\\\":490},{\\\"key\\\":\\\"extension.changeCase.camel\\\",\\\"value\\\":496},{\\\"key\\\":\\\"workbench.action.files.saveFiles\\\",\\\"value\\\":498},{\\\"key\\\":\\\"cSpell.goToNextSpellingIssueAndSuggest\\\",\\\"value\\\":504},{\\\"key\\\":\\\"extension.liveServer.goOnline\\\",\\\"value\\\":506},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":509},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":510},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":511},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":513},{\\\"key\\\":\\\"git.closeAllDiffEditors\\\",\\\"value\\\":514},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":515}]}\",\"commandPalette.mru.counter\":\"516\",\"workbench.view.extension.symfonyViewsContainer.state.hidden\":\"[{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"ctrl+enter\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter ctrl+a\\\\\\\"\\\",\\\"cop\\\",\\\"\\\\\\\"ctrl+alt+g\\\\\\\"\\\",\\\"\\\\\\\"t\\\\\\\"\\\",\\\"\\\\\\\"t\\\\\\\"colpolit\\\",\\\"coplo\\\",\\\"copi\\\",\\\"copil\\\",\\\"copilo\\\",\\\"jio\\\",\\\"\\\\\\\"ctrl+j\\\\\\\"\\\",\\\"join line\\\",\\\"join lines\\\",\\\"\\\\\\\"ctrl+shift+j\\\\\\\"\\\",\\\"join\\\",\\\"join lin\\\",\\\"\\\\\\\"ctrl+shift+i ctrl+a\\\\\\\"\\\",\\\"upper\\\",\\\"uppercase\\\",\\\"lower\\\",\\\"titl\\\",\\\"title \\\",\\\"title case\\\",\\\"lowecase\\\",\\\"lowe\\\",\\\"github\\\",\\\"\\\\\\\"ctrl+l\\\\\\\"\\\",\\\"clear console\\\",\\\"insert dat\\\",\\\"move \\\",\\\"copy \\\",\\\"inser\\\",\\\"insert da\\\",\\\"Tra\\\",\\\"Trans\\\",\\\"inesert\\\",\\\"inesert date\\\",\\\"diff\\\",\\\"diff ed\\\",\\\"show whit\\\",\\\"show whitespa\\\",\\\"@command:namespaceResolver.import\\\",\\\"\\\\\\\"ctrl+alt+u\\\\\\\"\\\",\\\"\\\\\\\"Control+Alt+U\\\\\\\"\\\",\\\"workbench.action.terminal\\\",\\\"workbench.action.terminal.focusNext\\\",\\\"w\\\",\\\"copy line down\\\",\\\"copy line up\\\",\\\"change\\\",\\\"change case\\\",\\\"\\\\\\\"ctrl+shift+space\\\\\\\"\\\",\\\"expand\\\",\\\"expand selec\\\",\\\"@command:powermode.disablePowerMode\\\",\\\"tabni\\\",\\\"tabnine tri\\\",\\\"tabnine sho\\\",\\\"tabnine\\\",\\\"tabnine s\\\",\\\"tabnine sugges\\\",\\\"clear \\\",\\\"clear terminal\\\",\\\"\\\\\\\"ctrl+shift+x\\\\\\\"\\\",\\\"3\\\",\\\"\\\\\\\"ctrl+space 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 1\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+a\\\\\\\"\\\",\\\"insert time \\\",\\\"\\\\\\\"ctrl+k c\\\\\\\"\\\",\\\"\\\\\\\"ctrl+w\\\\\\\"\\\",\\\"terminal\\\",\\\"\\\\\\\"ctrl+/\\\\\\\"\\\",\\\"\\\\\\\"ctrl+/ ctrl+w\\\\\\\"\\\",\\\"book\\\",\\\"bookmark\\\",\\\"copilot\\\",\\\"sugg\\\",\\\"suggestion\\\",\\\"\\\\\\\"ctrl+space\\\\\\\"\\\",\\\"\\\\\\\"ctrl+space ctrl+w\\\\\\\"\\\",\\\"insert \\\",\\\"insert date\\\",\\\"@command:namespaceResolver.highlightNotUsed\\\",\\\"block co\\\",\\\"block comment\\\",\\\"\\\\\\\"ctrl+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+f\\\\\\\"\\\",\\\"@command:namespaceResolver.sort\\\"]}\",\"github-Razin8732\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true}]\",\"expandSuggestionDocs\":\"true\",\"tabs-list-width-horizontal\":\"147\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.sideBar.position\":\"0\",\"workbench.panel.alignment\":\"center\",\"workbench.activityBar.hidden\":\"false\",\"workbench.statusBar.hidden\":\"false\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"dockercompose\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"makefile\\\":[\\\"ms-vscode.makefile-tools\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"]}\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1675830501108,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1675830565969,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1675830619870,\\\"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\\\":1675830619870,\\\"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}],[\\\"amazonwebservices.aws-toolkit-vscode#getStarted\\\",{\\\"firstSeen\\\":1682409359710,\\\"stepIDs\\\":[\\\"connect\\\",\\\"changeRegions\\\",\\\"setupToolchain\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683776032025,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1689223399515,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\",{\\\"firstSeen\\\":1699337957645,\\\"stepIDs\\\":[\\\"editCommitRepo\\\",\\\"createGitHubPullRequest\\\",\\\"continueOn\\\",\\\"openRepo\\\",\\\"remoteIndicator\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1715921340698,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1735022033434,\\\"stepIDs\\\":[\\\"copilot.signIn\\\",\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}]]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-vscode-remote.remote-containers\\\"]}\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"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}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"local\\\",\\\"jsonx\\\",\\\"sqlite\\\"]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+192.168.1.42.1866231474\":\"[]\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"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}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri Jul 15 2022\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.68.1\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-explorer.state.hidden\":\"[{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-codewhisperer-reference-log.state.hidden\":\"[{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"razin-snippets.code-snippets/php execution time start\\\",1693830873338],[\\\"razin-snippets.code-snippets/php execution time end\\\",1693831725526],[\\\"razin-snippets.code-snippets/Console log with style\\\",1712651858654],[\\\"razin-snippets.code-snippets/Console log \\\",1712652188651],[\\\"razin-snippets.code-snippets/echo pre var_dump exit \\\",1712736563520],[\\\"razin-snippets.code-snippets/echo pre print exit \\\",1718186651686],[\\\"razin-snippets.code-snippets/cli print exit\\\",1718186656198],[\\\"razin_snips.code-snippets/echo pre var_dump exit \\\",1721727981878],[\\\"snippets/php.code-snippets/class __construct\\\",1721730803423],[\\\"snippets/typescript.code-snippets/For Loop\\\",1722408263404],[\\\"snippets/php.code-snippets/$this->…\\\",1727683216541],[\\\"razin_snips.code-snippets/Access controll allow origin\\\",1727783830112],[\\\"razin_snips.code-snippets/php execution time start\\\",1739194806215],[\\\"snippets/php.code-snippets/function\\\",1739195053113],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1740042431180],[\\\"razin_snips.code-snippets/server cli print exit\\\",1741840852991],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1741843388648],[\\\"razin_snips.code-snippets/promise with timeout\\\",1741849459918],[\\\"razin_snips.code-snippets/Console log with style\\\",1746506782447],[\\\"razin_snips.code-snippets/Console log \\\",1746507080642],[\\\"razin_snips.code-snippets/cli print exit\\\",1747718724064],[\\\"razin_snips.code-snippets/echo pre print exit \\\",1747719057477]]\",\"http.linkProtectionTrustedDomains\":\"[\\\"*.bitbucket.org\\\",\\\"*.cypress.io\\\",\\\"*.vuejs.org\\\",\\\"*.eslint.org\\\",\\\"https://f2-default.s3.amazonaws.com\\\",\\\"*.prettier.io\\\",\\\"*.atlassian.com\\\",\\\"*.docker.io\\\",\\\"https://php.net\\\",\\\"*.php.net\\\",\\\"https://identity.getpostman.com\\\",\\\"0.0.0.0:*\\\"]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\",\\\"GitHub.copilot-chat#copilotWelcome\\\"]\",\"csharp.1.lastSessionDate\":\"Thu May 29 2025\",\"csharp.1.sessionCount\":\"517\",\"themeUpdatedNotificationShown\":\"true\",\"extensionsAssistant/deprecated\":\"[\\\"lonefy.vscode-js-css-html-formatter\\\",\\\"simonsiefke.prettier-vscode\\\"]\",\"github-mrazinshaikh\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-nightly\\\",\\\"name\\\":\\\"GitHub Copilot Nightly\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"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\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\":0},\\\"viewLocations\\\":{\\\"gitlens.views.repositories\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.commits\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.branches\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.remotes\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.tags\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.worktrees\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.contributors\\\":\\\"workbench.view.explorer\\\",\\\"workbench.scm\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"gitlens.views.stashes\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"tabnine-RazinTeqB\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI\\\",\\\"allowed\\\":true}]\",\"workbench.activityBar.location\":\"default\",\"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}]\",\"github-RazinTeqB\":\"[{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sftp.state.hidden\":\"[{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"codeium_auth-razin devmail\":\"[{\\\"id\\\":\\\"codeium.codeium\\\",\\\"name\\\":\\\"Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more\\\",\\\"allowed\\\":true}]\",\"extensions.donotAutoUpdate\":\"[\\\"adpyke.codesnap\\\",\\\"mrazinshaikh.php-group-imports\\\",\\\"codeium.codeium\\\",\\\"fabiospampinato.vscode-diff\\\",\\\"yzhang.markdown-all-in-one\\\",\\\"onecentlin.laravel-blade\\\"]\",\"workbench.chat.hideMovedChatWelcomeView\":\"true\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.view.extension.cspell-info-explorer.state.hidden\":\"[{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspellPanel.state.hidden\":\"[{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"languageModelAccess.gpt-4o\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-4o\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":6,\\\"tokenCount\\\":1482,\\\"participants\\\":[]}]}\",\"terminal.initialHint.hide\":\"true\",\"extension.features.state\":\"{\\\"github.copilot-chat\\\":{\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[]}}}\",\"extensions.trustedPublishers\":\"{\\\"aaron-bond\\\":{\\\"publisher\\\":\\\"aaron-bond\\\",\\\"publisherDisplayName\\\":\\\"Aaron Bond\\\"},\\\"adpyke\\\":{\\\"publisher\\\":\\\"adpyke\\\",\\\"publisherDisplayName\\\":\\\"adpyke\\\"},\\\"albert\\\":{\\\"publisher\\\":\\\"albert\\\",\\\"publisherDisplayName\\\":\\\"Albert Romkes\\\"},\\\"alefragnani\\\":{\\\"publisher\\\":\\\"alefragnani\\\",\\\"publisherDisplayName\\\":\\\"Alessandro Fragnani\\\"},\\\"amiralizadeh9480\\\":{\\\"publisher\\\":\\\"amiralizadeh9480\\\",\\\"publisherDisplayName\\\":\\\"amir\\\"},\\\"attiliocapocchiani\\\":{\\\"publisher\\\":\\\"attiliocapocchiani\\\",\\\"publisherDisplayName\\\":\\\"Attilio Capocchiani\\\"},\\\"aykutsarac\\\":{\\\"publisher\\\":\\\"aykutsarac\\\",\\\"publisherDisplayName\\\":\\\"Aykut Saraç\\\"},\\\"bmewburn\\\":{\\\"publisher\\\":\\\"bmewburn\\\",\\\"publisherDisplayName\\\":\\\"Ben Mewburn\\\"},\\\"bradlc\\\":{\\\"publisher\\\":\\\"bradlc\\\",\\\"publisherDisplayName\\\":\\\"Tailwind Labs\\\"},\\\"brunnerh\\\":{\\\"publisher\\\":\\\"brunnerh\\\",\\\"publisherDisplayName\\\":\\\"brunnerh\\\"},\\\"cierra\\\":{\\\"publisher\\\":\\\"cierra\\\",\\\"publisherDisplayName\\\":\\\"cierra\\\"},\\\"cjhowe7\\\":{\\\"publisher\\\":\\\"cjhowe7\\\",\\\"publisherDisplayName\\\":\\\"Christian Howe\\\"},\\\"codeium\\\":{\\\"publisher\\\":\\\"codeium\\\",\\\"publisherDisplayName\\\":\\\"Codeium\\\"},\\\"codingyu\\\":{\\\"publisher\\\":\\\"codingyu\\\",\\\"publisherDisplayName\\\":\\\"codingyu\\\"},\\\"cronos87\\\":{\\\"publisher\\\":\\\"cronos87\\\",\\\"publisherDisplayName\\\":\\\"Yohan T.\\\"},\\\"dansysanalyst\\\":{\\\"publisher\\\":\\\"dansysanalyst\\\",\\\"publisherDisplayName\\\":\\\"dansysanalyst\\\"},\\\"donjayamanne\\\":{\\\"publisher\\\":\\\"donjayamanne\\\",\\\"publisherDisplayName\\\":\\\"Don Jayamanne\\\"},\\\"duboiss\\\":{\\\"publisher\\\":\\\"duboiss\\\",\\\"publisherDisplayName\\\":\\\"Steven DUBOIS\\\"},\\\"eamodio\\\":{\\\"publisher\\\":\\\"eamodio\\\",\\\"publisherDisplayName\\\":\\\"GitKraken\\\"},\\\"ecmel\\\":{\\\"publisher\\\":\\\"ecmel\\\",\\\"publisherDisplayName\\\":\\\"ecmel\\\"},\\\"eiminsasete\\\":{\\\"publisher\\\":\\\"eiminsasete\\\",\\\"publisherDisplayName\\\":\\\"hrdtbs\\\"},\\\"esbenp\\\":{\\\"publisher\\\":\\\"esbenp\\\",\\\"publisherDisplayName\\\":\\\"Prettier\\\"},\\\"exer7um\\\":{\\\"publisher\\\":\\\"exer7um\\\",\\\"publisherDisplayName\\\":\\\"ExEr7um\\\"},\\\"fang\\\":{\\\"publisher\\\":\\\"fang\\\",\\\"publisherDisplayName\\\":\\\"fang\\\"},\\\"formulahendry\\\":{\\\"publisher\\\":\\\"formulahendry\\\",\\\"publisherDisplayName\\\":\\\"Jun Han\\\"},\\\"foxundermoon\\\":{\\\"publisher\\\":\\\"foxundermoon\\\",\\\"publisherDisplayName\\\":\\\"foxundermoon\\\"},\\\"georgykurian\\\":{\\\"publisher\\\":\\\"georgykurian\\\",\\\"publisherDisplayName\\\":\\\"georgykurian\\\"},\\\"getpsalm\\\":{\\\"publisher\\\":\\\"getpsalm\\\",\\\"publisherDisplayName\\\":\\\"Psalm\\\"},\\\"hollowtree\\\":{\\\"publisher\\\":\\\"hollowtree\\\",\\\"publisherDisplayName\\\":\\\"hollowtree\\\"},\\\"irongeek\\\":{\\\"publisher\\\":\\\"irongeek\\\",\\\"publisherDisplayName\\\":\\\"Jakka Prihatna\\\"},\\\"jrebocho\\\":{\\\"publisher\\\":\\\"jrebocho\\\",\\\"publisherDisplayName\\\":\\\"Jorge Rebocho\\\"},\\\"jsynowiec\\\":{\\\"publisher\\\":\\\"jsynowiec\\\",\\\"publisherDisplayName\\\":\\\"Jakub Synowiec\\\"},\\\"junstyle\\\":{\\\"publisher\\\":\\\"junstyle\\\",\\\"publisherDisplayName\\\":\\\"junstyle\\\"},\\\"m1guelpf\\\":{\\\"publisher\\\":\\\"m1guelpf\\\",\\\"publisherDisplayName\\\":\\\"Miguel Piedrafita\\\"},\\\"m4tr1ck\\\":{\\\"publisher\\\":\\\"m4tr1ck\\\",\\\"publisherDisplayName\\\":\\\"M4tr1ck\\\"},\\\"mblode\\\":{\\\"publisher\\\":\\\"mblode\\\",\\\"publisherDisplayName\\\":\\\"mblode\\\"},\\\"mehedidracula\\\":{\\\"publisher\\\":\\\"mehedidracula\\\",\\\"publisherDisplayName\\\":\\\"Mehedi Hassan\\\"},\\\"mikestead\\\":{\\\"publisher\\\":\\\"mikestead\\\",\\\"publisherDisplayName\\\":\\\"mikestead\\\"},\\\"mohamedbenhida\\\":{\\\"publisher\\\":\\\"mohamedbenhida\\\",\\\"publisherDisplayName\\\":\\\"Mohamed Benhida\\\"},\\\"mrazinshaikh\\\":{\\\"publisher\\\":\\\"mrazinshaikh\\\",\\\"publisherDisplayName\\\":\\\"M Razin Shaikh\\\"},\\\"mrmlnc\\\":{\\\"publisher\\\":\\\"mrmlnc\\\",\\\"publisherDisplayName\\\":\\\"mrmlnc\\\"},\\\"mutantdino\\\":{\\\"publisher\\\":\\\"mutantdino\\\",\\\"publisherDisplayName\\\":\\\"mutantdino\\\"},\\\"mylesmurphy\\\":{\\\"publisher\\\":\\\"mylesmurphy\\\",\\\"publisherDisplayName\\\":\\\"Myles Murphy\\\"},\\\"nadim-vscode\\\":{\\\"publisher\\\":\\\"nadim-vscode\\\",\\\"publisherDisplayName\\\":\\\"Nadim Al Abdou\\\"},\\\"narsenico\\\":{\\\"publisher\\\":\\\"narsenico\\\",\\\"publisherDisplayName\\\":\\\"narsenico\\\"},\\\"natizyskunk\\\":{\\\"publisher\\\":\\\"natizyskunk\\\",\\\"publisherDisplayName\\\":\\\"Natizyskunk\\\"},\\\"naumovs\\\":{\\\"publisher\\\":\\\"naumovs\\\",\\\"publisherDisplayName\\\":\\\"Sergii N\\\"},\\\"octref\\\":{\\\"publisher\\\":\\\"octref\\\",\\\"publisherDisplayName\\\":\\\"Pine Wu\\\"},\\\"open-southeners\\\":{\\\"publisher\\\":\\\"open-southeners\\\",\\\"publisherDisplayName\\\":\\\"Open Southeners\\\"},\\\"piyush-bhatt\\\":{\\\"publisher\\\":\\\"piyush-bhatt\\\",\\\"publisherDisplayName\\\":\\\"Piyush Bhatt\\\"},\\\"rangav\\\":{\\\"publisher\\\":\\\"rangav\\\",\\\"publisherDisplayName\\\":\\\"Thunder Client\\\"},\\\"redhat\\\":{\\\"publisher\\\":\\\"redhat\\\",\\\"publisherDisplayName\\\":\\\"Red Hat\\\"},\\\"ritwickdey\\\":{\\\"publisher\\\":\\\"ritwickdey\\\",\\\"publisherDisplayName\\\":\\\"Ritwick Dey\\\"},\\\"serhatkaya\\\":{\\\"publisher\\\":\\\"serhatkaya\\\",\\\"publisherDisplayName\\\":\\\"serhatkaya\\\"},\\\"shuaihu\\\":{\\\"publisher\\\":\\\"shuaihu\\\",\\\"publisherDisplayName\\\":\\\"shuaihu\\\"},\\\"shufo\\\":{\\\"publisher\\\":\\\"shufo\\\",\\\"publisherDisplayName\\\":\\\"Shuhei Hayashibara\\\"},\\\"simonsiefke\\\":{\\\"publisher\\\":\\\"simonsiefke\\\",\\\"publisherDisplayName\\\":\\\"Simon Siefke\\\"},\\\"streetsidesoftware\\\":{\\\"publisher\\\":\\\"streetsidesoftware\\\",\\\"publisherDisplayName\\\":\\\"Street Side Software\\\"},\\\"tabnine\\\":{\\\"publisher\\\":\\\"tabnine\\\",\\\"publisherDisplayName\\\":\\\"TabNine\\\"},\\\"thenouillet\\\":{\\\"publisher\\\":\\\"thenouillet\\\",\\\"publisherDisplayName\\\":\\\"TheNouillet\\\"},\\\"tobermory\\\":{\\\"publisher\\\":\\\"tobermory\\\",\\\"publisherDisplayName\\\":\\\"Tobermory\\\"},\\\"vitaliymaz\\\":{\\\"publisher\\\":\\\"vitaliymaz\\\",\\\"publisherDisplayName\\\":\\\"Vitalii Mazurenko\\\"},\\\"vscode-icons-team\\\":{\\\"publisher\\\":\\\"vscode-icons-team\\\",\\\"publisherDisplayName\\\":\\\"VSCode Icons Team\\\"},\\\"vue\\\":{\\\"publisher\\\":\\\"vue\\\",\\\"publisherDisplayName\\\":\\\"Vue\\\"},\\\"wmaurer\\\":{\\\"publisher\\\":\\\"wmaurer\\\",\\\"publisherDisplayName\\\":\\\"wmaurer\\\"},\\\"xdebug\\\":{\\\"publisher\\\":\\\"xdebug\\\",\\\"publisherDisplayName\\\":\\\"Xdebug\\\"},\\\"ban\\\":{\\\"publisher\\\":\\\"ban\\\",\\\"publisherDisplayName\\\":\\\"Bartosz Antosik\\\"},\\\"bierner\\\":{\\\"publisher\\\":\\\"bierner\\\",\\\"publisherDisplayName\\\":\\\"Matt Bierner\\\"},\\\"yzhang\\\":{\\\"publisher\\\":\\\"yzhang\\\",\\\"publisherDisplayName\\\":\\\"Yu Zhang\\\"},\\\"devsense\\\":{\\\"publisher\\\":\\\"devsense\\\",\\\"publisherDisplayName\\\":\\\"DEVSENSE\\\"},\\\"dineug\\\":{\\\"publisher\\\":\\\"dineug\\\",\\\"publisherDisplayName\\\":\\\"dineug\\\"},\\\"laravel\\\":{\\\"publisher\\\":\\\"laravel\\\",\\\"publisherDisplayName\\\":\\\"Laravel\\\"},\\\"naoray\\\":{\\\"publisher\\\":\\\"naoray\\\",\\\"publisherDisplayName\\\":\\\"naoray\\\"},\\\"onecentlin\\\":{\\\"publisher\\\":\\\"onecentlin\\\",\\\"publisherDisplayName\\\":\\\"Winnie Lin\\\"},\\\"postman\\\":{\\\"publisher\\\":\\\"postman\\\",\\\"publisherDisplayName\\\":\\\"Postman\\\"},\\\"whatwedo\\\":{\\\"publisher\\\":\\\"whatwedo\\\",\\\"publisherDisplayName\\\":\\\"whatwedo\\\"},\\\"dart-code\\\":{\\\"publisher\\\":\\\"Dart-Code\\\",\\\"publisherDisplayName\\\":\\\"Dart Code\\\"},\\\"adrianwilczynski\\\":{\\\"publisher\\\":\\\"adrianwilczynski\\\",\\\"publisherDisplayName\\\":\\\"Adrian Wilczyński\\\"},\\\"natqe\\\":{\\\"publisher\\\":\\\"natqe\\\",\\\"publisherDisplayName\\\":\\\"natqe\\\"},\\\"yoavbls\\\":{\\\"publisher\\\":\\\"yoavbls\\\",\\\"publisherDisplayName\\\":\\\"yoavbls\\\"},\\\"docker\\\":{\\\"publisher\\\":\\\"docker\\\",\\\"publisherDisplayName\\\":\\\"Docker\\\"}}\",\"chatEditsView.hideMovedEditsView\":\"true\",\"chat.currentLanguageModel.panel\":\"github.copilot-chat/gpt-4.1\",\"chat.currentLanguageModel.editor\":\"github.copilot-chat/gpt-4.1\",\"chat.currentLanguageModel.editor.isDefault\":\"true\",\"chat.currentLanguageModel.panel.isDefault\":\"true\"}}"}
{"name":"Doc Writer","settings":"{\"settings\":\"{\\n\\t\\\"breadcrumbs.enabled\\\": false,\\n\\t\\\"editor.glyphMargin\\\": false,\\n\\t\\\"explorer.decorations.badges\\\": false,\\n\\t\\\"explorer.decorations.colors\\\": false,\\n\\t\\\"editor.fontLigatures\\\": true,\\n\\t\\\"files.autoSave\\\": \\\"afterDelay\\\",\\n\\t\\\"git.enableSmartCommit\\\": true,\\n\\t\\\"window.commandCenter\\\": true,\\n\\t\\\"editor.renderWhitespace\\\": \\\"all\\\",\\n\\t\\\"markdown.validate.enabled\\\": true,\\n\\t\\\"markdown.updateLinksOnFileMove.enabled\\\": \\\"prompt\\\",\\n\\t\\\"workbench.startupEditor\\\": \\\"none\\\",\\n\\t\\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n\\t\\\"tabnine.experimentalAutoImports\\\": true,\\n\\t\\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\n\\t\\\"workbench.tree.enableStickyScroll\\\": true,\\n\\t\\\"security.promptForLocalFileProtocolHandling\\\": false,\\n\\t\\\"editor.fontFamily\\\": \\\"'Cascadia Mono PL', 'Droid Sans Mono', 'monospace', monospace\\\",\\n\\t\\\"cSpell.checkOnlyEnabledFileTypes\\\": false\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin-snippets.code-snippets\":\"{\\n\\t// Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n\\t// description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n\\t// is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n\\t// 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.\\n\\t// Placeholders with the same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\n\\t\\\"Console log Clear\\\": {\\n\\t \\\"prefix\\\": \\\"cclear\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"console.clear();\\\",\\n\\t ],\\n\\t \\\"description\\\": \\\"javascript console.log\\\"\\n\\t},\\n\\t\\\"Console log \\\": {\\n\\t // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n\\t \\\"prefix\\\": \\\"clog\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"console.log($1);\\\",\\n\\t ],\\n\\t \\\"description\\\": \\\"javascript console.log\\\"\\n\\t},\\n \\n\\t\\\"Console log with style\\\": {\\n\\t // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n\\t \\\"prefix\\\": \\\"clogs\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"console.log('%c$1','color:#00ff00;font-size:30px;font-weight:bold;');\\\",\\n\\t ],\\n\\t \\\"description\\\": \\\"javascript console.log with style\\\"\\n\\t},\\n \\n\\t\\\"echo pre print exit \\\": {\\n\\t \\\"prefix\\\": \\\"eprint\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n\\t\\t\\\"print_r(${1:example});\\\",\\n\\t\\t\\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n\\t\\t\\\"exit;\\\"\\n\\t ],\\n\\t \\\"description\\\": \\\"echo pre print exit \\\"\\n\\t},\\n\\t\\\"echo pre var_dump exit \\\": {\\n\\t \\\"prefix\\\": \\\"edump\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n\\t\\t\\\"var_dump(${1:example});\\\",\\n\\t\\t\\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n\\t\\t\\\"exit;\\\"\\n\\t ],\\n\\t \\\"description\\\": \\\"echo pre print exit \\\"\\n\\t},\\n\\t\\\"echo exit \\\": {\\n\\t \\\"prefix\\\": \\\"eexit\\\",\\n\\t \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n\\t \\\"description\\\": \\\"echo pre print exit \\\"\\n\\t},\\n\\t\\\"php error reporting on\\\": {\\n\\t \\\"prefix\\\": \\\"errorreport\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"ini_set('display_errors', 1);\\\",\\n\\t\\t\\\"ini_set('display_startup_errors', 1);\\\",\\n\\t\\t\\\"error_reporting(E_ALL);\\\"\\n\\t ],\\n\\t \\\"description\\\": \\\"php error reporting on\\\"\\n\\t},\\n\\t\\\"cli print exit\\\": {\\n\\t \\\"prefix\\\": \\\"cliprint\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n\\t\\t\\\"print_r(${1:example});\\\",\\n\\t\\t\\\"echo PHP_EOL . PHP_EOL;\\\",\\n\\t\\t\\\"exit;\\\"\\n\\t ],\\n\\t \\\"description\\\": \\\"echo pre print exit \\\"\\n\\t},\\n\\t\\\"promise with timeout\\\": {\\n\\t \\\"prefix\\\": \\\"awaitpromise\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"await new Promise((resolve) => {\\\",\\n\\t\\t\\\" setTimeout(() => {\\\",\\n\\t\\t\\\" resolve();\\\",\\n\\t\\t\\\" }, ${1:2000});\\\",\\n\\t\\t\\\"})\\\",\\n\\t ],\\n\\t \\\"description\\\": \\\"echo pre print exit \\\"\\n\\t},\\n\\t\\\"php execution time start\\\": {\\n\\t \\\"prefix\\\": \\\"phpbench1\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"$$starttime = microtime(true);\\\",\\n\\t ],\\n\\t \\\"description\\\": \\\"php benchmark start time\\\"\\n\\t},\\n\\t\\\"php execution time end\\\": {\\n\\t \\\"prefix\\\": \\\"phpbench2\\\",\\n\\t \\\"body\\\": [\\n\\t\\t\\\"$$endtime = microtime(true);\\\",\\n\\t\\t\\\"$$total = $$endtime - $$starttime ;\\\",\\n\\t\\t\\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n\\t\\t\\\"exit;\\\"\\n\\t ],\\n\\t \\\"description\\\": \\\"php benchmark end time\\\"\\n\\t},\\n }\\n \"}}","extensions":"[{\"identifier\":{\"id\":\"ban.spellright\",\"uuid\":\"7d236dd4-6af6-48f4-9464-6bf82ad36aaa\"},\"displayName\":\"Spell Right\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.github-markdown-preview\",\"uuid\":\"9f5a5fc9-8b23-4484-85c4-1438b82d8634\"},\"displayName\":\"GitHub Markdown Preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-checkbox\",\"uuid\":\"b0db4123-c5d9-4f45-bd2e-70738ebbb304\"},\"displayName\":\"Markdown Checkboxes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-emoji\",\"uuid\":\"f595c9c1-28b5-415e-a55f-2deb4a8c3abd\"},\"displayName\":\"Markdown Emoji\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-footnotes\",\"uuid\":\"8c379296-feca-4544-853d-f085a1fc638f\"},\"displayName\":\"Markdown Footnotes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-mermaid\",\"uuid\":\"f8d0ffc4-66bb-4a9c-8149-ef8f043691a1\"},\"displayName\":\"Markdown Preview Mermaid Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bierner.markdown-preview-github-styles\",\"uuid\":\"5cbdf58a-694a-4aba-af08-61d00842eb03\"},\"displayName\":\"Markdown Preview Github Styling\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"brunnerh.insert-unicode\",\"uuid\":\"4a8209b8-30ec-414f-b050-9b4f38ea1bf1\"},\"displayName\":\"Insert Unicode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"fang.vscode-theme-night-own-darkppp\",\"uuid\":\"77817d39-ed5c-4dda-928d-e9147d736e1c\"},\"displayName\":\"Night Owl Dark+++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.wordcount\",\"uuid\":\"03bcac69-2a42-4fd3-ac6e-928090766003\"},\"displayName\":\"Word Count\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"tabnine.tabnine-vscode\",\"uuid\":\"75da638c-c45a-44ea-aa3b-8570a3559810\"},\"displayName\":\"Tabnine AI\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\",\"version\":\"3.6.3\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"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.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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\\\":14},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.atlascode-drawer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.symfonyViewsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"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.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\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.3c2bac6e-e353-45bb-b9d3-d52c07d757fc.state.hidden\":\"[{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureActivityLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.jira.customJql\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.pullrequestsTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.pipelinesTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.bb.issuesTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"atlascode.views.helpTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":2},{\\\"key\\\":\\\"remote-tunnels.help\\\",\\\"value\\\":4},{\\\"key\\\":\\\"audioCues.help\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.editor.nextChange\\\",\\\"value\\\":13},{\\\"key\\\":\\\"workbench.trust.manage\\\",\\\"value\\\":24},{\\\"key\\\":\\\"workbench.action.focusAuxiliaryBar\\\",\\\"value\\\":32},{\\\"key\\\":\\\"ms-azuretools.getStarted\\\",\\\"value\\\":52},{\\\"key\\\":\\\"issue.copyGithubHeadLink\\\",\\\"value\\\":58},{\\\"key\\\":\\\"workbench.action.setLogLevel\\\",\\\"value\\\":95},{\\\"key\\\":\\\"revealFileInOS\\\",\\\"value\\\":102},{\\\"key\\\":\\\"workbench.action.toggleDevTools\\\",\\\"value\\\":105},{\\\"key\\\":\\\"workbench.action.focusStatusBar\\\",\\\"value\\\":107},{\\\"key\\\":\\\"workbench.action.zoomReset\\\",\\\"value\\\":115},{\\\"key\\\":\\\"remote-containers.reopenInContainer\\\",\\\"value\\\":125},{\\\"key\\\":\\\"workbench.action.terminal.clearPreviousSessionHistory\\\",\\\"value\\\":134},{\\\"key\\\":\\\"workbench.action.terminal.runRecentCommand\\\",\\\"value\\\":135},{\\\"key\\\":\\\"workbench.extensions.action.openExtensionsFolder\\\",\\\"value\\\":136},{\\\"key\\\":\\\"issue.copyGithubPermalink\\\",\\\"value\\\":139},{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":143},{\\\"key\\\":\\\"workbench.action.toggleCenteredLayout\\\",\\\"value\\\":145},{\\\"key\\\":\\\"notifications.toggleDoNotDisturbMode\\\",\\\"value\\\":147},{\\\"key\\\":\\\"workbench.action.openWalkthrough\\\",\\\"value\\\":149},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":154},{\\\"key\\\":\\\"markdown.editor.insertImageFromWorkspace\\\",\\\"value\\\":155},{\\\"key\\\":\\\"insertDateString.insertOwnFormatDateTime\\\",\\\"value\\\":156},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":157},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":158},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":191},{\\\"key\\\":\\\"editor.action.joinLines\\\",\\\"value\\\":216},{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":250},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":252},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":266},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":268},{\\\"key\\\":\\\"workbench.action.localHistory.restoreViaPicker\\\",\\\"value\\\":269},{\\\"key\\\":\\\"insert-unicode.insertText\\\",\\\"value\\\":270},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":271},{\\\"key\\\":\\\"editor.action.transformToSnakecase\\\",\\\"value\\\":272},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":273},{\\\"key\\\":\\\"cSpell.disableForWorkspace\\\",\\\"value\\\":274},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":276},{\\\"key\\\":\\\"spellright.setCurrentTypeOFF\\\",\\\"value\\\":277},{\\\"key\\\":\\\"spellright.selectDictionary\\\",\\\"value\\\":279},{\\\"key\\\":\\\"spellright.openUserDictionary\\\",\\\"value\\\":280},{\\\"key\\\":\\\"editor.action.transformToPascalcase\\\",\\\"value\\\":284},{\\\"key\\\":\\\"editor.action.transformToKebabcase\\\",\\\"value\\\":287},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":288},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":289}]}\",\"commandPalette.mru.counter\":\"290\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"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.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1677254170918\\\",\\\"status.feedback\\\",\\\"status.workspaceTrust.cc3467446ce1834c6b324362c1338c73\\\",\\\"status.workspaceTrust.1678804411873\\\",\\\"status.problems\\\",\\\"status.workspaceTrust.8a1d52f6118295893256dd39214891d6\\\",\\\"status.workspaceTrust.1690969454506\\\",\\\"status.workspaceTrust.88246bd84a7393c51c11ea1e34f64c17\\\",\\\"status.workspaceTrust.1691036163276\\\",\\\"status.workspaceTrust.1691122945090\\\",\\\"status.workspaceTrust.1691140988994\\\",\\\"status.workspaceTrust.1691380380380\\\",\\\"status.workspaceTrust.1691398695204\\\",\\\"status.workspaceTrust.1691405980884\\\",\\\"status.workspaceTrust.1691469948911\\\",\\\"status.workspaceTrust.1691499613922\\\",\\\"status.workspaceTrust.1691555498541\\\",\\\"status.workspaceTrust.1691572809200\\\",\\\"status.workspaceTrust.1691641198337\\\",\\\"status.workspaceTrust.1691649671983\\\",\\\"status.workspaceTrust.1691727856320\\\",\\\"status.workspaceTrust.1691759297870\\\",\\\"status.workspaceTrust.1691985746769\\\",\\\"status.workspaceTrust.1692005786913\\\",\\\"status.workspaceTrust.1692009494343\\\",\\\"status.workspaceTrust.1692158813120\\\",\\\"status.workspaceTrust.1692246221412\\\",\\\"status.workspaceTrust.1692328909411\\\",\\\"status.workspaceTrust.1692591116531\\\",\\\"status.workspaceTrust.1692676608671\\\",\\\"status.workspaceTrust.1692762939533\\\",\\\"status.workspaceTrust.1692784111955\\\",\\\"status.workspaceTrust.1692787567154\\\",\\\"status.workspaceTrust.1692852800749\\\",\\\"status.workspaceTrust.1692852987968\\\",\\\"status.workspaceTrust.1692936883809\\\",\\\"status.workspaceTrust.1693197202885\\\",\\\"status.workspaceTrust.1693283054753\\\",\\\"status.workspaceTrust.1693455668911\\\",\\\"status.workspaceTrust.1693541160105\\\",\\\"status.workspaceTrust.1693541714909\\\",\\\"status.workspaceTrust.1693799266737\\\",\\\"status.workspaceTrust.1693886214909\\\",\\\"status.workspaceTrust.1693974903537\\\",\\\"status.workspaceTrust.1694404332848\\\",\\\"status.workspaceTrust.1694492319645\\\",\\\"status.workspaceTrust.1694578109390\\\",\\\"status.workspaceTrust.1694667215038\\\",\\\"status.workspaceTrust.1695010795823\\\",\\\"status.workspaceTrust.1695036958540\\\",\\\"status.workspaceTrust.1695096532039\\\",\\\"status.workspaceTrust.1695272691337\\\",\\\"status.workspaceTrust.615c5ed461d59405eac2fa60fe2dd55d\\\",\\\"status.workspaceTrust.1695356765993\\\",\\\"status.workspaceTrust.1695615682892\\\",\\\"status.workspaceTrust.1695646548737\\\",\\\"status.workspaceTrust.1695700760533\\\",\\\"status.workspaceTrust.1695704703271\\\",\\\"status.workspaceTrust.1695709191461\\\",\\\"status.workspaceTrust.1695788829914\\\",\\\"status.workspaceTrust.1695959980035\\\",\\\"status.workspaceTrust.1696218061688\\\",\\\"status.workspaceTrust.1696218565004\\\",\\\"status.workspaceTrust.1696304275290\\\",\\\"status.workspaceTrust.1696308857015\\\",\\\"status.workspaceTrust.1696393544135\\\",\\\"status.workspaceTrust.1696397324709\\\",\\\"status.workspaceTrust.1696480019961\\\",\\\"status.workspaceTrust.1696567481450\\\",\\\"status.workspaceTrust.1696585355100\\\",\\\"status.workspaceTrust.1696593026864\\\",\\\"status.workspaceTrust.1696822491370\\\",\\\"status.workspaceTrust.1696909561968\\\",\\\"status.workspaceTrust.1697083707647\\\",\\\"status.workspaceTrust.1697168708570\\\",\\\"status.workspaceTrust.1697430141511\\\",\\\"status.workspaceTrust.1697517182568\\\",\\\"status.workspaceTrust.1697689567510\\\",\\\"status.workspaceTrust.1697776805013\\\",\\\"status.workspaceTrust.1698033677503\\\",\\\"status.workspaceTrust.1698042232905\\\",\\\"status.workspaceTrust.1698051885134\\\",\\\"status.workspaceTrust.1698057453672\\\",\\\"status.workspaceTrust.1698120313816\\\",\\\"status.workspaceTrust.1698121954238\\\",\\\"status.workspaceTrust.1698129087397\\\",\\\"status.workspaceTrust.1698148378700\\\",\\\"status.workspaceTrust.1698208585996\\\",\\\"status.workspaceTrust.1698224496347\\\",\\\"status.workspaceTrust.1698224890804\\\",\\\"status.workspaceTrust.1698225313066\\\",\\\"status.workspaceTrust.1698294940209\\\",\\\"status.workspaceTrust.1698309615988\\\",\\\"status.workspaceTrust.1698324281724\\\",\\\"status.workspaceTrust.1698639474851\\\",\\\"status.workspaceTrust.1698726072281\\\",\\\"status.workspaceTrust.1698811953872\\\",\\\"status.workspaceTrust.1698986115427\\\",\\\"status.workspaceTrust.1699242920908\\\",\\\"status.workspaceTrust.1699329037779\\\",\\\"status.workspaceTrust.1699413560324\\\",\\\"status.workspaceTrust.1699590306629\\\",\\\"status.workspaceTrust.1699619169822\\\",\\\"status.workspaceTrust.1700108391145\\\",\\\"status.workspaceTrust.1700194487323\\\",\\\"status.workspaceTrust.1700194677547\\\",\\\"status.workspaceTrust.1700223510593\\\",\\\"status.workspaceTrust.1700314176745\\\",\\\"status.workspaceTrust.1700458231578\\\",\\\"status.workspaceTrust.1700460977757\\\",\\\"status.workspaceTrust.1700488611605\\\",\\\"status.workspaceTrust.1700540124501\\\",\\\"status.workspaceTrust.1700628761727\\\",\\\"status.workspaceTrust.1700711773777\\\",\\\"status.workspaceTrust.1701059216182\\\",\\\"status.workspaceTrust.1701144696537\\\",\\\"status.workspaceTrust.1701232548110\\\",\\\"status.workspaceTrust.1701405680386\\\",\\\"status.workspaceTrust.1701661716899\\\",\\\"status.workspaceTrust.1701748187677\\\",\\\"status.workspaceTrust.1701834337505\\\",\\\"status.workspaceTrust.1701921317943\\\",\\\"status.workspaceTrust.1702353182538\\\",\\\"status.workspaceTrust.1702388194052\\\",\\\"status.workspaceTrust.1702442641868\\\",\\\"status.workspaceTrust.1702647202407\\\",\\\"status.workspaceTrust.4875d9ea1f3bb7efe1427845db6f811e\\\",\\\"status.workspaceTrust.1702887530158\\\",\\\"status.workspaceTrust.1702957970597\\\",\\\"status.workspaceTrust.1703043760399\\\",\\\"status.workspaceTrust.1703043961094\\\",\\\"status.workspaceTrust.1703566920599\\\",\\\"status.workspaceTrust.5a238ce622e2d0cf6de6f63b79602fea\\\",\\\"status.workspaceTrust.1703670037616\\\",\\\"status.workspaceTrust.1703677832708\\\",\\\"status.workspaceTrust.1703736866283\\\",\\\"status.workspaceTrust.1703822893224\\\",\\\"status.workspaceTrust.de9ba15593214c7d521a55c2a9e617ca\\\",\\\"status.workspaceTrust.5a91f30d5fbd994040f4e8c2f99e65ea\\\",\\\"status.workspaceTrust.1704254891852\\\",\\\"status.workspaceTrust.1704342633927\\\",\\\"status.workspaceTrust.1704428957824\\\",\\\"status.workspaceTrust.1704430723859\\\",\\\"status.workspaceTrust.309775df2026c5c144944794dba06bb8\\\",\\\"status.workspaceTrust.1704691788496\\\",\\\"status.workspaceTrust.1704772100210\\\",\\\"status.workspaceTrust.1704858974237\\\",\\\"status.workspaceTrust.1704888470675\\\",\\\"status.workspaceTrust.1704946468212\\\",\\\"status.workspaceTrust.1704979014730\\\",\\\"status.workspaceTrust.1705033257426\\\",\\\"status.workspaceTrust.1705380070156\\\",\\\"status.workspaceTrust.1705467281145\\\",\\\"status.workspaceTrust.1705554536554\\\",\\\"status.workspaceTrust.1705895843451\\\",\\\"status.workspaceTrust.1705982606376\\\",\\\"status.workspaceTrust.1705982667929\\\",\\\"status.workspaceTrust.1705982723782\\\",\\\"status.workspaceTrust.1706070253561\\\",\\\"status.workspaceTrust.1706157171972\\\",\\\"status.workspaceTrust.1706502793772\\\",\\\"status.workspaceTrust.1706587834273\\\",\\\"status.workspaceTrust.1706676780750\\\",\\\"status.workspaceTrust.1706760836532\\\",\\\"status.workspaceTrust.1706847023613\\\",\\\"status.workspaceTrust.1706847484641\\\",\\\"status.workspaceTrust.1707107726633\\\",\\\"status.workspaceTrust.1707193297189\\\",\\\"status.workspaceTrust.1707280843078\\\",\\\"status.workspaceTrust.1707309467945\\\",\\\"status.workspaceTrust.1707313330336\\\",\\\"status.workspaceTrust.1707313392020\\\",\\\"status.workspaceTrust.1707367665266\\\",\\\"status.workspaceTrust.1707393338648\\\",\\\"status.workspaceTrust.1707453712284\\\",\\\"status.workspaceTrust.1707711158974\\\",\\\"status.workspaceTrust.1707736501768\\\",\\\"status.workspaceTrust.1707798647182\\\",\\\"status.workspaceTrust.1707886081898\\\",\\\"status.workspaceTrust.1707901875433\\\",\\\"status.workspaceTrust.1707901881242\\\",\\\"status.workspaceTrust.1707971427863\\\",\\\"status.workspaceTrust.1708058110434\\\",\\\"status.workspaceTrust.1708316329784\\\",\\\"status.workspaceTrust.1708403850763\\\",\\\"status.workspaceTrust.1708490112684\\\",\\\"status.workspaceTrust.1708490172571\\\",\\\"status.workspaceTrust.1708686188530\\\",\\\"status.workspaceTrust.1708927363076\\\",\\\"status.workspaceTrust.1709008129976\\\",\\\"status.workspaceTrust.1709094201112\\\",\\\"status.workspaceTrust.1709180914324\\\",\\\"status.workspaceTrust.1709268995184\\\",\\\"status.workspaceTrust.1709526232706\\\",\\\"GitHub.copilot.status\\\"]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"expandSuggestionDocs\":\"true\",\"workbench.view.extension.azure.state.hidden\":\"[{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1675830501108,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1675830565969,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1675830619870,\\\"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\\\":1675830619870,\\\"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}],[\\\"amazonwebservices.aws-toolkit-vscode#getStarted\\\",{\\\"firstSeen\\\":1682409359710,\\\"stepIDs\\\":[\\\"connect\\\",\\\"changeRegions\\\",\\\"setupToolchain\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683776032025,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1689223399515,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.panel.interactiveSessionSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.interactiveSession.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.5f49c66d-a31f-4c5b-a6bb-3dcf75b88035.state.hidden\":\"[{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"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.symfonyViewsContainer.state.hidden\":\"[{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"1\\\",\\\"inser\\\",\\\"insert\\\",\\\"insert date\\\"]}\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"razin-snippets.code-snippets/php execution time end\\\",1693831725526],[\\\"razin-snippets.code-snippets/echo pre var_dump exit \\\",1712736563520],[\\\"razin-snippets.code-snippets/echo pre print exit \\\",1718186651686],[\\\"razin-snippets.code-snippets/cli print exit\\\",1718186656198],[\\\"razin-snippets.code-snippets/promise with timeout\\\",1727360863564],[\\\"snippets/markdown.code-snippets/Insert link\\\",1733214707719],[\\\"snippets/markdown.code-snippets/Insert inline math\\\",1735891588640],[\\\"razin-snippets.code-snippets/php execution time start\\\",1737551275793],[\\\"razin-snippets.code-snippets/Console log with style\\\",1738137865317],[\\\"razin-snippets.code-snippets/Console log \\\",1738137868302],[\\\"random/0.9574858545477158\\\",1742471144659]]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"default\",\"workbench.view.extension.cspell-info-explorer.state.hidden\":\"[{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspellPanel.state.hidden\":\"[{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\"}}"}
{"name":"Frontend","icon":"game","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"files.maxMemoryForLargeFilesMB\\\": 10240,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"emmet.includeLanguages\\\": {\\n \\\"twig\\\": \\\"html\\\",\\n \\\"vue-html\\\": \\\"html\\\",\\n \\\"vue\\\": \\\"html\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.quickSuggestions\\\": {\\n \\\"other\\\": true,\\n \\\"comments\\\": true,\\n \\\"strings\\\": true\\n },\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": true,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true\\n },\\n \\\"[twig]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"serhatkaya.twig-formatter\\\"\\n },\\n \\\"workbench.editor.enablePreviewFromQuickOpen\\\": true,\\n \\\"terminal.integrated.autoReplies\\\": {\\n \\\"Terminate batch job (Y/N)?\\\": \\\"Y\\\\r\\\"\\n },\\n \\\"[php]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"git.terminalAuthentication\\\": false,\\n \\\"github.gitAuthentication\\\": false,\\n \\\"search.useGlobalIgnoreFiles\\\": true,\\n \\\"search.useParentIgnoreFiles\\\": true,\\n \\\"php-cs-fixer.executablePath\\\": \\\"${extensionPath}/php-cs-fixer.phar\\\",\\n \\\"php-cs-fixer.lastDownload\\\": 1737788853637,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[vue]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"octref.vetur\\\"\\n },\\n \\\"[yaml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.defaultFormatter\\\": \\\"SimonSiefke.prettier-vscode\\\",\\n \\\"vetur.format.defaultFormatter.sass\\\": \\\"none\\\",\\n \\\"thunder-client.codeSnippetLanguage\\\": \\\"curl\\\",\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"adpyke.vscode-sql-formatter\\\"\\n },\\n \\\"cSpell.userWords\\\": [\\\"Floraqueen\\\", \\\"LONGTEXT\\\", \\\"Nuxt\\\", \\\"Stringable\\\"],\\n \\\"[blade]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\n },\\n \\\"thunder-client.htmlView\\\": \\\"Preview\\\",\\n \\\"explorer.fileNesting.enabled\\\": true,\\n \\\"files.associations\\\": {\\n \\\".htaccess\\\": \\\"properties\\\",\\n \\\"*.css\\\": \\\"tailwindcss\\\",\\n \\\".env*\\\": \\\"env\\\",\\n \\\"*.js.*\\\": \\\"javascript\\\"\\n },\\n \\\"vetur.format.defaultFormatter.html\\\": \\\"none\\\",\\n \\\"yaml.schemas\\\": {\\n \\\"file:///home/administrator/.vscode/extensions/atlassian.atlascode-3.0.1/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\n },\\n \\\"atlascode.bitbucket.enabled\\\": true,\\n \\\"vetur.validation.template\\\": false,\\n \\\"vetur.validation.script\\\": false,\\n \\\"vetur.validation.style\\\": false,\\n \\\"atlascode.jira.jqlList\\\": [\\n {\\n \\\"id\\\": \\\"f5ba5018-4c68-4ab0-ae45-d5b8bf27673b\\\",\\n \\\"enabled\\\": true,\\n \\\"name\\\": \\\"My floraqueen Issues\\\",\\n \\\"query\\\": \\\"assignee = currentUser() AND resolution = Unresolved ORDER BY lastViewed DESC\\\",\\n \\\"siteId\\\": \\\"614d40b0-56e5-48bc-986d-f2a5bd75c530\\\",\\n \\\"monitor\\\": true\\n }\\n ],\\n \\\"atlascode.jira.lastCreateSiteAndProject\\\": {\\n \\\"siteId\\\": \\\"\\\",\\n \\\"projectKey\\\": \\\"\\\"\\n },\\n \\\"inlineFold.supportedLanguages\\\": [\\\"html\\\", \\\"svelte\\\", \\\"vue\\\"],\\n \\\"editor.formatOnSaveMode\\\": \\\"modifications\\\",\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.presets\\\": \\\"flames\\\",\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.timerEnabled\\\": \\\"hide\\\",\\n \\\"powermode.shake.enabled\\\": false,\\n \\\"powermode.explosions.enabled\\\": false,\\n \\\"tailwindCSS.experimental.classRegex\\\": [\\n // [\\\"([a-z]+(classes)|class)=([^;]*)\\\"],\\n \\\"([a-z]+(classes)|class|Classes)=([^;]*)\\\"\\n ],\\n \\\"tailwindCSS.emmetCompletions\\\": true,\\n \\\"tabnine.experimentalAutoImports\\\": true,\\n \\\"yaml.customTags\\\": [\\n \\\"!And\\\",\\n \\\"!And sequence\\\",\\n \\\"!If\\\",\\n \\\"!If sequence\\\",\\n \\\"!Not\\\",\\n \\\"!Not sequence\\\",\\n \\\"!Equals\\\",\\n \\\"!Equals sequence\\\",\\n \\\"!Or\\\",\\n \\\"!Or sequence\\\",\\n \\\"!FindInMap\\\",\\n \\\"!FindInMap sequence\\\",\\n \\\"!Base64\\\",\\n \\\"!Join\\\",\\n \\\"!Join sequence\\\",\\n \\\"!Cidr\\\",\\n \\\"!Ref\\\",\\n \\\"!Sub\\\",\\n \\\"!Sub sequence\\\",\\n \\\"!GetAtt\\\",\\n \\\"!GetAZs\\\",\\n \\\"!ImportValue\\\",\\n \\\"!ImportValue sequence\\\",\\n \\\"!Select\\\",\\n \\\"!Select sequence\\\",\\n \\\"!Split\\\",\\n \\\"!Split sequence\\\"\\n ],\\n \\\"css.validate\\\": false,\\n \\\"tailwindCSS.includeLanguages\\\": {\\n \\\"javascript\\\": \\\"javascript\\\",\\n \\\"vue\\\": \\\"vue\\\"\\n },\\n \\\"editor.stickyScroll.enabled\\\": true,\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\n \\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n \\\"docker.dockerPath\\\": \\\"/usr/bin/docker\\\",\\n \\\"docker.composeCommand\\\": \\\"/usr/local/bin/docker-compose\\\",\\n \\\"editor.fontSize\\\": 15,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.editorAssociations\\\": {\\n \\\"*.txt\\\": \\\"default\\\"\\n },\\n \\\"terminal.integrated.scrollback\\\": 3000,\\n \\\"debug.console.acceptSuggestionOnEnter\\\": \\\"on\\\",\\n \\\"gitlens.autolinks\\\": [\\n {\\n \\\"prefix\\\": \\\"ITT-\\\",\\n \\\"url\\\": \\\"https://floraqueen.atlassian.net/browse/ITT-<num>\\\"\\n },\\n {\\n \\\"prefix\\\": \\\"MIG\\\"\\n }\\n ],\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.advanced\\\": {},\\n \\\"codesnap.transparentBackground\\\": true,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"[dockercompose]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"tailwindCSS.classAttributes\\\": [\\n \\\"class\\\",\\n \\\".*class*\\\",\\n \\\"ngClass\\\",\\n \\\".*classes*\\\",\\n \\\"className\\\"\\n ],\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"prettier.tabWidth\\\": 4,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"security.promptForLocalFileProtocolHandling\\\": false,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/build/*/**\\\": true\\n },\\n \\\"[github-actions-workflow]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[tailwindcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"laravel-pint.enable\\\": true,\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"[javascriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\n \\\"phpGroupImports.notifyOnComplete\\\": false,\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"phpGroupImports.importsOrder\\\": [\\n \\\"const\\\",\\n \\\"class\\\",\\n \\\"function\\\"\\n ],\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\n \\\"codesnap.target\\\": \\\"window\\\",\\n \\\"diffEditor.maxComputationTime\\\": 0,\\n \\\"[hosts]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\n \\\"better-comments.highlightPlainText\\\": true,\\n \\\"better-comments.tags\\\": [\\n {\\n \\\"tag\\\": \\\"!\\\",\\n \\\"color\\\": \\\"#FF2D00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"?\\\",\\n \\\"color\\\": \\\"#3498DB\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"//\\\",\\n \\\"color\\\": \\\"#474747\\\",\\n \\\"strikethrough\\\": true,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"todo\\\",\\n \\\"color\\\": \\\"#FF8C00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"*\\\",\\n \\\"color\\\": \\\"#98C379\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n }\\n ],\\n \\\"prettier.printWidth\\\": 100,\\n \\\"bladeFormatter.format.sortHtmlAttributes\\\": \\\"code-guide\\\",\\n \\\"bladeFormatter.format.sortTailwindcssClasses\\\": true,\\n \\\"alpine-intellisense.settings.languageScopes\\\": \\\"html,php\\\",\\n \\\"php.suggest.basic\\\": false,\\n \\\"codesnap.showWindowTitle\\\": true,\\n \\\"[scss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"codeium.enableConfig\\\": {\\n \\\"*\\\": true,\\n \\\"tailwindcss\\\": true\\n }\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin_snips.code-snippets\":\"{\\n // Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n // 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.\\n // Placeholders with the same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\\"Console log Clear\\\": {\\n \\\"prefix\\\": \\\"cclear\\\",\\n \\\"body\\\": [\\n \\\"console.clear();\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n \\\"Console log \\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clog\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log($1)\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n\\n \\\"Console log with style\\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clogs\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log('%c$1', 'color:#00ff00;font-size:30px;font-weight:bold;')\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log with style\\\"\\n },\\n\\n \\\"echo pre print exit \\\": {\\n \\\"prefix\\\": \\\"eprint\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo pre var_dump exit \\\": {\\n \\\"prefix\\\": \\\"edump\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"var_dump(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo exit \\\": {\\n \\\"prefix\\\": \\\"eexit\\\",\\n \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php error reporting on\\\": {\\n \\\"prefix\\\": \\\"errorreport\\\",\\n \\\"body\\\": [\\n \\\"ini_set('display_errors', 1);\\\",\\n \\\"ini_set('display_startup_errors', 1);\\\",\\n \\\"error_reporting(E_ALL);\\\"\\n ],\\n \\\"description\\\": \\\"php error reporting on\\\"\\n },\\n \\\"cli print exit\\\": {\\n \\\"prefix\\\": \\\"cliprint\\\",\\n \\\"body\\\": [\\n \\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo PHP_EOL . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"server cli print exit\\\": {\\n \\\"prefix\\\": \\\"servercliprint\\\",\\n \\\"body\\\": [\\n \\\"define('STDOUT', fopen('php://stdout', 'w'));\\\",\\n \\\"fwrite(STDOUT, print_r(PHP_EOL.'CLI OUTPUT =====' .PHP_EOL, true));\\\"\\n ],\\n \\\"description\\\": \\\"output to php server output log\\\"\\n },\\n \\\"promise with timeout\\\": {\\n \\\"prefix\\\": \\\"awaitpromise\\\",\\n \\\"body\\\": [\\n \\\"await new Promise((resolve) => {\\\",\\n \\\" setTimeout(() => {\\\",\\n \\\" resolve();\\\",\\n \\\" }, ${1:2000});\\\",\\n \\\"})\\\",\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php execution time start\\\": {\\n \\\"prefix\\\": \\\"phpbench1\\\",\\n \\\"body\\\": [\\n \\\"$$starttime = microtime(true);\\\",\\n ],\\n \\\"description\\\": \\\"php benchmark start time\\\"\\n },\\n \\\"php execution time end\\\": {\\n \\\"prefix\\\": \\\"phpbench2\\\",\\n \\\"body\\\": [\\n \\\"$$endtime = microtime(true);\\\",\\n \\\"$$total = $$endtime - $$starttime ;\\\",\\n \\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"php benchmark end time\\\"\\n },\\n \\\"Todo remove\\\": {\\n \\\"prefix\\\": \\\"todoremove6.4\\\",\\n \\\"body\\\": [\\\"// TODO: Remove with update to 6.4\\\"],\\n \\\"description\\\": \\\"Todo fruadsniffer deprecated to be removed. with 6.4\\\"\\n },\\n \\\"Todo check\\\": {\\n \\\"prefix\\\": \\\"todo6.4check\\\",\\n \\\"body\\\": [\\\"// TODO: Test with update to 6.4\\\"],\\n \\\"description\\\": \\\"Todo fruadsniffer Test with 6.4\\\"\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"displayName\":\"Merge Conflict\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"displayName\":\"Microsoft Account\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.vscode-sql-formatter\",\"uuid\":\"ac70a31d-d9ab-417b-b259-baf7cd9d6cb0\"},\"displayName\":\"SQL Formatter\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"codeium.codeium\",\"uuid\":\"acab4f40-b6db-42ec-bcd1-01802cbdd988\"},\"displayName\":\"Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more\",\"version\":\"1.46.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"irongeek.vscode-env\",\"uuid\":\"2fd1d28f-fc2a-4582-8788-2f01febe43a6\"},\"displayName\":\"ENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jrebocho.vscode-random\",\"uuid\":\"a4678ccd-2309-4cdd-b6cf-94af8dd7001f\"},\"displayName\":\"vscode-random\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.php-cs-fixer\",\"uuid\":\"b06b65b2-6ea9-4045-b166-54aa63205261\"},\"displayName\":\"php cs fixer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mehedidracula.php-namespace-resolver\",\"uuid\":\"651dce1f-eda8-4a5b-aa26-0d1266de8ed1\"},\"displayName\":\"PHP Namespace Resolver\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrazinshaikh.php-group-imports\",\"uuid\":\"4c5e2c46-6b1d-4d24-89bf-d39aaafbbf54\"},\"displayName\":\"PHP Group Imports\",\"disabled\":true,\"version\":\"1.1.9\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mylesmurphy.prettify-ts\",\"uuid\":\"c988487b-df58-4518-83d9-cfbf0483493e\"},\"displayName\":\"Prettify TypeScript: Better Type Previews\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wmaurer.change-case\",\"uuid\":\"2aa040bf-c73a-455d-8946-5c6cc83b8019\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"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.extension.cspell-info-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.cspell-regexp-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.npm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.aiSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.atlascode-drawer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"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.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.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.cspellPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-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\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"flutterPropertyEditor\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilot-chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"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\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"notifications.toggleDoNotDisturbMode\\\",\\\"value\\\":147},{\\\"key\\\":\\\"workbench.action.openWalkthrough\\\",\\\"value\\\":149},{\\\"key\\\":\\\"markdown.editor.insertImageFromWorkspace\\\",\\\"value\\\":155},{\\\"key\\\":\\\"insertDateString.insertOwnFormatDateTime\\\",\\\"value\\\":156},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":157},{\\\"key\\\":\\\"editor.action.joinLines\\\",\\\"value\\\":216},{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":250},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":252},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":266},{\\\"key\\\":\\\"extension.changeCase.pascal\\\",\\\"value\\\":275},{\\\"key\\\":\\\"editor.action.addCommentLine\\\",\\\"value\\\":283},{\\\"key\\\":\\\"editor.emmet.action.toggleComment\\\",\\\"value\\\":288},{\\\"key\\\":\\\"workbench.action.tasks.configureTaskRunner\\\",\\\"value\\\":312},{\\\"key\\\":\\\"extension.changeCase.title\\\",\\\"value\\\":315},{\\\"key\\\":\\\"workbench.action.files.openFolder\\\",\\\"value\\\":321},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":327},{\\\"key\\\":\\\"diff.file\\\",\\\"value\\\":340},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":348},{\\\"key\\\":\\\"codeium.openChatView\\\",\\\"value\\\":355},{\\\"key\\\":\\\"workbench.extensions.action.refreshExtension\\\",\\\"value\\\":364},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":378},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":408},{\\\"key\\\":\\\"merge.dev.openSelectionInTemporaryMergeEditor\\\",\\\"value\\\":430},{\\\"key\\\":\\\"php-group-imports.groupImports\\\",\\\"value\\\":436},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":438},{\\\"key\\\":\\\"vscode-random-hex.fillRandomHexColorCode\\\",\\\"value\\\":445},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":456},{\\\"key\\\":\\\"workbench.action.toggleSidebarVisibility\\\",\\\"value\\\":460},{\\\"key\\\":\\\"workbench.action.activityBarLocation.hide\\\",\\\"value\\\":463},{\\\"key\\\":\\\"workbench.action.focusActivityBar\\\",\\\"value\\\":464},{\\\"key\\\":\\\"insert-unicode.insertText\\\",\\\"value\\\":475},{\\\"key\\\":\\\"workbench.action.closeOtherEditors\\\",\\\"value\\\":480},{\\\"key\\\":\\\"namespaceResolver.sort\\\",\\\"value\\\":489},{\\\"key\\\":\\\"typescript.sortImports\\\",\\\"value\\\":490},{\\\"key\\\":\\\"cSpell.goToNextSpellingIssueAndSuggest\\\",\\\"value\\\":504},{\\\"key\\\":\\\"extension.liveServer.goOnline\\\",\\\"value\\\":506},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":510},{\\\"key\\\":\\\"git.closeAllDiffEditors\\\",\\\"value\\\":514},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":515},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":516},{\\\"key\\\":\\\"workbench.action.files.saveFiles\\\",\\\"value\\\":517},{\\\"key\\\":\\\"extension.changeCase.camel\\\",\\\"value\\\":518},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":533},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":535},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":536},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":539},{\\\"key\\\":\\\"editor.action.transformToSnakecase\\\",\\\"value\\\":540},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":543},{\\\"key\\\":\\\"extension.liveServer.changeWorkspace\\\",\\\"value\\\":545},{\\\"key\\\":\\\"extension.liveServer.goOffline\\\",\\\"value\\\":546}]}\",\"commandPalette.mru.counter\":\"547\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"tasks\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolder\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"alefragnani.Bookmarks#bookmarksWelcome#customizingAppearance\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#more\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"intellisense\\\":{\\\"done\\\":true},\\\"keybindingsAccessibility\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.94e15b014af9f33331b29d73f5c639c6\\\",\\\"status.workspaceTrust.1628258464886\\\",\\\"status.workspaceTrust.1628772371797\\\",\\\"status.workspaceTrust.91ad1f6493c4c46f6bf9a8b7399472c2\\\",\\\"status.workspaceTrust.1629292619838\\\",\\\"status.workspaceTrust.1629293404675\\\",\\\"status.workspaceTrust.9ff7b1779cabe1e97e624a4a574b55d5\\\",\\\"status.workspaceTrust.5d08c0a4962a2e2ac2d7b512e84e4b66\\\",\\\"status.workspaceTrust.9dbf4db9aad4101f4d0d4231b6148291\\\",\\\"status.workspaceTrust.1629983830177\\\",\\\"status.workspaceTrust.2511ef78890a6823aa821e4187a56c0a\\\",\\\"status.workspaceTrust.5d17cf20cf563240f78b5e29a085d731\\\",\\\"status.workspaceTrust.44cb194c2ccd73ea6cb0b2b4b1bfe53a\\\",\\\"status.workspaceTrust.6281cc18db854981e29ff457ae73146a\\\",\\\"status.workspaceTrust.e081074586e231fc47dec354edd0bf16\\\",\\\"status.workspaceTrust.1635931860516\\\",\\\"status.workspaceTrust.a48de645c380d8e3c6b2f24a38d2f837\\\",\\\"status.workspaceTrust.1641808692816\\\",\\\"status.workspaceTrust.1641814835145\\\",\\\"status.workspaceTrust.1642405645274\\\",\\\"status.workspaceTrust.1642405652647\\\",\\\"status.workspaceTrust.1642405661238\\\",\\\"status.workspaceTrust.1642405665981\\\",\\\"status.workspaceTrust.1642405672361\\\",\\\"status.workspaceTrust.1642405676705\\\",\\\"status.workspaceTrust.33f6502abcb0ab5f4e5f3e1a51de9e43\\\",\\\"status.workspaceTrust.bb3c195d26dabd1abbd0b1ab1bdcbf7c\\\",\\\"status.workspaceTrust.1642755744582\\\",\\\"status.workspaceTrust.9326708f7411476a133b6ee600fa95d0\\\",\\\"status.workspaceTrust.3ced9699a427f8f6abd7e82334c096e4\\\",\\\"status.workspaceTrust.ea80bb8ed967ec020e4211ec76064041\\\",\\\"status.workspaceTrust.1643606585098\\\",\\\"status.workspaceTrust.37eb6c34c6155402d283a0c0d9be48c7\\\",\\\"status.workspaceTrust.1643634106129\\\",\\\"status.workspaceTrust.cc25a4e7ee8bed1d5fa29064730718e9\\\",\\\"status.workspaceTrust.1643690367194\\\",\\\"status.workspaceTrust.1643777388314\\\",\\\"status.workspaceTrust.1643862463420\\\",\\\"status.workspaceTrust.1643948668266\\\",\\\"status.workspaceTrust.1643952409399\\\",\\\"status.workspaceTrust.f4033d74716e19b14f467d25fc950722\\\",\\\"status.workspaceTrust.1643959787205\\\",\\\"status.workspaceTrust.a049fb78326698e350beeadf6c52cb35\\\",\\\"status.workspaceTrust.1644212092948\\\",\\\"status.workspaceTrust.1644295823537\\\",\\\"status.workspaceTrust.1644380727255\\\",\\\"status.workspaceTrust.1644413793358\\\",\\\"status.workspaceTrust.b978bbe17437127d449a567a8d65feef\\\",\\\"status.workspaceTrust.1644467676891\\\",\\\"status.workspaceTrust.1644553973326\\\",\\\"status.workspaceTrust.1644814524257\\\",\\\"status.workspaceTrust.1644815432598\\\",\\\"status.workspaceTrust.1644816363718\\\",\\\"status.workspaceTrust.1644820035759\\\",\\\"status.workspaceTrust.1644899616525\\\",\\\"status.workspaceTrust.fe8e5cfe13e22c418939e6e8660a502d\\\",\\\"status.workspaceTrust.1644900405918\\\",\\\"status.workspaceTrust.1644901888988\\\",\\\"status.workspaceTrust.1644904859254\\\",\\\"status.workspaceTrust.1644915900249\\\",\\\"status.workspaceTrust.22b3c3597cfab4a66e41b764aa6b94d3\\\",\\\"status.workspaceTrust.6a28aa76cac583f2b378699655c0ee94\\\",\\\"status.workspaceTrust.1645071948033\\\",\\\"status.workspaceTrust.1645075111421\\\",\\\"status.workspaceTrust.e52ee7651a72e971873966f0e0c0b470\\\",\\\"status.workspaceTrust.1645075125394\\\",\\\"status.workspaceTrust.b4a13cbec4e5627c5fd65b3077f444d8\\\",\\\"status.workspaceTrust.1645158213568\\\",\\\"status.workspaceTrust.1645158743137\\\",\\\"status.workspaceTrust.1645160039934\\\",\\\"status.workspaceTrust.1645174536111\\\",\\\"status.workspaceTrust.1645175614735\\\",\\\"status.workspaceTrust.1645176544029\\\",\\\"status.workspaceTrust.1645190629513\\\",\\\"status.workspaceTrust.1645417676261\\\",\\\"status.workspaceTrust.1645433537187\\\",\\\"status.workspaceTrust.1645438699321\\\",\\\"status.workspaceTrust.1645438722270\\\",\\\"status.workspaceTrust.1645438810072\\\",\\\"status.workspaceTrust.1645438839381\\\",\\\"status.workspaceTrust.1645442347691\\\",\\\"status.workspaceTrust.1645504051458\\\",\\\"status.workspaceTrust.d23ecc64aae8cf3ca32bb19e8df60a36\\\",\\\"status.workspaceTrust.1645538669338\\\",\\\"status.workspaceTrust.1645591366715\\\",\\\"status.workspaceTrust.1645598014742\\\",\\\"status.workspaceTrust.1645598908099\\\",\\\"status.workspaceTrust.1645616564890\\\",\\\"status.workspaceTrust.1645622030306\\\",\\\"status.workspaceTrust.1645622704166\\\",\\\"status.workspaceTrust.d7ced4736843febce4e3d2ef7d455112\\\",\\\"status.workspaceTrust.1645624022837\\\",\\\"status.workspaceTrust.1645677466573\\\",\\\"status.workspaceTrust.2a3f629ea1c4a64958f0f740cf346d4a\\\",\\\"status.workspaceTrust.1645763064850\\\",\\\"status.workspaceTrust.1645786385417\\\",\\\"status.workspaceTrust.3be70ebb307076d3ad2f06cd44be7f9c\\\",\\\"status.workspaceTrust.1645786485300\\\",\\\"status.workspaceTrust.397048f3115d0edc85ee50239e30b85e\\\",\\\"status.workspaceTrust.1645788280402\\\",\\\"status.workspaceTrust.96f2debdc26203ab7e0d9acb8ac765a4\\\",\\\"status.workspaceTrust.1646022621869\\\",\\\"status.workspaceTrust.1646024678859\\\",\\\"status.workspaceTrust.1646127702089\\\",\\\"status.workspaceTrust.5230cf130cb89caea08034e43db7dd78\\\",\\\"status.workspaceTrust.1646222253024\\\",\\\"status.workspaceTrust.1646222264894\\\",\\\"status.workspaceTrust.1646281808640\\\",\\\"status.workspaceTrust.1646299032530\\\",\\\"status.workspaceTrust.e2048926799c43884c72c369dd929a47\\\",\\\"status.workspaceTrust.1646370727044\\\",\\\"status.workspaceTrust.990723739b5edff1cb0e96ac6fcf666f\\\",\\\"status.workspaceTrust.1646401283318\\\",\\\"status.workspaceTrust.1646629096763\\\",\\\"status.workspaceTrust.1646634232132\\\",\\\"status.workspaceTrust.1646636207108\\\",\\\"status.workspaceTrust.1646649026154\\\",\\\"status.workspaceTrust.1612d890d68e2b8b38f808440562d332\\\",\\\"status.workspaceTrust.1646653724545\\\",\\\"status.workspaceTrust.15c93337d0f3fb266ceb83a5cae6c6c1\\\",\\\"status.workspaceTrust.1646717913811\\\",\\\"status.workspaceTrust.1646801697913\\\",\\\"status.workspaceTrust.30be78d183bd2b18c2588253ddf8c9d2\\\",\\\"status.workspaceTrust.1646807128362\\\",\\\"status.workspaceTrust.3eb7330dad0fb60be14b1b44852618f8\\\",\\\"status.workspaceTrust.1646810343287\\\",\\\"status.workspaceTrust.1646813374254\\\",\\\"status.workspaceTrust.1646814016007\\\",\\\"status.workspaceTrust.1646820005380\\\",\\\"status.workspaceTrust.1646887055186\\\",\\\"status.workspaceTrust.1646891237899\\\",\\\"status.workspaceTrust.1646895902024\\\",\\\"status.workspaceTrust.1646896049644\\\",\\\"status.workspaceTrust.1646896166372\\\",\\\"status.workspaceTrust.1646897568388\\\",\\\"status.workspaceTrust.1646910135404\\\",\\\"status.workspaceTrust.1646911093027\\\",\\\"status.workspaceTrust.23d6a9ac914fdee4cc33e5d0bbea1937\\\",\\\"status.workspaceTrust.1646919531284\\\",\\\"status.workspaceTrust.1646970232459\\\",\\\"status.workspaceTrust.1646976360178\\\",\\\"status.workspaceTrust.1646978487567\\\",\\\"status.workspaceTrust.1647261570843\\\",\\\"status.workspaceTrust.1647261618195\\\",\\\"status.workspaceTrust.1647318069285\\\",\\\"status.workspaceTrust.1647350525515\\\",\\\"status.workspaceTrust.1647350780911\\\",\\\"status.workspaceTrust.1647404502428\\\",\\\"status.workspaceTrust.1647413172285\\\",\\\"status.workspaceTrust.1647420818709\\\",\\\"status.workspaceTrust.1647427131451\\\",\\\"status.workspaceTrust.1647427203221\\\",\\\"status.workspaceTrust.1647428231188\\\",\\\"status.workspaceTrust.1647483942281\\\",\\\"status.workspaceTrust.1647487375055\\\",\\\"status.workspaceTrust.1647489687023\\\",\\\"status.workspaceTrust.1647495625959\\\",\\\"status.workspaceTrust.1647518687373\\\",\\\"status.workspaceTrust.1647837015217\\\",\\\"status.workspaceTrust.1647839515441\\\",\\\"status.workspaceTrust.a311610058751d7d56148f39b3d8cae8\\\",\\\"status.workspaceTrust.1647846138140\\\",\\\"status.workspaceTrust.1647854082691\\\",\\\"status.workspaceTrust.1647923164438\\\",\\\"status.workspaceTrust.1647923863420\\\",\\\"status.workspaceTrust.1647927217966\\\",\\\"status.workspaceTrust.1647940838877\\\",\\\"status.workspaceTrust.1647949502585\\\",\\\"status.workspaceTrust.1647949557454\\\",\\\"status.workspaceTrust.53a85d2f3cb15cf10c942c11485d636d\\\",\\\"status.workspaceTrust.1648009163175\\\",\\\"status.workspaceTrust.1648012239575\\\",\\\"status.workspaceTrust.1648018011877\\\",\\\"status.workspaceTrust.1648018090911\\\",\\\"status.workspaceTrust.1648025128177\\\",\\\"status.workspaceTrust.1648027179244\\\",\\\"status.workspaceTrust.5efe0c7ff717a5f3c50f6b1029b690bc\\\",\\\"status.workspaceTrust.1648030554639\\\",\\\"status.workspaceTrust.1648032273706\\\",\\\"status.workspaceTrust.1648035241077\\\",\\\"status.workspaceTrust.1648040496363\\\",\\\"status.workspaceTrust.1648040501412\\\",\\\"status.workspaceTrust.1648097171228\\\",\\\"status.workspaceTrust.1648117343326\\\",\\\"status.workspaceTrust.1648119108638\\\",\\\"status.workspaceTrust.1648120268362\\\",\\\"status.workspaceTrust.1648182377614\\\",\\\"status.workspaceTrust.1648183221720\\\",\\\"status.workspaceTrust.1648184417537\\\",\\\"status.workspaceTrust.1648185701263\\\",\\\"status.workspaceTrust.1648188363802\\\",\\\"status.workspaceTrust.1648189583093\\\",\\\"status.workspaceTrust.1648193032512\\\",\\\"status.workspaceTrust.1648198006473\\\",\\\"status.workspaceTrust.1648207652301\\\",\\\"status.workspaceTrust.1648210075349\\\",\\\"status.workspaceTrust.1648213825160\\\",\\\"status.workspaceTrust.190aca03480f7048ceda0cdcef95745b\\\",\\\"status.workspaceTrust.1648441500160\\\",\\\"status.workspaceTrust.1648457358260\\\",\\\"status.workspaceTrust.1648458298183\\\",\\\"status.workspaceTrust.1648467016688\\\",\\\"status.workspaceTrust.1648614149459\\\",\\\"status.workspaceTrust.1648615973914\\\",\\\"status.workspaceTrust.1648616584178\\\",\\\"status.workspaceTrust.1648618475682\\\",\\\"status.workspaceTrust.1648618532304\\\",\\\"status.workspaceTrust.1648631769680\\\",\\\"status.workspaceTrust.1648635071413\\\",\\\"status.workspaceTrust.1648641572268\\\",\\\"status.workspaceTrust.1648649704965\\\",\\\"status.workspaceTrust.1648700611807\\\",\\\"status.workspaceTrust.1648787183874\\\",\\\"status.workspaceTrust.1649042145295\\\",\\\"status.workspaceTrust.1649128377458\\\",\\\"status.workspaceTrust.cb8848feab6c32d65cd98c723ec9e821\\\",\\\"status.workspaceTrust.1649140037646\\\",\\\"status.workspaceTrust.1649148883185\\\",\\\"status.workspaceTrust.1649158338697\\\",\\\"status.workspaceTrust.1649158492942\\\",\\\"status.workspaceTrust.1649159262524\\\",\\\"status.workspaceTrust.1649159602282\\\",\\\"status.workspaceTrust.1649214833270\\\",\\\"status.workspaceTrust.1649218673413\\\",\\\"status.workspaceTrust.04bc2a6c0b83c3d9ef60444567a77038\\\",\\\"status.workspaceTrust.1649219670452\\\",\\\"status.workspaceTrust.1649237641396\\\",\\\"status.workspaceTrust.1649241137134\\\",\\\"status.workspaceTrust.1649243472552\\\",\\\"status.workspaceTrust.1649299136215\\\",\\\"status.workspaceTrust.1649306516662\\\",\\\"status.workspaceTrust.1649314268914\\\",\\\"status.workspaceTrust.1649315779190\\\",\\\"status.workspaceTrust.1649317548907\\\",\\\"status.workspaceTrust.1649320284109\\\",\\\"status.workspaceTrust.1649327503323\\\",\\\"status.workspaceTrust.7e0ecaa7ac33c7aa858ad8e01074aa54\\\",\\\"status.workspaceTrust.1649383884468\\\",\\\"status.workspaceTrust.1649387585799\\\",\\\"status.workspaceTrust.1649388584801\\\",\\\"status.workspaceTrust.1649389298821\\\",\\\"status.workspaceTrust.1649390119793\\\",\\\"status.workspaceTrust.a3c1b8392c7271e77382a7dff6fa4df3\\\",\\\"status.workspaceTrust.de045d141a8b035fd6afde5a0c3a97e9\\\",\\\"status.workspaceTrust.3520e6a73cae5c9793cb248b7b812cd0\\\",\\\"status.workspaceTrust.1649645475567\\\",\\\"status.workspaceTrust.1649660078085\\\",\\\"status.workspaceTrust.1649665950265\\\",\\\"status.workspaceTrust.1649667795285\\\",\\\"status.workspaceTrust.1649667882114\\\",\\\"status.workspaceTrust.1649668001922\\\",\\\"status.workspaceTrust.1649670050608\\\",\\\"status.workspaceTrust.1649730340993\\\",\\\"status.workspaceTrust.1649735374366\\\",\\\"status.workspaceTrust.1649742775707\\\",\\\"status.workspaceTrust.1649743234043\\\",\\\"status.workspaceTrust.7eb914fa43294320b30067d5e0331d96\\\",\\\"status.workspaceTrust.1649751266732\\\",\\\"status.workspaceTrust.1649754293467\\\",\\\"status.workspaceTrust.1649762105480\\\",\\\"status.workspaceTrust.1649816524033\\\",\\\"status.workspaceTrust.df3b7f61b27e11ae5f87d0ef50b7b2c1\\\",\\\"status.workspaceTrust.1649825953357\\\",\\\"status.workspaceTrust.1649826773087\\\",\\\"status.workspaceTrust.1649840812373\\\",\\\"status.workspaceTrust.1649847558237\\\",\\\"status.workspaceTrust.1649903157785\\\",\\\"status.workspaceTrust.1649907617548\\\",\\\"status.workspaceTrust.1649913125580\\\",\\\"status.workspaceTrust.1649916370338\\\",\\\"status.workspaceTrust.1649919011280\\\",\\\"status.workspaceTrust.1649920146096\\\",\\\"status.workspaceTrust.1649931044850\\\",\\\"status.workspaceTrust.1649931198444\\\",\\\"status.workspaceTrust.1649988779438\\\",\\\"status.workspaceTrust.1649989656452\\\",\\\"status.workspaceTrust.1649998356047\\\",\\\"status.workspaceTrust.1650009883552\\\",\\\"status.workspaceTrust.1650248840514\\\",\\\"status.workspaceTrust.1650248873770\\\",\\\"status.workspaceTrust.0353155fe914f45d4b1656f4f574d6e9\\\",\\\"status.workspaceTrust.664f5d77741add5ec92917017e6887ec\\\",\\\"status.workspaceTrust.d5508f27303ee6ca4f7e16a7abbda740\\\",\\\"status.workspaceTrust.1650335140869\\\",\\\"status.workspaceTrust.1650336480928\\\",\\\"status.workspaceTrust.1650345070039\\\",\\\"status.workspaceTrust.1650346014764\\\",\\\"status.workspaceTrust.0848a38e1851cd1e8803d72eccd72ce0\\\",\\\"status.workspaceTrust.bcbfb4c8ab7df311c56f6d30d1d317ad\\\",\\\"status.workspaceTrust.1650421615262\\\",\\\"status.workspaceTrust.93837be48b01f1229bdcf855d28b2a5f\\\",\\\"status.workspaceTrust.1650421813364\\\",\\\"status.workspaceTrust.1650422744337\\\",\\\"status.workspaceTrust.1bb74040e547d3ed358a703b5f53bbbe\\\",\\\"status.workspaceTrust.1650429849301\\\",\\\"status.workspaceTrust.1650437693908\\\",\\\"status.workspaceTrust.1650437716631\\\",\\\"status.workspaceTrust.1650437724159\\\",\\\"status.workspaceTrust.1650437806681\\\",\\\"status.workspaceTrust.1650438108835\\\",\\\"status.workspaceTrust.1650438449516\\\",\\\"status.workspaceTrust.1650438785096\\\",\\\"status.workspaceTrust.86fa30eba160e5d87f26a71ef2cf62f7\\\",\\\"status.workspaceTrust.1650508053634\\\",\\\"status.workspaceTrust.1650514310280\\\",\\\"status.workspaceTrust.1650518858848\\\",\\\"status.workspaceTrust.1650522697414\\\",\\\"status.workspaceTrust.1650536189721\\\",\\\"status.workspaceTrust.1650540068819\\\",\\\"status.workspaceTrust.1650593656569\\\",\\\"status.workspaceTrust.1650601452929\\\",\\\"status.workspaceTrust.1650602519554\\\",\\\"status.workspaceTrust.1650605475806\\\",\\\"status.workspaceTrust.ce8aead4af13584eb103752b41ccaf19\\\",\\\"status.workspaceTrust.1650605710312\\\",\\\"status.workspaceTrust.5de3de42d9f7e872fb1516de9b0eb2b4\\\",\\\"status.workspaceTrust.1650606655135\\\",\\\"status.workspaceTrust.65b0ab79c72e581c73c7bbeeec64169f\\\",\\\"status.workspaceTrust.1650617248524\\\",\\\"status.workspaceTrust.1650619919572\\\",\\\"status.workspaceTrust.66354a982e654e1330490136d50d5574\\\",\\\"status.workspaceTrust.1650854372321\\\",\\\"status.workspaceTrust.1650854984592\\\",\\\"status.workspaceTrust.1650867319291\\\",\\\"status.workspaceTrust.1650869524567\\\",\\\"status.workspaceTrust.1650872245839\\\",\\\"status.workspaceTrust.1650874303622\\\",\\\"status.workspaceTrust.1650879520292\\\",\\\"status.workspaceTrust.1650940060145\\\",\\\"status.workspaceTrust.1650953496201\\\",\\\"status.workspaceTrust.1650956397630\\\",\\\"status.workspaceTrust.1650956994887\\\",\\\"status.workspaceTrust.1650966410632\\\",\\\"status.workspaceTrust.1651026588389\\\",\\\"status.workspaceTrust.1651113012632\\\",\\\"status.workspaceTrust.1651115686756\\\",\\\"status.workspaceTrust.1651120901412\\\",\\\"status.workspaceTrust.1651121869646\\\",\\\"status.workspaceTrust.1651122297229\\\",\\\"status.workspaceTrust.1651122801772\\\",\\\"status.workspaceTrust.1651122905657\\\",\\\"status.workspaceTrust.1651126114708\\\",\\\"status.workspaceTrust.1651128249473\\\",\\\"status.workspaceTrust.1651129554675\\\",\\\"status.workspaceTrust.1651130403136\\\",\\\"status.workspaceTrust.1651132092037\\\",\\\"status.workspaceTrust.1651134136211\\\",\\\"status.workspaceTrust.1651141585861\\\",\\\"status.workspaceTrust.1651142261255\\\",\\\"status.workspaceTrust.1651146619688\\\",\\\"status.workspaceTrust.1651146634260\\\",\\\"status.workspaceTrust.1651146643034\\\",\\\"status.workspaceTrust.1651213378968\\\",\\\"status.workspaceTrust.1651213607950\\\",\\\"status.workspaceTrust.34c48aa2cbad92b1c53db218a809c005\\\",\\\"status.workspaceTrust.1651215890074\\\",\\\"status.workspaceTrust.1651458478362\\\",\\\"status.workspaceTrust.bffaa139f462eecc97f27aad7eecc4e7\\\",\\\"status.workspaceTrust.1651467351748\\\",\\\"status.workspaceTrust.1651471653682\\\",\\\"status.workspaceTrust.1651471800931\\\",\\\"status.workspaceTrust.1651474695391\\\",\\\"status.workspaceTrust.1d9b051531bf94b1452b618ecbe01dc9\\\",\\\"status.workspaceTrust.1651482446080\\\",\\\"status.workspaceTrust.c62a70452503901100e2150af61f57b3\\\",\\\"status.workspaceTrust.1651484027721\\\",\\\"status.workspaceTrust.1651724968335\\\",\\\"status.workspaceTrust.1651756535145\\\",\\\"status.workspaceTrust.1651757945327\\\",\\\"status.workspaceTrust.1651817417420\\\",\\\"status.workspaceTrust.1651840401052\\\",\\\"status.workspaceTrust.1652070336979\\\",\\\"status.workspaceTrust.1652072543189\\\",\\\"status.workspaceTrust.1652077050457\\\",\\\"status.workspaceTrust.1652078486074\\\",\\\"status.workspaceTrust.1652083762122\\\",\\\"status.workspaceTrust.1652089115938\\\",\\\"status.workspaceTrust.1652092966577\\\",\\\"status.workspaceTrust.1652097022542\\\",\\\"status.workspaceTrust.1652099053131\\\",\\\"status.workspaceTrust.1652099110494\\\",\\\"status.workspaceTrust.1652156662745\\\",\\\"status.workspaceTrust.1652160479460\\\",\\\"status.workspaceTrust.1652162433474\\\",\\\"status.workspaceTrust.1652163286367\\\",\\\"status.workspaceTrust.cd63d4dfb849e136b6c7bb127e9d3ed2\\\",\\\"status.workspaceTrust.1af5065672203ba913f79d6f18d2f741\\\",\\\"status.workspaceTrust.da279b99f947d21bd46e37cf355d1bb5\\\",\\\"status.workspaceTrust.1652164371968\\\",\\\"status.workspaceTrust.1652165938266\\\",\\\"status.workspaceTrust.1652167396614\\\",\\\"status.workspaceTrust.1652174054675\\\",\\\"status.workspaceTrust.1652175778882\\\",\\\"status.workspaceTrust.1652182250405\\\",\\\"status.workspaceTrust.1652182291893\\\",\\\"status.workspaceTrust.1652182301191\\\",\\\"status.workspaceTrust.1652182313320\\\",\\\"status.workspaceTrust.1652242966917\\\",\\\"status.workspaceTrust.1652263103339\\\",\\\"status.workspaceTrust.1652263876119\\\",\\\"status.workspaceTrust.1652329549973\\\",\\\"status.workspaceTrust.1652349448132\\\",\\\"status.workspaceTrust.1652349737708\\\",\\\"status.workspaceTrust.1e7fe377befbaea1144976ff0f40d33f\\\",\\\"status.workspaceTrust.1652362827006\\\",\\\"status.workspaceTrust.1652363317092\\\",\\\"status.workspaceTrust.1652363327307\\\",\\\"status.workspaceTrust.1652363334578\\\",\\\"status.workspaceTrust.1652363364062\\\",\\\"status.workspaceTrust.00516332fd590a7cbe4af1bd14c70ef2\\\",\\\"status.workspaceTrust.1652364908033\\\",\\\"status.workspaceTrust.1652415679515\\\",\\\"status.workspaceTrust.1652675145685\\\",\\\"status.workspaceTrust.1652692515914\\\",\\\"status.workspaceTrust.1652761302897\\\",\\\"status.workspaceTrust.1652791390038\\\",\\\"status.workspaceTrust.1652792784713\\\",\\\"status.workspaceTrust.1652847825024\\\",\\\"status.workspaceTrust.1652865863042\\\",\\\"status.workspaceTrust.1652865869494\\\",\\\"status.workspaceTrust.1652934183393\\\",\\\"status.workspaceTrust.ad7f7bd95cd7df6f54386eca741c8b7b\\\",\\\"status.workspaceTrust.ddcc2d0276e66713b4c7d5d40d5d4013\\\",\\\"status.workspaceTrust.1652959839434\\\",\\\"status.workspaceTrust.1652962541193\\\",\\\"status.workspaceTrust.1652963215774\\\",\\\"status.workspaceTrust.1652963611886\\\",\\\"status.workspaceTrust.1652966039821\\\",\\\"status.workspaceTrust.1652966509757\\\",\\\"status.workspaceTrust.1653020448981\\\",\\\"status.workspaceTrust.1653029561167\\\",\\\"status.workspaceTrust.1653030787439\\\",\\\"status.workspaceTrust.1653042683726\\\",\\\"status.workspaceTrust.1653044801055\\\",\\\"status.workspaceTrust.1653048561102\\\",\\\"status.workspaceTrust.1653279790851\\\",\\\"status.workspaceTrust.1653291077221\\\",\\\"status.workspaceTrust.1653291089301\\\",\\\"status.workspaceTrust.8ba9bee67696286a68036d24556f9d7c\\\",\\\"status.workspaceTrust.1653298808883\\\",\\\"status.workspaceTrust.1653301033763\\\",\\\"status.workspaceTrust.1653305555762\\\",\\\"status.workspaceTrust.1653308381910\\\",\\\"status.workspaceTrust.1653311543400\\\",\\\"status.workspaceTrust.1653366734899\\\",\\\"status.workspaceTrust.1653368470849\\\",\\\"status.workspaceTrust.1653369957421\\\",\\\"status.workspaceTrust.1653374390864\\\",\\\"status.workspaceTrust.1653378894680\\\",\\\"status.workspaceTrust.1653379702936\\\",\\\"status.workspaceTrust.1653380180906\\\",\\\"status.workspaceTrust.1653383030535\\\",\\\"status.workspaceTrust.1653397972778\\\",\\\"status.workspaceTrust.1653538577694\\\",\\\"status.workspaceTrust.1653538864809\\\",\\\"status.workspaceTrust.1653558219339\\\",\\\"status.workspaceTrust.1653563549562\\\",\\\"status.workspaceTrust.1653573861437\\\",\\\"status.workspaceTrust.1653883480963\\\",\\\"status.workspaceTrust.1653890329931\\\",\\\"status.workspaceTrust.1653890389043\\\",\\\"status.workspaceTrust.76874d72b45df42d57d0388edc0f61c3\\\",\\\"status.workspaceTrust.6fc0eba246cf067b916ffbd2cd2350cb\\\",\\\"status.workspaceTrust.da539888b60844d4afffe22a5b798984\\\",\\\"status.workspaceTrust.1653970220400\\\",\\\"status.workspaceTrust.1653970704624\\\",\\\"status.workspaceTrust.1653970852784\\\",\\\"status.workspaceTrust.1653972281237\\\",\\\"status.workspaceTrust.1653978299045\\\",\\\"status.workspaceTrust.1653979708584\\\",\\\"status.workspaceTrust.1653980709020\\\",\\\"status.workspaceTrust.1653983871107\\\",\\\"status.workspaceTrust.6b51650a78a1cfa3e5075fceb7934064\\\",\\\"status.workspaceTrust.1653984162841\\\",\\\"status.workspaceTrust.1653993653318\\\",\\\"status.workspaceTrust.1653994339087\\\",\\\"status.workspaceTrust.1654003762617\\\",\\\"status.workspaceTrust.1654057716024\\\",\\\"status.workspaceTrust.1654060972838\\\",\\\"status.workspaceTrust.1654061226212\\\",\\\"status.workspaceTrust.1654068609227\\\",\\\"status.workspaceTrust.1654068707954\\\",\\\"status.workspaceTrust.1654068980731\\\",\\\"status.workspaceTrust.1654069077051\\\",\\\"status.workspaceTrust.1654069351616\\\",\\\"status.workspaceTrust.1654070917449\\\",\\\"status.workspaceTrust.1654070948943\\\",\\\"status.workspaceTrust.1654076800333\\\",\\\"status.workspaceTrust.5046744ed0478ff2eedf6ef65d0eac93\\\",\\\"status.workspaceTrust.1654082821179\\\",\\\"status.workspaceTrust.1654082871764\\\",\\\"status.workspaceTrust.1654144394530\\\",\\\"status.workspaceTrust.1654151639673\\\",\\\"status.workspaceTrust.1654155490961\\\",\\\"status.workspaceTrust.1654170633388\\\",\\\"status.workspaceTrust.1654170800038\\\",\\\"status.workspaceTrust.aa5bbc9da6218c936a31abb0b3842be1\\\",\\\"status.workspaceTrust.1654171159224\\\",\\\"status.workspaceTrust.1654177700360\\\",\\\"status.workspaceTrust.1654230238373\\\",\\\"status.workspaceTrust.1654238976736\\\",\\\"status.workspaceTrust.9c4bed4490d7a3e9d45c96e4481864b2\\\",\\\"status.workspaceTrust.141540da2d838b2ef6b4907c9ac76b5f\\\",\\\"status.workspaceTrust.031264d47c29562fbbda86d8e5767549\\\",\\\"status.workspaceTrust.4ab900a43c3dd20fbe122b96a718ddb6\\\",\\\"status.workspaceTrust.1654249174617\\\",\\\"status.workspaceTrust.0062091813dcf831873b82831434f47f\\\",\\\"status.workspaceTrust.1654255500642\\\",\\\"status.workspaceTrust.bc701bd465b06efeec9b0cef4aa53002\\\",\\\"status.workspaceTrust.1654259148646\\\",\\\"status.workspaceTrust.1654259915288\\\",\\\"status.workspaceTrust.1654489548308\\\",\\\"status.workspaceTrust.1654516431875\\\",\\\"status.workspaceTrust.1654518505709\\\",\\\"status.workspaceTrust.1654521040896\\\",\\\"status.workspaceTrust.1654521395187\\\",\\\"status.workspaceTrust.1654522642745\\\",\\\"status.workspaceTrust.1654575857979\\\",\\\"status.workspaceTrust.1654588612553\\\",\\\"status.workspaceTrust.1654588751459\\\",\\\"status.workspaceTrust.a6adc0b9043d0d07d3d36a082bedba16\\\",\\\"status.workspaceTrust.1654591675879\\\",\\\"status.workspaceTrust.1654595557610\\\",\\\"status.workspaceTrust.1654597686447\\\",\\\"status.workspaceTrust.1654598761411\\\",\\\"status.workspaceTrust.1654598909458\\\",\\\"status.workspaceTrust.1654598921881\\\",\\\"status.workspaceTrust.1654606643837\\\",\\\"status.workspaceTrust.1654609478877\\\",\\\"status.workspaceTrust.1654610708627\\\",\\\"status.workspaceTrust.1654661747753\\\",\\\"status.workspaceTrust.1654665705322\\\",\\\"status.workspaceTrust.1654748831730\\\",\\\"status.workspaceTrust.1654755552446\\\",\\\"status.workspaceTrust.1654755566499\\\",\\\"status.workspaceTrust.1654755584745\\\",\\\"status.workspaceTrust.1654759521957\\\",\\\"status.workspaceTrust.1654781150360\\\",\\\"status.workspaceTrust.1654835068013\\\",\\\"status.workspaceTrust.1654848280586\\\",\\\"status.workspaceTrust.88f50c50a8310a0730fae85a795d1210\\\",\\\"status.workspaceTrust.1654852081357\\\",\\\"status.workspaceTrust.d2fefcd24a46f54d3f0122cc875c0a8c\\\",\\\"status.workspaceTrust.1654868821667\\\",\\\"status.workspaceTrust.1654869346216\\\",\\\"status.workspaceTrust.1655094092679\\\",\\\"status.workspaceTrust.1655096847567\\\",\\\"status.workspaceTrust.1655180311021\\\",\\\"status.workspaceTrust.1655189760596\\\",\\\"status.workspaceTrust.1655192280701\\\",\\\"status.workspaceTrust.1655201586959\\\",\\\"status.workspaceTrust.6d3a1375fd23e3da203bf90f4c2c3051\\\",\\\"status.workspaceTrust.1655208049250\\\",\\\"status.workspaceTrust.1655208286803\\\",\\\"status.workspaceTrust.1655267235730\\\",\\\"status.workspaceTrust.a240d1244a55c5e1a7868621828ab232\\\",\\\"status.workspaceTrust.798734770b2eb996c51512e6df0d5c88\\\",\\\"status.workspaceTrust.1655273741043\\\",\\\"status.workspaceTrust.1655275458462\\\",\\\"status.workspaceTrust.1655278828916\\\",\\\"status.workspaceTrust.1655278874810\\\",\\\"status.workspaceTrust.1655294662870\\\",\\\"status.workspaceTrust.1655352949055\\\",\\\"status.workspaceTrust.1655440017042\\\",\\\"status.workspaceTrust.1655448721757\\\",\\\"status.workspaceTrust.1655457916943\\\",\\\"status.workspaceTrust.1655469064286\\\",\\\"status.workspaceTrust.1655469167478\\\",\\\"status.workspaceTrust.1655698197705\\\",\\\"status.workspaceTrust.1655705227431\\\",\\\"status.workspaceTrust.1655705277081\\\",\\\"status.workspaceTrust.1655729030284\\\",\\\"status.workspaceTrust.1655785076013\\\",\\\"status.workspaceTrust.1655792675848\\\",\\\"status.workspaceTrust.1655808169660\\\",\\\"status.workspaceTrust.1655814869565\\\",\\\"status.workspaceTrust.1655817056707\\\",\\\"status.workspaceTrust.1655818432485\\\",\\\"status.workspaceTrust.1655819240017\\\",\\\"status.workspaceTrust.1655871664425\\\",\\\"status.workspaceTrust.1655871882193\\\",\\\"status.workspaceTrust.1655874256132\\\",\\\"status.workspaceTrust.1655876637902\\\",\\\"status.workspaceTrust.1655876681901\\\",\\\"status.workspaceTrust.1655888589930\\\",\\\"status.workspaceTrust.1655888653610\\\",\\\"status.workspaceTrust.1655906136984\\\",\\\"status.workspaceTrust.1655957865541\\\",\\\"status.workspaceTrust.1655960340393\\\",\\\"status.workspaceTrust.17a097c4f53bc021bc5431e54db795c0\\\",\\\"status.workspaceTrust.1656044717363\\\",\\\"status.workspaceTrust.1656051504658\\\",\\\"status.workspaceTrust.1656064962374\\\",\\\"status.workspaceTrust.1656064998959\\\",\\\"status.workspaceTrust.1656075550765\\\",\\\"status.workspaceTrust.1656075641158\\\",\\\"status.workspaceTrust.1656389697644\\\",\\\"status.workspaceTrust.1656392815579\\\",\\\"status.workspaceTrust.1656393686710\\\",\\\"status.workspaceTrust.1656393747942\\\",\\\"status.workspaceTrust.1656395417444\\\",\\\"status.workspaceTrust.131eaba75de5d814be5b7eb84f4eb5b2\\\",\\\"status.workspaceTrust.1656410692287\\\",\\\"status.workspaceTrust.1656475700082\\\",\\\"status.workspaceTrust.1656562605705\\\",\\\"status.workspaceTrust.1656579618194\\\",\\\"status.workspaceTrust.1656585689638\\\",\\\"status.workspaceTrust.1656593391541\\\",\\\"status.workspaceTrust.1656593890756\\\",\\\"status.workspaceTrust.1656595914535\\\",\\\"status.workspaceTrust.1656595950621\\\",\\\"status.workspaceTrust.1656596228254\\\",\\\"status.workspaceTrust.1656649549182\\\",\\\"status.workspaceTrust.1656652443219\\\",\\\"status.workspaceTrust.1656663794634\\\",\\\"status.workspaceTrust.1656908071681\\\",\\\"status.workspaceTrust.1656995049885\\\",\\\"status.workspaceTrust.1657028145483\\\",\\\"status.workspaceTrust.1657081555873\\\",\\\"status.workspaceTrust.1657168058737\\\",\\\"status.workspaceTrust.1657194001948\\\",\\\"status.workspaceTrust.1657254002228\\\",\\\"status.workspaceTrust.8d833ad9ce1c995f3c9cc8e948732b24\\\",\\\"status.workspaceTrust.1657277607067\\\",\\\"status.workspaceTrust.1657277825839\\\",\\\"status.workspaceTrust.1657284192435\\\",\\\"status.workspaceTrust.1657599183491\\\",\\\"status.workspaceTrust.1657621756562\\\",\\\"status.workspaceTrust.1657626594818\\\",\\\"status.workspaceTrust.1657685636083\\\",\\\"status.workspaceTrust.1657690181717\\\",\\\"status.workspaceTrust.1657773381707\\\",\\\"status.workspaceTrust.1657798397287\\\",\\\"status.workspaceTrust.1657858390252\\\",\\\"status.workspaceTrust.1657876193106\\\",\\\"status.workspaceTrust.0af93032bef546f106bdb7c88df1c9fd\\\",\\\"status.workspaceTrust.ce6e99dd1333bfcfde1f491227518205\\\",\\\"status.workspaceTrust.1657880239030\\\",\\\"status.workspaceTrust.1657880309049\\\",\\\"status.workspaceTrust.1657880322504\\\",\\\"status.workspaceTrust.1657884539800\\\",\\\"status.workspaceTrust.1657886300845\\\",\\\"status.workspaceTrust.1658117773726\\\",\\\"status.workspaceTrust.1658121265816\\\",\\\"status.workspaceTrust.1658130209801\\\",\\\"status.workspaceTrust.1658135744935\\\",\\\"status.workspaceTrust.1658137426466\\\",\\\"status.workspaceTrust.1658140683159\\\",\\\"status.workspaceTrust.1658203974813\\\",\\\"status.workspaceTrust.1658210767081\\\",\\\"status.workspaceTrust.1658232022210\\\",\\\"status.workspaceTrust.1658290337655\\\",\\\"status.workspaceTrust.1658290676214\\\",\\\"status.workspaceTrust.1658377248988\\\",\\\"status.workspaceTrust.1658395704189\\\",\\\"status.workspaceTrust.1658398165050\\\",\\\"status.workspaceTrust.8bed7e54493f14569ff13042e9d95923\\\",\\\"status.workspaceTrust.1658463604292\\\",\\\"status.workspaceTrust.1658466175045\\\",\\\"status.workspaceTrust.1658475036648\\\",\\\"status.workspaceTrust.1658481115175\\\",\\\"status.workspaceTrust.1658722445705\\\",\\\"status.workspaceTrust.1658722891890\\\",\\\"status.workspaceTrust.1658809480700\\\",\\\"status.workspaceTrust.1658811902263\\\",\\\"status.workspaceTrust.1658816567774\\\",\\\"status.workspaceTrust.1658821335833\\\",\\\"status.workspaceTrust.1658837035473\\\",\\\"status.workspaceTrust.1658895913214\\\",\\\"status.workspaceTrust.1658908222560\\\",\\\"status.workspaceTrust.1658923203779\\\",\\\"status.workspaceTrust.1658981378319\\\",\\\"status.workspaceTrust.1658992557904\\\",\\\"status.workspaceTrust.1659068517477\\\",\\\"status.workspaceTrust.1659077668973\\\",\\\"status.workspaceTrust.98fd8104a623f7bc325f6c21ebb89b8f\\\",\\\"status.workspaceTrust.1659087128443\\\",\\\"status.workspaceTrust.1659094286681\\\",\\\"status.workspaceTrust.1659098139261\\\",\\\"status.workspaceTrust.1659327927359\\\",\\\"status.workspaceTrust.1659329187831\\\",\\\"status.workspaceTrust.851b55f099a44fadc1f7d143a533a941\\\",\\\"status.workspaceTrust.1659413890879\\\",\\\"status.workspaceTrust.1659414074943\\\",\\\"status.workspaceTrust.1659441328741\\\",\\\"status.workspaceTrust.1659500217141\\\",\\\"status.workspaceTrust.1659519739358\\\",\\\"status.workspaceTrust.1659520647484\\\",\\\"status.workspaceTrust.1659586430479\\\",\\\"status.workspaceTrust.1659611852107\\\",\\\"status.workspaceTrust.1659672695853\\\",\\\"status.workspaceTrust.1659674259798\\\",\\\"status.workspaceTrust.1659677702360\\\",\\\"status.workspaceTrust.1659701935720\\\",\\\"status.workspaceTrust.1659707460303\\\",\\\"status.workspaceTrust.ff4e61f20bc90196c7b10b7a3ed06acd\\\",\\\"status.workspaceTrust.1659758810841\\\",\\\"status.workspaceTrust.026f86e9d0243397fd94114d54704890\\\",\\\"status.workspaceTrust.1659761824192\\\",\\\"status.workspaceTrust.1659761833223\\\",\\\"status.workspaceTrust.9b2515056e2d36f2398692be389daa1b\\\",\\\"status.workspaceTrust.1659763580737\\\",\\\"status.workspaceTrust.1659765692620\\\",\\\"status.workspaceTrust.1659767615540\\\",\\\"status.workspaceTrust.1659768864913\\\",\\\"status.workspaceTrust.1659788985842\\\",\\\"status.workspaceTrust.1659789035826\\\",\\\"status.workspaceTrust.8fc3f2c45e63c17e3959cec8953a2a19\\\",\\\"status.workspaceTrust.1659789186393\\\",\\\"status.workspaceTrust.1659789512167\\\",\\\"status.workspaceTrust.1659789819333\\\",\\\"status.workspaceTrust.1659931394531\\\",\\\"status.workspaceTrust.1659931530048\\\",\\\"status.workspaceTrust.1659937209579\\\",\\\"status.workspaceTrust.1659953824888\\\",\\\"status.workspaceTrust.1659959259723\\\",\\\"status.workspaceTrust.1659960566958\\\",\\\"status.workspaceTrust.1660018874947\\\",\\\"status.workspaceTrust.1660024665692\\\",\\\"status.workspaceTrust.1660025626451\\\",\\\"status.workspaceTrust.1660025960994\\\",\\\"status.workspaceTrust.1660030653936\\\",\\\"status.workspaceTrust.1660030671771\\\",\\\"status.workspaceTrust.1660031176423\\\",\\\"status.workspaceTrust.1660031233442\\\",\\\"status.workspaceTrust.1660032919763\\\",\\\"status.workspaceTrust.1660035820503\\\",\\\"status.workspaceTrust.1660037605310\\\",\\\"status.workspaceTrust.1660038622555\\\",\\\"status.workspaceTrust.1660038911861\\\",\\\"status.workspaceTrust.1660042256494\\\",\\\"status.workspaceTrust.1660048332742\\\",\\\"status.workspaceTrust.1660102569423\\\",\\\"status.workspaceTrust.1660114432115\\\",\\\"status.workspaceTrust.1660118194080\\\",\\\"status.workspaceTrust.1660623848074\\\",\\\"status.workspaceTrust.1660624085797\\\",\\\"status.workspaceTrust.1660627535042\\\",\\\"status.workspaceTrust.1660629379794\\\",\\\"status.workspaceTrust.1660636431708\\\",\\\"status.workspaceTrust.1660645782398\\\",\\\"status.workspaceTrust.98291bcb18fa3eb76d0fc8f0edcbd608\\\",\\\"status.workspaceTrust.1660657266634\\\",\\\"status.workspaceTrust.1660709935449\\\",\\\"status.workspaceTrust.1660710696259\\\",\\\"status.workspaceTrust.1660733204192\\\",\\\"status.workspaceTrust.1660733210118\\\",\\\"status.workspaceTrust.1660736580035\\\",\\\"status.workspaceTrust.1660738806087\\\",\\\"status.workspaceTrust.1660741258055\\\",\\\"status.workspaceTrust.1660797333875\\\",\\\"status.workspaceTrust.1660797628537\\\",\\\"status.workspaceTrust.1660799124343\\\",\\\"status.workspaceTrust.4aa4a50bc971fff7e2259a4a7e9a5b15\\\",\\\"status.workspaceTrust.1660800882678\\\",\\\"status.workspaceTrust.1660802425995\\\",\\\"status.workspaceTrust.1660816386910\\\",\\\"status.workspaceTrust.1660818304160\\\",\\\"status.workspaceTrust.1660829720387\\\",\\\"status.workspaceTrust.1660883535658\\\",\\\"status.workspaceTrust.1661230103509\\\",\\\"status.workspaceTrust.1661231623807\\\",\\\"status.workspaceTrust.1661232394807\\\",\\\"status.workspaceTrust.1661232487012\\\",\\\"status.workspaceTrust.1661232668032\\\",\\\"status.workspaceTrust.1661239188566\\\",\\\"status.workspaceTrust.1661239625492\\\",\\\"status.workspaceTrust.1661239712730\\\",\\\"status.workspaceTrust.1661240903007\\\",\\\"status.workspaceTrust.1661249041644\\\",\\\"status.workspaceTrust.1661250410255\\\",\\\"status.workspaceTrust.1661250416147\\\",\\\"status.workspaceTrust.1661254884487\\\",\\\"status.workspaceTrust.1661258661745\\\",\\\"status.workspaceTrust.1661261505677\\\",\\\"status.workspaceTrust.1661315586378\\\",\\\"status.workspaceTrust.1661322084123\\\",\\\"status.workspaceTrust.1661327084776\\\",\\\"status.workspaceTrust.cefab62ae0cda3f1e7d454a5a30831cf\\\",\\\"status.workspaceTrust.1661401623649\\\",\\\"status.workspaceTrust.1661410476361\\\",\\\"status.workspaceTrust.1661422215584\\\",\\\"status.workspaceTrust.1661432733865\\\",\\\"status.workspaceTrust.1661489071404\\\",\\\"status.workspaceTrust.e09300d8b71b9c930715666404973c50\\\",\\\"status.workspaceTrust.1661518083055\\\",\\\"status.workspaceTrust.1661522495446\\\",\\\"status.workspaceTrust.1661524426588\\\",\\\"status.workspaceTrust.1661746977951\\\",\\\"status.workspaceTrust.1661757019919\\\",\\\"status.workspaceTrust.1661757532800\\\",\\\"status.workspaceTrust.1661759884653\\\",\\\"status.workspaceTrust.1661761195711\\\",\\\"status.workspaceTrust.1661773921043\\\",\\\"status.workspaceTrust.1661775834121\\\",\\\"status.workspaceTrust.1661921419390\\\",\\\"status.workspaceTrust.1662005475885\\\",\\\"status.workspaceTrust.c861f02c81c91cc2de7b2ec3ec419a7c\\\",\\\"status.workspaceTrust.1662091886090\\\",\\\"status.workspaceTrust.1662350426390\\\",\\\"status.workspaceTrust.1662377813931\\\",\\\"status.workspaceTrust.1662437434206\\\",\\\"status.workspaceTrust.1662441561668\\\",\\\"status.workspaceTrust.1662441566769\\\",\\\"status.workspaceTrust.1662441622397\\\",\\\"status.workspaceTrust.d3c605a77ae359bd1606f9a7e1a77842\\\",\\\"status.workspaceTrust.1662446129279\\\",\\\"status.workspaceTrust.60cf39a5c72c344ac48a8fc40eeeaf1f\\\",\\\"status.workspaceTrust.1662523263277\\\",\\\"status.workspaceTrust.1662532326748\\\",\\\"status.workspaceTrust.1662532383429\\\",\\\"status.workspaceTrust.1662555364086\\\",\\\"status.workspaceTrust.1662611399051\\\",\\\"status.workspaceTrust.1662619144154\\\",\\\"status.workspaceTrust.1662619188034\\\",\\\"status.workspaceTrust.1662631048119\\\",\\\"status.workspaceTrust.1662643341257\\\",\\\"status.workspaceTrust.1662643691853\\\",\\\"status.workspaceTrust.1662705511379\\\",\\\"status.workspaceTrust.1662956611132\\\",\\\"status.workspaceTrust.1662966143295\\\",\\\"status.workspaceTrust.1662966223003\\\",\\\"status.workspaceTrust.1663042636499\\\",\\\"status.workspaceTrust.1663052010621\\\",\\\"status.workspaceTrust.1663052069552\\\",\\\"status.workspaceTrust.1663066520985\\\",\\\"status.workspaceTrust.1663071593456\\\",\\\"status.workspaceTrust.1663129300235\\\",\\\"status.workspaceTrust.1663135273661\\\",\\\"status.workspaceTrust.1663215344730\\\",\\\"status.workspaceTrust.1663224516308\\\",\\\"status.workspaceTrust.1663294798036\\\",\\\"status.workspaceTrust.b5df898bed677e7f3fe734f46750b4fb\\\",\\\"status.workspaceTrust.77716216c0bff5e1e0f23a8d625dc626\\\",\\\"status.workspaceTrust.c6e0e4df77fadc7355d480a969c0bdb2\\\",\\\"status.workspaceTrust.1663560411518\\\",\\\"status.workspaceTrust.1663574668050\\\",\\\"status.workspaceTrust.1663581746834\\\",\\\"status.workspaceTrust.1663592292081\\\",\\\"status.workspaceTrust.1663646509024\\\",\\\"status.workspaceTrust.1663655684748\\\",\\\"status.workspaceTrust.1663656827674\\\",\\\"status.workspaceTrust.1663657551807\\\",\\\"status.workspaceTrust.1663657849451\\\",\\\"status.workspaceTrust.1663732778961\\\",\\\"status.workspaceTrust.1663747159255\\\",\\\"status.workspaceTrust.1663752228880\\\",\\\"status.workspaceTrust.1663766290198\\\",\\\"status.workspaceTrust.1663820299364\\\",\\\"status.workspaceTrust.1663834328338\\\",\\\"status.workspaceTrust.1663851066380\\\",\\\"status.workspaceTrust.1663906351193\\\",\\\"status.workspaceTrust.1663937950793\\\",\\\"status.workspaceTrust.1664165070763\\\",\\\"status.workspaceTrust.138b02e67b413a11e502e86061d3ea30\\\",\\\"status.workspaceTrust.1664338245738\\\",\\\"status.workspaceTrust.1664345414119\\\",\\\"status.workspaceTrust.1664423998572\\\",\\\"status.workspaceTrust.1664432000539\\\",\\\"status.workspaceTrust.1664450926048\\\",\\\"status.workspaceTrust.1664512241802\\\",\\\"status.workspaceTrust.1664515493193\\\",\\\"status.workspaceTrust.1664515963137\\\",\\\"status.workspaceTrust.1664516458388\\\",\\\"status.workspaceTrust.1664540977958\\\",\\\"status.workspaceTrust.1664770616471\\\",\\\"status.workspaceTrust.1664775548683\\\",\\\"status.workspaceTrust.1664777479956\\\",\\\"status.workspaceTrust.1664777758425\\\",\\\"status.workspaceTrust.1664793276849\\\",\\\"status.workspaceTrust.1664797901562\\\",\\\"status.workspaceTrust.1664801877054\\\",\\\"status.workspaceTrust.1664802592302\\\",\\\"status.workspaceTrust.1664802807459\\\",\\\"status.workspaceTrust.1664802991263\\\",\\\"status.workspaceTrust.1664856177713\\\",\\\"status.workspaceTrust.1664856282241\\\",\\\"status.workspaceTrust.1664857912220\\\",\\\"status.workspaceTrust.1664863117414\\\",\\\"status.workspaceTrust.1664876971184\\\",\\\"status.workspaceTrust.1664882228040\\\",\\\"status.workspaceTrust.1664885531175\\\",\\\"status.workspaceTrust.1665028977365\\\",\\\"status.workspaceTrust.1665040471880\\\",\\\"status.workspaceTrust.1665041358110\\\",\\\"status.workspaceTrust.1665043177435\\\",\\\"status.workspaceTrust.1665061049363\\\",\\\"status.workspaceTrust.1665115825224\\\",\\\"status.workspaceTrust.1665122803379\\\",\\\"status.workspaceTrust.1665122917192\\\",\\\"status.workspaceTrust.1665123155764\\\",\\\"status.workspaceTrust.1665137602711\\\",\\\"status.workspaceTrust.35e6fc57c97e7dc5688173e16a60a5fe\\\",\\\"status.workspaceTrust.1665138108283\\\",\\\"status.workspaceTrust.1665235639957\\\",\\\"status.workspaceTrust.1665399076806\\\",\\\"status.workspaceTrust.1665399101291\\\",\\\"status.workspaceTrust.1665399107729\\\",\\\"status.workspaceTrust.1665461542890\\\",\\\"status.workspaceTrust.1665472818658\\\",\\\"status.workspaceTrust.1665496237095\\\",\\\"status.workspaceTrust.1665547133273\\\",\\\"status.workspaceTrust.1665552130489\\\",\\\"status.workspaceTrust.1665573193569\\\",\\\"status.workspaceTrust.1665581026480\\\",\\\"status.workspaceTrust.1665634427584\\\",\\\"status.workspaceTrust.1665667800922\\\",\\\"status.workspaceTrust.1665720623777\\\",\\\"status.workspaceTrust.1665807025117\\\",\\\"status.workspaceTrust.1665979479882\\\",\\\"status.workspaceTrust.1666065987952\\\",\\\"status.workspaceTrust.1666152250573\\\",\\\"status.workspaceTrust.1666239037224\\\",\\\"status.workspaceTrust.1666239117885\\\",\\\"status.workspaceTrust.1666259406850\\\",\\\"status.workspaceTrust.1666269826285\\\",\\\"status.workspaceTrust.1666269876351\\\",\\\"status.workspaceTrust.1666274338682\\\",\\\"status.workspaceTrust.1666325563031\\\",\\\"status.workspaceTrust.1666337357250\\\",\\\"status.workspaceTrust.1667191835072\\\",\\\"status.workspaceTrust.1667208225058\\\",\\\"status.workspaceTrust.1667210063511\\\",\\\"status.workspaceTrust.1667276081312\\\",\\\"status.workspaceTrust.1667279546225\\\",\\\"status.workspaceTrust.1667284142696\\\",\\\"status.workspaceTrust.1667288524547\\\",\\\"status.workspaceTrust.1667299198104\\\",\\\"status.workspaceTrust.1667362885160\\\",\\\"status.workspaceTrust.1667391622519\\\",\\\"status.workspaceTrust.1667448885566\\\",\\\"status.workspaceTrust.1667448885175\\\",\\\"status.workspaceTrust.1667794531517\\\",\\\"status.workspaceTrust.1667820901769\\\",\\\"status.workspaceTrust.1667880600809\\\",\\\"status.workspaceTrust.1667887748859\\\",\\\"status.workspaceTrust.1667889154980\\\",\\\"status.workspaceTrust.1667967006248\\\",\\\"status.workspaceTrust.1667967095937\\\",\\\"status.workspaceTrust.1667974696003\\\",\\\"status.workspaceTrust.1667975133677\\\",\\\"status.workspaceTrust.1668053993913\\\",\\\"status.workspaceTrust.1668061294040\\\",\\\"status.workspaceTrust.1668061435845\\\",\\\"status.workspaceTrust.1668061583524\\\",\\\"status.workspaceTrust.1668140125253\\\",\\\"status.workspaceTrust.1668147205530\\\",\\\"status.workspaceTrust.1668165011283\\\",\\\"status.workspaceTrust.1668399096059\\\",\\\"status.workspaceTrust.1668410663870\\\",\\\"status.workspaceTrust.1668417811182\\\",\\\"status.workspaceTrust.1668425365965\\\",\\\"status.workspaceTrust.1668484976655\\\",\\\"status.workspaceTrust.1668504583209\\\",\\\"status.workspaceTrust.1668504593934\\\",\\\"status.workspaceTrust.1668511731861\\\",\\\"status.workspaceTrust.1668572203882\\\",\\\"status.workspaceTrust.1668658504021\\\",\\\"status.workspaceTrust.1668668697821\\\",\\\"status.workspaceTrust.1668745302728\\\",\\\"status.workspaceTrust.1669004144252\\\",\\\"status.workspaceTrust.1669090626981\\\",\\\"status.workspaceTrust.1669177141648\\\",\\\"status.workspaceTrust.1669264951709\\\",\\\"status.workspaceTrust.1669609675364\\\",\\\"status.workspaceTrust.1669609712394\\\",\\\"status.workspaceTrust.1669695389909\\\",\\\"status.workspaceTrust.1669781817348\\\",\\\"status.workspaceTrust.1669868715549\\\",\\\"status.workspaceTrust.1669954108550\\\",\\\"status.workspaceTrust.1669987573057\\\",\\\"status.workspaceTrust.1670213374952\\\",\\\"status.workspaceTrust.1670239556671\\\",\\\"status.workspaceTrust.1670242144130\\\",\\\"status.workspaceTrust.1670243202313\\\",\\\"status.workspaceTrust.1670243793638\\\",\\\"status.workspaceTrust.1670244039727\\\",\\\"status.workspaceTrust.1670299513871\\\",\\\"status.workspaceTrust.1670325503121\\\",\\\"status.workspaceTrust.1670325548225\\\",\\\"status.workspaceTrust.1670385425586\\\",\\\"status.workspaceTrust.1670402154268\\\",\\\"status.workspaceTrust.1670409464014\\\",\\\"status.workspaceTrust.1670472952154\\\",\\\"status.workspaceTrust.1670488734394\\\",\\\"status.workspaceTrust.1670496400707\\\",\\\"status.workspaceTrust.1670559338008\\\",\\\"status.workspaceTrust.1670576385905\\\",\\\"status.workspaceTrust.1670583603525\\\",\\\"status.workspaceTrust.1670818398929\\\",\\\"status.workspaceTrust.1670820306007\\\",\\\"status.workspaceTrust.1670834977802\\\",\\\"status.workspaceTrust.1670839759440\\\",\\\"status.workspaceTrust.1670905397097\\\",\\\"status.workspaceTrust.1670990575580\\\",\\\"status.workspaceTrust.780ba3c8fe2b79fa10c2db2fc52f0630\\\",\\\"status.workspaceTrust.1671078069240\\\",\\\"status.workspaceTrust.1671164412906\\\",\\\"status.workspaceTrust.1671183968782\\\",\\\"status.workspaceTrust.1671423416129\\\",\\\"status.workspaceTrust.1671439931224\\\",\\\"status.workspaceTrust.1671446150912\\\",\\\"status.workspaceTrust.1671509380598\\\",\\\"status.workspaceTrust.1671527418282\\\",\\\"status.workspaceTrust.1671527473799\\\",\\\"status.workspaceTrust.1671529571342\\\",\\\"status.workspaceTrust.1671534475825\\\",\\\"status.workspaceTrust.1671596194855\\\",\\\"status.workspaceTrust.1671620588561\\\",\\\"status.workspaceTrust.1671629347892\\\",\\\"status.workspaceTrust.1671682653709\\\",\\\"status.workspaceTrust.1671702736198\\\",\\\"status.workspaceTrust.1671769605614\\\",\\\"status.workspaceTrust.1671786129794\\\",\\\"status.workspaceTrust.1671793525932\\\",\\\"status.workspaceTrust.1672027672324\\\",\\\"status.workspaceTrust.1672043948822\\\",\\\"status.workspaceTrust.1672051458537\\\",\\\"status.workspaceTrust.1672053723905\\\",\\\"status.workspaceTrust.1672054218414\\\",\\\"status.workspaceTrust.1672114917905\\\",\\\"status.workspaceTrust.1672126226457\\\",\\\"status.workspaceTrust.10790b71fb50a1d5e7dfa6859a002913\\\",\\\"status.workspaceTrust.0ac782d7631b02ff3e4f3c7747cf3b89\\\",\\\"status.workspaceTrust.1672127947877\\\",\\\"status.workspaceTrust.1672130595173\\\",\\\"status.workspaceTrust.1672131917406\\\",\\\"status.workspaceTrust.1672133704721\\\",\\\"status.workspaceTrust.1672141862240\\\",\\\"status.workspaceTrust.1672201397313\\\",\\\"status.workspaceTrust.1672225238858\\\",\\\"status.workspaceTrust.1672231808905\\\",\\\"status.workspaceTrust.1672287470124\\\",\\\"status.workspaceTrust.1672374138944\\\",\\\"status.workspaceTrust.1672633524976\\\",\\\"status.workspaceTrust.1672720093734\\\",\\\"status.workspaceTrust.68d7eed46ded8cf2221db6076bd0657a\\\",\\\"status.workspaceTrust.1672831867394\\\",\\\"status.workspaceTrust.5cc5f336b3cbd2ffe19c9e8c228f33c2\\\",\\\"status.workspaceTrust.1672834861081\\\",\\\"status.workspaceTrust.1672978927654\\\",\\\"status.workspaceTrust.1672980622977\\\",\\\"status.workspaceTrust.1672980657282\\\",\\\"status.workspaceTrust.1672980933201\\\",\\\"status.workspaceTrust.1672981281171\\\",\\\"status.workspaceTrust.1672981289252\\\",\\\"status.workspaceTrust.1672983710381\\\",\\\"status.workspaceTrust.1672983966365\\\",\\\"status.workspaceTrust.1672984026799\\\",\\\"status.workspaceTrust.1672998638423\\\",\\\"status.workspaceTrust.1672998750599\\\",\\\"status.workspaceTrust.1673006820103\\\",\\\"status.workspaceTrust.1673237671718\\\",\\\"status.workspaceTrust.1673323827557\\\",\\\"status.workspaceTrust.1673411057635\\\",\\\"status.workspaceTrust.1673430790560\\\",\\\"status.workspaceTrust.4abf0acefca40206f2c7217ff65eb667\\\",\\\"status.workspaceTrust.1673431275062\\\",\\\"status.workspaceTrust.1673431408777\\\",\\\"status.workspaceTrust.1673431692022\\\",\\\"status.workspaceTrust.1673431700267\\\",\\\"status.workspaceTrust.1673432461979\\\",\\\"status.workspaceTrust.1673498557663\\\",\\\"status.workspaceTrust.1673498565305\\\",\\\"status.workspaceTrust.4476a0f972fec75f88623c9cd6f4a285\\\",\\\"status.workspaceTrust.1673508268755\\\",\\\"status.workspaceTrust.1673584783789\\\",\\\"status.workspaceTrust.1673584867510\\\",\\\"status.workspaceTrust.1673595024916\\\",\\\"status.workspaceTrust.1673843539091\\\",\\\"status.workspaceTrust.1673843592422\\\",\\\"status.workspaceTrust.1673854487544\\\",\\\"status.workspaceTrust.1673928905216\\\",\\\"status.workspaceTrust.1673928915719\\\",\\\"status.workspaceTrust.1673945809028\\\",\\\"status.workspaceTrust.1674033828875\\\",\\\"status.workspaceTrust.1674034259694\\\",\\\"status.workspaceTrust.1674101711338\\\",\\\"status.workspaceTrust.a2d244b3e1986e3488d4735d4143212e\\\",\\\"status.workspaceTrust.1674189154304\\\",\\\"status.workspaceTrust.1674199840162\\\",\\\"status.workspaceTrust.1674214243712\\\",\\\"status.workspaceTrust.1674276314001\\\",\\\"status.workspaceTrust.1674541869353\\\",\\\"status.workspaceTrust.1674621559517\\\",\\\"status.workspaceTrust.5c540a94532ea273dc9e5b75d1d79aaa\\\",\\\"status.workspaceTrust.92b51e5081335155b2f4409cc4116da3\\\",\\\"status.workspaceTrust.1674709692149\\\",\\\"status.workspaceTrust.1674709715436\\\",\\\"status.workspaceTrust.1674794328210\\\",\\\"status.workspaceTrust.1675057017158\\\",\\\"status.workspaceTrust.1675139396178\\\",\\\"status.workspaceTrust.1675164110660\\\",\\\"status.workspaceTrust.1675225961332\\\",\\\"status.workspaceTrust.1675311351548\\\",\\\"status.workspaceTrust.1675656396617\\\",\\\"status.workspaceTrust.1675673575594\\\",\\\"status.workspaceTrust.1675674731737\\\",\\\"status.workspaceTrust.c0bf9b3338480f005894575356b6d503\\\",\\\"status.workspaceTrust.1675681702305\\\",\\\"status.workspaceTrust.1675681788857\\\",\\\"status.workspaceTrust.1675682293059\\\",\\\"status.workspaceTrust.1675687384000\\\",\\\"status.workspaceTrust.1675743138827\\\",\\\"status.workspaceTrust.1675770752317\\\",\\\"status.workspaceTrust.1675776325367\\\",\\\"status.workspaceTrust.1675829900060\\\",\\\"status.workspaceTrust.1675830500678\\\",\\\"status.workspaceTrust.0fcd58e5775b258e09c8208547b7396b\\\",\\\"status.workspaceTrust.9eccb87950b136d7db6573e1b3b393de\\\",\\\"status.workspaceTrust.1675849337972\\\",\\\"status.workspaceTrust.88246bd84a7393c51c11ea1e34f64c17\\\",\\\"status.workspaceTrust.1675918112100\\\",\\\"status.workspaceTrust.8a67d211898cb6f2fe95647c09e1768b\\\",\\\"status.workspaceTrust.1676018377461\\\",\\\"status.workspaceTrust.1676021372918\\\",\\\"status.workspaceTrust.1676024204339\\\",\\\"status.workspaceTrust.1676262745849\\\",\\\"status.workspaceTrust.1676272972205\\\",\\\"status.workspaceTrust.1676273109457\\\",\\\"status.workspaceTrust.1676284602459\\\",\\\"status.workspaceTrust.026679767480dc1b80b59bae18803ea0\\\",\\\"status.workspaceTrust.5a44c7e2a92f213b9199b480569d45cc\\\",\\\"status.workspaceTrust.1676453638972\\\",\\\"status.workspaceTrust.1676453662246\\\",\\\"status.workspaceTrust.1676454022840\\\",\\\"status.workspaceTrust.ccd1e2aacbfc5f6ab40cf1b0f542c101\\\",\\\"status.workspaceTrust.ef28cbb8bba289f11df4c8b342b575b6\\\",\\\"status.workspaceTrust.1676883568357\\\",\\\"status.workspaceTrust.ae4f9a6fcaa0c164993fb0f766cb73fe\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.workspaceTrust.1676969878999\\\",\\\"status.workspaceTrust.1676976567932\\\",\\\"status.workspaceTrust.1676976618855\\\",\\\"status.workspaceTrust.56c3b634ab01de231657e7f2aaa26822\\\",\\\"status.workspaceTrust.1676976917598\\\",\\\"status.workspaceTrust.1676980614086\\\",\\\"status.workspaceTrust.1677043394256\\\",\\\"status.workspaceTrust.1677043719842\\\",\\\"status.workspaceTrust.1677057404256\\\",\\\"status.workspaceTrust.1677061772193\\\",\\\"status.workspaceTrust.1677068784303\\\",\\\"status.workspaceTrust.d4431ce65268c60144f7d59d856c547b\\\",\\\"status.workspaceTrust.1677126926256\\\",\\\"status.workspaceTrust.1677129591992\\\",\\\"status.workspaceTrust.1677131218026\\\",\\\"status.workspaceTrust.1677145046853\\\",\\\"status.workspaceTrust.1677147091834\\\",\\\"status.workspaceTrust.1677153071477\\\",\\\"status.workspaceTrust.01bef29692d38a620dbb993ec408d9ce\\\",\\\"status.workspaceTrust.0524552fb6bb508eeaeb5f457a2f8e2a\\\",\\\"status.workspaceTrust.bb1a49eb4322cde1adad7733b4e2bbdc\\\",\\\"status.workspaceTrust.31dd2bf4ba1da4cd55f80d1b07572492\\\",\\\"status.workspaceTrust.21c587b2b05f6316f35c5b1646b737fb\\\",\\\"status.workspaceTrust.1677471258288\\\",\\\"status.workspaceTrust.1677477580805\\\",\\\"status.workspaceTrust.1677496599327\\\",\\\"status.workspaceTrust.1677558179315\\\",\\\"status.workspaceTrust.1677575369188\\\",\\\"status.workspaceTrust.1677644287137\\\",\\\"status.workspaceTrust.1677663067768\\\",\\\"status.workspaceTrust.b968a06b97cd9436c925a56699a90827\\\",\\\"status.workspaceTrust.1677732274112\\\",\\\"status.workspaceTrust.1677747672647\\\",\\\"status.workspaceTrust.0fb8fa5e0b6b3ba16972f386cfc23434\\\",\\\"status.workspaceTrust.1677819102409\\\",\\\"status.workspaceTrust.c8e8655772d7b65a37c8ce6f86d997ec\\\",\\\"status.workspaceTrust.4857761a5336c5795de5787e445ce9fb\\\",\\\"status.workspaceTrust.1677821551727\\\",\\\"status.workspaceTrust.1677827660960\\\",\\\"status.workspaceTrust.1677832433454\\\",\\\"status.workspaceTrust.1677834330458\\\",\\\"status.workspaceTrust.1678075971801\\\",\\\"status.workspaceTrust.1678099580200\\\",\\\"status.workspaceTrust.1678099815005\\\",\\\"status.workspaceTrust.1678104227828\\\",\\\"status.workspaceTrust.1678164398096\\\",\\\"status.workspaceTrust.1678252107918\\\",\\\"status.workspaceTrust.1678341830523\\\",\\\"status.workspaceTrust.1678422660869\\\",\\\"status.workspaceTrust.1678681740209\\\",\\\"status.workspaceTrust.583c6e6ada3986a39f1a1b9277727d5d\\\",\\\"status.workspaceTrust.1678769185532\\\",\\\"status.workspaceTrust.1678769192017\\\",\\\"status.workspaceTrust.0021bdd1c2342d6876d7a34f8baf393d\\\",\\\"status.workspaceTrust.1678941746279\\\",\\\"status.workspaceTrust.1678941831297\\\",\\\"status.workspaceTrust.1678942753572\\\",\\\"status.workspaceTrust.1678956356613\\\",\\\"status.workspaceTrust.c0110b8b00be9791a3a2ee27bd6cd30c\\\",\\\"status.workspaceTrust.1679286057950\\\",\\\"status.workspaceTrust.1679371436560\\\",\\\"status.workspaceTrust.1679459131888\\\",\\\"status.workspaceTrust.1679482150218\\\",\\\"status.workspaceTrust.1679544225995\\\",\\\"status.workspaceTrust.1679628779395\\\",\\\"status.workspaceTrust.1679630326151\\\",\\\"status.workspaceTrust.79e9b5c6b83c95d8288a8fca026820cb\\\",\\\"status.workspaceTrust.1679631062354\\\",\\\"status.workspaceTrust.1679886332637\\\",\\\"status.workspaceTrust.1679973775153\\\",\\\"status.workspaceTrust.1680060502748\\\",\\\"status.workspaceTrust.1680147158731\\\",\\\"status.workspaceTrust.1680494335904\\\",\\\"status.workspaceTrust.655014a3d1a4e6b0043fc790c2bb610c\\\",\\\"status.workspaceTrust.1680521576407\\\",\\\"status.workspaceTrust.1680581163779\\\",\\\"status.workspaceTrust.1680600939625\\\",\\\"status.workspaceTrust.1680665357469\\\",\\\"status.workspaceTrust.1680749538835\\\",\\\"status.workspaceTrust.1680754319376\\\",\\\"status.workspaceTrust.0b2d00e80252dd4c6ccbba2e2215c70c\\\",\\\"status.workspaceTrust.1680838008278\\\",\\\"status.workspaceTrust.1680848425659\\\",\\\"status.workspaceTrust.509128c8965ae7012acb1c45c81489e0\\\",\\\"status.workspaceTrust.1680856527943\\\",\\\"status.workspaceTrust.1680876755336\\\",\\\"status.workspaceTrust.1681096695242\\\",\\\"status.workspaceTrust.1681097081558\\\",\\\"status.workspaceTrust.1681116290315\\\",\\\"status.workspaceTrust.1681121182464\\\",\\\"status.workspaceTrust.3b466cd7c188de649713430785ee81e6\\\",\\\"status.workspaceTrust.1681183440547\\\",\\\"status.workspaceTrust.1681190444943\\\",\\\"status.workspaceTrust.1681190998416\\\",\\\"status.workspaceTrust.1681196169044\\\",\\\"status.workspaceTrust.1681201812944\\\",\\\"status.workspaceTrust.1681272409725\\\",\\\"status.workspaceTrust.1681283132003\\\",\\\"status.workspaceTrust.1681290128784\\\",\\\"status.workspaceTrust.1681293650310\\\",\\\"status.workspaceTrust.1681297408583\\\",\\\"status.workspaceTrust.1681297579546\\\",\\\"status.workspaceTrust.1681357951158\\\",\\\"status.workspaceTrust.1681375751484\\\",\\\"status.workspaceTrust.1681376791913\\\",\\\"status.workspaceTrust.1681441933022\\\",\\\"status.workspaceTrust.1681457067429\\\",\\\"status.workspaceTrust.cecaa5e90dbd134e75deb65754d57eb7\\\",\\\"status.workspaceTrust.1681467262659\\\",\\\"status.workspaceTrust.1681702217740\\\",\\\"status.workspaceTrust.1681720241400\\\",\\\"status.workspaceTrust.1681721573936\\\",\\\"status.workspaceTrust.1681726351014\\\",\\\"status.workspaceTrust.1681728496532\\\",\\\"status.workspaceTrust.1681786949690\\\",\\\"status.workspaceTrust.1681811548123\\\",\\\"status.workspaceTrust.1681815886252\\\",\\\"status.workspaceTrust.1681816127920\\\",\\\"status.workspaceTrust.1681961839880\\\",\\\"status.workspaceTrust.1681983072146\\\",\\\"status.workspaceTrust.1681984052567\\\",\\\"status.workspaceTrust.1682052415051\\\",\\\"status.workspaceTrust.1682394147762\\\",\\\"status.workspaceTrust.1682409358821\\\",\\\"status.workspaceTrust.1682409500618\\\",\\\"status.workspaceTrust.1682479614250\\\",\\\"status.workspaceTrust.1682511476772\\\",\\\"status.workspaceTrust.027966f046e96afe426553b564a4476e\\\",\\\"status.workspaceTrust.1682511633858\\\",\\\"status.workspaceTrust.1682511661516\\\",\\\"status.workspaceTrust.1682511680469\\\",\\\"status.workspaceTrust.1682569385323\\\",\\\"status.workspaceTrust.1682652003451\\\",\\\"status.workspaceTrust.1682912149880\\\",\\\"status.workspaceTrust.1682930068810\\\",\\\"status.workspaceTrust.1682998391428\\\",\\\"status.workspaceTrust.1683016156840\\\",\\\"status.workspaceTrust.1683171674765\\\",\\\"status.workspaceTrust.d44fc1ef21fc613320e1e0fd73f61f83\\\",\\\"status.workspaceTrust.1683258704291\\\",\\\"status.workspaceTrust.1683294174643\\\",\\\"status.workspaceTrust.1683516151115\\\",\\\"status.workspaceTrust.1683603323638\\\",\\\"status.workspaceTrust.1683690942200\\\",\\\"status.workspaceTrust.1683776030977\\\",\\\"status.workspaceTrust.1683863354874\\\",\\\"status.workspaceTrust.1684120821102\\\",\\\"status.workspaceTrust.57a5b71671adb42989af3f20b9d7075a\\\",\\\"status.workspaceTrust.1684207611229\\\",\\\"status.workspaceTrust.89e3dc5d20cc6daf53ff8aba2689ab24\\\",\\\"status.workspaceTrust.3a87b45fdfac0ba4624300b4b1861934\\\",\\\"status.workspaceTrust.1684241291642\\\",\\\"status.workspaceTrust.1684296660433\\\",\\\"status.workspaceTrust.1684297827285\\\",\\\"status.workspaceTrust.1684312681628\\\",\\\"status.workspaceTrust.1684380719637\\\",\\\"status.workspaceTrust.1684467314613\\\",\\\"status.workspaceTrust.b58f6034da9e5a25a9637c0fc9f40604\\\",\\\"status.workspaceTrust.7209332d79541bf65d142310b190372f\\\",\\\"status.workspaceTrust.1684726623170\\\",\\\"status.workspaceTrust.e4c3ff719c05917086c2ff6b6fcc76ac\\\",\\\"status.workspaceTrust.0f97bb88a37f498f101fe21b089569ba\\\",\\\"status.workspaceTrust.1684737120273\\\",\\\"status.workspaceTrust.1684812978789\\\",\\\"status.workspaceTrust.1684823558545\\\",\\\"status.workspaceTrust.1684830973456\\\",\\\"status.workspaceTrust.42a1838a10313bad9562011ef7642a39\\\",\\\"status.workspaceTrust.b3637527345a03d2da090684f3d2aece\\\",\\\"status.workspaceTrust.1684838477863\\\",\\\"status.workspaceTrust.1684899771265\\\",\\\"status.workspaceTrust.1684985833739\\\",\\\"status.workspaceTrust.1684986629689\\\",\\\"status.workspaceTrust.1685001090815\\\",\\\"status.workspaceTrust.39289e5d190495b857d47e593986e1fc\\\",\\\"status.workspaceTrust.1685075139232\\\",\\\"status.workspaceTrust.1685274638428\\\",\\\"status.workspaceTrust.1685332409963\\\",\\\"status.workspaceTrust.1685418228472\\\",\\\"status.workspaceTrust.1685438486012\\\",\\\"status.workspaceTrust.1685438536439\\\",\\\"status.workspaceTrust.1685505265633\\\",\\\"status.workspaceTrust.1685591812936\\\",\\\"status.workspaceTrust.1685936263731\\\",\\\"status.workspaceTrust.1686023613015\\\",\\\"status.workspaceTrust.1686048044264\\\",\\\"status.workspaceTrust.1686111322414\\\",\\\"status.workspaceTrust.1686198125088\\\",\\\"status.workspaceTrust.1686286399880\\\",\\\"status.workspaceTrust.1686541602072\\\",\\\"status.workspaceTrust.1686567887701\\\",\\\"status.workspaceTrust.e0f0180e1d79d59f3a89efec43949ba6\\\",\\\"status.workspaceTrust.1686570447202\\\",\\\"status.workspaceTrust.1686713758275\\\",\\\"status.workspaceTrust.1686714091228\\\",\\\"status.workspaceTrust.1686724766758\\\",\\\"status.workspaceTrust.1686732016775\\\",\\\"status.workspaceTrust.1686737068731\\\",\\\"status.workspaceTrust.1686801007365\\\",\\\"status.workspaceTrust.1686805948629\\\",\\\"status.workspaceTrust.1686809644453\\\",\\\"status.workspaceTrust.1686886415740\\\",\\\"status.workspaceTrust.1687146975117\\\",\\\"status.workspaceTrust.1687182038292\\\",\\\"status.workspaceTrust.1687232295236\\\",\\\"status.workspaceTrust.1687320414034\\\",\\\"status.workspaceTrust.1687407045487\\\",\\\"status.workspaceTrust.1687493548562\\\",\\\"status.workspaceTrust.7357a1c1008beff98bc6ea0e85efe36f\\\",\\\"status.workspaceTrust.1687750558257\\\",\\\"status.workspaceTrust.1687839133136\\\",\\\"status.workspaceTrust.1687926356995\\\",\\\"status.workspaceTrust.1688008743918\\\",\\\"status.workspaceTrust.1688356739342\\\",\\\"status.workspaceTrust.1688442345893\\\",\\\"status.workspaceTrust.1688453663833\\\",\\\"status.workspaceTrust.1688476831839\\\",\\\"status.workspaceTrust.1688528473079\\\",\\\"status.workspaceTrust.1688618160063\\\",\\\"status.workspaceTrust.1688704218190\\\",\\\"status.workspaceTrust.1688960770528\\\",\\\"status.workspaceTrust.3e7e349e44a72eae2431a1e7a283099b\\\",\\\"status.workspaceTrust.6fb70b69d33abde473c72ce06690d557\\\",\\\"status.workspaceTrust.1688982258182\\\",\\\"status.workspaceTrust.d58b7f5bbfeb2a00bc62f8235dc5206f\\\",\\\"status.workspaceTrust.ced8eacfdf74f5214b3d9951aa818238\\\",\\\"status.workspaceTrust.577b98e96e10d7b61eca31e5e13a8167\\\",\\\"status.workspaceTrust.1689047124469\\\",\\\"status.workspaceTrust.3d51670d67c561b1a55a1f0d82db4336\\\",\\\"status.workspaceTrust.85a59b7ad546e7bda6232748983dcfc8\\\",\\\"status.workspaceTrust.08e2a4eb7e719a5705a3fc24f0166814\\\",\\\"status.workspaceTrust.1689053552773\\\",\\\"status.workspaceTrust.11c3e3040f05d00cef3d65e866217ca1\\\",\\\"status.workspaceTrust.1689076214238\\\",\\\"status.workspaceTrust.1689082532789\\\",\\\"status.workspaceTrust.1689136712802\\\",\\\"status.workspaceTrust.1689144266649\\\",\\\"status.workspaceTrust.1689144648055\\\",\\\"status.workspaceTrust.1689223398638\\\",\\\"status.workspaceTrust.ccdeb7efce0e84db634d0493b2c82045\\\",\\\"status.workspaceTrust.1689229821104\\\",\\\"status.workspaceTrust.1689238707718\\\",\\\"status.workspaceTrust.1689308683857\\\",\\\"status.workspaceTrust.1689308717579\\\",\\\"status.workspaceTrust.2aba3f4dfb6b95d4270a19d9eb2148a3\\\",\\\"status.workspaceTrust.1689311704630\\\",\\\"status.workspaceTrust.1689313681835\\\",\\\"status.workspaceTrust.1689314186120\\\",\\\"status.workspaceTrust.1689565154725\\\",\\\"status.workspaceTrust.1689569838612\\\",\\\"status.workspaceTrust.21346c1d4274f760eb73e4f3780e8e83\\\",\\\"status.workspaceTrust.1689570161955\\\",\\\"status.workspaceTrust.1689652983892\\\",\\\"status.workspaceTrust.1689670858692\\\",\\\"status.workspaceTrust.1689741240586\\\",\\\"status.workspaceTrust.1689758119511\\\",\\\"status.workspaceTrust.1689760990807\\\",\\\"status.workspaceTrust.1689762508198\\\",\\\"status.workspaceTrust.1689763469486\\\",\\\"status.workspaceTrust.1689826865686\\\",\\\"status.workspaceTrust.1689829416195\\\",\\\"status.workspaceTrust.1689833933186\\\",\\\"status.workspaceTrust.1689834109476\\\",\\\"status.workspaceTrust.1689842412903\\\",\\\"status.workspaceTrust.1689913773534\\\",\\\"status.workspaceTrust.f76a66532707d7253a543fb7862e6573\\\",\\\"status.workspaceTrust.1689919378498\\\",\\\"status.workspaceTrust.1689926061355\\\",\\\"status.workspaceTrust.1689932197491\\\",\\\"status.workspaceTrust.1689933027016\\\",\\\"status.workspaceTrust.1689938411564\\\",\\\"status.workspaceTrust.1689944430088\\\",\\\"status.workspaceTrust.1690169655470\\\",\\\"status.workspaceTrust.1690180050439\\\",\\\"status.workspaceTrust.1690180198826\\\",\\\"status.workspaceTrust.1690183742725\\\",\\\"status.workspaceTrust.1690185105344\\\",\\\"status.workspaceTrust.1690188407834\\\",\\\"status.workspaceTrust.1690188905961\\\",\\\"status.workspaceTrust.1690190148782\\\",\\\"status.workspaceTrust.1690190181501\\\",\\\"status.workspaceTrust.1690191805025\\\",\\\"status.workspaceTrust.e58d65778132d7b3cfc56aa6c7951eba\\\",\\\"status.workspaceTrust.d6ae9f406b23fadc9a8554db9b2b6f82\\\",\\\"status.workspaceTrust.1690196244475\\\",\\\"status.workspaceTrust.1690196597160\\\",\\\"status.workspaceTrust.1690196657574\\\",\\\"status.workspaceTrust.1690196776710\\\",\\\"status.workspaceTrust.1690255776242\\\",\\\"status.workspaceTrust.1690261022285\\\",\\\"status.workspaceTrust.1690274803410\\\",\\\"status.workspaceTrust.9d23d40ce7c1ed05dae494daab011c35\\\",\\\"status.workspaceTrust.1690274882504\\\",\\\"status.workspaceTrust.1690274935959\\\",\\\"status.workspaceTrust.1690274967938\\\",\\\"status.workspaceTrust.1690276269904\\\",\\\"status.workspaceTrust.1690344113313\\\",\\\"status.workspaceTrust.7a25174e84c62c3ed08f6094b3e2bba4\\\",\\\"status.workspaceTrust.ebc300ff8057924a62b2f4c23e61a780\\\",\\\"status.workspaceTrust.625f6100375f9519b73fdf05cf759a31\\\",\\\"status.workspaceTrust.1690432146410\\\",\\\"status.workspaceTrust.1690451657115\\\",\\\"status.workspaceTrust.1690454833562\\\",\\\"status.workspaceTrust.1690519903846\\\",\\\"status.workspaceTrust.1690526929714\\\",\\\"status.workspaceTrust.1690538148118\\\",\\\"status.workspaceTrust.1690774387215\\\",\\\"status.workspaceTrust.1690775658092\\\",\\\"status.workspaceTrust.1690775809087\\\",\\\"status.workspaceTrust.1690779953291\\\",\\\"status.workspaceTrust.1690783777576\\\",\\\"status.workspaceTrust.1690803054325\\\",\\\"status.workspaceTrust.1690804127590\\\",\\\"status.workspaceTrust.1690860851877\\\",\\\"status.workspaceTrust.1690881601587\\\",\\\"status.workspaceTrust.1690948545849\\\",\\\"status.workspaceTrust.1691125639539\\\",\\\"status.workspaceTrust.1691141077902\\\",\\\"status.workspaceTrust.87e6239f3bc018b8f7ac74d368d1c7d5\\\",\\\"status.workspaceTrust.1691150284444\\\",\\\"status.workspaceTrust.1691383769425\\\",\\\"status.workspaceTrust.1691386082740\\\",\\\"status.workspaceTrust.1691400003447\\\",\\\"status.workspaceTrust.1691404705984\\\",\\\"status.workspaceTrust.1691406151287\\\",\\\"status.workspaceTrust.1691406871218\\\",\\\"status.workspaceTrust.1691469968923\\\",\\\"status.workspaceTrust.1691490508829\\\",\\\"status.workspaceTrust.1691491561044\\\",\\\"status.workspaceTrust.1691498452357\\\",\\\"status.workspaceTrust.1691498928737\\\",\\\"status.workspaceTrust.1691499632052\\\",\\\"status.workspaceTrust.1691500164890\\\",\\\"status.workspaceTrust.1691557929188\\\",\\\"status.workspaceTrust.1691559877925\\\",\\\"status.workspaceTrust.1691564135838\\\",\\\"status.workspaceTrust.1691565881070\\\",\\\"status.workspaceTrust.1691572826368\\\",\\\"status.workspaceTrust.1691578630387\\\",\\\"status.workspaceTrust.1691580044894\\\",\\\"status.workspaceTrust.1691580776991\\\",\\\"status.workspaceTrust.1691581657652\\\",\\\"status.workspaceTrust.1691661997528\\\",\\\"status.workspaceTrust.1691735696122\\\",\\\"status.workspaceTrust.1691986230834\\\",\\\"status.workspaceTrust.1691996319849\\\",\\\"status.workspaceTrust.1692005786913\\\",\\\"status.workspaceTrust.1692006843248\\\",\\\"status.workspaceTrust.1692006889784\\\",\\\"status.workspaceTrust.a5d88f05f87e8c48f92518ed4c2a4793\\\",\\\"status.workspaceTrust.1692009226467\\\",\\\"status.workspaceTrust.1692010988567\\\",\\\"status.workspaceTrust.f9202f7ee0a313e9b6b47edde102f8cd\\\",\\\"status.workspaceTrust.1692621063763\\\",\\\"status.workspaceTrust.1692699664566\\\",\\\"status.workspaceTrust.1692699700927\\\",\\\"status.workspaceTrust.46165cb70cd3f54856434edbe6496060\\\",\\\"status.workspaceTrust.1692784491813\\\",\\\"status.workspaceTrust.1692867298447\\\",\\\"status.workspaceTrust.d8111ed45b34b6aa39c8aac39f005e42\\\",\\\"status.workspaceTrust.1693567365322\\\",\\\"status.workspaceTrust.1694695712539\\\",\\\"status.workspaceTrust.1694752523236\\\",\\\"status.workspaceTrust.1695184408164\\\",\\\"status.workspaceTrust.ea0dfc729220b62ae22bb77132211fca\\\",\\\"status.workspaceTrust.9061ae9ad5d7ad57a4b78c7ba346cfb5\\\",\\\"status.workspaceTrust.1695709200489\\\",\\\"status.workspaceTrust.1695796167174\\\",\\\"status.workspaceTrust.1695812336081\\\",\\\"status.workspaceTrust.1695812414077\\\",\\\"status.workspaceTrust.1667e2c8f9b4baccc454de91890d9e02\\\",\\\"status.workspaceTrust.1695812964239\\\",\\\"status.workspaceTrust.1695812989777\\\",\\\"status.workspaceTrust.1695813059035\\\",\\\"status.workspaceTrust.1695960301932\\\",\\\"status.workspaceTrust.1695960866980\\\",\\\"status.workspaceTrust.1695962389296\\\",\\\"status.workspaceTrust.1695965779455\\\",\\\"status.workspaceTrust.1696225583696\\\",\\\"status.workspaceTrust.1696308869498\\\",\\\"status.workspaceTrust.1696309075455\\\",\\\"status.workspaceTrust.1696332018059\\\",\\\"status.workspaceTrust.1696403679761\\\",\\\"status.workspaceTrust.1696996582919\\\",\\\"status.workspaceTrust.1697430421636\\\",\\\"status.workspaceTrust.1697603796451\\\",\\\"status.workspaceTrust.7dce56caea5a636d47452e8e75fcf08e\\\",\\\"status.workspaceTrust.8749afac5a6fde02a73ffdaeb8b08360\\\",\\\"status.workspaceTrust.1698122852003\\\",\\\"status.workspaceTrust.1698129265662\\\",\\\"status.workspaceTrust.1698223596227\\\",\\\"status.workspaceTrust.5039452f2970c5476aecc1e795129ec9\\\",\\\"status.workspaceTrust.0565bf7177a7d7f0fec1cbcf357f1e28\\\",\\\"status.workspaceTrust.1698313571132\\\",\\\"status.workspaceTrust.1698314855910\\\",\\\"status.workspaceTrust.1698324285588\\\",\\\"status.workspaceTrust.1698327329942\\\",\\\"status.workspaceTrust.1698640235766\\\",\\\"status.workspaceTrust.1698900145062\\\",\\\"status.workspaceTrust.1699338032507\\\",\\\"status.workspaceTrust.1699338139222\\\",\\\"status.workspaceTrust.7495c76dc83c848bdb71ae597aa66cfe\\\",\\\"status.workspaceTrust.1699353878342\\\",\\\"status.workspaceTrust.01129c194fc3e9956519674b64add716\\\",\\\"status.workspaceTrust.eddf8ad50886f20c5cc16b7144f4616e\\\",\\\"status.workspaceTrust.1699504978643\\\",\\\"status.workspaceTrust.1699507248341\\\",\\\"status.workspaceTrust.ae515391f7a2b9a265a3a29bfd860dff\\\",\\\"status.workspaceTrust.1699507997928\\\",\\\"status.workspaceTrust.1699603419249\\\",\\\"status.workspaceTrust.8d52aff14a03e3733c601e7f7ffde7a9\\\",\\\"status.workspaceTrust.1700200225657\\\",\\\"status.workspaceTrust.1700200238062\\\",\\\"status.workspaceTrust.1700201594102\\\",\\\"status.workspaceTrust.1700202219362\\\",\\\"status.workspaceTrust.1700203465643\\\",\\\"status.workspaceTrust.1700324756593\\\",\\\"status.workspaceTrust.1700461227206\\\",\\\"status.workspaceTrust.1700466799689\\\",\\\"status.workspaceTrust.1700632004315\\\",\\\"status.workspaceTrust.1700642781709\\\",\\\"status.workspaceTrust.1700648066641\\\",\\\"status.workspaceTrust.1701256181320\\\",\\\"status.workspaceTrust.1701317136160\\\",\\\"status.workspaceTrust.1701318742397\\\",\\\"status.workspaceTrust.1701327821172\\\",\\\"status.workspaceTrust.1701327910409\\\",\\\"status.workspaceTrust.1701429612275\\\",\\\"status.workspaceTrust.1701757374132\\\",\\\"status.workspaceTrust.1701841870491\\\",\\\"status.workspaceTrust.1702266482696\\\",\\\"status.workspaceTrust.1702354611382\\\",\\\"status.workspaceTrust.43599648a8525e4865fbf290bcc5d73d\\\",\\\"status.workspaceTrust.1702370017082\\\",\\\"status.workspaceTrust.1702527089656\\\",\\\"status.workspaceTrust.1702614026726\\\",\\\"status.workspaceTrust.4875d9ea1f3bb7efe1427845db6f811e\\\",\\\"status.workspaceTrust.3240272d2a8dfe76fd6532b7f169ed9e\\\",\\\"status.workspaceTrust.1702895694365\\\",\\\"status.workspaceTrust.1702959815262\\\",\\\"status.workspaceTrust.3d0d3dbb542da5697337ad6d4b0e3dca\\\",\\\"status.workspaceTrust.1703130861841\\\",\\\"status.workspaceTrust.5a238ce622e2d0cf6de6f63b79602fea\\\",\\\"status.workspaceTrust.1703649768438\\\",\\\"status.workspaceTrust.c18a58d9c820ee5ba7718c698468c7d8\\\",\\\"status.workspaceTrust.5a91f30d5fbd994040f4e8c2f99e65ea\\\",\\\"status.workspaceTrust.1704197418825\\\",\\\"status.workspaceTrust.1704254907914\\\",\\\"status.workspaceTrust.9322ff1a71a7fcf1892381e480a5a754\\\",\\\"status.workspaceTrust.1704342642311\\\",\\\"status.workspaceTrust.1704352218698\\\",\\\"status.workspaceTrust.1704366498627\\\",\\\"status.workspaceTrust.1704370372757\\\",\\\"status.workspaceTrust.dabd70e112fb1118f536dd7eae63e56d\\\",\\\"status.workspaceTrust.8808fd8bb9fc5b33f119131d7ab37bd3\\\",\\\"status.workspaceTrust.1704431671966\\\",\\\"status.workspaceTrust.1704456384291\\\",\\\"status.workspaceTrust.309775df2026c5c144944794dba06bb8\\\",\\\"status.workspaceTrust.80cae0132116b94d83bef467e4886729\\\",\\\"status.workspaceTrust.1af156229f655b0179d4f7c8829245fc\\\",\\\"status.workspaceTrust.d758d4c3204d88bb7faccdbdb4b94218\\\",\\\"status.workspaceTrust.1704885862496\\\",\\\"status.workspaceTrust.1704947862500\\\",\\\"status.workspaceTrust.1704952124199\\\",\\\"status.workspaceTrust.1704972905494\\\",\\\"status.workspaceTrust.1704973274064\\\",\\\"status.workspaceTrust.1704976545553\\\",\\\"status.workspaceTrust.1705034302475\\\",\\\"status.workspaceTrust.1705034887827\\\",\\\"status.workspaceTrust.1705042692388\\\",\\\"status.workspaceTrust.1705042712294\\\",\\\"status.workspaceTrust.1705044102753\\\",\\\"status.workspaceTrust.1705053251056\\\",\\\"status.workspaceTrust.d751fd28488b7d9ea66a3b407aa0a420\\\",\\\"status.workspaceTrust.1705061952723\\\",\\\"status.workspaceTrust.1705062145870\\\",\\\"status.workspaceTrust.1705380093481\\\",\\\"status.workspaceTrust.1705387484675\\\",\\\"status.workspaceTrust.1705388728316\\\",\\\"status.workspaceTrust.424680b9fbf04cd705ed767af72963ac\\\",\\\"status.workspaceTrust.1705403321099\\\",\\\"status.workspaceTrust.1705403351830\\\",\\\"status.workspaceTrust.1705470859905\\\",\\\"status.workspaceTrust.1705476323116\\\",\\\"status.workspaceTrust.1705487506530\\\",\\\"status.workspaceTrust.1705554845070\\\",\\\"status.workspaceTrust.1705899480673\\\",\\\"status.workspaceTrust.1705903785543\\\",\\\"status.workspaceTrust.643f11985b7017cad6dd1a0ea0620b70\\\",\\\"status.workspaceTrust.1705910583719\\\",\\\"status.workspaceTrust.1705917402854\\\",\\\"status.workspaceTrust.1705917416014\\\",\\\"status.workspaceTrust.1705918793534\\\",\\\"status.workspaceTrust.1705986141167\\\",\\\"status.workspaceTrust.1706001847337\\\",\\\"status.workspaceTrust.1706002024489\\\",\\\"status.workspaceTrust.1706002567930\\\",\\\"status.workspaceTrust.1706017894343\\\",\\\"status.workspaceTrust.1706070272975\\\",\\\"status.workspaceTrust.1706080613881\\\",\\\"status.workspaceTrust.1706080642387\\\",\\\"status.workspaceTrust.1706080714703\\\",\\\"status.workspaceTrust.d6599f2b1b031a90404e966067fbe4fe\\\",\\\"status.workspaceTrust.1706100527573\\\",\\\"status.workspaceTrust.1706158874140\\\",\\\"status.workspaceTrust.1706502826038\\\",\\\"status.workspaceTrust.1706508411828\\\",\\\"status.workspaceTrust.1706515596965\\\",\\\"status.workspaceTrust.1706518872408\\\",\\\"status.workspaceTrust.1706520529318\\\",\\\"status.workspaceTrust.9e5926b223eef88236c1d61f817a4112\\\",\\\"status.workspaceTrust.1706529123912\\\",\\\"status.workspaceTrust.1706532994685\\\",\\\"status.workspaceTrust.1706587919293\\\",\\\"status.workspaceTrust.1706595879618\\\",\\\"status.workspaceTrust.1706596930281\\\",\\\"status.workspaceTrust.1706598417798\\\",\\\"status.workspaceTrust.1706607112126\\\",\\\"status.workspaceTrust.1706617359791\\\",\\\"status.workspaceTrust.1706622705292\\\",\\\"status.workspaceTrust.1706679610499\\\",\\\"status.workspaceTrust.1706684228543\\\",\\\"status.workspaceTrust.1706689118277\\\",\\\"status.workspaceTrust.1706689129174\\\",\\\"status.workspaceTrust.1706689281132\\\",\\\"status.workspaceTrust.1706691266520\\\",\\\"status.workspaceTrust.cc9dfe9e07b4073e58b40747dbc1062e\\\",\\\"status.workspaceTrust.1706697271927\\\",\\\"status.workspaceTrust.1706760919542\\\",\\\"status.workspaceTrust.1706851536550\\\",\\\"status.workspaceTrust.1706852194146\\\",\\\"status.workspaceTrust.1707113359693\\\",\\\"status.workspaceTrust.1707119446526\\\",\\\"status.workspaceTrust.1707119452776\\\",\\\"status.workspaceTrust.1707121338998\\\",\\\"status.workspaceTrust.1707193464600\\\",\\\"status.workspaceTrust.1707280965276\\\",\\\"status.workspaceTrust.1707383755867\\\",\\\"status.workspaceTrust.1707454469525\\\",\\\"status.workspaceTrust.1707714275778\\\",\\\"status.workspaceTrust.1707720151496\\\",\\\"status.workspaceTrust.1707735138567\\\",\\\"status.workspaceTrust.1707741831389\\\",\\\"status.workspaceTrust.1707799767148\\\",\\\"status.workspaceTrust.1707829828248\\\",\\\"status.workspaceTrust.1707903707431\\\",\\\"status.workspaceTrust.1707914838951\\\",\\\"status.workspaceTrust.1707916208283\\\",\\\"status.workspaceTrust.1707973025272\\\",\\\"status.workspaceTrust.1708064231741\\\",\\\"status.workspaceTrust.1708065017890\\\",\\\"status.workspaceTrust.1708074271770\\\",\\\"status.workspaceTrust.b83f483ab7aef29d167d6da218a076fc\\\",\\\"status.workspaceTrust.1708328920024\\\",\\\"status.workspaceTrust.1708333730048\\\",\\\"status.workspaceTrust.1708335595756\\\",\\\"status.workspaceTrust.1708410675695\\\",\\\"status.workspaceTrust.1708426276206\\\",\\\"status.workspaceTrust.1708430791195\\\",\\\"status.workspaceTrust.1708498450675\\\",\\\"status.workspaceTrust.1708577879128\\\",\\\"status.workspaceTrust.1708579259232\\\",\\\"status.workspaceTrust.1708662813424\\\",\\\"status.workspaceTrust.1708662822284\\\",\\\"status.workspaceTrust.1708928809299\\\",\\\"status.workspaceTrust.1708933203093\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.1709009193226\\\",\\\"status.workspaceTrust.1709016192180\\\",\\\"status.workspaceTrust.1709094405926\\\",\\\"status.workspaceTrust.1709110502711\\\",\\\"status.workspaceTrust.1709180946762\\\",\\\"status.debug\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"GitHub.copilot.status\\\"]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"expandSuggestionDocs\":\"true\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1675830501108,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1675830565969,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1675830619870,\\\"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\\\":1675830619870,\\\"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}],[\\\"amazonwebservices.aws-toolkit-vscode#getStarted\\\",{\\\"firstSeen\\\":1682409359710,\\\"stepIDs\\\":[\\\"connect\\\",\\\"changeRegions\\\",\\\"setupToolchain\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683776032025,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1689223399515,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\",{\\\"firstSeen\\\":1699337957645,\\\"stepIDs\\\":[\\\"editCommitRepo\\\",\\\"createGitHubPullRequest\\\",\\\"continueOn\\\",\\\"openRepo\\\",\\\"remoteIndicator\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1715921340698,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1735563832771,\\\"stepIDs\\\":[\\\"copilot.signIn\\\",\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"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.symfonyViewsContainer.state.hidden\":\"[{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"enter ctrl+enter\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter ctrl+a\\\\\\\"\\\",\\\"cop\\\",\\\"\\\\\\\"ctrl+alt+g\\\\\\\"\\\",\\\"\\\\\\\"t\\\\\\\"\\\",\\\"\\\\\\\"t\\\\\\\"colpolit\\\",\\\"coplo\\\",\\\"copi\\\",\\\"copil\\\",\\\"copilo\\\",\\\"jio\\\",\\\"\\\\\\\"ctrl+j\\\\\\\"\\\",\\\"join line\\\",\\\"join lines\\\",\\\"\\\\\\\"ctrl+shift+j\\\\\\\"\\\",\\\"join\\\",\\\"join lin\\\",\\\"\\\\\\\"ctrl+shift+i ctrl+a\\\\\\\"\\\",\\\"upper\\\",\\\"uppercase\\\",\\\"lower\\\",\\\"titl\\\",\\\"title \\\",\\\"title case\\\",\\\"lowecase\\\",\\\"lowe\\\",\\\"github\\\",\\\"\\\\\\\"ctrl+l\\\\\\\"\\\",\\\"clear console\\\",\\\"insert dat\\\",\\\"move \\\",\\\"copy \\\",\\\"inser\\\",\\\"insert da\\\",\\\"Tra\\\",\\\"Trans\\\",\\\"inesert\\\",\\\"inesert date\\\",\\\"diff\\\",\\\"diff ed\\\",\\\"show whit\\\",\\\"show whitespa\\\",\\\"@command:namespaceResolver.import\\\",\\\"\\\\\\\"ctrl+alt+u\\\\\\\"\\\",\\\"\\\\\\\"Control+Alt+U\\\\\\\"\\\",\\\"workbench.action.terminal\\\",\\\"workbench.action.terminal.focusNext\\\",\\\"w\\\",\\\"copy line down\\\",\\\"copy line up\\\",\\\"change\\\",\\\"change case\\\",\\\"\\\\\\\"ctrl+shift+space\\\\\\\"\\\",\\\"expand\\\",\\\"expand selec\\\",\\\"@command:powermode.disablePowerMode\\\",\\\"tabni\\\",\\\"tabnine tri\\\",\\\"tabnine sho\\\",\\\"tabnine\\\",\\\"tabnine s\\\",\\\"tabnine sugges\\\",\\\"clear \\\",\\\"clear terminal\\\",\\\"\\\\\\\"ctrl+shift+x\\\\\\\"\\\",\\\"3\\\",\\\"\\\\\\\"ctrl+space 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 1\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+a\\\\\\\"\\\",\\\"insert time \\\",\\\"\\\\\\\"ctrl+k c\\\\\\\"\\\",\\\"\\\\\\\"ctrl+w\\\\\\\"\\\",\\\"terminal\\\",\\\"\\\\\\\"ctrl+/\\\\\\\"\\\",\\\"\\\\\\\"ctrl+/ ctrl+w\\\\\\\"\\\",\\\"book\\\",\\\"bookmark\\\",\\\"copilot\\\",\\\"sugg\\\",\\\"suggestion\\\",\\\"\\\\\\\"ctrl+space\\\\\\\"\\\",\\\"\\\\\\\"ctrl+space ctrl+w\\\\\\\"\\\",\\\"insert \\\",\\\"insert date\\\",\\\"@command:namespaceResolver.highlightNotUsed\\\",\\\"block co\\\",\\\"block comment\\\",\\\"\\\\\\\"ctrl+alt+f\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+s\\\\\\\"\\\"]}\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"razin-snippets.code-snippets/php execution time start\\\",1693830873338],[\\\"razin-snippets.code-snippets/php execution time end\\\",1693831725526],[\\\"razin-snippets.code-snippets/Console log with style\\\",1712651858654],[\\\"razin-snippets.code-snippets/Console log \\\",1712652188651],[\\\"razin-snippets.code-snippets/echo pre var_dump exit \\\",1712736563520],[\\\"razin-snippets.code-snippets/echo pre print exit \\\",1718186651686],[\\\"razin-snippets.code-snippets/cli print exit\\\",1718186656198],[\\\"razin_snips.code-snippets/cli print exit\\\",1721726663736],[\\\"razin_snips.code-snippets/echo pre var_dump exit \\\",1721727981878],[\\\"snippets/php.code-snippets/class __construct\\\",1721730803423],[\\\"razin_snips.code-snippets/echo pre print exit \\\",1721883440410],[\\\"snippets/typescript.code-snippets/For Loop\\\",1722408263404],[\\\"snippets/php.code-snippets/$this->…\\\",1727683216541],[\\\"razin_snips.code-snippets/Access controll allow origin\\\",1727783830112],[\\\"razin_snips.code-snippets/php execution time start\\\",1739194806215],[\\\"snippets/php.code-snippets/function\\\",1739195053113],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1740042431180],[\\\"razin_snips.code-snippets/server cli print exit\\\",1741840852991],[\\\"razin_snips.code-snippets/promise with timeout\\\",1743500393177],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1743656442030],[\\\"snippets/javascript.code-snippets/For-Each Loop using =>\\\",1746437975396],[\\\"razin_snips.code-snippets/Console log with style\\\",1746445549783],[\\\"razin_snips.code-snippets/Console log \\\",1746451474217]]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"default\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"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}]\",\"workbench.view.extension.cspell-info-explorer.state.hidden\":\"[{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspellPanel.state.hidden\":\"[{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sidebar-panel.state.hidden\":\"[{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.postman-console-view-container.state.hidden\":\"[{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"menu.hiddenCommands\":\"{}\"}}"}
{"name":"Laravel + Vue","icon":"graph-line","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"files.maxMemoryForLargeFilesMB\\\": 10240,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"emmet.includeLanguages\\\": {\\n \\\"twig\\\": \\\"html\\\",\\n \\\"vue-html\\\": \\\"html\\\",\\n \\\"vue\\\": \\\"html\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.quickSuggestions\\\": {\\n \\\"other\\\": true,\\n \\\"comments\\\": true,\\n \\\"strings\\\": true\\n },\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": true,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true\\n },\\n \\\"[twig]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"serhatkaya.twig-formatter\\\"\\n },\\n \\\"workbench.editor.enablePreviewFromQuickOpen\\\": true,\\n \\\"terminal.integrated.autoReplies\\\": {\\n \\\"Terminate batch job (Y/N)?\\\": \\\"Y\\\\r\\\"\\n },\\n \\\"[php]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"git.terminalAuthentication\\\": false,\\n \\\"github.gitAuthentication\\\": false,\\n \\\"search.useGlobalIgnoreFiles\\\": true,\\n \\\"search.useParentIgnoreFiles\\\": true,\\n \\\"php-cs-fixer.executablePath\\\": \\\"${extensionPath}/php-cs-fixer.phar\\\",\\n \\\"php-cs-fixer.lastDownload\\\": 1748236154499,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\n },\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[vue]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[yaml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.defaultFormatter\\\": \\\"SimonSiefke.prettier-vscode\\\",\\n \\\"vetur.format.defaultFormatter.sass\\\": \\\"none\\\",\\n \\\"thunder-client.codeSnippetLanguage\\\": \\\"curl\\\",\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"adpyke.vscode-sql-formatter\\\"\\n },\\n \\\"cSpell.userWords\\\": [\\n \\\"Floraqueen\\\",\\n \\\"laravel\\\",\\n \\\"LONGTEXT\\\",\\n \\\"Nuxt\\\",\\n \\\"Stringable\\\"\\n ],\\n \\\"[blade]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\n },\\n \\\"thunder-client.htmlView\\\": \\\"Preview\\\",\\n \\\"explorer.fileNesting.enabled\\\": true,\\n \\\"files.associations\\\": {\\n \\\".htaccess\\\": \\\"properties\\\",\\n \\\"*.css\\\": \\\"tailwindcss\\\",\\n \\\".env*\\\": \\\"env\\\",\\n \\\"*.js.*\\\": \\\"javascript\\\"\\n },\\n \\\"vetur.format.defaultFormatter.html\\\": \\\"none\\\",\\n \\\"yaml.schemas\\\": {\\n \\\"file:///home/administrator/.vscode/extensions/atlassian.atlascode-3.0.1/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\n },\\n \\\"atlascode.bitbucket.enabled\\\": true,\\n \\\"vetur.validation.template\\\": false,\\n \\\"vetur.validation.script\\\": false,\\n \\\"vetur.validation.style\\\": false,\\n \\\"atlascode.jira.jqlList\\\": [\\n {\\n \\\"id\\\": \\\"f5ba5018-4c68-4ab0-ae45-d5b8bf27673b\\\",\\n \\\"enabled\\\": true,\\n \\\"name\\\": \\\"My floraqueen Issues\\\",\\n \\\"query\\\": \\\"assignee = currentUser() AND resolution = Unresolved ORDER BY lastViewed DESC\\\",\\n \\\"siteId\\\": \\\"614d40b0-56e5-48bc-986d-f2a5bd75c530\\\",\\n \\\"monitor\\\": true\\n }\\n ],\\n \\\"atlascode.jira.lastCreateSiteAndProject\\\": {\\n \\\"siteId\\\": \\\"\\\",\\n \\\"projectKey\\\": \\\"\\\"\\n },\\n \\\"inlineFold.supportedLanguages\\\": [\\\"html\\\", \\\"svelte\\\", \\\"vue\\\"],\\n \\\"editor.formatOnSaveMode\\\": \\\"modifications\\\",\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.presets\\\": \\\"flames\\\",\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.timerEnabled\\\": \\\"hide\\\",\\n \\\"powermode.shake.enabled\\\": false,\\n \\\"powermode.explosions.enabled\\\": false,\\n \\\"tailwindCSS.experimental.classRegex\\\": [\\n \\\"class\\\\\\\\s*:\\\\\\\\s*['\\\\\\\"`]([^'\\\\\\\"]*)['\\\\\\\"`]\\\",\\n // [\\\"([a-z]+(classes)|class)=([^;]*)\\\"],\\n \\\"([a-z]+(classes)|class|Classes)=([^;]*)\\\"\\n ],\\n \\\"tailwindCSS.emmetCompletions\\\": true,\\n \\\"tabnine.experimentalAutoImports\\\": true,\\n \\\"yaml.customTags\\\": [\\n \\\"!And\\\",\\n \\\"!And sequence\\\",\\n \\\"!If\\\",\\n \\\"!If sequence\\\",\\n \\\"!Not\\\",\\n \\\"!Not sequence\\\",\\n \\\"!Equals\\\",\\n \\\"!Equals sequence\\\",\\n \\\"!Or\\\",\\n \\\"!Or sequence\\\",\\n \\\"!FindInMap\\\",\\n \\\"!FindInMap sequence\\\",\\n \\\"!Base64\\\",\\n \\\"!Join\\\",\\n \\\"!Join sequence\\\",\\n \\\"!Cidr\\\",\\n \\\"!Ref\\\",\\n \\\"!Sub\\\",\\n \\\"!Sub sequence\\\",\\n \\\"!GetAtt\\\",\\n \\\"!GetAZs\\\",\\n \\\"!ImportValue\\\",\\n \\\"!ImportValue sequence\\\",\\n \\\"!Select\\\",\\n \\\"!Select sequence\\\",\\n \\\"!Split\\\",\\n \\\"!Split sequence\\\"\\n ],\\n \\\"css.validate\\\": false,\\n \\\"tailwindCSS.includeLanguages\\\": {\\n \\\"javascript\\\": \\\"javascript\\\",\\n \\\"vue\\\": \\\"vue\\\",\\n \\\"typescript\\\": \\\"typescript\\\"\\n },\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\n \\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n \\\"docker.dockerPath\\\": \\\"/usr/bin/docker\\\",\\n \\\"docker.composeCommand\\\": \\\"/usr/local/bin/docker-compose\\\",\\n \\\"editor.fontSize\\\": 15,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.editorAssociations\\\": {\\n \\\"*.txt\\\": \\\"default\\\"\\n },\\n \\\"terminal.integrated.scrollback\\\": 3000,\\n \\\"debug.console.acceptSuggestionOnEnter\\\": \\\"on\\\",\\n \\\"gitlens.autolinks\\\": [\\n {\\n \\\"prefix\\\": \\\"ITT-\\\",\\n \\\"url\\\": \\\"https://floraqueen.atlassian.net/browse/ITT-<num>\\\"\\n },\\n {\\n \\\"prefix\\\": \\\"MIG\\\"\\n }\\n ],\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.advanced\\\": {},\\n \\\"codesnap.transparentBackground\\\": true,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"[dockercompose]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"tailwindCSS.classAttributes\\\": [\\n \\\"class\\\",\\n \\\".*class*\\\",\\n \\\"ngClass\\\",\\n \\\".*classes*\\\",\\n \\\"className\\\",\\n \\\".*className*\\\",\\n \\\":class\\\"\\n ],\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"prettier.tabWidth\\\": 4,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"security.promptForLocalFileProtocolHandling\\\": false,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/build/*/**\\\": true\\n },\\n \\\"[github-actions-workflow]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[tailwindcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"laravel-pint.enable\\\": true,\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"codesnap.showWindowTitle\\\": true,\\n \\\"[javascriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"phpGroupImports.importsOrder\\\": [\\\"const\\\", \\\"class\\\", \\\"function\\\"],\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\n \\\"codesnap.target\\\": \\\"window\\\",\\n \\\"diffEditor.maxComputationTime\\\": 0,\\n \\\"[hosts]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\n \\\"better-comments.highlightPlainText\\\": true,\\n \\\"better-comments.tags\\\": [\\n {\\n \\\"tag\\\": \\\"@mixin\\\",\\n \\\"color\\\": \\\"#bb393e\\\"\\n },\\n {\\n \\\"tag\\\": \\\"!\\\",\\n \\\"color\\\": \\\"#FF2D00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"?\\\",\\n \\\"color\\\": \\\"#3498DB\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"//\\\",\\n \\\"color\\\": \\\"#474747\\\",\\n \\\"strikethrough\\\": true,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"todo\\\",\\n \\\"color\\\": \\\"#FF8C00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"*\\\",\\n \\\"color\\\": \\\"#98C379\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n }\\n ],\\n \\\"prettier.printWidth\\\": 100,\\n \\\"bladeFormatter.format.sortHtmlAttributes\\\": \\\"code-guide\\\",\\n \\\"bladeFormatter.format.sortTailwindcssClasses\\\": true,\\n \\\"alpine-intellisense.settings.languageScopes\\\": \\\"html,php\\\",\\n \\\"php.suggest.basic\\\": false,\\n \\\"LaravelExtraIntellisense.disableAuth\\\": true,\\n \\\"LaravelExtraIntellisense.disableErrorAlert\\\": true,\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"html.format.wrapAttributes\\\": \\\"force-aligned\\\",\\n \\\"gitlens.views.scm.grouped.views\\\": {\\n \\\"stashes\\\": false\\n },\\n \\\"gitlens.home.preview.enabled\\\": false,\\n \\\"postman.telemetry.enabled\\\": false,\\n \\\"terminal.integrated.cursorStyle\\\": \\\"line\\\",\\n \\\"dart.flutterSdkPath\\\": \\\"/home/teq001/projects/flutter/flutter\\\",\\n \\\"intelephense.compatibility.preferPsalmPhpstanPrefixedAnnotations\\\": true,\\n \\\"intelephense.environment.phpVersion\\\": \\\"8.4.4\\\",\\n \\\"php.executablePath\\\": \\\"/usr/bin/php8.4\\\",\\n \\\"[xml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"redhat.vscode-xml\\\"\\n },\\n \\\"liveServer.settings.donotVerifyTags\\\": true\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-chatEditor.action.accept\\\",\\n \\\"when\\\": \\\"chat.hasEditorModifications && editorFocus && hasUndecidedChatEditingResource && !chat.ctxHasRequestInProgress || chat.hasNotebookEditorModifications && editorFocus && hasUndecidedChatEditingResource && !chat.ctxHasRequestInProgress\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.chat.insertCodeBlock\\\",\\n \\\"when\\\": \\\"accessibleViewInCodeBlock && chatIsEnabled || chatIsEnabled && inChat && !inChatInput\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !commentEditorFocused && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+p\\\",\\n \\\"command\\\": \\\"laravel-pint.format\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-chatEditor.action.accept\\\",\\n \\\"when\\\": \\\"chatEdits.hasEditorModifications && editorFocus && !chatEdits.isRequestInProgress\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.chat.applyInEditor\\\",\\n \\\"when\\\": \\\"accessibleViewInCodeBlock && chatIsEnabled || chatIsEnabled && inChat && !inChatInput\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !commentEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-inlineChat.acceptChanges\\\",\\n \\\"when\\\": \\\"inlineChatHasProvider && inlineChatVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.chat.runCommand\\\",\\n \\\"when\\\": \\\"chatIsEnabled && terminalChatResponseContainsCodeBlock && terminalHasBeenCreated && !terminalChatActiveRequest && !terminalChatResponseContainsMultipleCodeBlocks || chatIsEnabled && terminalChatResponseContainsCodeBlock && terminalProcessSupported && !terminalChatActiveRequest && !terminalChatResponseContainsMultipleCodeBlocks\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.chat.runFirstCommand\\\",\\n \\\"when\\\": \\\"chatIsEnabled && terminalChatResponseContainsMultipleCodeBlocks && terminalHasBeenCreated && !terminalChatActiveRequest || chatIsEnabled && terminalChatResponseContainsMultipleCodeBlocks && terminalProcessSupported && !terminalChatActiveRequest\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+enter\\\",\\n \\\"command\\\": \\\"-chatEditor.action.acceptHunk\\\",\\n \\\"when\\\": \\\"chatEdits.hasEditorModifications && editorFocus && !chatEdits.isRequestInProgress\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin_snips.code-snippets\":\"{\\n // Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n // 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.\\n // Placeholders with the same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\\"Console log Clear\\\": {\\n \\\"prefix\\\": \\\"cclear\\\",\\n \\\"body\\\": [\\n \\\"console.clear();\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n \\\"Console log \\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clog\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log($1)\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n\\n \\\"Console log with style\\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clogs\\\",\\n \\\"body\\\": [\\n \\\"// eslint-disable-next-line no-console\\\",\\n \\\"console.log('%c$1', 'color:#00ff00;font-size:30px;font-weight:bold;')\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log with style\\\"\\n },\\n\\n \\\"echo pre print exit \\\": {\\n \\\"prefix\\\": \\\"eprint\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo pre var_dump exit \\\": {\\n \\\"prefix\\\": \\\"edump\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"var_dump(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo exit \\\": {\\n \\\"prefix\\\": \\\"eexit\\\",\\n \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php error reporting on\\\": {\\n \\\"prefix\\\": \\\"errorreport\\\",\\n \\\"body\\\": [\\n \\\"ini_set('display_errors', 1);\\\",\\n \\\"ini_set('display_startup_errors', 1);\\\",\\n \\\"error_reporting(E_ALL);\\\"\\n ],\\n \\\"description\\\": \\\"php error reporting on\\\"\\n },\\n \\\"cli print exit\\\": {\\n \\\"prefix\\\": \\\"cliprint\\\",\\n \\\"body\\\": [\\n \\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo PHP_EOL . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"server cli print exit\\\": {\\n \\\"prefix\\\": \\\"servercliprint\\\",\\n \\\"body\\\": [\\n \\\"define('STDOUT', fopen('php://stdout', 'w'));\\\",\\n \\\"fwrite(STDOUT, print_r(PHP_EOL.'CLI OUTPUT =====' .PHP_EOL, true));\\\"\\n ],\\n \\\"description\\\": \\\"output to php server output log\\\"\\n },\\n \\\"promise with timeout\\\": {\\n \\\"prefix\\\": \\\"awaitpromise\\\",\\n \\\"body\\\": [\\n \\\"await new Promise((resolve) => {\\\",\\n \\\" setTimeout(() => {\\\",\\n \\\" resolve();\\\",\\n \\\" }, ${1:2000});\\\",\\n \\\"})\\\",\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php execution time start\\\": {\\n \\\"prefix\\\": \\\"phpbench1\\\",\\n \\\"body\\\": [\\n \\\"$$starttime = microtime(true);\\\",\\n ],\\n \\\"description\\\": \\\"php benchmark start time\\\"\\n },\\n \\\"php execution time end\\\": {\\n \\\"prefix\\\": \\\"phpbench2\\\",\\n \\\"body\\\": [\\n \\\"$$endtime = microtime(true);\\\",\\n \\\"$$total = $$endtime - $$starttime ;\\\",\\n \\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"php benchmark end time\\\"\\n },\\n \\\"Access controll allow origin\\\": {\\n \\\"prefix\\\": \\\"headeraccesscontrol\\\",\\n \\\"body\\\": [\\n \\\"header('Access-Control-Allow-Origin: *', true);\\\"\\n ],\\n \\\"description\\\": \\\"Access controll allow origin *\\\"\\n },\\n \\\"API DD (allow origin header + dd)\\\": {\\n \\\"prefix\\\": \\\"cdd\\\",\\n \\\"body\\\": [\\n \\\"header('Access-Control-Allow-Origin: *', true);\\\",\\n \\\"dd(${CLIPBOARD});\\\"\\n ],\\n \\\"description\\\": \\\"API DD (allow origin header + dd)\\\"\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"displayName\":\"Merge Conflict\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"displayName\":\"Microsoft Account\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"displayName\":\"PHP Language Features\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.vscode-sql-formatter\",\"uuid\":\"ac70a31d-d9ab-417b-b259-baf7cd9d6cb0\"},\"displayName\":\"SQL Formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"alefragnani.bookmarks\",\"uuid\":\"b689fcc8-d494-4dbf-a228-2c694a578afc\"},\"displayName\":\"Bookmarks\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"amiralizadeh9480.laravel-extra-intellisense\",\"uuid\":\"b52072d1-e507-4261-8935-f4d91a055d7d\"},\"displayName\":\"Laravel Extra Intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"attiliocapocchiani.vuejs-helper\",\"uuid\":\"81c22eed-bdda-4b1e-9c6b-64323996eda0\"},\"displayName\":\"VueJS helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aykutsarac.jsoncrack-vscode\",\"uuid\":\"87c9998f-5c0f-49ee-b89f-51340cdc449a\"},\"displayName\":\"JSON Crack\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"brunnerh.insert-unicode\",\"uuid\":\"4a8209b8-30ec-414f-b050-9b4f38ea1bf1\"},\"displayName\":\"Insert Unicode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cjhowe7.laravel-blade\",\"uuid\":\"32aada6b-3cbf-4590-ab56-f2c4423d028f\"},\"displayName\":\"laravel-blade\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"codeium.codeium\",\"uuid\":\"acab4f40-b6db-42ec-bcd1-01802cbdd988\"},\"displayName\":\"Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more\",\"version\":\"1.46.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"codingyu.laravel-goto-view\",\"uuid\":\"0b86e0a5-d2ef-48d8-9a1a-73f96e65f26e\"},\"displayName\":\"Laravel goto view\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"cronos87.symfony-snippets\",\"uuid\":\"cc696a48-d0a5-4d72-8cb2-1030570a525b\"},\"displayName\":\"Symfony Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dansysanalyst.pest-snippets\",\"uuid\":\"3a9ce0ff-f237-4b64-b722-55cb770bf349\"},\"displayName\":\"Pest Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.composer-php-vscode\",\"uuid\":\"eed2a934-7bb6-4a5b-a29d-353077efd839\"},\"displayName\":\"Composer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.intelli-php-vscode\",\"uuid\":\"f83b9c6c-24dd-435c-a088-daff1769b0b8\"},\"displayName\":\"IntelliPHP - AI Autocomplete for PHP\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.phptools-vscode\",\"uuid\":\"93916db4-e944-4c74-b68e-47f2834e9e93\"},\"displayName\":\"PHP\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.profiler-php-vscode\",\"uuid\":\"6e4e2904-96c2-4c5c-8b78-23da062f2f9e\"},\"displayName\":\"PHP Profiler\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dineug.vuerd-vscode\",\"uuid\":\"8dbb7b71-9fc1-4b51-a9dd-460bf407d574\"},\"displayName\":\"ERD Editor\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"docker.docker\",\"uuid\":\"aa98a064-0f79-4961-a4b7-78df16d547ee\"},\"displayName\":\"Docker DX\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"version\":\"17.1.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eiminsasete.apacheconf-snippets\",\"uuid\":\"4732ac32-ca06-470a-85f0-1ab58d3c6475\"},\"displayName\":\"Apache Conf Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"exer7um.vue-3-vscode-snippets\",\"uuid\":\"80895b86-75c6-478c-9355-01c7f7d4b53d\"},\"displayName\":\"Vue 3 VS Code Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"fang.vscode-theme-night-own-darkppp\",\"uuid\":\"77817d39-ed5c-4dda-928d-e9147d736e1c\"},\"displayName\":\"Night Owl Dark+++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"foxundermoon.shell-format\",\"uuid\":\"5fb19573-2183-4cf2-b53d-0fb869dae7ae\"},\"displayName\":\"shell-format\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"georgykurian.laravel-ide-helper\",\"uuid\":\"b2012012-5dbd-44a7-99ca-1efd20348c98\"},\"displayName\":\"Laravel Ide Helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-github-actions\",\"uuid\":\"04f49bfc-8330-4eee-8237-ea938fb755ef\"},\"displayName\":\"GitHub Actions\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hollowtree.vue-snippets\",\"uuid\":\"3620b114-6fe8-459b-8c68-99943147069b\"},\"displayName\":\"Vue 3 Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"irongeek.vscode-env\",\"uuid\":\"2fd1d28f-fc2a-4582-8788-2f01febe43a6\"},\"displayName\":\"ENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jrebocho.vscode-random\",\"uuid\":\"a4678ccd-2309-4cdd-b6cf-94af8dd7001f\"},\"displayName\":\"vscode-random\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.php-cs-fixer\",\"uuid\":\"b06b65b2-6ea9-4045-b166-54aa63205261\"},\"displayName\":\"php cs fixer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"laravel.vscode-laravel\",\"uuid\":\"77c91506-f6b9-4993-905d-bfafe12c1cce\"},\"displayName\":\"Laravel\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"m1guelpf.better-pest\",\"uuid\":\"8be34a02-fb9e-4be6-9f4d-bac8d7c88aee\"},\"displayName\":\"Better Pest\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mehedidracula.php-namespace-resolver\",\"uuid\":\"651dce1f-eda8-4a5b-aa26-0d1266de8ed1\"},\"displayName\":\"PHP Namespace Resolver\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mohamedbenhida.laravel-intellisense\",\"uuid\":\"f1c1f5aa-1a7a-41ee-8710-3db3c3862f5e\"},\"displayName\":\"laravel intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrazinshaikh.php-group-imports\",\"uuid\":\"4c5e2c46-6b1d-4d24-89bf-d39aaafbbf54\"},\"displayName\":\"PHP Group Imports\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrmlnc.vscode-apache\",\"uuid\":\"085342db-9568-49b0-ad93-3223ac4c1baa\"},\"displayName\":\"Apache Conf\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naoray.laravel-goto-components\",\"uuid\":\"c2ef8fe6-9029-4ed9-a7bc-20fd59b327a6\"},\"displayName\":\"laravel-goto-components\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"natizyskunk.sftp\",\"uuid\":\"fe74bfaf-4260-454f-981c-6541d1d31822\"},\"displayName\":\"SFTP\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"octref.vetur\",\"uuid\":\"2f5dd8cb-d251-4d70-abfe-ddebcb077483\"},\"displayName\":\"Vetur\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"onecentlin.laravel-blade\",\"uuid\":\"3b58a227-618a-4b57-a06b-6984a2a8d1ba\"},\"displayName\":\"Laravel Blade Snippets\",\"disabled\":true,\"version\":\"1.36.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"open-southeners.laravel-pint\",\"uuid\":\"6828d529-8cfe-4935-9607-fc07294f1cc0\"},\"displayName\":\"Laravel Pint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"piyush-bhatt.vscode-random-hex\",\"uuid\":\"1d9af9b7-c3a1-473c-8004-47c63a6ca789\"},\"displayName\":\"Random Hex Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"postman.postman-for-vscode\",\"uuid\":\"48fcb244-71c2-4877-aed3-29b36098a411\"},\"displayName\":\"Postman\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"shuaihu.html-embedded-javascript\",\"uuid\":\"31725ae7-dcdf-4ba1-ab84-19bd012c840f\"},\"displayName\":\"Html Embedded Javascript\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tabnine.tabnine-vscode\",\"uuid\":\"75da638c-c45a-44ea-aa3b-8570a3559810\"},\"displayName\":\"Tabnine AI\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"tobermory.es6-string-html\",\"uuid\":\"db50f65a-6c7c-4134-8e8d-e6b8a9c738da\"},\"displayName\":\"es6-string-html\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vitaliymaz.vscode-svg-previewer\",\"uuid\":\"27d96499-52df-4f8e-8905-275284e25ace\"},\"displayName\":\"SVG Previewer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wmaurer.change-case\",\"uuid\":\"2aa040bf-c73a-455d-8946-5c6cc83b8019\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\",\"version\":\"3.6.3\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true,\\\"order\\\":2},{\\\"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\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"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\\\":\\\"copilot-chat\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.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.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.cspell-info-explorer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.cspell-regexp-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.copilot-chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"pinned\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"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.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.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Tue Aug 17 2021\",\"nps/sessionCount\":\"9\",\"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\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.94e15b014af9f33331b29d73f5c639c6\\\",\\\"status.workspaceTrust.1628258464886\\\",\\\"status.workspaceTrust.1628772371797\\\",\\\"status.workspaceTrust.91ad1f6493c4c46f6bf9a8b7399472c2\\\",\\\"status.workspaceTrust.1629292619838\\\",\\\"status.workspaceTrust.1629293404675\\\",\\\"status.workspaceTrust.9ff7b1779cabe1e97e624a4a574b55d5\\\",\\\"status.workspaceTrust.5d08c0a4962a2e2ac2d7b512e84e4b66\\\",\\\"status.workspaceTrust.9dbf4db9aad4101f4d0d4231b6148291\\\",\\\"status.workspaceTrust.1629983830177\\\",\\\"status.workspaceTrust.2511ef78890a6823aa821e4187a56c0a\\\",\\\"status.workspaceTrust.5d17cf20cf563240f78b5e29a085d731\\\",\\\"status.workspaceTrust.44cb194c2ccd73ea6cb0b2b4b1bfe53a\\\",\\\"status.workspaceTrust.6281cc18db854981e29ff457ae73146a\\\",\\\"status.workspaceTrust.e081074586e231fc47dec354edd0bf16\\\",\\\"status.workspaceTrust.1635931860516\\\",\\\"status.workspaceTrust.a48de645c380d8e3c6b2f24a38d2f837\\\",\\\"status.workspaceTrust.1641808692816\\\",\\\"status.workspaceTrust.1641814835145\\\",\\\"status.workspaceTrust.1642405645274\\\",\\\"status.workspaceTrust.1642405652647\\\",\\\"status.workspaceTrust.1642405661238\\\",\\\"status.workspaceTrust.1642405665981\\\",\\\"status.workspaceTrust.1642405672361\\\",\\\"status.workspaceTrust.1642405676705\\\",\\\"status.workspaceTrust.33f6502abcb0ab5f4e5f3e1a51de9e43\\\",\\\"status.workspaceTrust.bb3c195d26dabd1abbd0b1ab1bdcbf7c\\\",\\\"status.workspaceTrust.1642755744582\\\",\\\"status.workspaceTrust.9326708f7411476a133b6ee600fa95d0\\\",\\\"status.workspaceTrust.3ced9699a427f8f6abd7e82334c096e4\\\",\\\"status.workspaceTrust.ea80bb8ed967ec020e4211ec76064041\\\",\\\"status.workspaceTrust.1643606585098\\\",\\\"status.workspaceTrust.37eb6c34c6155402d283a0c0d9be48c7\\\",\\\"status.workspaceTrust.1643634106129\\\",\\\"status.workspaceTrust.cc25a4e7ee8bed1d5fa29064730718e9\\\",\\\"status.workspaceTrust.1643690367194\\\",\\\"status.workspaceTrust.1643777388314\\\",\\\"status.workspaceTrust.1643862463420\\\",\\\"status.workspaceTrust.1643948668266\\\",\\\"status.workspaceTrust.1643952409399\\\",\\\"status.workspaceTrust.f4033d74716e19b14f467d25fc950722\\\",\\\"status.workspaceTrust.1643959787205\\\",\\\"status.workspaceTrust.a049fb78326698e350beeadf6c52cb35\\\",\\\"status.workspaceTrust.1644212092948\\\",\\\"status.workspaceTrust.1644295823537\\\",\\\"status.workspaceTrust.1644380727255\\\",\\\"status.workspaceTrust.1644413793358\\\",\\\"status.workspaceTrust.b978bbe17437127d449a567a8d65feef\\\",\\\"status.workspaceTrust.1644467676891\\\",\\\"status.workspaceTrust.1644553973326\\\",\\\"status.workspaceTrust.1644814524257\\\",\\\"status.workspaceTrust.1644815432598\\\",\\\"status.workspaceTrust.1644816363718\\\",\\\"status.workspaceTrust.1644820035759\\\",\\\"status.workspaceTrust.1644899616525\\\",\\\"status.workspaceTrust.fe8e5cfe13e22c418939e6e8660a502d\\\",\\\"status.workspaceTrust.1644900405918\\\",\\\"status.workspaceTrust.1644901888988\\\",\\\"status.workspaceTrust.1644904859254\\\",\\\"status.workspaceTrust.1644915900249\\\",\\\"status.workspaceTrust.22b3c3597cfab4a66e41b764aa6b94d3\\\",\\\"status.workspaceTrust.6a28aa76cac583f2b378699655c0ee94\\\",\\\"status.workspaceTrust.1645071948033\\\",\\\"status.workspaceTrust.1645075111421\\\",\\\"status.workspaceTrust.e52ee7651a72e971873966f0e0c0b470\\\",\\\"status.workspaceTrust.1645075125394\\\",\\\"status.workspaceTrust.b4a13cbec4e5627c5fd65b3077f444d8\\\",\\\"status.workspaceTrust.1645158213568\\\",\\\"status.workspaceTrust.1645158743137\\\",\\\"status.workspaceTrust.1645160039934\\\",\\\"status.workspaceTrust.1645174536111\\\",\\\"status.workspaceTrust.1645175614735\\\",\\\"status.workspaceTrust.1645176544029\\\",\\\"status.workspaceTrust.1645190629513\\\",\\\"status.workspaceTrust.1645417676261\\\",\\\"status.workspaceTrust.1645433537187\\\",\\\"status.workspaceTrust.1645438699321\\\",\\\"status.workspaceTrust.1645438722270\\\",\\\"status.workspaceTrust.1645438810072\\\",\\\"status.workspaceTrust.1645438839381\\\",\\\"status.workspaceTrust.1645442347691\\\",\\\"status.workspaceTrust.1645504051458\\\",\\\"status.workspaceTrust.d23ecc64aae8cf3ca32bb19e8df60a36\\\",\\\"status.workspaceTrust.1645538669338\\\",\\\"status.workspaceTrust.1645591366715\\\",\\\"status.workspaceTrust.1645598014742\\\",\\\"status.workspaceTrust.1645598908099\\\",\\\"status.workspaceTrust.1645616564890\\\",\\\"status.workspaceTrust.1645622030306\\\",\\\"status.workspaceTrust.1645622704166\\\",\\\"status.workspaceTrust.d7ced4736843febce4e3d2ef7d455112\\\",\\\"status.workspaceTrust.1645624022837\\\",\\\"status.workspaceTrust.1645677466573\\\",\\\"status.workspaceTrust.2a3f629ea1c4a64958f0f740cf346d4a\\\",\\\"status.workspaceTrust.1645763064850\\\",\\\"status.workspaceTrust.1645786385417\\\",\\\"status.workspaceTrust.3be70ebb307076d3ad2f06cd44be7f9c\\\",\\\"status.workspaceTrust.1645786485300\\\",\\\"status.workspaceTrust.397048f3115d0edc85ee50239e30b85e\\\",\\\"status.workspaceTrust.1645788280402\\\",\\\"status.workspaceTrust.96f2debdc26203ab7e0d9acb8ac765a4\\\",\\\"status.workspaceTrust.1646022621869\\\",\\\"status.workspaceTrust.1646024678859\\\",\\\"status.workspaceTrust.1646127702089\\\",\\\"status.workspaceTrust.5230cf130cb89caea08034e43db7dd78\\\",\\\"status.workspaceTrust.1646222253024\\\",\\\"status.workspaceTrust.1646222264894\\\",\\\"status.workspaceTrust.1646281808640\\\",\\\"status.workspaceTrust.1646299032530\\\",\\\"status.workspaceTrust.e2048926799c43884c72c369dd929a47\\\",\\\"status.workspaceTrust.1646370727044\\\",\\\"status.workspaceTrust.990723739b5edff1cb0e96ac6fcf666f\\\",\\\"status.workspaceTrust.1646401283318\\\",\\\"status.workspaceTrust.1646629096763\\\",\\\"status.workspaceTrust.1646634232132\\\",\\\"status.workspaceTrust.1646636207108\\\",\\\"status.workspaceTrust.1646649026154\\\",\\\"status.workspaceTrust.1612d890d68e2b8b38f808440562d332\\\",\\\"status.workspaceTrust.1646653724545\\\",\\\"status.workspaceTrust.15c93337d0f3fb266ceb83a5cae6c6c1\\\",\\\"status.workspaceTrust.1646717913811\\\",\\\"status.workspaceTrust.1646801697913\\\",\\\"status.workspaceTrust.30be78d183bd2b18c2588253ddf8c9d2\\\",\\\"status.workspaceTrust.1646807128362\\\",\\\"status.workspaceTrust.3eb7330dad0fb60be14b1b44852618f8\\\",\\\"status.workspaceTrust.1646810343287\\\",\\\"status.workspaceTrust.1646813374254\\\",\\\"status.workspaceTrust.1646814016007\\\",\\\"status.workspaceTrust.1646820005380\\\",\\\"status.workspaceTrust.1646887055186\\\",\\\"status.workspaceTrust.1646891237899\\\",\\\"status.workspaceTrust.1646895902024\\\",\\\"status.workspaceTrust.1646896049644\\\",\\\"status.workspaceTrust.1646896166372\\\",\\\"status.workspaceTrust.1646897568388\\\",\\\"status.workspaceTrust.1646910135404\\\",\\\"status.workspaceTrust.1646911093027\\\",\\\"status.workspaceTrust.23d6a9ac914fdee4cc33e5d0bbea1937\\\",\\\"status.workspaceTrust.1646919531284\\\",\\\"status.workspaceTrust.1646970232459\\\",\\\"status.workspaceTrust.1646976360178\\\",\\\"status.workspaceTrust.1646978487567\\\",\\\"status.workspaceTrust.1647261570843\\\",\\\"status.workspaceTrust.1647261618195\\\",\\\"status.workspaceTrust.1647318069285\\\",\\\"status.workspaceTrust.1647350525515\\\",\\\"status.workspaceTrust.1647350780911\\\",\\\"status.workspaceTrust.1647404502428\\\",\\\"status.workspaceTrust.1647413172285\\\",\\\"status.workspaceTrust.1647420818709\\\",\\\"status.workspaceTrust.1647427131451\\\",\\\"status.workspaceTrust.1647427203221\\\",\\\"status.workspaceTrust.1647428231188\\\",\\\"status.workspaceTrust.1647483942281\\\",\\\"status.workspaceTrust.1647487375055\\\",\\\"status.workspaceTrust.1647489687023\\\",\\\"status.workspaceTrust.1647495625959\\\",\\\"status.workspaceTrust.1647518687373\\\",\\\"status.workspaceTrust.1647837015217\\\",\\\"status.workspaceTrust.1647839515441\\\",\\\"status.workspaceTrust.a311610058751d7d56148f39b3d8cae8\\\",\\\"status.workspaceTrust.1647846138140\\\",\\\"status.workspaceTrust.1647854082691\\\",\\\"status.workspaceTrust.1647923164438\\\",\\\"status.workspaceTrust.1647923863420\\\",\\\"status.workspaceTrust.1647927217966\\\",\\\"status.workspaceTrust.1647940838877\\\",\\\"status.workspaceTrust.1647949502585\\\",\\\"status.workspaceTrust.1647949557454\\\",\\\"status.workspaceTrust.53a85d2f3cb15cf10c942c11485d636d\\\",\\\"status.workspaceTrust.1648009163175\\\",\\\"status.workspaceTrust.1648012239575\\\",\\\"status.workspaceTrust.1648018011877\\\",\\\"status.workspaceTrust.1648018090911\\\",\\\"status.workspaceTrust.1648025128177\\\",\\\"status.workspaceTrust.1648027179244\\\",\\\"status.workspaceTrust.5efe0c7ff717a5f3c50f6b1029b690bc\\\",\\\"status.workspaceTrust.1648030554639\\\",\\\"status.workspaceTrust.1648032273706\\\",\\\"status.workspaceTrust.1648035241077\\\",\\\"status.workspaceTrust.1648040496363\\\",\\\"status.workspaceTrust.1648040501412\\\",\\\"status.workspaceTrust.1648097171228\\\",\\\"status.workspaceTrust.1648117343326\\\",\\\"status.workspaceTrust.1648119108638\\\",\\\"status.workspaceTrust.1648120268362\\\",\\\"status.workspaceTrust.1648182377614\\\",\\\"status.workspaceTrust.1648183221720\\\",\\\"status.workspaceTrust.1648184417537\\\",\\\"status.workspaceTrust.1648185701263\\\",\\\"status.workspaceTrust.1648188363802\\\",\\\"status.workspaceTrust.1648189583093\\\",\\\"status.workspaceTrust.1648193032512\\\",\\\"status.workspaceTrust.1648198006473\\\",\\\"status.workspaceTrust.1648207652301\\\",\\\"status.workspaceTrust.1648210075349\\\",\\\"status.workspaceTrust.1648213825160\\\",\\\"status.workspaceTrust.190aca03480f7048ceda0cdcef95745b\\\",\\\"status.workspaceTrust.1648441500160\\\",\\\"status.workspaceTrust.1648457358260\\\",\\\"status.workspaceTrust.1648458298183\\\",\\\"status.workspaceTrust.1648467016688\\\",\\\"status.workspaceTrust.1648614149459\\\",\\\"status.workspaceTrust.1648615973914\\\",\\\"status.workspaceTrust.1648616584178\\\",\\\"status.workspaceTrust.1648618475682\\\",\\\"status.workspaceTrust.1648618532304\\\",\\\"status.workspaceTrust.1648631769680\\\",\\\"status.workspaceTrust.1648635071413\\\",\\\"status.workspaceTrust.1648641572268\\\",\\\"status.workspaceTrust.1648649704965\\\",\\\"status.workspaceTrust.1648700611807\\\",\\\"status.workspaceTrust.1648787183874\\\",\\\"status.workspaceTrust.1649042145295\\\",\\\"status.workspaceTrust.1649128377458\\\",\\\"status.workspaceTrust.cb8848feab6c32d65cd98c723ec9e821\\\",\\\"status.workspaceTrust.1649140037646\\\",\\\"status.workspaceTrust.1649148883185\\\",\\\"status.workspaceTrust.1649158338697\\\",\\\"status.workspaceTrust.1649158492942\\\",\\\"status.workspaceTrust.1649159262524\\\",\\\"status.workspaceTrust.1649159602282\\\",\\\"status.workspaceTrust.1649214833270\\\",\\\"status.workspaceTrust.1649218673413\\\",\\\"status.workspaceTrust.04bc2a6c0b83c3d9ef60444567a77038\\\",\\\"status.workspaceTrust.1649219670452\\\",\\\"status.workspaceTrust.1649237641396\\\",\\\"status.workspaceTrust.1649241137134\\\",\\\"status.workspaceTrust.1649243472552\\\",\\\"status.workspaceTrust.1649299136215\\\",\\\"status.workspaceTrust.1649306516662\\\",\\\"status.workspaceTrust.1649314268914\\\",\\\"status.workspaceTrust.1649315779190\\\",\\\"status.workspaceTrust.1649317548907\\\",\\\"status.workspaceTrust.1649320284109\\\",\\\"status.workspaceTrust.1649327503323\\\",\\\"status.workspaceTrust.7e0ecaa7ac33c7aa858ad8e01074aa54\\\",\\\"status.workspaceTrust.1649383884468\\\",\\\"status.workspaceTrust.1649387585799\\\",\\\"status.workspaceTrust.1649388584801\\\",\\\"status.workspaceTrust.1649389298821\\\",\\\"status.workspaceTrust.1649390119793\\\",\\\"status.workspaceTrust.a3c1b8392c7271e77382a7dff6fa4df3\\\",\\\"status.workspaceTrust.de045d141a8b035fd6afde5a0c3a97e9\\\",\\\"status.workspaceTrust.3520e6a73cae5c9793cb248b7b812cd0\\\",\\\"status.workspaceTrust.1649645475567\\\",\\\"status.workspaceTrust.1649660078085\\\",\\\"status.workspaceTrust.1649665950265\\\",\\\"status.workspaceTrust.1649667795285\\\",\\\"status.workspaceTrust.1649667882114\\\",\\\"status.workspaceTrust.1649668001922\\\",\\\"status.workspaceTrust.1649670050608\\\",\\\"status.workspaceTrust.1649730340993\\\",\\\"status.workspaceTrust.1649735374366\\\",\\\"status.workspaceTrust.1649742775707\\\",\\\"status.workspaceTrust.1649743234043\\\",\\\"status.workspaceTrust.7eb914fa43294320b30067d5e0331d96\\\",\\\"status.workspaceTrust.1649751266732\\\",\\\"status.workspaceTrust.1649754293467\\\",\\\"status.workspaceTrust.1649762105480\\\",\\\"status.workspaceTrust.1649816524033\\\",\\\"status.workspaceTrust.df3b7f61b27e11ae5f87d0ef50b7b2c1\\\",\\\"status.workspaceTrust.1649825953357\\\",\\\"status.workspaceTrust.1649826773087\\\",\\\"status.workspaceTrust.1649840812373\\\",\\\"status.workspaceTrust.1649847558237\\\",\\\"status.workspaceTrust.1649903157785\\\",\\\"status.workspaceTrust.1649907617548\\\",\\\"status.workspaceTrust.1649913125580\\\",\\\"status.workspaceTrust.1649916370338\\\",\\\"status.workspaceTrust.1649919011280\\\",\\\"status.workspaceTrust.1649920146096\\\",\\\"status.workspaceTrust.1649931044850\\\",\\\"status.workspaceTrust.1649931198444\\\",\\\"status.workspaceTrust.1649988779438\\\",\\\"status.workspaceTrust.1649989656452\\\",\\\"status.workspaceTrust.1649998356047\\\",\\\"status.workspaceTrust.1650009883552\\\",\\\"status.workspaceTrust.1650248840514\\\",\\\"status.workspaceTrust.1650248873770\\\",\\\"status.workspaceTrust.0353155fe914f45d4b1656f4f574d6e9\\\",\\\"status.workspaceTrust.664f5d77741add5ec92917017e6887ec\\\",\\\"status.workspaceTrust.d5508f27303ee6ca4f7e16a7abbda740\\\",\\\"status.workspaceTrust.1650335140869\\\",\\\"status.workspaceTrust.1650336480928\\\",\\\"status.workspaceTrust.1650345070039\\\",\\\"status.workspaceTrust.1650346014764\\\",\\\"status.workspaceTrust.0848a38e1851cd1e8803d72eccd72ce0\\\",\\\"status.workspaceTrust.bcbfb4c8ab7df311c56f6d30d1d317ad\\\",\\\"status.workspaceTrust.1650421615262\\\",\\\"status.workspaceTrust.93837be48b01f1229bdcf855d28b2a5f\\\",\\\"status.workspaceTrust.1650421813364\\\",\\\"status.workspaceTrust.1650422744337\\\",\\\"status.workspaceTrust.1bb74040e547d3ed358a703b5f53bbbe\\\",\\\"status.workspaceTrust.1650429849301\\\",\\\"status.workspaceTrust.1650437693908\\\",\\\"status.workspaceTrust.1650437716631\\\",\\\"status.workspaceTrust.1650437724159\\\",\\\"status.workspaceTrust.1650437806681\\\",\\\"status.workspaceTrust.1650438108835\\\",\\\"status.workspaceTrust.1650438449516\\\",\\\"status.workspaceTrust.1650438785096\\\",\\\"status.workspaceTrust.86fa30eba160e5d87f26a71ef2cf62f7\\\",\\\"status.workspaceTrust.1650508053634\\\",\\\"status.workspaceTrust.1650514310280\\\",\\\"status.workspaceTrust.1650518858848\\\",\\\"status.workspaceTrust.1650522697414\\\",\\\"status.workspaceTrust.1650536189721\\\",\\\"status.workspaceTrust.1650540068819\\\",\\\"status.workspaceTrust.1650593656569\\\",\\\"status.workspaceTrust.1650601452929\\\",\\\"status.workspaceTrust.1650602519554\\\",\\\"status.workspaceTrust.1650605475806\\\",\\\"status.workspaceTrust.ce8aead4af13584eb103752b41ccaf19\\\",\\\"status.workspaceTrust.1650605710312\\\",\\\"status.workspaceTrust.5de3de42d9f7e872fb1516de9b0eb2b4\\\",\\\"status.workspaceTrust.1650606655135\\\",\\\"status.workspaceTrust.65b0ab79c72e581c73c7bbeeec64169f\\\",\\\"status.workspaceTrust.1650617248524\\\",\\\"status.workspaceTrust.1650619919572\\\",\\\"status.workspaceTrust.66354a982e654e1330490136d50d5574\\\",\\\"status.workspaceTrust.1650854372321\\\",\\\"status.workspaceTrust.1650854984592\\\",\\\"status.workspaceTrust.1650867319291\\\",\\\"status.workspaceTrust.1650869524567\\\",\\\"status.workspaceTrust.1650872245839\\\",\\\"status.workspaceTrust.1650874303622\\\",\\\"status.workspaceTrust.1650879520292\\\",\\\"status.workspaceTrust.1650940060145\\\",\\\"status.workspaceTrust.1650953496201\\\",\\\"status.workspaceTrust.1650956397630\\\",\\\"status.workspaceTrust.1650956994887\\\",\\\"status.workspaceTrust.1650966410632\\\",\\\"status.workspaceTrust.1651026588389\\\",\\\"status.workspaceTrust.1651113012632\\\",\\\"status.workspaceTrust.1651115686756\\\",\\\"status.workspaceTrust.1651120901412\\\",\\\"status.workspaceTrust.1651121869646\\\",\\\"status.workspaceTrust.1651122297229\\\",\\\"status.workspaceTrust.1651122801772\\\",\\\"status.workspaceTrust.1651122905657\\\",\\\"status.workspaceTrust.1651126114708\\\",\\\"status.workspaceTrust.1651128249473\\\",\\\"status.workspaceTrust.1651129554675\\\",\\\"status.workspaceTrust.1651130403136\\\",\\\"status.workspaceTrust.1651132092037\\\",\\\"status.workspaceTrust.1651134136211\\\",\\\"status.workspaceTrust.1651141585861\\\",\\\"status.workspaceTrust.1651142261255\\\",\\\"status.workspaceTrust.1651146619688\\\",\\\"status.workspaceTrust.1651146634260\\\",\\\"status.workspaceTrust.1651146643034\\\",\\\"status.workspaceTrust.1651213378968\\\",\\\"status.workspaceTrust.1651213607950\\\",\\\"status.workspaceTrust.34c48aa2cbad92b1c53db218a809c005\\\",\\\"status.workspaceTrust.1651215890074\\\",\\\"status.workspaceTrust.1651458478362\\\",\\\"status.workspaceTrust.bffaa139f462eecc97f27aad7eecc4e7\\\",\\\"status.workspaceTrust.1651467351748\\\",\\\"status.workspaceTrust.1651471653682\\\",\\\"status.workspaceTrust.1651471800931\\\",\\\"status.workspaceTrust.1651474695391\\\",\\\"status.workspaceTrust.1d9b051531bf94b1452b618ecbe01dc9\\\",\\\"status.workspaceTrust.1651482446080\\\",\\\"status.workspaceTrust.c62a70452503901100e2150af61f57b3\\\",\\\"status.workspaceTrust.1651484027721\\\",\\\"status.workspaceTrust.1651724968335\\\",\\\"status.workspaceTrust.1651756535145\\\",\\\"status.workspaceTrust.1651757945327\\\",\\\"status.workspaceTrust.1651817417420\\\",\\\"status.workspaceTrust.1651840401052\\\",\\\"status.workspaceTrust.1652070336979\\\",\\\"status.workspaceTrust.1652072543189\\\",\\\"status.workspaceTrust.1652077050457\\\",\\\"status.workspaceTrust.1652078486074\\\",\\\"status.workspaceTrust.1652083762122\\\",\\\"status.workspaceTrust.1652089115938\\\",\\\"status.workspaceTrust.1652092966577\\\",\\\"status.workspaceTrust.1652097022542\\\",\\\"status.workspaceTrust.1652099053131\\\",\\\"status.workspaceTrust.1652099110494\\\",\\\"status.workspaceTrust.1652156662745\\\",\\\"status.workspaceTrust.1652160479460\\\",\\\"status.workspaceTrust.1652162433474\\\",\\\"status.workspaceTrust.1652163286367\\\",\\\"status.workspaceTrust.cd63d4dfb849e136b6c7bb127e9d3ed2\\\",\\\"status.workspaceTrust.1af5065672203ba913f79d6f18d2f741\\\",\\\"status.workspaceTrust.da279b99f947d21bd46e37cf355d1bb5\\\",\\\"status.workspaceTrust.1652164371968\\\",\\\"status.workspaceTrust.1652165938266\\\",\\\"status.workspaceTrust.1652167396614\\\",\\\"status.workspaceTrust.1652174054675\\\",\\\"status.workspaceTrust.1652175778882\\\",\\\"status.workspaceTrust.1652182250405\\\",\\\"status.workspaceTrust.1652182291893\\\",\\\"status.workspaceTrust.1652182301191\\\",\\\"status.workspaceTrust.1652182313320\\\",\\\"status.workspaceTrust.1652242966917\\\",\\\"status.workspaceTrust.1652263103339\\\",\\\"status.workspaceTrust.1652263876119\\\",\\\"status.workspaceTrust.1652329549973\\\",\\\"status.workspaceTrust.1652349448132\\\",\\\"status.workspaceTrust.1652349737708\\\",\\\"status.workspaceTrust.1e7fe377befbaea1144976ff0f40d33f\\\",\\\"status.workspaceTrust.1652362827006\\\",\\\"status.workspaceTrust.1652363317092\\\",\\\"status.workspaceTrust.1652363327307\\\",\\\"status.workspaceTrust.1652363334578\\\",\\\"status.workspaceTrust.1652363364062\\\",\\\"status.workspaceTrust.00516332fd590a7cbe4af1bd14c70ef2\\\",\\\"status.workspaceTrust.1652364908033\\\",\\\"status.workspaceTrust.1652415679515\\\",\\\"status.workspaceTrust.1652675145685\\\",\\\"status.workspaceTrust.1652692515914\\\",\\\"status.workspaceTrust.1652761302897\\\",\\\"status.workspaceTrust.1652791390038\\\",\\\"status.workspaceTrust.1652792784713\\\",\\\"status.workspaceTrust.1652847825024\\\",\\\"status.workspaceTrust.1652865863042\\\",\\\"status.workspaceTrust.1652865869494\\\",\\\"status.workspaceTrust.1652934183393\\\",\\\"status.workspaceTrust.ad7f7bd95cd7df6f54386eca741c8b7b\\\",\\\"status.workspaceTrust.ddcc2d0276e66713b4c7d5d40d5d4013\\\",\\\"status.workspaceTrust.1652959839434\\\",\\\"status.workspaceTrust.1652962541193\\\",\\\"status.workspaceTrust.1652963215774\\\",\\\"status.workspaceTrust.1652963611886\\\",\\\"status.workspaceTrust.1652966039821\\\",\\\"status.workspaceTrust.1652966509757\\\",\\\"status.workspaceTrust.1653020448981\\\",\\\"status.workspaceTrust.1653029561167\\\",\\\"status.workspaceTrust.1653030787439\\\",\\\"status.workspaceTrust.1653042683726\\\",\\\"status.workspaceTrust.1653044801055\\\",\\\"status.workspaceTrust.1653048561102\\\",\\\"status.workspaceTrust.1653279790851\\\",\\\"status.workspaceTrust.1653291077221\\\",\\\"status.workspaceTrust.1653291089301\\\",\\\"status.workspaceTrust.8ba9bee67696286a68036d24556f9d7c\\\",\\\"status.workspaceTrust.1653298808883\\\",\\\"status.workspaceTrust.1653301033763\\\",\\\"status.workspaceTrust.1653305555762\\\",\\\"status.workspaceTrust.1653308381910\\\",\\\"status.workspaceTrust.1653311543400\\\",\\\"status.workspaceTrust.1653366734899\\\",\\\"status.workspaceTrust.1653368470849\\\",\\\"status.workspaceTrust.1653369957421\\\",\\\"status.workspaceTrust.1653374390864\\\",\\\"status.workspaceTrust.1653378894680\\\",\\\"status.workspaceTrust.1653379702936\\\",\\\"status.workspaceTrust.1653380180906\\\",\\\"status.workspaceTrust.1653383030535\\\",\\\"status.workspaceTrust.1653397972778\\\",\\\"status.workspaceTrust.1653538577694\\\",\\\"status.workspaceTrust.1653538864809\\\",\\\"status.workspaceTrust.1653558219339\\\",\\\"status.workspaceTrust.1653563549562\\\",\\\"status.workspaceTrust.1653573861437\\\",\\\"status.workspaceTrust.1653883480963\\\",\\\"status.workspaceTrust.1653890329931\\\",\\\"status.workspaceTrust.1653890389043\\\",\\\"status.workspaceTrust.76874d72b45df42d57d0388edc0f61c3\\\",\\\"status.workspaceTrust.6fc0eba246cf067b916ffbd2cd2350cb\\\",\\\"status.workspaceTrust.da539888b60844d4afffe22a5b798984\\\",\\\"status.workspaceTrust.1653970220400\\\",\\\"status.workspaceTrust.1653970704624\\\",\\\"status.workspaceTrust.1653970852784\\\",\\\"status.workspaceTrust.1653972281237\\\",\\\"status.workspaceTrust.1653978299045\\\",\\\"status.workspaceTrust.1653979708584\\\",\\\"status.workspaceTrust.1653980709020\\\",\\\"status.workspaceTrust.1653983871107\\\",\\\"status.workspaceTrust.6b51650a78a1cfa3e5075fceb7934064\\\",\\\"status.workspaceTrust.1653984162841\\\",\\\"status.workspaceTrust.1653993653318\\\",\\\"status.workspaceTrust.1653994339087\\\",\\\"status.workspaceTrust.1654003762617\\\",\\\"status.workspaceTrust.1654057716024\\\",\\\"status.workspaceTrust.1654060972838\\\",\\\"status.workspaceTrust.1654061226212\\\",\\\"status.workspaceTrust.1654068609227\\\",\\\"status.workspaceTrust.1654068707954\\\",\\\"status.workspaceTrust.1654068980731\\\",\\\"status.workspaceTrust.1654069077051\\\",\\\"status.workspaceTrust.1654069351616\\\",\\\"status.workspaceTrust.1654070917449\\\",\\\"status.workspaceTrust.1654070948943\\\",\\\"status.workspaceTrust.1654076800333\\\",\\\"status.workspaceTrust.5046744ed0478ff2eedf6ef65d0eac93\\\",\\\"status.workspaceTrust.1654082821179\\\",\\\"status.workspaceTrust.1654082871764\\\",\\\"status.workspaceTrust.1654144394530\\\",\\\"status.workspaceTrust.1654151639673\\\",\\\"status.workspaceTrust.1654155490961\\\",\\\"status.workspaceTrust.1654170633388\\\",\\\"status.workspaceTrust.1654170800038\\\",\\\"status.workspaceTrust.aa5bbc9da6218c936a31abb0b3842be1\\\",\\\"status.workspaceTrust.1654171159224\\\",\\\"status.workspaceTrust.1654177700360\\\",\\\"status.workspaceTrust.1654230238373\\\",\\\"status.workspaceTrust.1654238976736\\\",\\\"status.workspaceTrust.9c4bed4490d7a3e9d45c96e4481864b2\\\",\\\"status.workspaceTrust.141540da2d838b2ef6b4907c9ac76b5f\\\",\\\"status.workspaceTrust.031264d47c29562fbbda86d8e5767549\\\",\\\"status.workspaceTrust.4ab900a43c3dd20fbe122b96a718ddb6\\\",\\\"status.workspaceTrust.1654249174617\\\",\\\"status.workspaceTrust.0062091813dcf831873b82831434f47f\\\",\\\"status.workspaceTrust.1654255500642\\\",\\\"status.workspaceTrust.bc701bd465b06efeec9b0cef4aa53002\\\",\\\"status.workspaceTrust.1654259148646\\\",\\\"status.workspaceTrust.1654259915288\\\",\\\"status.workspaceTrust.1654489548308\\\",\\\"status.workspaceTrust.1654516431875\\\",\\\"status.workspaceTrust.1654518505709\\\",\\\"status.workspaceTrust.1654521040896\\\",\\\"status.workspaceTrust.1654521395187\\\",\\\"status.workspaceTrust.1654522642745\\\",\\\"status.workspaceTrust.1654575857979\\\",\\\"status.workspaceTrust.1654588612553\\\",\\\"status.workspaceTrust.1654588751459\\\",\\\"status.workspaceTrust.a6adc0b9043d0d07d3d36a082bedba16\\\",\\\"status.workspaceTrust.1654591675879\\\",\\\"status.workspaceTrust.1654595557610\\\",\\\"status.workspaceTrust.1654597686447\\\",\\\"status.workspaceTrust.1654598761411\\\",\\\"status.workspaceTrust.1654598909458\\\",\\\"status.workspaceTrust.1654598921881\\\",\\\"status.workspaceTrust.1654606643837\\\",\\\"status.workspaceTrust.1654609478877\\\",\\\"status.workspaceTrust.1654610708627\\\",\\\"status.workspaceTrust.1654661747753\\\",\\\"status.workspaceTrust.1654665705322\\\",\\\"status.workspaceTrust.1654748831730\\\",\\\"status.workspaceTrust.1654755552446\\\",\\\"status.workspaceTrust.1654755566499\\\",\\\"status.workspaceTrust.1654755584745\\\",\\\"status.workspaceTrust.1654759521957\\\",\\\"status.workspaceTrust.1654781150360\\\",\\\"status.workspaceTrust.1654835068013\\\",\\\"status.workspaceTrust.1654848280586\\\",\\\"status.workspaceTrust.88f50c50a8310a0730fae85a795d1210\\\",\\\"status.workspaceTrust.1654852081357\\\",\\\"status.workspaceTrust.d2fefcd24a46f54d3f0122cc875c0a8c\\\",\\\"status.workspaceTrust.1654868821667\\\",\\\"status.workspaceTrust.1654869346216\\\",\\\"status.workspaceTrust.1655094092679\\\",\\\"status.workspaceTrust.1655096847567\\\",\\\"status.workspaceTrust.1655180311021\\\",\\\"status.workspaceTrust.1655189760596\\\",\\\"status.workspaceTrust.1655192280701\\\",\\\"status.workspaceTrust.1655201586959\\\",\\\"status.workspaceTrust.6d3a1375fd23e3da203bf90f4c2c3051\\\",\\\"status.workspaceTrust.1655208049250\\\",\\\"status.workspaceTrust.1655208286803\\\",\\\"status.workspaceTrust.1655267235730\\\",\\\"status.workspaceTrust.a240d1244a55c5e1a7868621828ab232\\\",\\\"status.workspaceTrust.798734770b2eb996c51512e6df0d5c88\\\",\\\"status.workspaceTrust.1655273741043\\\",\\\"status.workspaceTrust.1655275458462\\\",\\\"status.workspaceTrust.1655278828916\\\",\\\"status.workspaceTrust.1655278874810\\\",\\\"status.workspaceTrust.1655294662870\\\",\\\"status.workspaceTrust.1655352949055\\\",\\\"status.workspaceTrust.1655440017042\\\",\\\"status.workspaceTrust.1655448721757\\\",\\\"status.workspaceTrust.1655457916943\\\",\\\"status.workspaceTrust.1655469064286\\\",\\\"status.workspaceTrust.1655469167478\\\",\\\"status.workspaceTrust.1655698197705\\\",\\\"status.workspaceTrust.1655705227431\\\",\\\"status.workspaceTrust.1655705277081\\\",\\\"status.workspaceTrust.1655729030284\\\",\\\"status.workspaceTrust.1655785076013\\\",\\\"status.workspaceTrust.1655792675848\\\",\\\"status.workspaceTrust.1655808169660\\\",\\\"status.workspaceTrust.1655814869565\\\",\\\"status.workspaceTrust.1655817056707\\\",\\\"status.workspaceTrust.1655818432485\\\",\\\"status.workspaceTrust.1655819240017\\\",\\\"status.workspaceTrust.1655871664425\\\",\\\"status.workspaceTrust.1655871882193\\\",\\\"status.workspaceTrust.1655874256132\\\",\\\"status.workspaceTrust.1655876637902\\\",\\\"status.workspaceTrust.1655876681901\\\",\\\"status.workspaceTrust.1655888589930\\\",\\\"status.workspaceTrust.1655888653610\\\",\\\"status.workspaceTrust.1655906136984\\\",\\\"status.workspaceTrust.1655957865541\\\",\\\"status.workspaceTrust.1655960340393\\\",\\\"status.workspaceTrust.17a097c4f53bc021bc5431e54db795c0\\\",\\\"status.workspaceTrust.1656044717363\\\",\\\"status.workspaceTrust.1656051504658\\\",\\\"status.workspaceTrust.1656064962374\\\",\\\"status.workspaceTrust.1656064998959\\\",\\\"status.workspaceTrust.1656075550765\\\",\\\"status.workspaceTrust.1656075641158\\\",\\\"status.workspaceTrust.1656389697644\\\",\\\"status.workspaceTrust.1656392815579\\\",\\\"status.workspaceTrust.1656393686710\\\",\\\"status.workspaceTrust.1656393747942\\\",\\\"status.workspaceTrust.1656395417444\\\",\\\"status.workspaceTrust.131eaba75de5d814be5b7eb84f4eb5b2\\\",\\\"status.workspaceTrust.1656410692287\\\",\\\"status.workspaceTrust.1656475700082\\\",\\\"status.workspaceTrust.1656562605705\\\",\\\"status.workspaceTrust.1656579618194\\\",\\\"status.workspaceTrust.1656585689638\\\",\\\"status.workspaceTrust.1656593391541\\\",\\\"status.workspaceTrust.1656593890756\\\",\\\"status.workspaceTrust.1656595914535\\\",\\\"status.workspaceTrust.1656595950621\\\",\\\"status.workspaceTrust.1656596228254\\\",\\\"status.workspaceTrust.1656649549182\\\",\\\"status.workspaceTrust.1656652443219\\\",\\\"status.workspaceTrust.1656663794634\\\",\\\"status.workspaceTrust.1656908071681\\\",\\\"status.workspaceTrust.1656995049885\\\",\\\"status.workspaceTrust.1657028145483\\\",\\\"status.workspaceTrust.1657081555873\\\",\\\"status.workspaceTrust.1657168058737\\\",\\\"status.workspaceTrust.1657194001948\\\",\\\"status.workspaceTrust.1657254002228\\\",\\\"status.workspaceTrust.8d833ad9ce1c995f3c9cc8e948732b24\\\",\\\"status.workspaceTrust.1657277607067\\\",\\\"status.workspaceTrust.1657277825839\\\",\\\"status.workspaceTrust.1657284192435\\\",\\\"status.workspaceTrust.1657599183491\\\",\\\"status.workspaceTrust.1657621756562\\\",\\\"status.workspaceTrust.1657626594818\\\",\\\"status.workspaceTrust.1657685636083\\\",\\\"status.workspaceTrust.1657690181717\\\",\\\"status.workspaceTrust.1657773381707\\\",\\\"status.workspaceTrust.1657798397287\\\",\\\"status.workspaceTrust.1657858390252\\\",\\\"status.workspaceTrust.1657876193106\\\",\\\"status.workspaceTrust.0af93032bef546f106bdb7c88df1c9fd\\\",\\\"status.workspaceTrust.ce6e99dd1333bfcfde1f491227518205\\\",\\\"status.workspaceTrust.1657880239030\\\",\\\"status.workspaceTrust.1657880309049\\\",\\\"status.workspaceTrust.1657880322504\\\",\\\"status.workspaceTrust.1657884539800\\\",\\\"status.workspaceTrust.1657886300845\\\",\\\"status.workspaceTrust.1658117773726\\\",\\\"status.workspaceTrust.1658121265816\\\",\\\"status.workspaceTrust.1658130209801\\\",\\\"status.workspaceTrust.1658135744935\\\",\\\"status.workspaceTrust.1658137426466\\\",\\\"status.workspaceTrust.1658140683159\\\",\\\"status.workspaceTrust.1658203974813\\\",\\\"status.workspaceTrust.1658210767081\\\",\\\"status.workspaceTrust.1658232022210\\\",\\\"status.workspaceTrust.1658290337655\\\",\\\"status.workspaceTrust.1658290676214\\\",\\\"status.workspaceTrust.1658377248988\\\",\\\"status.workspaceTrust.1658395704189\\\",\\\"status.workspaceTrust.1658398165050\\\",\\\"status.workspaceTrust.8bed7e54493f14569ff13042e9d95923\\\",\\\"status.workspaceTrust.1658463604292\\\",\\\"status.workspaceTrust.1658466175045\\\",\\\"status.workspaceTrust.1658475036648\\\",\\\"status.workspaceTrust.1658481115175\\\",\\\"status.workspaceTrust.1658722445705\\\",\\\"status.workspaceTrust.1658722891890\\\",\\\"status.workspaceTrust.1658809480700\\\",\\\"status.workspaceTrust.1658811902263\\\",\\\"status.workspaceTrust.1658816567774\\\",\\\"status.workspaceTrust.1658821335833\\\",\\\"status.workspaceTrust.1658837035473\\\",\\\"status.workspaceTrust.1658895913214\\\",\\\"status.workspaceTrust.1658908222560\\\",\\\"status.workspaceTrust.1658923203779\\\",\\\"status.workspaceTrust.1658981378319\\\",\\\"status.workspaceTrust.1658992557904\\\",\\\"status.workspaceTrust.1659068517477\\\",\\\"status.workspaceTrust.1659077668973\\\",\\\"status.workspaceTrust.98fd8104a623f7bc325f6c21ebb89b8f\\\",\\\"status.workspaceTrust.1659087128443\\\",\\\"status.workspaceTrust.1659094286681\\\",\\\"status.workspaceTrust.1659098139261\\\",\\\"status.workspaceTrust.1659327927359\\\",\\\"status.workspaceTrust.1659329187831\\\",\\\"status.workspaceTrust.851b55f099a44fadc1f7d143a533a941\\\",\\\"status.workspaceTrust.1659413890879\\\",\\\"status.workspaceTrust.1659414074943\\\",\\\"status.workspaceTrust.1659441328741\\\",\\\"status.workspaceTrust.1659500217141\\\",\\\"status.workspaceTrust.1659519739358\\\",\\\"status.workspaceTrust.1659520647484\\\",\\\"status.workspaceTrust.1659586430479\\\",\\\"status.workspaceTrust.1659611852107\\\",\\\"status.workspaceTrust.1659672695853\\\",\\\"status.workspaceTrust.1659674259798\\\",\\\"status.workspaceTrust.1659677702360\\\",\\\"status.workspaceTrust.1659701935720\\\",\\\"status.workspaceTrust.1659707460303\\\",\\\"status.workspaceTrust.ff4e61f20bc90196c7b10b7a3ed06acd\\\",\\\"status.workspaceTrust.1659758810841\\\",\\\"status.workspaceTrust.026f86e9d0243397fd94114d54704890\\\",\\\"status.workspaceTrust.1659761824192\\\",\\\"status.workspaceTrust.1659761833223\\\",\\\"status.workspaceTrust.9b2515056e2d36f2398692be389daa1b\\\",\\\"status.workspaceTrust.1659763580737\\\",\\\"status.workspaceTrust.1659765692620\\\",\\\"status.workspaceTrust.1659767615540\\\",\\\"status.workspaceTrust.1659768864913\\\",\\\"status.workspaceTrust.1659788985842\\\",\\\"status.workspaceTrust.1659789035826\\\",\\\"status.workspaceTrust.8fc3f2c45e63c17e3959cec8953a2a19\\\",\\\"status.workspaceTrust.1659789186393\\\",\\\"status.workspaceTrust.1659789512167\\\",\\\"status.workspaceTrust.1659789819333\\\",\\\"status.workspaceTrust.1659931394531\\\",\\\"status.workspaceTrust.1659931530048\\\",\\\"status.workspaceTrust.1659937209579\\\",\\\"status.workspaceTrust.1659953824888\\\",\\\"status.workspaceTrust.1659959259723\\\",\\\"status.workspaceTrust.1659960566958\\\",\\\"status.workspaceTrust.1660018874947\\\",\\\"status.workspaceTrust.1660024665692\\\",\\\"status.workspaceTrust.1660025626451\\\",\\\"status.workspaceTrust.1660025960994\\\",\\\"status.workspaceTrust.1660030653936\\\",\\\"status.workspaceTrust.1660030671771\\\",\\\"status.workspaceTrust.1660031176423\\\",\\\"status.workspaceTrust.1660031233442\\\",\\\"status.workspaceTrust.1660032919763\\\",\\\"status.workspaceTrust.1660035820503\\\",\\\"status.workspaceTrust.1660037605310\\\",\\\"status.workspaceTrust.1660038622555\\\",\\\"status.workspaceTrust.1660038911861\\\",\\\"status.workspaceTrust.1660042256494\\\",\\\"status.workspaceTrust.1660048332742\\\",\\\"status.workspaceTrust.1660102569423\\\",\\\"status.workspaceTrust.1660114432115\\\",\\\"status.workspaceTrust.1660118194080\\\",\\\"status.workspaceTrust.1660623848074\\\",\\\"status.workspaceTrust.1660624085797\\\",\\\"status.workspaceTrust.1660627535042\\\",\\\"status.workspaceTrust.1660629379794\\\",\\\"status.workspaceTrust.1660636431708\\\",\\\"status.workspaceTrust.1660645782398\\\",\\\"status.workspaceTrust.98291bcb18fa3eb76d0fc8f0edcbd608\\\",\\\"status.workspaceTrust.1660657266634\\\",\\\"status.workspaceTrust.1660709935449\\\",\\\"status.workspaceTrust.1660710696259\\\",\\\"status.workspaceTrust.1660733204192\\\",\\\"status.workspaceTrust.1660733210118\\\",\\\"status.workspaceTrust.1660736580035\\\",\\\"status.workspaceTrust.1660738806087\\\",\\\"status.workspaceTrust.1660741258055\\\",\\\"status.workspaceTrust.1660797333875\\\",\\\"status.workspaceTrust.1660797628537\\\",\\\"status.workspaceTrust.1660799124343\\\",\\\"status.workspaceTrust.4aa4a50bc971fff7e2259a4a7e9a5b15\\\",\\\"status.workspaceTrust.1660800882678\\\",\\\"status.workspaceTrust.1660802425995\\\",\\\"status.workspaceTrust.1660816386910\\\",\\\"status.workspaceTrust.1660818304160\\\",\\\"status.workspaceTrust.1660829720387\\\",\\\"status.workspaceTrust.1660883535658\\\",\\\"status.workspaceTrust.1661230103509\\\",\\\"status.workspaceTrust.1661231623807\\\",\\\"status.workspaceTrust.1661232394807\\\",\\\"status.workspaceTrust.1661232487012\\\",\\\"status.workspaceTrust.1661232668032\\\",\\\"status.workspaceTrust.1661239188566\\\",\\\"status.workspaceTrust.1661239625492\\\",\\\"status.workspaceTrust.1661239712730\\\",\\\"status.workspaceTrust.1661240903007\\\",\\\"status.workspaceTrust.1661249041644\\\",\\\"status.workspaceTrust.1661250410255\\\",\\\"status.workspaceTrust.1661250416147\\\",\\\"status.workspaceTrust.1661254884487\\\",\\\"status.workspaceTrust.1661258661745\\\",\\\"status.workspaceTrust.1661261505677\\\",\\\"status.workspaceTrust.1661315586378\\\",\\\"status.workspaceTrust.1661322084123\\\",\\\"status.workspaceTrust.1661327084776\\\",\\\"status.workspaceTrust.cefab62ae0cda3f1e7d454a5a30831cf\\\",\\\"status.workspaceTrust.1661401623649\\\",\\\"status.workspaceTrust.1661410476361\\\",\\\"status.workspaceTrust.1661422215584\\\",\\\"status.workspaceTrust.1661432733865\\\",\\\"status.workspaceTrust.1661489071404\\\",\\\"status.workspaceTrust.e09300d8b71b9c930715666404973c50\\\",\\\"status.workspaceTrust.1661518083055\\\",\\\"status.workspaceTrust.1661522495446\\\",\\\"status.workspaceTrust.1661524426588\\\",\\\"status.workspaceTrust.1661746977951\\\",\\\"status.workspaceTrust.1661757019919\\\",\\\"status.workspaceTrust.1661757532800\\\",\\\"status.workspaceTrust.1661759884653\\\",\\\"status.workspaceTrust.1661761195711\\\",\\\"status.workspaceTrust.1661773921043\\\",\\\"status.workspaceTrust.1661775834121\\\",\\\"status.workspaceTrust.1661921419390\\\",\\\"status.workspaceTrust.1662005475885\\\",\\\"status.workspaceTrust.c861f02c81c91cc2de7b2ec3ec419a7c\\\",\\\"status.workspaceTrust.1662091886090\\\",\\\"status.workspaceTrust.1662350426390\\\",\\\"status.workspaceTrust.1662377813931\\\",\\\"status.workspaceTrust.1662437434206\\\",\\\"status.workspaceTrust.1662441561668\\\",\\\"status.workspaceTrust.1662441566769\\\",\\\"status.workspaceTrust.1662441622397\\\",\\\"status.workspaceTrust.d3c605a77ae359bd1606f9a7e1a77842\\\",\\\"status.workspaceTrust.1662446129279\\\",\\\"status.workspaceTrust.60cf39a5c72c344ac48a8fc40eeeaf1f\\\",\\\"status.workspaceTrust.1662523263277\\\",\\\"status.workspaceTrust.1662532326748\\\",\\\"status.workspaceTrust.1662532383429\\\",\\\"status.workspaceTrust.1662555364086\\\",\\\"status.workspaceTrust.1662611399051\\\",\\\"status.workspaceTrust.1662619144154\\\",\\\"status.workspaceTrust.1662619188034\\\",\\\"status.workspaceTrust.1662631048119\\\",\\\"status.workspaceTrust.1662643341257\\\",\\\"status.workspaceTrust.1662643691853\\\",\\\"status.workspaceTrust.1662705511379\\\",\\\"status.workspaceTrust.1662956611132\\\",\\\"status.workspaceTrust.1662966143295\\\",\\\"status.workspaceTrust.1662966223003\\\",\\\"status.workspaceTrust.1663042636499\\\",\\\"status.workspaceTrust.1663052010621\\\",\\\"status.workspaceTrust.1663052069552\\\",\\\"status.workspaceTrust.1663066520985\\\",\\\"status.workspaceTrust.1663071593456\\\",\\\"status.workspaceTrust.1663129300235\\\",\\\"status.workspaceTrust.1663135273661\\\",\\\"status.workspaceTrust.1663215344730\\\",\\\"status.workspaceTrust.1663224516308\\\",\\\"status.workspaceTrust.1663294798036\\\",\\\"status.workspaceTrust.b5df898bed677e7f3fe734f46750b4fb\\\",\\\"status.workspaceTrust.77716216c0bff5e1e0f23a8d625dc626\\\",\\\"status.workspaceTrust.c6e0e4df77fadc7355d480a969c0bdb2\\\",\\\"status.workspaceTrust.1663560411518\\\",\\\"status.workspaceTrust.1663574668050\\\",\\\"status.workspaceTrust.1663581746834\\\",\\\"status.workspaceTrust.1663592292081\\\",\\\"status.workspaceTrust.1663646509024\\\",\\\"status.workspaceTrust.1663655684748\\\",\\\"status.workspaceTrust.1663656827674\\\",\\\"status.workspaceTrust.1663657551807\\\",\\\"status.workspaceTrust.1663657849451\\\",\\\"status.workspaceTrust.1663732778961\\\",\\\"status.workspaceTrust.1663747159255\\\",\\\"status.workspaceTrust.1663752228880\\\",\\\"status.workspaceTrust.1663766290198\\\",\\\"status.workspaceTrust.1663820299364\\\",\\\"status.workspaceTrust.1663834328338\\\",\\\"status.workspaceTrust.1663851066380\\\",\\\"status.workspaceTrust.1663906351193\\\",\\\"status.workspaceTrust.1663937950793\\\",\\\"status.workspaceTrust.1664165070763\\\",\\\"status.workspaceTrust.138b02e67b413a11e502e86061d3ea30\\\",\\\"status.workspaceTrust.1664338245738\\\",\\\"status.workspaceTrust.1664345414119\\\",\\\"status.workspaceTrust.1664423998572\\\",\\\"status.workspaceTrust.1664432000539\\\",\\\"status.workspaceTrust.1664450926048\\\",\\\"status.workspaceTrust.1664512241802\\\",\\\"status.workspaceTrust.1664515493193\\\",\\\"status.workspaceTrust.1664515963137\\\",\\\"status.workspaceTrust.1664516458388\\\",\\\"status.workspaceTrust.1664540977958\\\",\\\"status.workspaceTrust.1664770616471\\\",\\\"status.workspaceTrust.1664775548683\\\",\\\"status.workspaceTrust.1664777479956\\\",\\\"status.workspaceTrust.1664777758425\\\",\\\"status.workspaceTrust.1664793276849\\\",\\\"status.workspaceTrust.1664797901562\\\",\\\"status.workspaceTrust.1664801877054\\\",\\\"status.workspaceTrust.1664802592302\\\",\\\"status.workspaceTrust.1664802807459\\\",\\\"status.workspaceTrust.1664802991263\\\",\\\"status.workspaceTrust.1664856177713\\\",\\\"status.workspaceTrust.1664856282241\\\",\\\"status.workspaceTrust.1664857912220\\\",\\\"status.workspaceTrust.1664863117414\\\",\\\"status.workspaceTrust.1664876971184\\\",\\\"status.workspaceTrust.1664882228040\\\",\\\"status.workspaceTrust.1664885531175\\\",\\\"status.workspaceTrust.1665028977365\\\",\\\"status.workspaceTrust.1665040471880\\\",\\\"status.workspaceTrust.1665041358110\\\",\\\"status.workspaceTrust.1665043177435\\\",\\\"status.workspaceTrust.1665061049363\\\",\\\"status.workspaceTrust.1665115825224\\\",\\\"status.workspaceTrust.1665122803379\\\",\\\"status.workspaceTrust.1665122917192\\\",\\\"status.workspaceTrust.1665123155764\\\",\\\"status.workspaceTrust.1665137602711\\\",\\\"status.workspaceTrust.35e6fc57c97e7dc5688173e16a60a5fe\\\",\\\"status.workspaceTrust.1665138108283\\\",\\\"status.workspaceTrust.1665235639957\\\",\\\"status.workspaceTrust.1665399076806\\\",\\\"status.workspaceTrust.1665399101291\\\",\\\"status.workspaceTrust.1665399107729\\\",\\\"status.workspaceTrust.1665461542890\\\",\\\"status.workspaceTrust.1665472818658\\\",\\\"status.workspaceTrust.1665496237095\\\",\\\"status.workspaceTrust.1665547133273\\\",\\\"status.workspaceTrust.1665552130489\\\",\\\"status.workspaceTrust.1665573193569\\\",\\\"status.workspaceTrust.1665581026480\\\",\\\"status.workspaceTrust.1665634427584\\\",\\\"status.workspaceTrust.1665667800922\\\",\\\"status.workspaceTrust.1665720623777\\\",\\\"status.workspaceTrust.1665807025117\\\",\\\"status.workspaceTrust.1665979479882\\\",\\\"status.workspaceTrust.1666065987952\\\",\\\"status.workspaceTrust.1666152250573\\\",\\\"status.workspaceTrust.1666239037224\\\",\\\"status.workspaceTrust.1666239117885\\\",\\\"status.workspaceTrust.1666259406850\\\",\\\"status.workspaceTrust.1666269826285\\\",\\\"status.workspaceTrust.1666269876351\\\",\\\"status.workspaceTrust.1666274338682\\\",\\\"status.workspaceTrust.1666325563031\\\",\\\"status.workspaceTrust.1666337357250\\\",\\\"status.workspaceTrust.1667191835072\\\",\\\"status.workspaceTrust.1667208225058\\\",\\\"status.workspaceTrust.1667210063511\\\",\\\"status.workspaceTrust.1667276081312\\\",\\\"status.workspaceTrust.1667279546225\\\",\\\"status.workspaceTrust.1667284142696\\\",\\\"status.workspaceTrust.1667288524547\\\",\\\"status.workspaceTrust.1667299198104\\\",\\\"status.workspaceTrust.1667362885160\\\",\\\"status.workspaceTrust.1667391622519\\\",\\\"status.workspaceTrust.1667448885566\\\",\\\"status.workspaceTrust.1667448885175\\\",\\\"status.workspaceTrust.1667794531517\\\",\\\"status.workspaceTrust.1667820901769\\\",\\\"status.workspaceTrust.1667880600809\\\",\\\"status.workspaceTrust.1667887748859\\\",\\\"status.workspaceTrust.1667889154980\\\",\\\"status.workspaceTrust.1667967006248\\\",\\\"status.workspaceTrust.1667967095937\\\",\\\"status.workspaceTrust.1667974696003\\\",\\\"status.workspaceTrust.1667975133677\\\",\\\"status.workspaceTrust.1668053993913\\\",\\\"status.workspaceTrust.1668061294040\\\",\\\"status.workspaceTrust.1668061435845\\\",\\\"status.workspaceTrust.1668061583524\\\",\\\"status.workspaceTrust.1668140125253\\\",\\\"status.workspaceTrust.1668147205530\\\",\\\"status.workspaceTrust.1668165011283\\\",\\\"status.workspaceTrust.1668399096059\\\",\\\"status.workspaceTrust.1668410663870\\\",\\\"status.workspaceTrust.1668417811182\\\",\\\"status.workspaceTrust.1668425365965\\\",\\\"status.workspaceTrust.1668484976655\\\",\\\"status.workspaceTrust.1668504583209\\\",\\\"status.workspaceTrust.1668504593934\\\",\\\"status.workspaceTrust.1668511731861\\\",\\\"status.workspaceTrust.1668572203882\\\",\\\"status.workspaceTrust.1668658504021\\\",\\\"status.workspaceTrust.1668668697821\\\",\\\"status.workspaceTrust.1668745302728\\\",\\\"status.workspaceTrust.1669004144252\\\",\\\"status.workspaceTrust.1669090626981\\\",\\\"status.workspaceTrust.1669177141648\\\",\\\"status.workspaceTrust.1669264951709\\\",\\\"status.workspaceTrust.1669609675364\\\",\\\"status.workspaceTrust.1669609712394\\\",\\\"status.workspaceTrust.1669695389909\\\",\\\"status.workspaceTrust.1669781817348\\\",\\\"status.workspaceTrust.1669868715549\\\",\\\"status.workspaceTrust.1669954108550\\\",\\\"status.workspaceTrust.1669987573057\\\",\\\"status.workspaceTrust.1670213374952\\\",\\\"status.workspaceTrust.1670239556671\\\",\\\"status.workspaceTrust.1670242144130\\\",\\\"status.workspaceTrust.1670243202313\\\",\\\"status.workspaceTrust.1670243793638\\\",\\\"status.workspaceTrust.1670244039727\\\",\\\"status.workspaceTrust.1670299513871\\\",\\\"status.workspaceTrust.1670325503121\\\",\\\"status.workspaceTrust.1670325548225\\\",\\\"status.workspaceTrust.1670385425586\\\",\\\"status.workspaceTrust.1670402154268\\\",\\\"status.workspaceTrust.1670409464014\\\",\\\"status.workspaceTrust.1670472952154\\\",\\\"status.workspaceTrust.1670488734394\\\",\\\"status.workspaceTrust.1670496400707\\\",\\\"status.workspaceTrust.1670559338008\\\",\\\"status.workspaceTrust.1670576385905\\\",\\\"status.workspaceTrust.1670583603525\\\",\\\"status.workspaceTrust.1670818398929\\\",\\\"status.workspaceTrust.1670820306007\\\",\\\"status.workspaceTrust.1670834977802\\\",\\\"status.workspaceTrust.1670839759440\\\",\\\"status.workspaceTrust.1670905397097\\\",\\\"status.workspaceTrust.1670990575580\\\",\\\"status.workspaceTrust.780ba3c8fe2b79fa10c2db2fc52f0630\\\",\\\"status.workspaceTrust.1671078069240\\\",\\\"status.workspaceTrust.1671164412906\\\",\\\"status.workspaceTrust.1671183968782\\\",\\\"status.workspaceTrust.1671423416129\\\",\\\"status.workspaceTrust.1671439931224\\\",\\\"status.workspaceTrust.1671446150912\\\",\\\"status.workspaceTrust.1671509380598\\\",\\\"status.workspaceTrust.1671527418282\\\",\\\"status.workspaceTrust.1671527473799\\\",\\\"status.workspaceTrust.1671529571342\\\",\\\"status.workspaceTrust.1671534475825\\\",\\\"status.workspaceTrust.1671596194855\\\",\\\"status.workspaceTrust.1671620588561\\\",\\\"status.workspaceTrust.1671629347892\\\",\\\"status.workspaceTrust.1671682653709\\\",\\\"status.workspaceTrust.1671702736198\\\",\\\"status.workspaceTrust.1671769605614\\\",\\\"status.workspaceTrust.1671786129794\\\",\\\"status.workspaceTrust.1671793525932\\\",\\\"status.workspaceTrust.1672027672324\\\",\\\"status.workspaceTrust.1672043948822\\\",\\\"status.workspaceTrust.1672051458537\\\",\\\"status.workspaceTrust.1672053723905\\\",\\\"status.workspaceTrust.1672054218414\\\",\\\"status.workspaceTrust.1672114917905\\\",\\\"status.workspaceTrust.1672126226457\\\",\\\"status.workspaceTrust.10790b71fb50a1d5e7dfa6859a002913\\\",\\\"status.workspaceTrust.0ac782d7631b02ff3e4f3c7747cf3b89\\\",\\\"status.workspaceTrust.1672127947877\\\",\\\"status.workspaceTrust.1672130595173\\\",\\\"status.workspaceTrust.1672131917406\\\",\\\"status.workspaceTrust.1672133704721\\\",\\\"status.workspaceTrust.1672141862240\\\",\\\"status.workspaceTrust.1672201397313\\\",\\\"status.workspaceTrust.1672225238858\\\",\\\"status.workspaceTrust.1672231808905\\\",\\\"status.workspaceTrust.1672287470124\\\",\\\"status.workspaceTrust.1672374138944\\\",\\\"status.workspaceTrust.1672633524976\\\",\\\"status.workspaceTrust.1672720093734\\\",\\\"status.workspaceTrust.68d7eed46ded8cf2221db6076bd0657a\\\",\\\"status.workspaceTrust.1672831867394\\\",\\\"status.workspaceTrust.5cc5f336b3cbd2ffe19c9e8c228f33c2\\\",\\\"status.workspaceTrust.1672834861081\\\",\\\"status.workspaceTrust.1672978927654\\\",\\\"status.workspaceTrust.1672980622977\\\",\\\"status.workspaceTrust.1672980657282\\\",\\\"status.workspaceTrust.1672980933201\\\",\\\"status.workspaceTrust.1672981281171\\\",\\\"status.workspaceTrust.1672981289252\\\",\\\"status.workspaceTrust.1672983710381\\\",\\\"status.workspaceTrust.1672983966365\\\",\\\"status.workspaceTrust.1672984026799\\\",\\\"status.workspaceTrust.1672998638423\\\",\\\"status.workspaceTrust.1672998750599\\\",\\\"status.workspaceTrust.1673006820103\\\",\\\"status.workspaceTrust.1673237671718\\\",\\\"status.workspaceTrust.1673323827557\\\",\\\"status.workspaceTrust.1673411057635\\\",\\\"status.workspaceTrust.1673430790560\\\",\\\"status.workspaceTrust.4abf0acefca40206f2c7217ff65eb667\\\",\\\"status.workspaceTrust.1673431275062\\\",\\\"status.workspaceTrust.1673431408777\\\",\\\"status.workspaceTrust.1673431692022\\\",\\\"status.workspaceTrust.1673431700267\\\",\\\"status.workspaceTrust.1673432461979\\\",\\\"status.workspaceTrust.1673498557663\\\",\\\"status.workspaceTrust.1673498565305\\\",\\\"status.workspaceTrust.4476a0f972fec75f88623c9cd6f4a285\\\",\\\"status.workspaceTrust.1673508268755\\\",\\\"status.workspaceTrust.1673584783789\\\",\\\"status.workspaceTrust.1673584867510\\\",\\\"status.workspaceTrust.1673595024916\\\",\\\"status.workspaceTrust.1673843539091\\\",\\\"status.workspaceTrust.1673843592422\\\",\\\"status.workspaceTrust.1673854487544\\\",\\\"status.workspaceTrust.1673928905216\\\",\\\"status.workspaceTrust.1673928915719\\\",\\\"status.workspaceTrust.1673945809028\\\",\\\"status.workspaceTrust.1674033828875\\\",\\\"status.workspaceTrust.1674034259694\\\",\\\"status.workspaceTrust.1674101711338\\\",\\\"status.workspaceTrust.a2d244b3e1986e3488d4735d4143212e\\\",\\\"status.workspaceTrust.1674189154304\\\",\\\"status.workspaceTrust.1674199840162\\\",\\\"status.workspaceTrust.1674214243712\\\",\\\"status.workspaceTrust.1674276314001\\\",\\\"status.workspaceTrust.1674541869353\\\",\\\"status.workspaceTrust.1674621559517\\\",\\\"status.workspaceTrust.5c540a94532ea273dc9e5b75d1d79aaa\\\",\\\"status.workspaceTrust.92b51e5081335155b2f4409cc4116da3\\\",\\\"status.workspaceTrust.1674709692149\\\",\\\"status.workspaceTrust.1674709715436\\\",\\\"status.workspaceTrust.1674794328210\\\",\\\"status.workspaceTrust.1675057017158\\\",\\\"status.workspaceTrust.1675139396178\\\",\\\"status.workspaceTrust.1675164110660\\\",\\\"status.workspaceTrust.1675225961332\\\",\\\"status.workspaceTrust.1675311351548\\\",\\\"status.workspaceTrust.1675656396617\\\",\\\"status.workspaceTrust.1675673575594\\\",\\\"status.workspaceTrust.1675674731737\\\",\\\"status.workspaceTrust.c0bf9b3338480f005894575356b6d503\\\",\\\"status.workspaceTrust.1675681702305\\\",\\\"status.workspaceTrust.1675681788857\\\",\\\"status.workspaceTrust.1675682293059\\\",\\\"status.workspaceTrust.1675687384000\\\",\\\"status.workspaceTrust.1675743138827\\\",\\\"status.workspaceTrust.1675770752317\\\",\\\"status.workspaceTrust.1675776325367\\\",\\\"status.workspaceTrust.1675829900060\\\",\\\"status.workspaceTrust.1675830500678\\\",\\\"status.workspaceTrust.0fcd58e5775b258e09c8208547b7396b\\\",\\\"status.workspaceTrust.9eccb87950b136d7db6573e1b3b393de\\\",\\\"status.workspaceTrust.1675849337972\\\",\\\"status.workspaceTrust.88246bd84a7393c51c11ea1e34f64c17\\\",\\\"status.workspaceTrust.1675918112100\\\",\\\"status.workspaceTrust.8a67d211898cb6f2fe95647c09e1768b\\\",\\\"status.workspaceTrust.1676018377461\\\",\\\"status.workspaceTrust.1676021372918\\\",\\\"status.workspaceTrust.1676024204339\\\",\\\"status.workspaceTrust.1676262745849\\\",\\\"status.workspaceTrust.1676272972205\\\",\\\"status.workspaceTrust.1676273109457\\\",\\\"status.workspaceTrust.1676284602459\\\",\\\"status.workspaceTrust.026679767480dc1b80b59bae18803ea0\\\",\\\"status.workspaceTrust.5a44c7e2a92f213b9199b480569d45cc\\\",\\\"status.workspaceTrust.1676453638972\\\",\\\"status.workspaceTrust.1676453662246\\\",\\\"status.workspaceTrust.1676454022840\\\",\\\"status.workspaceTrust.ccd1e2aacbfc5f6ab40cf1b0f542c101\\\",\\\"status.workspaceTrust.ef28cbb8bba289f11df4c8b342b575b6\\\",\\\"status.workspaceTrust.1676883568357\\\",\\\"status.workspaceTrust.ae4f9a6fcaa0c164993fb0f766cb73fe\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.workspaceTrust.1676969878999\\\",\\\"status.workspaceTrust.1676976567932\\\",\\\"status.workspaceTrust.1676976618855\\\",\\\"status.workspaceTrust.56c3b634ab01de231657e7f2aaa26822\\\",\\\"status.workspaceTrust.1676976917598\\\",\\\"status.workspaceTrust.1676980614086\\\",\\\"status.workspaceTrust.1677043394256\\\",\\\"status.workspaceTrust.1677043719842\\\",\\\"status.workspaceTrust.1677057404256\\\",\\\"status.workspaceTrust.1677061772193\\\",\\\"status.workspaceTrust.1677068784303\\\",\\\"status.workspaceTrust.d4431ce65268c60144f7d59d856c547b\\\",\\\"status.workspaceTrust.1677126926256\\\",\\\"status.workspaceTrust.1677129591992\\\",\\\"status.workspaceTrust.1677131218026\\\",\\\"status.workspaceTrust.1677145046853\\\",\\\"status.workspaceTrust.1677147091834\\\",\\\"status.workspaceTrust.1677153071477\\\",\\\"status.workspaceTrust.01bef29692d38a620dbb993ec408d9ce\\\",\\\"status.workspaceTrust.0524552fb6bb508eeaeb5f457a2f8e2a\\\",\\\"status.workspaceTrust.bb1a49eb4322cde1adad7733b4e2bbdc\\\",\\\"status.workspaceTrust.31dd2bf4ba1da4cd55f80d1b07572492\\\",\\\"status.workspaceTrust.21c587b2b05f6316f35c5b1646b737fb\\\",\\\"status.workspaceTrust.1677471258288\\\",\\\"status.workspaceTrust.1677477580805\\\",\\\"status.workspaceTrust.1677496599327\\\",\\\"status.workspaceTrust.1677558179315\\\",\\\"status.workspaceTrust.1677575369188\\\",\\\"status.workspaceTrust.1677644287137\\\",\\\"status.workspaceTrust.1677663067768\\\",\\\"status.workspaceTrust.b968a06b97cd9436c925a56699a90827\\\",\\\"status.workspaceTrust.1677732274112\\\",\\\"status.workspaceTrust.1677747672647\\\",\\\"status.workspaceTrust.0fb8fa5e0b6b3ba16972f386cfc23434\\\",\\\"status.workspaceTrust.1677819102409\\\",\\\"status.workspaceTrust.c8e8655772d7b65a37c8ce6f86d997ec\\\",\\\"status.workspaceTrust.4857761a5336c5795de5787e445ce9fb\\\",\\\"status.workspaceTrust.1677821551727\\\",\\\"status.workspaceTrust.1677827660960\\\",\\\"status.workspaceTrust.1677832433454\\\",\\\"status.workspaceTrust.1677834330458\\\",\\\"status.workspaceTrust.1678075971801\\\",\\\"status.workspaceTrust.1678099580200\\\",\\\"status.workspaceTrust.1678099815005\\\",\\\"status.workspaceTrust.1678104227828\\\",\\\"status.workspaceTrust.1678164398096\\\",\\\"status.workspaceTrust.1678252107918\\\",\\\"status.workspaceTrust.1678341830523\\\",\\\"status.workspaceTrust.1678422660869\\\",\\\"status.workspaceTrust.1678681740209\\\",\\\"status.workspaceTrust.583c6e6ada3986a39f1a1b9277727d5d\\\",\\\"status.workspaceTrust.1678769185532\\\",\\\"status.workspaceTrust.1678769192017\\\",\\\"status.workspaceTrust.0021bdd1c2342d6876d7a34f8baf393d\\\",\\\"status.workspaceTrust.1678941746279\\\",\\\"status.workspaceTrust.1678941831297\\\",\\\"status.workspaceTrust.1678942753572\\\",\\\"status.workspaceTrust.1678956356613\\\",\\\"status.workspaceTrust.c0110b8b00be9791a3a2ee27bd6cd30c\\\",\\\"status.workspaceTrust.1679286057950\\\",\\\"status.workspaceTrust.1679371436560\\\",\\\"status.workspaceTrust.1679459131888\\\",\\\"status.workspaceTrust.1679482150218\\\",\\\"status.workspaceTrust.1679544225995\\\",\\\"status.workspaceTrust.1679628779395\\\",\\\"status.workspaceTrust.1679630326151\\\",\\\"status.workspaceTrust.79e9b5c6b83c95d8288a8fca026820cb\\\",\\\"status.workspaceTrust.1679631062354\\\",\\\"status.workspaceTrust.1679886332637\\\",\\\"status.workspaceTrust.1679973775153\\\",\\\"status.workspaceTrust.1680060502748\\\",\\\"status.workspaceTrust.1680147158731\\\",\\\"status.workspaceTrust.1680494335904\\\",\\\"status.workspaceTrust.655014a3d1a4e6b0043fc790c2bb610c\\\",\\\"status.workspaceTrust.1680521576407\\\",\\\"status.workspaceTrust.1680581163779\\\",\\\"status.workspaceTrust.1680600939625\\\",\\\"status.workspaceTrust.1680665357469\\\",\\\"status.workspaceTrust.1680749538835\\\",\\\"status.workspaceTrust.1680754319376\\\",\\\"status.workspaceTrust.0b2d00e80252dd4c6ccbba2e2215c70c\\\",\\\"status.workspaceTrust.1680838008278\\\",\\\"status.workspaceTrust.1680848425659\\\",\\\"status.workspaceTrust.509128c8965ae7012acb1c45c81489e0\\\",\\\"status.workspaceTrust.1680856527943\\\",\\\"status.workspaceTrust.1680876755336\\\",\\\"status.workspaceTrust.1681096695242\\\",\\\"status.workspaceTrust.1681097081558\\\",\\\"status.workspaceTrust.1681116290315\\\",\\\"status.workspaceTrust.1681121182464\\\",\\\"status.workspaceTrust.3b466cd7c188de649713430785ee81e6\\\",\\\"status.workspaceTrust.1681183440547\\\",\\\"status.workspaceTrust.1681190444943\\\",\\\"status.workspaceTrust.1681190998416\\\",\\\"status.workspaceTrust.1681196169044\\\",\\\"status.workspaceTrust.1681201812944\\\",\\\"status.workspaceTrust.1681272409725\\\",\\\"status.workspaceTrust.1681283132003\\\",\\\"status.workspaceTrust.1681290128784\\\",\\\"status.workspaceTrust.1681293650310\\\",\\\"status.workspaceTrust.1681297408583\\\",\\\"status.workspaceTrust.1681297579546\\\",\\\"status.workspaceTrust.1681357951158\\\",\\\"status.workspaceTrust.1681375751484\\\",\\\"status.workspaceTrust.1681376791913\\\",\\\"status.workspaceTrust.1681441933022\\\",\\\"status.workspaceTrust.1681457067429\\\",\\\"status.workspaceTrust.cecaa5e90dbd134e75deb65754d57eb7\\\",\\\"status.workspaceTrust.1681467262659\\\",\\\"status.workspaceTrust.1681702217740\\\",\\\"status.workspaceTrust.1681720241400\\\",\\\"status.workspaceTrust.1681721573936\\\",\\\"status.workspaceTrust.1681726351014\\\",\\\"status.workspaceTrust.1681728496532\\\",\\\"status.workspaceTrust.1681786949690\\\",\\\"status.workspaceTrust.1681811548123\\\",\\\"status.workspaceTrust.1681815886252\\\",\\\"status.workspaceTrust.1681816127920\\\",\\\"status.workspaceTrust.1681961839880\\\",\\\"status.workspaceTrust.1681983072146\\\",\\\"status.workspaceTrust.1681984052567\\\",\\\"status.workspaceTrust.1682052415051\\\",\\\"status.workspaceTrust.1682394147762\\\",\\\"status.workspaceTrust.1682409358821\\\",\\\"status.workspaceTrust.1682409500618\\\",\\\"status.workspaceTrust.1682479614250\\\",\\\"status.workspaceTrust.1682511476772\\\",\\\"status.workspaceTrust.027966f046e96afe426553b564a4476e\\\",\\\"status.workspaceTrust.1682511633858\\\",\\\"status.workspaceTrust.1682511661516\\\",\\\"status.workspaceTrust.1682511680469\\\",\\\"status.workspaceTrust.1682569385323\\\",\\\"status.workspaceTrust.1682652003451\\\",\\\"status.workspaceTrust.1682912149880\\\",\\\"status.workspaceTrust.1682930068810\\\",\\\"status.workspaceTrust.1682998391428\\\",\\\"status.workspaceTrust.1683016156840\\\",\\\"status.workspaceTrust.1683171674765\\\",\\\"status.workspaceTrust.d44fc1ef21fc613320e1e0fd73f61f83\\\",\\\"status.workspaceTrust.1683258704291\\\",\\\"status.workspaceTrust.1683294174643\\\",\\\"status.workspaceTrust.1683516151115\\\",\\\"status.workspaceTrust.1683603323638\\\",\\\"status.workspaceTrust.1683690942200\\\",\\\"status.workspaceTrust.1683776030977\\\",\\\"status.workspaceTrust.1683863354874\\\",\\\"status.workspaceTrust.1684120821102\\\",\\\"status.workspaceTrust.57a5b71671adb42989af3f20b9d7075a\\\",\\\"status.workspaceTrust.1684207611229\\\",\\\"status.workspaceTrust.89e3dc5d20cc6daf53ff8aba2689ab24\\\",\\\"status.workspaceTrust.3a87b45fdfac0ba4624300b4b1861934\\\",\\\"status.workspaceTrust.1684241291642\\\",\\\"status.workspaceTrust.1684296660433\\\",\\\"status.workspaceTrust.1684297827285\\\",\\\"status.workspaceTrust.1684312681628\\\",\\\"status.workspaceTrust.1684380719637\\\",\\\"status.workspaceTrust.1684467314613\\\",\\\"status.workspaceTrust.b58f6034da9e5a25a9637c0fc9f40604\\\",\\\"status.workspaceTrust.7209332d79541bf65d142310b190372f\\\",\\\"status.workspaceTrust.1684726623170\\\",\\\"status.workspaceTrust.e4c3ff719c05917086c2ff6b6fcc76ac\\\",\\\"status.workspaceTrust.0f97bb88a37f498f101fe21b089569ba\\\",\\\"status.workspaceTrust.1684737120273\\\",\\\"status.workspaceTrust.1684812978789\\\",\\\"status.workspaceTrust.1684823558545\\\",\\\"status.workspaceTrust.1684830973456\\\",\\\"status.workspaceTrust.42a1838a10313bad9562011ef7642a39\\\",\\\"status.workspaceTrust.b3637527345a03d2da090684f3d2aece\\\",\\\"status.workspaceTrust.1684838477863\\\",\\\"status.workspaceTrust.1684899771265\\\",\\\"status.workspaceTrust.1684985833739\\\",\\\"status.workspaceTrust.1684986629689\\\",\\\"status.workspaceTrust.1685001090815\\\",\\\"status.workspaceTrust.39289e5d190495b857d47e593986e1fc\\\",\\\"status.workspaceTrust.1685075139232\\\",\\\"status.workspaceTrust.1685274638428\\\",\\\"status.workspaceTrust.1685332409963\\\",\\\"status.workspaceTrust.1685418228472\\\",\\\"status.workspaceTrust.1685438486012\\\",\\\"status.workspaceTrust.1685438536439\\\",\\\"status.workspaceTrust.1685505265633\\\",\\\"status.workspaceTrust.1685591812936\\\",\\\"status.workspaceTrust.1685936263731\\\",\\\"status.workspaceTrust.1686023613015\\\",\\\"status.workspaceTrust.1686048044264\\\",\\\"status.workspaceTrust.1686111322414\\\",\\\"status.workspaceTrust.1686198125088\\\",\\\"status.workspaceTrust.1686286399880\\\",\\\"status.workspaceTrust.1686541602072\\\",\\\"status.workspaceTrust.1686567887701\\\",\\\"status.workspaceTrust.e0f0180e1d79d59f3a89efec43949ba6\\\",\\\"status.workspaceTrust.1686570447202\\\",\\\"status.workspaceTrust.1686713758275\\\",\\\"status.workspaceTrust.1686714091228\\\",\\\"status.workspaceTrust.1686724766758\\\",\\\"status.workspaceTrust.1686732016775\\\",\\\"status.workspaceTrust.1686737068731\\\",\\\"status.workspaceTrust.1686801007365\\\",\\\"status.workspaceTrust.1686805948629\\\",\\\"status.workspaceTrust.1686809644453\\\",\\\"status.workspaceTrust.1686886415740\\\",\\\"status.workspaceTrust.1687146975117\\\",\\\"status.workspaceTrust.1687182038292\\\",\\\"status.workspaceTrust.1687232295236\\\",\\\"status.workspaceTrust.1687320414034\\\",\\\"status.workspaceTrust.1687407045487\\\",\\\"status.workspaceTrust.1687493548562\\\",\\\"status.workspaceTrust.7357a1c1008beff98bc6ea0e85efe36f\\\",\\\"status.workspaceTrust.1687750558257\\\",\\\"status.workspaceTrust.1687839133136\\\",\\\"status.workspaceTrust.1687926356995\\\",\\\"status.workspaceTrust.1688008743918\\\",\\\"status.workspaceTrust.1688356739342\\\",\\\"status.workspaceTrust.1688442345893\\\",\\\"status.workspaceTrust.1688453663833\\\",\\\"status.workspaceTrust.1688476831839\\\",\\\"status.workspaceTrust.1688528473079\\\",\\\"status.workspaceTrust.1688618160063\\\",\\\"status.workspaceTrust.1688704218190\\\",\\\"status.workspaceTrust.1688960770528\\\",\\\"status.workspaceTrust.3e7e349e44a72eae2431a1e7a283099b\\\",\\\"status.workspaceTrust.6fb70b69d33abde473c72ce06690d557\\\",\\\"status.workspaceTrust.1688982258182\\\",\\\"status.workspaceTrust.d58b7f5bbfeb2a00bc62f8235dc5206f\\\",\\\"status.workspaceTrust.ced8eacfdf74f5214b3d9951aa818238\\\",\\\"status.workspaceTrust.577b98e96e10d7b61eca31e5e13a8167\\\",\\\"status.workspaceTrust.1689047124469\\\",\\\"status.workspaceTrust.3d51670d67c561b1a55a1f0d82db4336\\\",\\\"status.workspaceTrust.85a59b7ad546e7bda6232748983dcfc8\\\",\\\"status.workspaceTrust.08e2a4eb7e719a5705a3fc24f0166814\\\",\\\"status.workspaceTrust.1689053552773\\\",\\\"status.workspaceTrust.11c3e3040f05d00cef3d65e866217ca1\\\",\\\"status.workspaceTrust.1689076214238\\\",\\\"status.workspaceTrust.1689082532789\\\",\\\"status.workspaceTrust.1689136712802\\\",\\\"status.workspaceTrust.1689144266649\\\",\\\"status.workspaceTrust.1689144648055\\\",\\\"status.workspaceTrust.1689223398638\\\",\\\"status.workspaceTrust.ccdeb7efce0e84db634d0493b2c82045\\\",\\\"status.workspaceTrust.1689229821104\\\",\\\"status.workspaceTrust.1689238707718\\\",\\\"status.workspaceTrust.1689308683857\\\",\\\"status.workspaceTrust.1689308717579\\\",\\\"status.workspaceTrust.2aba3f4dfb6b95d4270a19d9eb2148a3\\\",\\\"status.workspaceTrust.1689311704630\\\",\\\"status.workspaceTrust.1689313681835\\\",\\\"status.workspaceTrust.1689314186120\\\",\\\"status.workspaceTrust.1689565154725\\\",\\\"status.workspaceTrust.1689569838612\\\",\\\"status.workspaceTrust.21346c1d4274f760eb73e4f3780e8e83\\\",\\\"status.workspaceTrust.1689570161955\\\",\\\"status.workspaceTrust.1689652983892\\\",\\\"status.workspaceTrust.1689670858692\\\",\\\"status.workspaceTrust.1689741240586\\\",\\\"status.workspaceTrust.1689758119511\\\",\\\"status.workspaceTrust.1689760990807\\\",\\\"status.workspaceTrust.1689762508198\\\",\\\"status.workspaceTrust.1689763469486\\\",\\\"status.workspaceTrust.1689826865686\\\",\\\"status.workspaceTrust.1689829416195\\\",\\\"status.workspaceTrust.1689833933186\\\",\\\"status.workspaceTrust.1689834109476\\\",\\\"status.workspaceTrust.1689842412903\\\",\\\"status.workspaceTrust.1689913773534\\\",\\\"status.workspaceTrust.f76a66532707d7253a543fb7862e6573\\\",\\\"status.workspaceTrust.1689919378498\\\",\\\"status.workspaceTrust.1689926061355\\\",\\\"status.workspaceTrust.1689932197491\\\",\\\"status.workspaceTrust.1689933027016\\\",\\\"status.workspaceTrust.1689938411564\\\",\\\"status.workspaceTrust.1689944430088\\\",\\\"status.workspaceTrust.1690169655470\\\",\\\"status.workspaceTrust.1690180050439\\\",\\\"status.workspaceTrust.1690180198826\\\",\\\"status.workspaceTrust.1690183742725\\\",\\\"status.workspaceTrust.1690185105344\\\",\\\"status.workspaceTrust.1690188407834\\\",\\\"status.workspaceTrust.1690188905961\\\",\\\"status.workspaceTrust.1690190148782\\\",\\\"status.workspaceTrust.1690190181501\\\",\\\"status.workspaceTrust.1690191805025\\\",\\\"status.workspaceTrust.e58d65778132d7b3cfc56aa6c7951eba\\\",\\\"status.workspaceTrust.d6ae9f406b23fadc9a8554db9b2b6f82\\\",\\\"status.workspaceTrust.1690196244475\\\",\\\"status.workspaceTrust.1690196597160\\\",\\\"status.workspaceTrust.1690196657574\\\",\\\"status.workspaceTrust.1690196776710\\\",\\\"status.workspaceTrust.1690255776242\\\",\\\"status.workspaceTrust.1690261022285\\\",\\\"status.workspaceTrust.1690274803410\\\",\\\"status.workspaceTrust.9d23d40ce7c1ed05dae494daab011c35\\\",\\\"status.workspaceTrust.1690274882504\\\",\\\"status.workspaceTrust.1690274935959\\\",\\\"status.workspaceTrust.1690274967938\\\",\\\"status.workspaceTrust.1690276269904\\\",\\\"status.workspaceTrust.1690344113313\\\",\\\"status.workspaceTrust.7a25174e84c62c3ed08f6094b3e2bba4\\\",\\\"status.workspaceTrust.ebc300ff8057924a62b2f4c23e61a780\\\",\\\"status.workspaceTrust.625f6100375f9519b73fdf05cf759a31\\\",\\\"status.workspaceTrust.1690432146410\\\",\\\"status.workspaceTrust.1690451657115\\\",\\\"status.workspaceTrust.1690454833562\\\",\\\"status.workspaceTrust.1690519903846\\\",\\\"status.workspaceTrust.1690526929714\\\",\\\"status.workspaceTrust.1690538148118\\\",\\\"status.workspaceTrust.1690774387215\\\",\\\"status.workspaceTrust.1690775658092\\\",\\\"status.workspaceTrust.1690775809087\\\",\\\"status.workspaceTrust.1690779953291\\\",\\\"status.workspaceTrust.1690783777576\\\",\\\"status.workspaceTrust.1690803054325\\\",\\\"status.workspaceTrust.1690804127590\\\",\\\"status.workspaceTrust.1690860851877\\\",\\\"status.workspaceTrust.1690881601587\\\",\\\"status.workspaceTrust.1690948545849\\\",\\\"status.workspaceTrust.1691125639539\\\",\\\"status.workspaceTrust.1691141077902\\\",\\\"status.workspaceTrust.87e6239f3bc018b8f7ac74d368d1c7d5\\\",\\\"status.workspaceTrust.1691150284444\\\",\\\"status.workspaceTrust.1691383769425\\\",\\\"status.workspaceTrust.1691386082740\\\",\\\"status.workspaceTrust.1691400003447\\\",\\\"status.workspaceTrust.1691404705984\\\",\\\"status.workspaceTrust.1691406151287\\\",\\\"status.workspaceTrust.1691406871218\\\",\\\"status.workspaceTrust.1691469968923\\\",\\\"status.workspaceTrust.1691490508829\\\",\\\"status.workspaceTrust.1691491561044\\\",\\\"status.workspaceTrust.1691498452357\\\",\\\"status.workspaceTrust.1691498928737\\\",\\\"status.workspaceTrust.1691499632052\\\",\\\"status.workspaceTrust.1691500164890\\\",\\\"status.workspaceTrust.1691557929188\\\",\\\"status.workspaceTrust.1691559877925\\\",\\\"status.workspaceTrust.1691564135838\\\",\\\"status.workspaceTrust.1691565881070\\\",\\\"status.workspaceTrust.1691572826368\\\",\\\"status.workspaceTrust.1691578630387\\\",\\\"status.workspaceTrust.1691580044894\\\",\\\"status.workspaceTrust.1691580776991\\\",\\\"status.workspaceTrust.1691581657652\\\",\\\"status.workspaceTrust.1691661997528\\\",\\\"status.workspaceTrust.1691735696122\\\",\\\"status.workspaceTrust.1691986230834\\\",\\\"status.workspaceTrust.1691996319849\\\",\\\"status.workspaceTrust.1692005786913\\\",\\\"status.workspaceTrust.1692006843248\\\",\\\"status.workspaceTrust.1692006889784\\\",\\\"status.workspaceTrust.a5d88f05f87e8c48f92518ed4c2a4793\\\",\\\"status.workspaceTrust.1692009226467\\\",\\\"status.workspaceTrust.1692010988567\\\",\\\"status.workspaceTrust.f9202f7ee0a313e9b6b47edde102f8cd\\\",\\\"status.workspaceTrust.1692621063763\\\",\\\"status.workspaceTrust.1692699664566\\\",\\\"status.workspaceTrust.1692699700927\\\",\\\"status.workspaceTrust.46165cb70cd3f54856434edbe6496060\\\",\\\"status.workspaceTrust.1692784491813\\\",\\\"status.workspaceTrust.1692867298447\\\",\\\"status.workspaceTrust.d8111ed45b34b6aa39c8aac39f005e42\\\",\\\"status.workspaceTrust.1693567365322\\\",\\\"status.workspaceTrust.1694695712539\\\",\\\"status.workspaceTrust.1694752523236\\\",\\\"status.workspaceTrust.1695184408164\\\",\\\"status.workspaceTrust.ea0dfc729220b62ae22bb77132211fca\\\",\\\"status.workspaceTrust.9061ae9ad5d7ad57a4b78c7ba346cfb5\\\",\\\"status.workspaceTrust.1695709200489\\\",\\\"status.workspaceTrust.1695796167174\\\",\\\"status.workspaceTrust.1695812336081\\\",\\\"status.workspaceTrust.1695812414077\\\",\\\"status.workspaceTrust.1667e2c8f9b4baccc454de91890d9e02\\\",\\\"status.workspaceTrust.1695812964239\\\",\\\"status.workspaceTrust.1695812989777\\\",\\\"status.workspaceTrust.1695813059035\\\",\\\"status.workspaceTrust.1695960301932\\\",\\\"status.workspaceTrust.1695960866980\\\",\\\"status.workspaceTrust.1695962389296\\\",\\\"status.workspaceTrust.1695965779455\\\",\\\"status.workspaceTrust.1696225583696\\\",\\\"status.workspaceTrust.1696308869498\\\",\\\"status.workspaceTrust.1696309075455\\\",\\\"status.workspaceTrust.1696332018059\\\",\\\"status.workspaceTrust.1696403679761\\\",\\\"status.workspaceTrust.1696996582919\\\",\\\"status.workspaceTrust.1697430421636\\\",\\\"status.workspaceTrust.1697603796451\\\",\\\"status.workspaceTrust.7dce56caea5a636d47452e8e75fcf08e\\\",\\\"status.workspaceTrust.8749afac5a6fde02a73ffdaeb8b08360\\\",\\\"status.workspaceTrust.1698122852003\\\",\\\"status.workspaceTrust.1698129265662\\\",\\\"status.workspaceTrust.1698223596227\\\",\\\"status.workspaceTrust.5039452f2970c5476aecc1e795129ec9\\\",\\\"status.workspaceTrust.0565bf7177a7d7f0fec1cbcf357f1e28\\\",\\\"status.workspaceTrust.1698313571132\\\",\\\"status.workspaceTrust.1698314855910\\\",\\\"status.workspaceTrust.1698324285588\\\",\\\"status.workspaceTrust.1698327329942\\\",\\\"status.workspaceTrust.1698640235766\\\",\\\"status.workspaceTrust.1698900145062\\\",\\\"status.workspaceTrust.1699338032507\\\",\\\"status.workspaceTrust.1699338139222\\\",\\\"status.workspaceTrust.7495c76dc83c848bdb71ae597aa66cfe\\\",\\\"status.workspaceTrust.1699353878342\\\",\\\"status.workspaceTrust.01129c194fc3e9956519674b64add716\\\",\\\"status.workspaceTrust.eddf8ad50886f20c5cc16b7144f4616e\\\",\\\"status.workspaceTrust.1699504978643\\\",\\\"status.workspaceTrust.1699507248341\\\",\\\"status.workspaceTrust.ae515391f7a2b9a265a3a29bfd860dff\\\",\\\"status.workspaceTrust.1699507997928\\\",\\\"status.workspaceTrust.1699603419249\\\",\\\"status.workspaceTrust.8d52aff14a03e3733c601e7f7ffde7a9\\\",\\\"status.workspaceTrust.1700200225657\\\",\\\"status.workspaceTrust.1700200238062\\\",\\\"status.workspaceTrust.1700201594102\\\",\\\"status.workspaceTrust.1700202219362\\\",\\\"status.workspaceTrust.1700203465643\\\",\\\"status.workspaceTrust.1700324756593\\\",\\\"status.workspaceTrust.1700461227206\\\",\\\"status.workspaceTrust.1700466799689\\\",\\\"status.workspaceTrust.1700632004315\\\",\\\"status.workspaceTrust.1700642781709\\\",\\\"status.workspaceTrust.1700648066641\\\",\\\"status.workspaceTrust.1701256181320\\\",\\\"status.workspaceTrust.1701317136160\\\",\\\"status.workspaceTrust.1701318742397\\\",\\\"status.workspaceTrust.1701327821172\\\",\\\"status.workspaceTrust.1701327910409\\\",\\\"status.workspaceTrust.1701429612275\\\",\\\"status.workspaceTrust.1701757374132\\\",\\\"status.workspaceTrust.1701841870491\\\",\\\"status.workspaceTrust.1702266482696\\\",\\\"status.workspaceTrust.1702354611382\\\",\\\"status.workspaceTrust.43599648a8525e4865fbf290bcc5d73d\\\",\\\"status.workspaceTrust.1702370017082\\\",\\\"status.workspaceTrust.1702527089656\\\",\\\"status.workspaceTrust.1702614026726\\\",\\\"status.workspaceTrust.4875d9ea1f3bb7efe1427845db6f811e\\\",\\\"status.workspaceTrust.3240272d2a8dfe76fd6532b7f169ed9e\\\",\\\"status.workspaceTrust.1702895694365\\\",\\\"status.workspaceTrust.1702959815262\\\",\\\"status.workspaceTrust.3d0d3dbb542da5697337ad6d4b0e3dca\\\",\\\"status.workspaceTrust.1703130861841\\\",\\\"status.workspaceTrust.5a238ce622e2d0cf6de6f63b79602fea\\\",\\\"status.workspaceTrust.1703649768438\\\",\\\"status.workspaceTrust.c18a58d9c820ee5ba7718c698468c7d8\\\",\\\"status.workspaceTrust.5a91f30d5fbd994040f4e8c2f99e65ea\\\",\\\"status.workspaceTrust.1704197418825\\\",\\\"status.workspaceTrust.1704254907914\\\",\\\"status.workspaceTrust.9322ff1a71a7fcf1892381e480a5a754\\\",\\\"status.workspaceTrust.1704342642311\\\",\\\"status.workspaceTrust.1704352218698\\\",\\\"status.workspaceTrust.1704366498627\\\",\\\"status.workspaceTrust.1704370372757\\\",\\\"status.workspaceTrust.dabd70e112fb1118f536dd7eae63e56d\\\",\\\"status.workspaceTrust.8808fd8bb9fc5b33f119131d7ab37bd3\\\",\\\"status.workspaceTrust.1704431671966\\\",\\\"status.workspaceTrust.1704456384291\\\",\\\"status.workspaceTrust.309775df2026c5c144944794dba06bb8\\\",\\\"status.workspaceTrust.80cae0132116b94d83bef467e4886729\\\",\\\"status.workspaceTrust.1af156229f655b0179d4f7c8829245fc\\\",\\\"status.workspaceTrust.d758d4c3204d88bb7faccdbdb4b94218\\\",\\\"status.workspaceTrust.1704885862496\\\",\\\"status.workspaceTrust.1704947862500\\\",\\\"status.workspaceTrust.1704952124199\\\",\\\"status.workspaceTrust.1704972905494\\\",\\\"status.workspaceTrust.1704973274064\\\",\\\"status.workspaceTrust.1704976545553\\\",\\\"status.workspaceTrust.1705034302475\\\",\\\"status.workspaceTrust.1705034887827\\\",\\\"status.workspaceTrust.1705042692388\\\",\\\"status.workspaceTrust.1705042712294\\\",\\\"status.workspaceTrust.1705044102753\\\",\\\"status.workspaceTrust.1705053251056\\\",\\\"status.workspaceTrust.d751fd28488b7d9ea66a3b407aa0a420\\\",\\\"status.workspaceTrust.1705061952723\\\",\\\"status.workspaceTrust.1705062145870\\\",\\\"status.workspaceTrust.1705380093481\\\",\\\"status.workspaceTrust.1705387484675\\\",\\\"status.workspaceTrust.1705388728316\\\",\\\"status.workspaceTrust.424680b9fbf04cd705ed767af72963ac\\\",\\\"status.workspaceTrust.1705403321099\\\",\\\"status.workspaceTrust.1705403351830\\\",\\\"status.workspaceTrust.1705470859905\\\",\\\"status.workspaceTrust.1705476323116\\\",\\\"status.workspaceTrust.1705487506530\\\",\\\"status.workspaceTrust.1705554845070\\\",\\\"status.workspaceTrust.1705899480673\\\",\\\"status.workspaceTrust.1705903785543\\\",\\\"status.workspaceTrust.643f11985b7017cad6dd1a0ea0620b70\\\",\\\"status.workspaceTrust.1705910583719\\\",\\\"status.workspaceTrust.1705917402854\\\",\\\"status.workspaceTrust.1705917416014\\\",\\\"status.workspaceTrust.1705918793534\\\",\\\"status.workspaceTrust.1705986141167\\\",\\\"status.workspaceTrust.1706001847337\\\",\\\"status.workspaceTrust.1706002024489\\\",\\\"status.workspaceTrust.1706002567930\\\",\\\"status.workspaceTrust.1706017894343\\\",\\\"status.workspaceTrust.1706070272975\\\",\\\"status.workspaceTrust.1706080613881\\\",\\\"status.workspaceTrust.1706080642387\\\",\\\"status.workspaceTrust.1706080714703\\\",\\\"status.workspaceTrust.d6599f2b1b031a90404e966067fbe4fe\\\",\\\"status.workspaceTrust.1706100527573\\\",\\\"status.workspaceTrust.1706158874140\\\",\\\"status.workspaceTrust.1706502826038\\\",\\\"status.workspaceTrust.1706508411828\\\",\\\"status.workspaceTrust.1706515596965\\\",\\\"status.workspaceTrust.1706518872408\\\",\\\"status.workspaceTrust.1706520529318\\\",\\\"status.workspaceTrust.9e5926b223eef88236c1d61f817a4112\\\",\\\"status.workspaceTrust.1706529123912\\\",\\\"status.workspaceTrust.1706532994685\\\",\\\"status.workspaceTrust.1706587919293\\\",\\\"status.workspaceTrust.1706595879618\\\",\\\"status.workspaceTrust.1706596930281\\\",\\\"status.workspaceTrust.1706598417798\\\",\\\"status.workspaceTrust.1706607112126\\\",\\\"status.workspaceTrust.1706617359791\\\",\\\"status.workspaceTrust.1706622705292\\\",\\\"status.workspaceTrust.1706679610499\\\",\\\"status.workspaceTrust.1706684228543\\\",\\\"status.workspaceTrust.1706689118277\\\",\\\"status.workspaceTrust.1706689129174\\\",\\\"status.workspaceTrust.1706689281132\\\",\\\"status.workspaceTrust.1706691266520\\\",\\\"status.workspaceTrust.cc9dfe9e07b4073e58b40747dbc1062e\\\",\\\"status.workspaceTrust.1706697271927\\\",\\\"status.workspaceTrust.1706760919542\\\",\\\"status.workspaceTrust.1706851536550\\\",\\\"status.workspaceTrust.1706852194146\\\",\\\"status.workspaceTrust.1707113359693\\\",\\\"status.workspaceTrust.1707119446526\\\",\\\"status.workspaceTrust.1707119452776\\\",\\\"status.workspaceTrust.1707121338998\\\",\\\"status.workspaceTrust.1707193464600\\\",\\\"status.workspaceTrust.1707280965276\\\",\\\"status.workspaceTrust.1707383755867\\\",\\\"status.workspaceTrust.1707454469525\\\",\\\"status.workspaceTrust.1707714275778\\\",\\\"status.workspaceTrust.1707720151496\\\",\\\"status.workspaceTrust.1707735138567\\\",\\\"status.workspaceTrust.1707741831389\\\",\\\"status.workspaceTrust.1707799767148\\\",\\\"status.workspaceTrust.1707829828248\\\",\\\"status.workspaceTrust.1707903707431\\\",\\\"status.workspaceTrust.1707914838951\\\",\\\"status.workspaceTrust.1707916208283\\\",\\\"status.workspaceTrust.1707973025272\\\",\\\"status.workspaceTrust.1708064231741\\\",\\\"status.workspaceTrust.1708065017890\\\",\\\"status.workspaceTrust.1708074271770\\\",\\\"status.workspaceTrust.b83f483ab7aef29d167d6da218a076fc\\\",\\\"status.workspaceTrust.1708328920024\\\",\\\"status.workspaceTrust.1708333730048\\\",\\\"status.workspaceTrust.1708335595756\\\",\\\"status.workspaceTrust.1708410675695\\\",\\\"status.workspaceTrust.1708426276206\\\",\\\"status.workspaceTrust.1708430791195\\\",\\\"status.workspaceTrust.1708498450675\\\",\\\"status.workspaceTrust.1708577879128\\\",\\\"status.workspaceTrust.1708579259232\\\",\\\"status.workspaceTrust.1708662813424\\\",\\\"status.workspaceTrust.1708662822284\\\",\\\"status.workspaceTrust.1708928809299\\\",\\\"status.workspaceTrust.1708933203093\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.1709009193226\\\",\\\"status.workspaceTrust.1709016192180\\\",\\\"status.workspaceTrust.1709094405926\\\",\\\"status.workspaceTrust.1709110502711\\\",\\\"status.workspaceTrust.1709180946762\\\",\\\"status.debug\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"GitHub.copilot.status\\\",\\\"GitHub.copilot/github.copilot.languageStatus\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.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\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.cspellPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.postman-console-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"cpp.1.lastSessionDate\":\"Fri Jul 12 2024\",\"cpp.1.sessionCount\":\"665\",\"java.2.lastSessionDate\":\"Fri Jul 12 2024\",\"java.2.sessionCount\":\"665\",\"javascript.1.lastSessionDate\":\"Thu Oct 07 2021\",\"javascript.1.sessionCount\":\"44\",\"typescript.1.lastSessionDate\":\"Mon Jul 18 2022\",\"typescript.1.sessionCount\":\"183\",\"ces/skipSurvey\":\"1.55.1\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Wed Oct 06 2021\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"tasks\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolder\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"alefragnani.Bookmarks#bookmarksWelcome#customizingAppearance\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#more\\\":{\\\"done\\\":true},\\\"intellisense\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#welcome-home-view\\\":{\\\"done\\\":true}}\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.58.2\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.60.2\",\"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}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"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},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.extensions.action.checkForUpdates\\\",\\\"value\\\":1000},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":1020},{\\\"key\\\":\\\"workbench.action.files.openFile\\\",\\\"value\\\":1064},{\\\"key\\\":\\\"pr.closeRelatedEditors\\\",\\\"value\\\":1069},{\\\"key\\\":\\\"flutter.createProject\\\",\\\"value\\\":1139},{\\\"key\\\":\\\"flutter.doctor\\\",\\\"value\\\":1141},{\\\"key\\\":\\\"flutter.packages.get\\\",\\\"value\\\":1144},{\\\"key\\\":\\\"flutter.launchEmulator\\\",\\\"value\\\":1145},{\\\"key\\\":\\\"extension.changeCase.pascal\\\",\\\"value\\\":1166},{\\\"key\\\":\\\"extension.changeCase.constant\\\",\\\"value\\\":1167},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":1175},{\\\"key\\\":\\\"editor.action.focusStickyScroll\\\",\\\"value\\\":1262},{\\\"key\\\":\\\"editor.action.toggleStickyScroll\\\",\\\"value\\\":1264},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":1280},{\\\"key\\\":\\\"editor.action.insertCursorAtEndOfEachLineSelected\\\",\\\"value\\\":1288},{\\\"key\\\":\\\"workbench.action.closeEditorsInOtherGroups\\\",\\\"value\\\":1291},{\\\"key\\\":\\\"workbench.action.closeOtherEditors\\\",\\\"value\\\":1292},{\\\"key\\\":\\\"editor.action.copyLinesDownAction\\\",\\\"value\\\":1318},{\\\"key\\\":\\\"insert-unicode.insertEmojiText\\\",\\\"value\\\":1323},{\\\"key\\\":\\\"workbench.action.joinAllGroups\\\",\\\"value\\\":1326},{\\\"key\\\":\\\"editor.action.joinLines\\\",\\\"value\\\":1329},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":1357},{\\\"key\\\":\\\"extension.changeCase.title\\\",\\\"value\\\":1359},{\\\"key\\\":\\\"composer.about\\\",\\\"value\\\":1363},{\\\"key\\\":\\\"composer.download\\\",\\\"value\\\":1364},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":1385},{\\\"key\\\":\\\"editor.action.inspectTMScopes\\\",\\\"value\\\":1415},{\\\"key\\\":\\\"intelephense.index.workspace\\\",\\\"value\\\":1419},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":1440},{\\\"key\\\":\\\"workbench.action.restartExtensionHost\\\",\\\"value\\\":1442},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":1453},{\\\"key\\\":\\\"update.showCurrentReleaseNotes\\\",\\\"value\\\":1458},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":1461},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":1464},{\\\"key\\\":\\\"eslint.revalidate\\\",\\\"value\\\":1471},{\\\"key\\\":\\\"vscode-random-hex.fillRandomHexColorCode\\\",\\\"value\\\":1477},{\\\"key\\\":\\\"tailwindCSS.showOutput\\\",\\\"value\\\":1481},{\\\"key\\\":\\\"workbench.action.files.saveFiles\\\",\\\"value\\\":1486},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":1491},{\\\"key\\\":\\\"workbench.action.chat.openAgent\\\",\\\"value\\\":1492},{\\\"key\\\":\\\"workbench.action.chat.open\\\",\\\"value\\\":1498},{\\\"key\\\":\\\"extension.changeCase.snake\\\",\\\"value\\\":1505},{\\\"key\\\":\\\"extension.changeCase.kebab\\\",\\\"value\\\":1508},{\\\"key\\\":\\\"extension.changeCase.camel\\\",\\\"value\\\":1510},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":1513},{\\\"key\\\":\\\"php-group-imports.groupImports\\\",\\\"value\\\":1514},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":1519},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":1520},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":1521},{\\\"key\\\":\\\"git.closeAllDiffEditors\\\",\\\"value\\\":1522}]}\",\"commandPalette.mru.counter\":\"1523\",\"workbench.view.extension.symfonyViewsContainer.state.hidden\":\"[{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"jio\\\",\\\"\\\\\\\"ctrl+j\\\\\\\"\\\",\\\"join line\\\",\\\"join lines\\\",\\\"\\\\\\\"ctrl+shift+j\\\\\\\"\\\",\\\"join\\\",\\\"join lin\\\",\\\"\\\\\\\"ctrl+shift+i ctrl+a\\\\\\\"\\\",\\\"upper\\\",\\\"uppercase\\\",\\\"lower\\\",\\\"titl\\\",\\\"title \\\",\\\"title case\\\",\\\"lowecase\\\",\\\"lowe\\\",\\\"github\\\",\\\"\\\\\\\"ctrl+l\\\\\\\"\\\",\\\"clear console\\\",\\\"insert dat\\\",\\\"move \\\",\\\"copy \\\",\\\"inser\\\",\\\"insert da\\\",\\\"Tra\\\",\\\"Trans\\\",\\\"inesert\\\",\\\"inesert date\\\",\\\"diff\\\",\\\"diff ed\\\",\\\"show whit\\\",\\\"show whitespa\\\",\\\"@command:namespaceResolver.import\\\",\\\"\\\\\\\"ctrl+alt+u\\\\\\\"\\\",\\\"\\\\\\\"Control+Alt+U\\\\\\\"\\\",\\\"workbench.action.terminal\\\",\\\"workbench.action.terminal.focusNext\\\",\\\"w\\\",\\\"copy line down\\\",\\\"copy line up\\\",\\\"change\\\",\\\"change case\\\",\\\"\\\\\\\"ctrl+shift+space\\\\\\\"\\\",\\\"expand\\\",\\\"expand selec\\\",\\\"@command:powermode.disablePowerMode\\\",\\\"tabni\\\",\\\"tabnine tri\\\",\\\"tabnine sho\\\",\\\"tabnine\\\",\\\"tabnine s\\\",\\\"tabnine sugges\\\",\\\"clear \\\",\\\"clear terminal\\\",\\\"\\\\\\\"ctrl+shift+x\\\\\\\"\\\",\\\"3\\\",\\\"\\\\\\\"ctrl+space 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 1\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+a\\\\\\\"\\\",\\\"insert time \\\",\\\"\\\\\\\"ctrl+k c\\\\\\\"\\\",\\\"terminal\\\",\\\"\\\\\\\"ctrl+/\\\\\\\"\\\",\\\"\\\\\\\"ctrl+/ ctrl+w\\\\\\\"\\\",\\\"book\\\",\\\"bookmark\\\",\\\"copilot\\\",\\\"sugg\\\",\\\"suggestion\\\",\\\"\\\\\\\"ctrl+space\\\\\\\"\\\",\\\"\\\\\\\"ctrl+space ctrl+w\\\\\\\"\\\",\\\"insert \\\",\\\"insert date\\\",\\\"@command:namespaceResolver.highlightNotUsed\\\",\\\"block co\\\",\\\"block comment\\\",\\\"\\\\\\\"ctrl+alt+f\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\ alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\ ctrl+shift+p\\\\\\\"\\\",\\\"\\\\\\\"ctrl+w\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\\\\\\\\"\\\",\\\"pint\\\",\\\"with pint\\\",\\\"format docu\\\",\\\"\\\\\\\"space ctrl\\\\\\\"\\\",\\\"\\\\\\\"space ctrl+space\\\\\\\"\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter\\\\\\\"\\\",\\\"\\\\\\\"ctrl+enter space\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+enter\\\\\\\"\\\"]}\",\"github-Razin8732\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true}]\",\"expandSuggestionDocs\":\"true\",\"tabs-list-width-horizontal\":\"147\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"dockercompose\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"makefile\\\":[\\\"ms-vscode.makefile-tools\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"]}\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1675830501108,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1675830565969,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1675830619870,\\\"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\\\":1675830619870,\\\"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}],[\\\"amazonwebservices.aws-toolkit-vscode#getStarted\\\",{\\\"firstSeen\\\":1682409359710,\\\"stepIDs\\\":[\\\"connect\\\",\\\"changeRegions\\\",\\\"setupToolchain\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683776032025,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1689223399515,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\",{\\\"firstSeen\\\":1699337957645,\\\"stepIDs\\\":[\\\"editCommitRepo\\\",\\\"createGitHubPullRequest\\\",\\\"continueOn\\\",\\\"openRepo\\\",\\\"remoteIndicator\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1715921340698,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1735563832771,\\\"stepIDs\\\":[\\\"copilot.signIn\\\",\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}]]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-vscode-remote.remote-containers\\\"]}\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"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}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"local\\\",\\\"jsonx\\\",\\\"sqlite\\\"]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+192.168.1.42.1866231474\":\"[]\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"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}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri Jul 15 2022\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.68.1\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-explorer.state.hidden\":\"[{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-codewhisperer-reference-log.state.hidden\":\"[{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"razin-snippets.code-snippets/php execution time start\\\",1693830873338],[\\\"razin-snippets.code-snippets/php execution time end\\\",1693831725526],[\\\"razin-snippets.code-snippets/Console log with style\\\",1712651858654],[\\\"razin-snippets.code-snippets/Console log \\\",1712652188651],[\\\"razin-snippets.code-snippets/echo pre var_dump exit \\\",1712736563520],[\\\"razin-snippets.code-snippets/echo pre print exit \\\",1718186651686],[\\\"razin-snippets.code-snippets/cli print exit\\\",1718186656198],[\\\"razin-snippets.code-snippets/promise with timeout\\\",1727360863564],[\\\"snippets/blade.json/Blade-render\\\",1730101437574],[\\\"razin_snips.code-snippets/Console log Clear\\\",1730107744104],[\\\"razin_snips.code-snippets/php execution time end\\\",1730959925132],[\\\"snippets/php.code-snippets/param\\\",1733402195324],[\\\"snippets/php.code-snippets/class __construct\\\",1738742103147],[\\\"razin_snips.code-snippets/server cli print exit\\\",1742190550070],[\\\"razin_snips.code-snippets/echo pre print exit \\\",1742291707767],[\\\"razin_snips.code-snippets/php error reporting on\\\",1742879031537],[\\\"razin_snips.code-snippets/cli print exit\\\",1744177166819],[\\\"razin_snips.code-snippets/Access controll allow origin\\\",1745239347180],[\\\"snippets/javascript.code-snippets/If-Else Statement\\\",1745845238753],[\\\"random/0.4731099253524602\\\",1745924087768],[\\\"razin_snips.code-snippets/promise with timeout\\\",1746017046462],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1747055398684],[\\\"snippets/php.code-snippets/function\\\",1747227719176],[\\\"razin_snips.code-snippets/php execution time start\\\",1747735244581],[\\\"razin_snips.code-snippets/API DD (allow origin header + dd)\\\",1747983232482],[\\\"snippets/php.code-snippets/trait …\\\",1747995657749],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1748000550203],[\\\"razin_snips.code-snippets/Console log with style\\\",1748354390182],[\\\"razin_snips.code-snippets/Console log \\\",1748354662243]]\",\"http.linkProtectionTrustedDomains\":\"[\\\"*.bitbucket.org\\\",\\\"*.cypress.io\\\",\\\"*.vuejs.org\\\",\\\"*.eslint.org\\\",\\\"https://f2-default.s3.amazonaws.com\\\",\\\"*.prettier.io\\\",\\\"*.atlassian.com\\\",\\\"*.docker.io\\\"]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\"]\",\"csharp.1.lastSessionDate\":\"Fri Jul 12 2024\",\"csharp.1.sessionCount\":\"311\",\"themeUpdatedNotificationShown\":\"true\",\"extensionsAssistant/deprecated\":\"[\\\"lonefy.vscode-js-css-html-formatter\\\",\\\"simonsiefke.prettier-vscode\\\"]\",\"github-mrazinshaikh\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-nightly\\\",\\\"name\\\":\\\"GitHub Copilot Nightly\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"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\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\":0},\\\"viewLocations\\\":{\\\"gitlens.views.repositories\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.commits\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.branches\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.remotes\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.tags\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.worktrees\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.contributors\\\":\\\"workbench.view.explorer\\\",\\\"workbench.scm\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"gitlens.views.stashes\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"tabnine-RazinTeqB\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI\\\",\\\"allowed\\\":true}]\",\"workbench.activityBar.location\":\"default\",\"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}]\",\"github-RazinTeqB\":\"[{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests\\\",\\\"allowed\\\":true}]\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sftp.state.hidden\":\"[{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspell-info-explorer.state.hidden\":\"[{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspellPanel.state.hidden\":\"[{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"menu.hiddenCommands\":\"{}\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"extension.features.state\":\"{\\\"github.copilot-chat\\\":{\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[1746790002031,1746793811321,1746793815750,1746794992075,1747114529419,1747142651185,1747660749935,1747743656159,1747980174256,1747980179439,1747980186959]}}}\",\"terminal-inline-chat-view-state\":\"{\\\"inputValue\\\":\\\"\\\",\\\"inputState\\\":{\\\"chatDynamicVariableModel\\\":[],\\\"chatContextAttachments\\\":[]}}\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\"}}"}
{"name":"Laravel","icon":"graph-line","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"files.maxMemoryForLargeFilesMB\\\": 10240,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"emmet.includeLanguages\\\": {\\n \\\"twig\\\": \\\"html\\\",\\n \\\"vue-html\\\": \\\"html\\\",\\n \\\"vue\\\": \\\"html\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.quickSuggestions\\\": {\\n \\\"other\\\": true,\\n \\\"comments\\\": true,\\n \\\"strings\\\": true\\n },\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": true,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true\\n },\\n \\\"[twig]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"serhatkaya.twig-formatter\\\"\\n },\\n \\\"workbench.editor.enablePreviewFromQuickOpen\\\": true,\\n \\\"terminal.integrated.autoReplies\\\": {\\n \\\"Terminate batch job (Y/N)?\\\": \\\"Y\\\\r\\\"\\n },\\n \\\"[php]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"git.terminalAuthentication\\\": false,\\n \\\"github.gitAuthentication\\\": false,\\n \\\"search.useGlobalIgnoreFiles\\\": true,\\n \\\"search.useParentIgnoreFiles\\\": true,\\n \\\"php-cs-fixer.executablePath\\\": \\\"${extensionPath}/php-cs-fixer.phar\\\",\\n \\\"php-cs-fixer.lastDownload\\\": 1748332756495,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\n },\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[vue]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"octref.vetur\\\"\\n },\\n \\\"[yaml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.defaultFormatter\\\": \\\"SimonSiefke.prettier-vscode\\\",\\n \\\"vetur.format.defaultFormatter.sass\\\": \\\"none\\\",\\n \\\"thunder-client.codeSnippetLanguage\\\": \\\"curl\\\",\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"adpyke.vscode-sql-formatter\\\"\\n },\\n \\\"cSpell.userWords\\\": [\\n \\\"Floraqueen\\\",\\n \\\"laravel\\\",\\n \\\"LONGTEXT\\\",\\n \\\"Nuxt\\\",\\n \\\"Stringable\\\"\\n ],\\n \\\"[blade]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\n },\\n \\\"thunder-client.htmlView\\\": \\\"Preview\\\",\\n \\\"explorer.fileNesting.enabled\\\": true,\\n \\\"files.associations\\\": {\\n \\\".htaccess\\\": \\\"properties\\\",\\n \\\"*.css\\\": \\\"tailwindcss\\\",\\n \\\".env*\\\": \\\"env\\\",\\n \\\"*.js.*\\\": \\\"javascript\\\"\\n },\\n \\\"vetur.format.defaultFormatter.html\\\": \\\"none\\\",\\n \\\"yaml.schemas\\\": {\\n \\\"file:///home/administrator/.vscode/extensions/atlassian.atlascode-3.0.1/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\n },\\n \\\"atlascode.bitbucket.enabled\\\": true,\\n \\\"vetur.validation.template\\\": false,\\n \\\"vetur.validation.script\\\": false,\\n \\\"vetur.validation.style\\\": false,\\n \\\"atlascode.jira.jqlList\\\": [\\n {\\n \\\"id\\\": \\\"f5ba5018-4c68-4ab0-ae45-d5b8bf27673b\\\",\\n \\\"enabled\\\": true,\\n \\\"name\\\": \\\"My floraqueen Issues\\\",\\n \\\"query\\\": \\\"assignee = currentUser() AND resolution = Unresolved ORDER BY lastViewed DESC\\\",\\n \\\"siteId\\\": \\\"614d40b0-56e5-48bc-986d-f2a5bd75c530\\\",\\n \\\"monitor\\\": true\\n }\\n ],\\n \\\"atlascode.jira.lastCreateSiteAndProject\\\": {\\n \\\"siteId\\\": \\\"\\\",\\n \\\"projectKey\\\": \\\"\\\"\\n },\\n \\\"inlineFold.supportedLanguages\\\": [\\\"html\\\", \\\"svelte\\\", \\\"vue\\\"],\\n \\\"editor.formatOnSaveMode\\\": \\\"modifications\\\",\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.presets\\\": \\\"flames\\\",\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.timerEnabled\\\": \\\"hide\\\",\\n \\\"powermode.shake.enabled\\\": false,\\n \\\"powermode.explosions.enabled\\\": false,\\n \\\"tailwindCSS.experimental.classRegex\\\": [\\n // [\\\"([a-z]+(classes)|class)=([^;]*)\\\"],\\n \\\"([a-z]+(classes)|class|Classes)=([^;]*)\\\"\\n ],\\n \\\"tailwindCSS.emmetCompletions\\\": true,\\n \\\"tabnine.experimentalAutoImports\\\": true,\\n \\\"yaml.customTags\\\": [\\n \\\"!And\\\",\\n \\\"!And sequence\\\",\\n \\\"!If\\\",\\n \\\"!If sequence\\\",\\n \\\"!Not\\\",\\n \\\"!Not sequence\\\",\\n \\\"!Equals\\\",\\n \\\"!Equals sequence\\\",\\n \\\"!Or\\\",\\n \\\"!Or sequence\\\",\\n \\\"!FindInMap\\\",\\n \\\"!FindInMap sequence\\\",\\n \\\"!Base64\\\",\\n \\\"!Join\\\",\\n \\\"!Join sequence\\\",\\n \\\"!Cidr\\\",\\n \\\"!Ref\\\",\\n \\\"!Sub\\\",\\n \\\"!Sub sequence\\\",\\n \\\"!GetAtt\\\",\\n \\\"!GetAZs\\\",\\n \\\"!ImportValue\\\",\\n \\\"!ImportValue sequence\\\",\\n \\\"!Select\\\",\\n \\\"!Select sequence\\\",\\n \\\"!Split\\\",\\n \\\"!Split sequence\\\"\\n ],\\n \\\"css.validate\\\": false,\\n \\\"tailwindCSS.includeLanguages\\\": {\\n \\\"javascript\\\": \\\"javascript\\\",\\n \\\"vue\\\": \\\"vue\\\"\\n },\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\n \\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n \\\"docker.dockerPath\\\": \\\"/usr/bin/docker\\\",\\n \\\"docker.composeCommand\\\": \\\"/usr/local/bin/docker-compose\\\",\\n \\\"editor.fontSize\\\": 15,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.editorAssociations\\\": {\\n \\\"*.txt\\\": \\\"default\\\"\\n },\\n \\\"terminal.integrated.scrollback\\\": 3000,\\n \\\"debug.console.acceptSuggestionOnEnter\\\": \\\"on\\\",\\n \\\"gitlens.autolinks\\\": [\\n {\\n \\\"prefix\\\": \\\"ITT-\\\",\\n \\\"url\\\": \\\"https://floraqueen.atlassian.net/browse/ITT-<num>\\\"\\n },\\n {\\n \\\"prefix\\\": \\\"MIG\\\"\\n }\\n ],\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.advanced\\\": {},\\n \\\"codesnap.transparentBackground\\\": true,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"[dockercompose]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"tailwindCSS.classAttributes\\\": [\\n \\\"class\\\",\\n \\\".*class*\\\",\\n \\\"ngClass\\\",\\n \\\".*classes*\\\",\\n \\\"className\\\",\\n \\\".*className*\\\"\\n ],\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"prettier.tabWidth\\\": 4,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"security.promptForLocalFileProtocolHandling\\\": false,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/build/*/**\\\": true\\n },\\n \\\"[github-actions-workflow]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[tailwindcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"laravel-pint.enable\\\": true,\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"codesnap.showWindowTitle\\\": true,\\n \\\"[javascriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"phpGroupImports.importsOrder\\\": [\\\"const\\\", \\\"class\\\", \\\"function\\\"],\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\n \\\"codesnap.target\\\": \\\"window\\\",\\n \\\"diffEditor.maxComputationTime\\\": 0,\\n \\\"[hosts]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\n \\\"better-comments.highlightPlainText\\\": true,\\n \\\"better-comments.tags\\\": [\\n {\\n \\\"tag\\\": \\\"@mixin\\\",\\n \\\"color\\\": \\\"#bb393e\\\"\\n },\\n {\\n \\\"tag\\\": \\\"!\\\",\\n \\\"color\\\": \\\"#FF2D00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"?\\\",\\n \\\"color\\\": \\\"#3498DB\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"//\\\",\\n \\\"color\\\": \\\"#474747\\\",\\n \\\"strikethrough\\\": true,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"todo\\\",\\n \\\"color\\\": \\\"#FF8C00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"*\\\",\\n \\\"color\\\": \\\"#98C379\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n }\\n ],\\n \\\"prettier.printWidth\\\": 100,\\n \\\"bladeFormatter.format.sortHtmlAttributes\\\": \\\"code-guide\\\",\\n \\\"bladeFormatter.format.sortTailwindcssClasses\\\": true,\\n \\\"alpine-intellisense.settings.languageScopes\\\": \\\"html,php\\\",\\n \\\"php.suggest.basic\\\": false,\\n \\\"LaravelExtraIntellisense.disableAuth\\\": true,\\n \\\"LaravelExtraIntellisense.disableErrorAlert\\\": true,\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"html.format.wrapAttributes\\\": \\\"force-aligned\\\",\\n \\\"gitlens.views.scm.grouped.views\\\": {\\n \\\"stashes\\\": false\\n },\\n \\\"gitlens.home.preview.enabled\\\": false,\\n \\\"postman.telemetry.enabled\\\": false,\\n \\\"terminal.integrated.cursorStyle\\\": \\\"line\\\",\\n \\\"dart.flutterSdkPath\\\": \\\"/home/teq001/projects/flutter/flutter\\\",\\n \\\"intelephense.compatibility.preferPsalmPhpstanPrefixedAnnotations\\\": true,\\n \\\"intelephense.environment.phpVersion\\\": \\\"8.4.4\\\",\\n \\\"php.executablePath\\\": \\\"/usr/bin/php8.4\\\",\\n \\\"[xml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"redhat.vscode-xml\\\"\\n },\\n \\\"editor.formatOnSave\\\": true,\\n \\\"liveServer.settings.donotVerifyTags\\\": true\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-chatEditor.action.accept\\\",\\n \\\"when\\\": \\\"chat.hasEditorModifications && editorFocus && hasUndecidedChatEditingResource && !chat.ctxHasRequestInProgress || chat.hasNotebookEditorModifications && editorFocus && hasUndecidedChatEditingResource && !chat.ctxHasRequestInProgress\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.chat.insertCodeBlock\\\",\\n \\\"when\\\": \\\"accessibleViewInCodeBlock && chatIsEnabled || chatIsEnabled && inChat && !inChatInput\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !commentEditorFocused && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+p\\\",\\n \\\"command\\\": \\\"laravel-pint.format\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin_snips.code-snippets\":\"{\\n // Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n // 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.\\n // Placeholders with the same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\\"Console log Clear\\\": {\\n \\\"prefix\\\": \\\"cclear\\\",\\n \\\"body\\\": [\\n \\\"console.clear();\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n \\\"Console log \\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clog\\\",\\n \\\"body\\\": [\\n \\\"console.log($1)\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n\\n \\\"Console log with style\\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clogs\\\",\\n \\\"body\\\": [\\n \\\"console.log('%c$1', 'color:#00ff00;font-size:30px;font-weight:bold;')\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log with style\\\"\\n },\\n\\n \\\"echo pre print exit \\\": {\\n \\\"prefix\\\": \\\"eprint\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo pre var_dump exit \\\": {\\n \\\"prefix\\\": \\\"edump\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"var_dump(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo exit \\\": {\\n \\\"prefix\\\": \\\"eexit\\\",\\n \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php error reporting on\\\": {\\n \\\"prefix\\\": \\\"errorreport\\\",\\n \\\"body\\\": [\\n \\\"ini_set('display_errors', 1);\\\",\\n \\\"ini_set('display_startup_errors', 1);\\\",\\n \\\"error_reporting(E_ALL);\\\"\\n ],\\n \\\"description\\\": \\\"php error reporting on\\\"\\n },\\n \\\"cli print exit\\\": {\\n \\\"prefix\\\": \\\"cliprint\\\",\\n \\\"body\\\": [\\n \\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo PHP_EOL . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"server cli print exit\\\": {\\n \\\"prefix\\\": \\\"servercliprint\\\",\\n \\\"body\\\": [\\n \\\"define('STDOUT', fopen('php://stdout', 'w'));\\\",\\n \\\"fwrite(STDOUT, print_r(PHP_EOL.'CLI OUTPUT =====' .PHP_EOL, true));\\\"\\n ],\\n \\\"description\\\": \\\"output to php server output log\\\"\\n },\\n \\\"promise with timeout\\\": {\\n \\\"prefix\\\": \\\"awaitpromise\\\",\\n \\\"body\\\": [\\n \\\"await new Promise((resolve) => {\\\",\\n \\\" setTimeout(() => {\\\",\\n \\\" resolve();\\\",\\n \\\" }, ${1:2000});\\\",\\n \\\"})\\\",\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php execution time start\\\": {\\n \\\"prefix\\\": \\\"phpbench1\\\",\\n \\\"body\\\": [\\n \\\"$$starttime = microtime(true);\\\",\\n ],\\n \\\"description\\\": \\\"php benchmark start time\\\"\\n },\\n \\\"php execution time end\\\": {\\n \\\"prefix\\\": \\\"phpbench2\\\",\\n \\\"body\\\": [\\n \\\"$$endtime = microtime(true);\\\",\\n \\\"$$total = $$endtime - $$starttime ;\\\",\\n \\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"php benchmark end time\\\"\\n },\\n \\\"Access controll allow origin\\\": {\\n \\\"prefix\\\": \\\"headeraccesscontrol\\\",\\n \\\"body\\\": [\\n \\\"header('Access-Control-Allow-Origin: *', true);\\\"\\n ],\\n \\\"description\\\": \\\"Access controll allow origin *\\\"\\n },\\n \\\"API DD (allow origin header + dd)\\\": {\\n \\\"prefix\\\": \\\"cdd\\\",\\n \\\"body\\\": [\\n \\\"header('Access-Control-Allow-Origin: *', true);\\\",\\n \\\"dd(${CLIPBOARD});\\\"\\n ],\\n \\\"description\\\": \\\"API DD (allow origin header + dd)\\\"\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"displayName\":\"Merge Conflict\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"displayName\":\"Microsoft Account\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"displayName\":\"PHP Language Features\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.vscode-sql-formatter\",\"uuid\":\"ac70a31d-d9ab-417b-b259-baf7cd9d6cb0\"},\"displayName\":\"SQL Formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adrianwilczynski.alpine-js-intellisense\",\"uuid\":\"ad2599ae-f73a-4159-bd24-52e2188e0ab0\"},\"displayName\":\"Alpine.js IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"alefragnani.bookmarks\",\"uuid\":\"b689fcc8-d494-4dbf-a228-2c694a578afc\"},\"displayName\":\"Bookmarks\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"amiralizadeh9480.laravel-extra-intellisense\",\"uuid\":\"b52072d1-e507-4261-8935-f4d91a055d7d\"},\"displayName\":\"Laravel Extra Intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"attiliocapocchiani.vuejs-helper\",\"uuid\":\"81c22eed-bdda-4b1e-9c6b-64323996eda0\"},\"displayName\":\"VueJS helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aykutsarac.jsoncrack-vscode\",\"uuid\":\"87c9998f-5c0f-49ee-b89f-51340cdc449a\"},\"displayName\":\"JSON Crack\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"brunnerh.insert-unicode\",\"uuid\":\"4a8209b8-30ec-414f-b050-9b4f38ea1bf1\"},\"displayName\":\"Insert Unicode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cierra.livewire-vscode\",\"uuid\":\"5d9aeeeb-2cd2-4e5c-b5aa-584f07efc4ce\"},\"displayName\":\"Livewire Language Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cjhowe7.laravel-blade\",\"uuid\":\"32aada6b-3cbf-4590-ab56-f2c4423d028f\"},\"displayName\":\"laravel-blade\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"codeium.codeium\",\"uuid\":\"acab4f40-b6db-42ec-bcd1-01802cbdd988\"},\"displayName\":\"Windsurf Plugin (formerly Codeium): AI Coding Autocomplete and Chat for Python, JavaScript, TypeScript, and more\",\"version\":\"1.46.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"codingyu.laravel-goto-view\",\"uuid\":\"0b86e0a5-d2ef-48d8-9a1a-73f96e65f26e\"},\"displayName\":\"Laravel goto view\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"cronos87.symfony-snippets\",\"uuid\":\"cc696a48-d0a5-4d72-8cb2-1030570a525b\"},\"displayName\":\"Symfony Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dansysanalyst.pest-snippets\",\"uuid\":\"3a9ce0ff-f237-4b64-b722-55cb770bf349\"},\"displayName\":\"Pest Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.composer-php-vscode\",\"uuid\":\"eed2a934-7bb6-4a5b-a29d-353077efd839\"},\"displayName\":\"Composer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.intelli-php-vscode\",\"uuid\":\"f83b9c6c-24dd-435c-a088-daff1769b0b8\"},\"displayName\":\"IntelliPHP - AI Autocomplete for PHP\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.phptools-vscode\",\"uuid\":\"93916db4-e944-4c74-b68e-47f2834e9e93\"},\"displayName\":\"PHP\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"devsense.profiler-php-vscode\",\"uuid\":\"6e4e2904-96c2-4c5c-8b78-23da062f2f9e\"},\"displayName\":\"PHP Profiler\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dineug.vuerd-vscode\",\"uuid\":\"8dbb7b71-9fc1-4b51-a9dd-460bf407d574\"},\"displayName\":\"ERD Editor\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"docker.docker\",\"uuid\":\"aa98a064-0f79-4961-a4b7-78df16d547ee\"},\"displayName\":\"Docker DX\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"version\":\"17.1.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eiminsasete.apacheconf-snippets\",\"uuid\":\"4732ac32-ca06-470a-85f0-1ab58d3c6475\"},\"displayName\":\"Apache Conf Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"exer7um.vue-3-vscode-snippets\",\"uuid\":\"80895b86-75c6-478c-9355-01c7f7d4b53d\"},\"displayName\":\"Vue 3 VS Code Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"fang.vscode-theme-night-own-darkppp\",\"uuid\":\"77817d39-ed5c-4dda-928d-e9147d736e1c\"},\"displayName\":\"Night Owl Dark+++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"foxundermoon.shell-format\",\"uuid\":\"5fb19573-2183-4cf2-b53d-0fb869dae7ae\"},\"displayName\":\"shell-format\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"georgykurian.laravel-ide-helper\",\"uuid\":\"b2012012-5dbd-44a7-99ca-1efd20348c98\"},\"displayName\":\"Laravel Ide Helper\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-github-actions\",\"uuid\":\"04f49bfc-8330-4eee-8237-ea938fb755ef\"},\"displayName\":\"GitHub Actions\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hollowtree.vue-snippets\",\"uuid\":\"3620b114-6fe8-459b-8c68-99943147069b\"},\"displayName\":\"Vue 3 Snippets\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"irongeek.vscode-env\",\"uuid\":\"2fd1d28f-fc2a-4582-8788-2f01febe43a6\"},\"displayName\":\"ENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jrebocho.vscode-random\",\"uuid\":\"a4678ccd-2309-4cdd-b6cf-94af8dd7001f\"},\"displayName\":\"vscode-random\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.php-cs-fixer\",\"uuid\":\"b06b65b2-6ea9-4045-b166-54aa63205261\"},\"displayName\":\"php cs fixer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"laravel.vscode-laravel\",\"uuid\":\"77c91506-f6b9-4993-905d-bfafe12c1cce\"},\"displayName\":\"Laravel\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"m1guelpf.better-pest\",\"uuid\":\"8be34a02-fb9e-4be6-9f4d-bac8d7c88aee\"},\"displayName\":\"Better Pest\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"m4tr1ck.livewire-goto-updated-3\",\"uuid\":\"7b54a456-2c9f-4a45-8311-3737e7547a82\"},\"displayName\":\"Livewire goto v3\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mehedidracula.php-namespace-resolver\",\"uuid\":\"651dce1f-eda8-4a5b-aa26-0d1266de8ed1\"},\"displayName\":\"PHP Namespace Resolver\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mohamedbenhida.laravel-intellisense\",\"uuid\":\"f1c1f5aa-1a7a-41ee-8710-3db3c3862f5e\"},\"displayName\":\"laravel intellisense\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrazinshaikh.php-group-imports\",\"uuid\":\"4c5e2c46-6b1d-4d24-89bf-d39aaafbbf54\"},\"displayName\":\"PHP Group Imports\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrmlnc.vscode-apache\",\"uuid\":\"085342db-9568-49b0-ad93-3223ac4c1baa\"},\"displayName\":\"Apache Conf\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naoray.laravel-goto-components\",\"uuid\":\"c2ef8fe6-9029-4ed9-a7bc-20fd59b327a6\"},\"displayName\":\"laravel-goto-components\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"natizyskunk.sftp\",\"uuid\":\"fe74bfaf-4260-454f-981c-6541d1d31822\"},\"displayName\":\"SFTP\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"octref.vetur\",\"uuid\":\"2f5dd8cb-d251-4d70-abfe-ddebcb077483\"},\"displayName\":\"Vetur\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"onecentlin.laravel-blade\",\"uuid\":\"3b58a227-618a-4b57-a06b-6984a2a8d1ba\"},\"displayName\":\"Laravel Blade Snippets\",\"disabled\":true,\"version\":\"1.36.1\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"open-southeners.laravel-pint\",\"uuid\":\"6828d529-8cfe-4935-9607-fc07294f1cc0\"},\"displayName\":\"Laravel Pint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"piyush-bhatt.vscode-random-hex\",\"uuid\":\"1d9af9b7-c3a1-473c-8004-47c63a6ca789\"},\"displayName\":\"Random Hex Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"postman.postman-for-vscode\",\"uuid\":\"48fcb244-71c2-4877-aed3-29b36098a411\"},\"displayName\":\"Postman\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"shuaihu.html-embedded-javascript\",\"uuid\":\"31725ae7-dcdf-4ba1-ab84-19bd012c840f\"},\"displayName\":\"Html Embedded Javascript\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"shufo.vscode-blade-formatter\",\"uuid\":\"68a2e971-8ae5-493b-9c34-f4233fb14e40\"},\"displayName\":\"Laravel Blade formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tabnine.tabnine-vscode\",\"uuid\":\"75da638c-c45a-44ea-aa3b-8570a3559810\"},\"displayName\":\"Tabnine AI\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"tobermory.es6-string-html\",\"uuid\":\"db50f65a-6c7c-4134-8e8d-e6b8a9c738da\"},\"displayName\":\"es6-string-html\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vitaliymaz.vscode-svg-previewer\",\"uuid\":\"27d96499-52df-4f8e-8905-275284e25ace\"},\"displayName\":\"SVG Previewer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"wmaurer.change-case\",\"uuid\":\"2aa040bf-c73a-455d-8946-5c6cc83b8019\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\",\"version\":\"3.6.3\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true,\\\"order\\\":2},{\\\"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\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"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\\\":\\\"copilot-chat\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.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.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.cspell-info-explorer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.cspell-regexp-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"pinned\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"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.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.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Tue Aug 17 2021\",\"nps/sessionCount\":\"9\",\"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\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.94e15b014af9f33331b29d73f5c639c6\\\",\\\"status.workspaceTrust.1628258464886\\\",\\\"status.workspaceTrust.1628772371797\\\",\\\"status.workspaceTrust.91ad1f6493c4c46f6bf9a8b7399472c2\\\",\\\"status.workspaceTrust.1629292619838\\\",\\\"status.workspaceTrust.1629293404675\\\",\\\"status.workspaceTrust.9ff7b1779cabe1e97e624a4a574b55d5\\\",\\\"status.workspaceTrust.5d08c0a4962a2e2ac2d7b512e84e4b66\\\",\\\"status.workspaceTrust.9dbf4db9aad4101f4d0d4231b6148291\\\",\\\"status.workspaceTrust.1629983830177\\\",\\\"status.workspaceTrust.2511ef78890a6823aa821e4187a56c0a\\\",\\\"status.workspaceTrust.5d17cf20cf563240f78b5e29a085d731\\\",\\\"status.workspaceTrust.44cb194c2ccd73ea6cb0b2b4b1bfe53a\\\",\\\"status.workspaceTrust.6281cc18db854981e29ff457ae73146a\\\",\\\"status.workspaceTrust.e081074586e231fc47dec354edd0bf16\\\",\\\"status.workspaceTrust.1635931860516\\\",\\\"status.workspaceTrust.a48de645c380d8e3c6b2f24a38d2f837\\\",\\\"status.workspaceTrust.1641808692816\\\",\\\"status.workspaceTrust.1641814835145\\\",\\\"status.workspaceTrust.1642405645274\\\",\\\"status.workspaceTrust.1642405652647\\\",\\\"status.workspaceTrust.1642405661238\\\",\\\"status.workspaceTrust.1642405665981\\\",\\\"status.workspaceTrust.1642405672361\\\",\\\"status.workspaceTrust.1642405676705\\\",\\\"status.workspaceTrust.33f6502abcb0ab5f4e5f3e1a51de9e43\\\",\\\"status.workspaceTrust.bb3c195d26dabd1abbd0b1ab1bdcbf7c\\\",\\\"status.workspaceTrust.1642755744582\\\",\\\"status.workspaceTrust.9326708f7411476a133b6ee600fa95d0\\\",\\\"status.workspaceTrust.3ced9699a427f8f6abd7e82334c096e4\\\",\\\"status.workspaceTrust.ea80bb8ed967ec020e4211ec76064041\\\",\\\"status.workspaceTrust.1643606585098\\\",\\\"status.workspaceTrust.37eb6c34c6155402d283a0c0d9be48c7\\\",\\\"status.workspaceTrust.1643634106129\\\",\\\"status.workspaceTrust.cc25a4e7ee8bed1d5fa29064730718e9\\\",\\\"status.workspaceTrust.1643690367194\\\",\\\"status.workspaceTrust.1643777388314\\\",\\\"status.workspaceTrust.1643862463420\\\",\\\"status.workspaceTrust.1643948668266\\\",\\\"status.workspaceTrust.1643952409399\\\",\\\"status.workspaceTrust.f4033d74716e19b14f467d25fc950722\\\",\\\"status.workspaceTrust.1643959787205\\\",\\\"status.workspaceTrust.a049fb78326698e350beeadf6c52cb35\\\",\\\"status.workspaceTrust.1644212092948\\\",\\\"status.workspaceTrust.1644295823537\\\",\\\"status.workspaceTrust.1644380727255\\\",\\\"status.workspaceTrust.1644413793358\\\",\\\"status.workspaceTrust.b978bbe17437127d449a567a8d65feef\\\",\\\"status.workspaceTrust.1644467676891\\\",\\\"status.workspaceTrust.1644553973326\\\",\\\"status.workspaceTrust.1644814524257\\\",\\\"status.workspaceTrust.1644815432598\\\",\\\"status.workspaceTrust.1644816363718\\\",\\\"status.workspaceTrust.1644820035759\\\",\\\"status.workspaceTrust.1644899616525\\\",\\\"status.workspaceTrust.fe8e5cfe13e22c418939e6e8660a502d\\\",\\\"status.workspaceTrust.1644900405918\\\",\\\"status.workspaceTrust.1644901888988\\\",\\\"status.workspaceTrust.1644904859254\\\",\\\"status.workspaceTrust.1644915900249\\\",\\\"status.workspaceTrust.22b3c3597cfab4a66e41b764aa6b94d3\\\",\\\"status.workspaceTrust.6a28aa76cac583f2b378699655c0ee94\\\",\\\"status.workspaceTrust.1645071948033\\\",\\\"status.workspaceTrust.1645075111421\\\",\\\"status.workspaceTrust.e52ee7651a72e971873966f0e0c0b470\\\",\\\"status.workspaceTrust.1645075125394\\\",\\\"status.workspaceTrust.b4a13cbec4e5627c5fd65b3077f444d8\\\",\\\"status.workspaceTrust.1645158213568\\\",\\\"status.workspaceTrust.1645158743137\\\",\\\"status.workspaceTrust.1645160039934\\\",\\\"status.workspaceTrust.1645174536111\\\",\\\"status.workspaceTrust.1645175614735\\\",\\\"status.workspaceTrust.1645176544029\\\",\\\"status.workspaceTrust.1645190629513\\\",\\\"status.workspaceTrust.1645417676261\\\",\\\"status.workspaceTrust.1645433537187\\\",\\\"status.workspaceTrust.1645438699321\\\",\\\"status.workspaceTrust.1645438722270\\\",\\\"status.workspaceTrust.1645438810072\\\",\\\"status.workspaceTrust.1645438839381\\\",\\\"status.workspaceTrust.1645442347691\\\",\\\"status.workspaceTrust.1645504051458\\\",\\\"status.workspaceTrust.d23ecc64aae8cf3ca32bb19e8df60a36\\\",\\\"status.workspaceTrust.1645538669338\\\",\\\"status.workspaceTrust.1645591366715\\\",\\\"status.workspaceTrust.1645598014742\\\",\\\"status.workspaceTrust.1645598908099\\\",\\\"status.workspaceTrust.1645616564890\\\",\\\"status.workspaceTrust.1645622030306\\\",\\\"status.workspaceTrust.1645622704166\\\",\\\"status.workspaceTrust.d7ced4736843febce4e3d2ef7d455112\\\",\\\"status.workspaceTrust.1645624022837\\\",\\\"status.workspaceTrust.1645677466573\\\",\\\"status.workspaceTrust.2a3f629ea1c4a64958f0f740cf346d4a\\\",\\\"status.workspaceTrust.1645763064850\\\",\\\"status.workspaceTrust.1645786385417\\\",\\\"status.workspaceTrust.3be70ebb307076d3ad2f06cd44be7f9c\\\",\\\"status.workspaceTrust.1645786485300\\\",\\\"status.workspaceTrust.397048f3115d0edc85ee50239e30b85e\\\",\\\"status.workspaceTrust.1645788280402\\\",\\\"status.workspaceTrust.96f2debdc26203ab7e0d9acb8ac765a4\\\",\\\"status.workspaceTrust.1646022621869\\\",\\\"status.workspaceTrust.1646024678859\\\",\\\"status.workspaceTrust.1646127702089\\\",\\\"status.workspaceTrust.5230cf130cb89caea08034e43db7dd78\\\",\\\"status.workspaceTrust.1646222253024\\\",\\\"status.workspaceTrust.1646222264894\\\",\\\"status.workspaceTrust.1646281808640\\\",\\\"status.workspaceTrust.1646299032530\\\",\\\"status.workspaceTrust.e2048926799c43884c72c369dd929a47\\\",\\\"status.workspaceTrust.1646370727044\\\",\\\"status.workspaceTrust.990723739b5edff1cb0e96ac6fcf666f\\\",\\\"status.workspaceTrust.1646401283318\\\",\\\"status.workspaceTrust.1646629096763\\\",\\\"status.workspaceTrust.1646634232132\\\",\\\"status.workspaceTrust.1646636207108\\\",\\\"status.workspaceTrust.1646649026154\\\",\\\"status.workspaceTrust.1612d890d68e2b8b38f808440562d332\\\",\\\"status.workspaceTrust.1646653724545\\\",\\\"status.workspaceTrust.15c93337d0f3fb266ceb83a5cae6c6c1\\\",\\\"status.workspaceTrust.1646717913811\\\",\\\"status.workspaceTrust.1646801697913\\\",\\\"status.workspaceTrust.30be78d183bd2b18c2588253ddf8c9d2\\\",\\\"status.workspaceTrust.1646807128362\\\",\\\"status.workspaceTrust.3eb7330dad0fb60be14b1b44852618f8\\\",\\\"status.workspaceTrust.1646810343287\\\",\\\"status.workspaceTrust.1646813374254\\\",\\\"status.workspaceTrust.1646814016007\\\",\\\"status.workspaceTrust.1646820005380\\\",\\\"status.workspaceTrust.1646887055186\\\",\\\"status.workspaceTrust.1646891237899\\\",\\\"status.workspaceTrust.1646895902024\\\",\\\"status.workspaceTrust.1646896049644\\\",\\\"status.workspaceTrust.1646896166372\\\",\\\"status.workspaceTrust.1646897568388\\\",\\\"status.workspaceTrust.1646910135404\\\",\\\"status.workspaceTrust.1646911093027\\\",\\\"status.workspaceTrust.23d6a9ac914fdee4cc33e5d0bbea1937\\\",\\\"status.workspaceTrust.1646919531284\\\",\\\"status.workspaceTrust.1646970232459\\\",\\\"status.workspaceTrust.1646976360178\\\",\\\"status.workspaceTrust.1646978487567\\\",\\\"status.workspaceTrust.1647261570843\\\",\\\"status.workspaceTrust.1647261618195\\\",\\\"status.workspaceTrust.1647318069285\\\",\\\"status.workspaceTrust.1647350525515\\\",\\\"status.workspaceTrust.1647350780911\\\",\\\"status.workspaceTrust.1647404502428\\\",\\\"status.workspaceTrust.1647413172285\\\",\\\"status.workspaceTrust.1647420818709\\\",\\\"status.workspaceTrust.1647427131451\\\",\\\"status.workspaceTrust.1647427203221\\\",\\\"status.workspaceTrust.1647428231188\\\",\\\"status.workspaceTrust.1647483942281\\\",\\\"status.workspaceTrust.1647487375055\\\",\\\"status.workspaceTrust.1647489687023\\\",\\\"status.workspaceTrust.1647495625959\\\",\\\"status.workspaceTrust.1647518687373\\\",\\\"status.workspaceTrust.1647837015217\\\",\\\"status.workspaceTrust.1647839515441\\\",\\\"status.workspaceTrust.a311610058751d7d56148f39b3d8cae8\\\",\\\"status.workspaceTrust.1647846138140\\\",\\\"status.workspaceTrust.1647854082691\\\",\\\"status.workspaceTrust.1647923164438\\\",\\\"status.workspaceTrust.1647923863420\\\",\\\"status.workspaceTrust.1647927217966\\\",\\\"status.workspaceTrust.1647940838877\\\",\\\"status.workspaceTrust.1647949502585\\\",\\\"status.workspaceTrust.1647949557454\\\",\\\"status.workspaceTrust.53a85d2f3cb15cf10c942c11485d636d\\\",\\\"status.workspaceTrust.1648009163175\\\",\\\"status.workspaceTrust.1648012239575\\\",\\\"status.workspaceTrust.1648018011877\\\",\\\"status.workspaceTrust.1648018090911\\\",\\\"status.workspaceTrust.1648025128177\\\",\\\"status.workspaceTrust.1648027179244\\\",\\\"status.workspaceTrust.5efe0c7ff717a5f3c50f6b1029b690bc\\\",\\\"status.workspaceTrust.1648030554639\\\",\\\"status.workspaceTrust.1648032273706\\\",\\\"status.workspaceTrust.1648035241077\\\",\\\"status.workspaceTrust.1648040496363\\\",\\\"status.workspaceTrust.1648040501412\\\",\\\"status.workspaceTrust.1648097171228\\\",\\\"status.workspaceTrust.1648117343326\\\",\\\"status.workspaceTrust.1648119108638\\\",\\\"status.workspaceTrust.1648120268362\\\",\\\"status.workspaceTrust.1648182377614\\\",\\\"status.workspaceTrust.1648183221720\\\",\\\"status.workspaceTrust.1648184417537\\\",\\\"status.workspaceTrust.1648185701263\\\",\\\"status.workspaceTrust.1648188363802\\\",\\\"status.workspaceTrust.1648189583093\\\",\\\"status.workspaceTrust.1648193032512\\\",\\\"status.workspaceTrust.1648198006473\\\",\\\"status.workspaceTrust.1648207652301\\\",\\\"status.workspaceTrust.1648210075349\\\",\\\"status.workspaceTrust.1648213825160\\\",\\\"status.workspaceTrust.190aca03480f7048ceda0cdcef95745b\\\",\\\"status.workspaceTrust.1648441500160\\\",\\\"status.workspaceTrust.1648457358260\\\",\\\"status.workspaceTrust.1648458298183\\\",\\\"status.workspaceTrust.1648467016688\\\",\\\"status.workspaceTrust.1648614149459\\\",\\\"status.workspaceTrust.1648615973914\\\",\\\"status.workspaceTrust.1648616584178\\\",\\\"status.workspaceTrust.1648618475682\\\",\\\"status.workspaceTrust.1648618532304\\\",\\\"status.workspaceTrust.1648631769680\\\",\\\"status.workspaceTrust.1648635071413\\\",\\\"status.workspaceTrust.1648641572268\\\",\\\"status.workspaceTrust.1648649704965\\\",\\\"status.workspaceTrust.1648700611807\\\",\\\"status.workspaceTrust.1648787183874\\\",\\\"status.workspaceTrust.1649042145295\\\",\\\"status.workspaceTrust.1649128377458\\\",\\\"status.workspaceTrust.cb8848feab6c32d65cd98c723ec9e821\\\",\\\"status.workspaceTrust.1649140037646\\\",\\\"status.workspaceTrust.1649148883185\\\",\\\"status.workspaceTrust.1649158338697\\\",\\\"status.workspaceTrust.1649158492942\\\",\\\"status.workspaceTrust.1649159262524\\\",\\\"status.workspaceTrust.1649159602282\\\",\\\"status.workspaceTrust.1649214833270\\\",\\\"status.workspaceTrust.1649218673413\\\",\\\"status.workspaceTrust.04bc2a6c0b83c3d9ef60444567a77038\\\",\\\"status.workspaceTrust.1649219670452\\\",\\\"status.workspaceTrust.1649237641396\\\",\\\"status.workspaceTrust.1649241137134\\\",\\\"status.workspaceTrust.1649243472552\\\",\\\"status.workspaceTrust.1649299136215\\\",\\\"status.workspaceTrust.1649306516662\\\",\\\"status.workspaceTrust.1649314268914\\\",\\\"status.workspaceTrust.1649315779190\\\",\\\"status.workspaceTrust.1649317548907\\\",\\\"status.workspaceTrust.1649320284109\\\",\\\"status.workspaceTrust.1649327503323\\\",\\\"status.workspaceTrust.7e0ecaa7ac33c7aa858ad8e01074aa54\\\",\\\"status.workspaceTrust.1649383884468\\\",\\\"status.workspaceTrust.1649387585799\\\",\\\"status.workspaceTrust.1649388584801\\\",\\\"status.workspaceTrust.1649389298821\\\",\\\"status.workspaceTrust.1649390119793\\\",\\\"status.workspaceTrust.a3c1b8392c7271e77382a7dff6fa4df3\\\",\\\"status.workspaceTrust.de045d141a8b035fd6afde5a0c3a97e9\\\",\\\"status.workspaceTrust.3520e6a73cae5c9793cb248b7b812cd0\\\",\\\"status.workspaceTrust.1649645475567\\\",\\\"status.workspaceTrust.1649660078085\\\",\\\"status.workspaceTrust.1649665950265\\\",\\\"status.workspaceTrust.1649667795285\\\",\\\"status.workspaceTrust.1649667882114\\\",\\\"status.workspaceTrust.1649668001922\\\",\\\"status.workspaceTrust.1649670050608\\\",\\\"status.workspaceTrust.1649730340993\\\",\\\"status.workspaceTrust.1649735374366\\\",\\\"status.workspaceTrust.1649742775707\\\",\\\"status.workspaceTrust.1649743234043\\\",\\\"status.workspaceTrust.7eb914fa43294320b30067d5e0331d96\\\",\\\"status.workspaceTrust.1649751266732\\\",\\\"status.workspaceTrust.1649754293467\\\",\\\"status.workspaceTrust.1649762105480\\\",\\\"status.workspaceTrust.1649816524033\\\",\\\"status.workspaceTrust.df3b7f61b27e11ae5f87d0ef50b7b2c1\\\",\\\"status.workspaceTrust.1649825953357\\\",\\\"status.workspaceTrust.1649826773087\\\",\\\"status.workspaceTrust.1649840812373\\\",\\\"status.workspaceTrust.1649847558237\\\",\\\"status.workspaceTrust.1649903157785\\\",\\\"status.workspaceTrust.1649907617548\\\",\\\"status.workspaceTrust.1649913125580\\\",\\\"status.workspaceTrust.1649916370338\\\",\\\"status.workspaceTrust.1649919011280\\\",\\\"status.workspaceTrust.1649920146096\\\",\\\"status.workspaceTrust.1649931044850\\\",\\\"status.workspaceTrust.1649931198444\\\",\\\"status.workspaceTrust.1649988779438\\\",\\\"status.workspaceTrust.1649989656452\\\",\\\"status.workspaceTrust.1649998356047\\\",\\\"status.workspaceTrust.1650009883552\\\",\\\"status.workspaceTrust.1650248840514\\\",\\\"status.workspaceTrust.1650248873770\\\",\\\"status.workspaceTrust.0353155fe914f45d4b1656f4f574d6e9\\\",\\\"status.workspaceTrust.664f5d77741add5ec92917017e6887ec\\\",\\\"status.workspaceTrust.d5508f27303ee6ca4f7e16a7abbda740\\\",\\\"status.workspaceTrust.1650335140869\\\",\\\"status.workspaceTrust.1650336480928\\\",\\\"status.workspaceTrust.1650345070039\\\",\\\"status.workspaceTrust.1650346014764\\\",\\\"status.workspaceTrust.0848a38e1851cd1e8803d72eccd72ce0\\\",\\\"status.workspaceTrust.bcbfb4c8ab7df311c56f6d30d1d317ad\\\",\\\"status.workspaceTrust.1650421615262\\\",\\\"status.workspaceTrust.93837be48b01f1229bdcf855d28b2a5f\\\",\\\"status.workspaceTrust.1650421813364\\\",\\\"status.workspaceTrust.1650422744337\\\",\\\"status.workspaceTrust.1bb74040e547d3ed358a703b5f53bbbe\\\",\\\"status.workspaceTrust.1650429849301\\\",\\\"status.workspaceTrust.1650437693908\\\",\\\"status.workspaceTrust.1650437716631\\\",\\\"status.workspaceTrust.1650437724159\\\",\\\"status.workspaceTrust.1650437806681\\\",\\\"status.workspaceTrust.1650438108835\\\",\\\"status.workspaceTrust.1650438449516\\\",\\\"status.workspaceTrust.1650438785096\\\",\\\"status.workspaceTrust.86fa30eba160e5d87f26a71ef2cf62f7\\\",\\\"status.workspaceTrust.1650508053634\\\",\\\"status.workspaceTrust.1650514310280\\\",\\\"status.workspaceTrust.1650518858848\\\",\\\"status.workspaceTrust.1650522697414\\\",\\\"status.workspaceTrust.1650536189721\\\",\\\"status.workspaceTrust.1650540068819\\\",\\\"status.workspaceTrust.1650593656569\\\",\\\"status.workspaceTrust.1650601452929\\\",\\\"status.workspaceTrust.1650602519554\\\",\\\"status.workspaceTrust.1650605475806\\\",\\\"status.workspaceTrust.ce8aead4af13584eb103752b41ccaf19\\\",\\\"status.workspaceTrust.1650605710312\\\",\\\"status.workspaceTrust.5de3de42d9f7e872fb1516de9b0eb2b4\\\",\\\"status.workspaceTrust.1650606655135\\\",\\\"status.workspaceTrust.65b0ab79c72e581c73c7bbeeec64169f\\\",\\\"status.workspaceTrust.1650617248524\\\",\\\"status.workspaceTrust.1650619919572\\\",\\\"status.workspaceTrust.66354a982e654e1330490136d50d5574\\\",\\\"status.workspaceTrust.1650854372321\\\",\\\"status.workspaceTrust.1650854984592\\\",\\\"status.workspaceTrust.1650867319291\\\",\\\"status.workspaceTrust.1650869524567\\\",\\\"status.workspaceTrust.1650872245839\\\",\\\"status.workspaceTrust.1650874303622\\\",\\\"status.workspaceTrust.1650879520292\\\",\\\"status.workspaceTrust.1650940060145\\\",\\\"status.workspaceTrust.1650953496201\\\",\\\"status.workspaceTrust.1650956397630\\\",\\\"status.workspaceTrust.1650956994887\\\",\\\"status.workspaceTrust.1650966410632\\\",\\\"status.workspaceTrust.1651026588389\\\",\\\"status.workspaceTrust.1651113012632\\\",\\\"status.workspaceTrust.1651115686756\\\",\\\"status.workspaceTrust.1651120901412\\\",\\\"status.workspaceTrust.1651121869646\\\",\\\"status.workspaceTrust.1651122297229\\\",\\\"status.workspaceTrust.1651122801772\\\",\\\"status.workspaceTrust.1651122905657\\\",\\\"status.workspaceTrust.1651126114708\\\",\\\"status.workspaceTrust.1651128249473\\\",\\\"status.workspaceTrust.1651129554675\\\",\\\"status.workspaceTrust.1651130403136\\\",\\\"status.workspaceTrust.1651132092037\\\",\\\"status.workspaceTrust.1651134136211\\\",\\\"status.workspaceTrust.1651141585861\\\",\\\"status.workspaceTrust.1651142261255\\\",\\\"status.workspaceTrust.1651146619688\\\",\\\"status.workspaceTrust.1651146634260\\\",\\\"status.workspaceTrust.1651146643034\\\",\\\"status.workspaceTrust.1651213378968\\\",\\\"status.workspaceTrust.1651213607950\\\",\\\"status.workspaceTrust.34c48aa2cbad92b1c53db218a809c005\\\",\\\"status.workspaceTrust.1651215890074\\\",\\\"status.workspaceTrust.1651458478362\\\",\\\"status.workspaceTrust.bffaa139f462eecc97f27aad7eecc4e7\\\",\\\"status.workspaceTrust.1651467351748\\\",\\\"status.workspaceTrust.1651471653682\\\",\\\"status.workspaceTrust.1651471800931\\\",\\\"status.workspaceTrust.1651474695391\\\",\\\"status.workspaceTrust.1d9b051531bf94b1452b618ecbe01dc9\\\",\\\"status.workspaceTrust.1651482446080\\\",\\\"status.workspaceTrust.c62a70452503901100e2150af61f57b3\\\",\\\"status.workspaceTrust.1651484027721\\\",\\\"status.workspaceTrust.1651724968335\\\",\\\"status.workspaceTrust.1651756535145\\\",\\\"status.workspaceTrust.1651757945327\\\",\\\"status.workspaceTrust.1651817417420\\\",\\\"status.workspaceTrust.1651840401052\\\",\\\"status.workspaceTrust.1652070336979\\\",\\\"status.workspaceTrust.1652072543189\\\",\\\"status.workspaceTrust.1652077050457\\\",\\\"status.workspaceTrust.1652078486074\\\",\\\"status.workspaceTrust.1652083762122\\\",\\\"status.workspaceTrust.1652089115938\\\",\\\"status.workspaceTrust.1652092966577\\\",\\\"status.workspaceTrust.1652097022542\\\",\\\"status.workspaceTrust.1652099053131\\\",\\\"status.workspaceTrust.1652099110494\\\",\\\"status.workspaceTrust.1652156662745\\\",\\\"status.workspaceTrust.1652160479460\\\",\\\"status.workspaceTrust.1652162433474\\\",\\\"status.workspaceTrust.1652163286367\\\",\\\"status.workspaceTrust.cd63d4dfb849e136b6c7bb127e9d3ed2\\\",\\\"status.workspaceTrust.1af5065672203ba913f79d6f18d2f741\\\",\\\"status.workspaceTrust.da279b99f947d21bd46e37cf355d1bb5\\\",\\\"status.workspaceTrust.1652164371968\\\",\\\"status.workspaceTrust.1652165938266\\\",\\\"status.workspaceTrust.1652167396614\\\",\\\"status.workspaceTrust.1652174054675\\\",\\\"status.workspaceTrust.1652175778882\\\",\\\"status.workspaceTrust.1652182250405\\\",\\\"status.workspaceTrust.1652182291893\\\",\\\"status.workspaceTrust.1652182301191\\\",\\\"status.workspaceTrust.1652182313320\\\",\\\"status.workspaceTrust.1652242966917\\\",\\\"status.workspaceTrust.1652263103339\\\",\\\"status.workspaceTrust.1652263876119\\\",\\\"status.workspaceTrust.1652329549973\\\",\\\"status.workspaceTrust.1652349448132\\\",\\\"status.workspaceTrust.1652349737708\\\",\\\"status.workspaceTrust.1e7fe377befbaea1144976ff0f40d33f\\\",\\\"status.workspaceTrust.1652362827006\\\",\\\"status.workspaceTrust.1652363317092\\\",\\\"status.workspaceTrust.1652363327307\\\",\\\"status.workspaceTrust.1652363334578\\\",\\\"status.workspaceTrust.1652363364062\\\",\\\"status.workspaceTrust.00516332fd590a7cbe4af1bd14c70ef2\\\",\\\"status.workspaceTrust.1652364908033\\\",\\\"status.workspaceTrust.1652415679515\\\",\\\"status.workspaceTrust.1652675145685\\\",\\\"status.workspaceTrust.1652692515914\\\",\\\"status.workspaceTrust.1652761302897\\\",\\\"status.workspaceTrust.1652791390038\\\",\\\"status.workspaceTrust.1652792784713\\\",\\\"status.workspaceTrust.1652847825024\\\",\\\"status.workspaceTrust.1652865863042\\\",\\\"status.workspaceTrust.1652865869494\\\",\\\"status.workspaceTrust.1652934183393\\\",\\\"status.workspaceTrust.ad7f7bd95cd7df6f54386eca741c8b7b\\\",\\\"status.workspaceTrust.ddcc2d0276e66713b4c7d5d40d5d4013\\\",\\\"status.workspaceTrust.1652959839434\\\",\\\"status.workspaceTrust.1652962541193\\\",\\\"status.workspaceTrust.1652963215774\\\",\\\"status.workspaceTrust.1652963611886\\\",\\\"status.workspaceTrust.1652966039821\\\",\\\"status.workspaceTrust.1652966509757\\\",\\\"status.workspaceTrust.1653020448981\\\",\\\"status.workspaceTrust.1653029561167\\\",\\\"status.workspaceTrust.1653030787439\\\",\\\"status.workspaceTrust.1653042683726\\\",\\\"status.workspaceTrust.1653044801055\\\",\\\"status.workspaceTrust.1653048561102\\\",\\\"status.workspaceTrust.1653279790851\\\",\\\"status.workspaceTrust.1653291077221\\\",\\\"status.workspaceTrust.1653291089301\\\",\\\"status.workspaceTrust.8ba9bee67696286a68036d24556f9d7c\\\",\\\"status.workspaceTrust.1653298808883\\\",\\\"status.workspaceTrust.1653301033763\\\",\\\"status.workspaceTrust.1653305555762\\\",\\\"status.workspaceTrust.1653308381910\\\",\\\"status.workspaceTrust.1653311543400\\\",\\\"status.workspaceTrust.1653366734899\\\",\\\"status.workspaceTrust.1653368470849\\\",\\\"status.workspaceTrust.1653369957421\\\",\\\"status.workspaceTrust.1653374390864\\\",\\\"status.workspaceTrust.1653378894680\\\",\\\"status.workspaceTrust.1653379702936\\\",\\\"status.workspaceTrust.1653380180906\\\",\\\"status.workspaceTrust.1653383030535\\\",\\\"status.workspaceTrust.1653397972778\\\",\\\"status.workspaceTrust.1653538577694\\\",\\\"status.workspaceTrust.1653538864809\\\",\\\"status.workspaceTrust.1653558219339\\\",\\\"status.workspaceTrust.1653563549562\\\",\\\"status.workspaceTrust.1653573861437\\\",\\\"status.workspaceTrust.1653883480963\\\",\\\"status.workspaceTrust.1653890329931\\\",\\\"status.workspaceTrust.1653890389043\\\",\\\"status.workspaceTrust.76874d72b45df42d57d0388edc0f61c3\\\",\\\"status.workspaceTrust.6fc0eba246cf067b916ffbd2cd2350cb\\\",\\\"status.workspaceTrust.da539888b60844d4afffe22a5b798984\\\",\\\"status.workspaceTrust.1653970220400\\\",\\\"status.workspaceTrust.1653970704624\\\",\\\"status.workspaceTrust.1653970852784\\\",\\\"status.workspaceTrust.1653972281237\\\",\\\"status.workspaceTrust.1653978299045\\\",\\\"status.workspaceTrust.1653979708584\\\",\\\"status.workspaceTrust.1653980709020\\\",\\\"status.workspaceTrust.1653983871107\\\",\\\"status.workspaceTrust.6b51650a78a1cfa3e5075fceb7934064\\\",\\\"status.workspaceTrust.1653984162841\\\",\\\"status.workspaceTrust.1653993653318\\\",\\\"status.workspaceTrust.1653994339087\\\",\\\"status.workspaceTrust.1654003762617\\\",\\\"status.workspaceTrust.1654057716024\\\",\\\"status.workspaceTrust.1654060972838\\\",\\\"status.workspaceTrust.1654061226212\\\",\\\"status.workspaceTrust.1654068609227\\\",\\\"status.workspaceTrust.1654068707954\\\",\\\"status.workspaceTrust.1654068980731\\\",\\\"status.workspaceTrust.1654069077051\\\",\\\"status.workspaceTrust.1654069351616\\\",\\\"status.workspaceTrust.1654070917449\\\",\\\"status.workspaceTrust.1654070948943\\\",\\\"status.workspaceTrust.1654076800333\\\",\\\"status.workspaceTrust.5046744ed0478ff2eedf6ef65d0eac93\\\",\\\"status.workspaceTrust.1654082821179\\\",\\\"status.workspaceTrust.1654082871764\\\",\\\"status.workspaceTrust.1654144394530\\\",\\\"status.workspaceTrust.1654151639673\\\",\\\"status.workspaceTrust.1654155490961\\\",\\\"status.workspaceTrust.1654170633388\\\",\\\"status.workspaceTrust.1654170800038\\\",\\\"status.workspaceTrust.aa5bbc9da6218c936a31abb0b3842be1\\\",\\\"status.workspaceTrust.1654171159224\\\",\\\"status.workspaceTrust.1654177700360\\\",\\\"status.workspaceTrust.1654230238373\\\",\\\"status.workspaceTrust.1654238976736\\\",\\\"status.workspaceTrust.9c4bed4490d7a3e9d45c96e4481864b2\\\",\\\"status.workspaceTrust.141540da2d838b2ef6b4907c9ac76b5f\\\",\\\"status.workspaceTrust.031264d47c29562fbbda86d8e5767549\\\",\\\"status.workspaceTrust.4ab900a43c3dd20fbe122b96a718ddb6\\\",\\\"status.workspaceTrust.1654249174617\\\",\\\"status.workspaceTrust.0062091813dcf831873b82831434f47f\\\",\\\"status.workspaceTrust.1654255500642\\\",\\\"status.workspaceTrust.bc701bd465b06efeec9b0cef4aa53002\\\",\\\"status.workspaceTrust.1654259148646\\\",\\\"status.workspaceTrust.1654259915288\\\",\\\"status.workspaceTrust.1654489548308\\\",\\\"status.workspaceTrust.1654516431875\\\",\\\"status.workspaceTrust.1654518505709\\\",\\\"status.workspaceTrust.1654521040896\\\",\\\"status.workspaceTrust.1654521395187\\\",\\\"status.workspaceTrust.1654522642745\\\",\\\"status.workspaceTrust.1654575857979\\\",\\\"status.workspaceTrust.1654588612553\\\",\\\"status.workspaceTrust.1654588751459\\\",\\\"status.workspaceTrust.a6adc0b9043d0d07d3d36a082bedba16\\\",\\\"status.workspaceTrust.1654591675879\\\",\\\"status.workspaceTrust.1654595557610\\\",\\\"status.workspaceTrust.1654597686447\\\",\\\"status.workspaceTrust.1654598761411\\\",\\\"status.workspaceTrust.1654598909458\\\",\\\"status.workspaceTrust.1654598921881\\\",\\\"status.workspaceTrust.1654606643837\\\",\\\"status.workspaceTrust.1654609478877\\\",\\\"status.workspaceTrust.1654610708627\\\",\\\"status.workspaceTrust.1654661747753\\\",\\\"status.workspaceTrust.1654665705322\\\",\\\"status.workspaceTrust.1654748831730\\\",\\\"status.workspaceTrust.1654755552446\\\",\\\"status.workspaceTrust.1654755566499\\\",\\\"status.workspaceTrust.1654755584745\\\",\\\"status.workspaceTrust.1654759521957\\\",\\\"status.workspaceTrust.1654781150360\\\",\\\"status.workspaceTrust.1654835068013\\\",\\\"status.workspaceTrust.1654848280586\\\",\\\"status.workspaceTrust.88f50c50a8310a0730fae85a795d1210\\\",\\\"status.workspaceTrust.1654852081357\\\",\\\"status.workspaceTrust.d2fefcd24a46f54d3f0122cc875c0a8c\\\",\\\"status.workspaceTrust.1654868821667\\\",\\\"status.workspaceTrust.1654869346216\\\",\\\"status.workspaceTrust.1655094092679\\\",\\\"status.workspaceTrust.1655096847567\\\",\\\"status.workspaceTrust.1655180311021\\\",\\\"status.workspaceTrust.1655189760596\\\",\\\"status.workspaceTrust.1655192280701\\\",\\\"status.workspaceTrust.1655201586959\\\",\\\"status.workspaceTrust.6d3a1375fd23e3da203bf90f4c2c3051\\\",\\\"status.workspaceTrust.1655208049250\\\",\\\"status.workspaceTrust.1655208286803\\\",\\\"status.workspaceTrust.1655267235730\\\",\\\"status.workspaceTrust.a240d1244a55c5e1a7868621828ab232\\\",\\\"status.workspaceTrust.798734770b2eb996c51512e6df0d5c88\\\",\\\"status.workspaceTrust.1655273741043\\\",\\\"status.workspaceTrust.1655275458462\\\",\\\"status.workspaceTrust.1655278828916\\\",\\\"status.workspaceTrust.1655278874810\\\",\\\"status.workspaceTrust.1655294662870\\\",\\\"status.workspaceTrust.1655352949055\\\",\\\"status.workspaceTrust.1655440017042\\\",\\\"status.workspaceTrust.1655448721757\\\",\\\"status.workspaceTrust.1655457916943\\\",\\\"status.workspaceTrust.1655469064286\\\",\\\"status.workspaceTrust.1655469167478\\\",\\\"status.workspaceTrust.1655698197705\\\",\\\"status.workspaceTrust.1655705227431\\\",\\\"status.workspaceTrust.1655705277081\\\",\\\"status.workspaceTrust.1655729030284\\\",\\\"status.workspaceTrust.1655785076013\\\",\\\"status.workspaceTrust.1655792675848\\\",\\\"status.workspaceTrust.1655808169660\\\",\\\"status.workspaceTrust.1655814869565\\\",\\\"status.workspaceTrust.1655817056707\\\",\\\"status.workspaceTrust.1655818432485\\\",\\\"status.workspaceTrust.1655819240017\\\",\\\"status.workspaceTrust.1655871664425\\\",\\\"status.workspaceTrust.1655871882193\\\",\\\"status.workspaceTrust.1655874256132\\\",\\\"status.workspaceTrust.1655876637902\\\",\\\"status.workspaceTrust.1655876681901\\\",\\\"status.workspaceTrust.1655888589930\\\",\\\"status.workspaceTrust.1655888653610\\\",\\\"status.workspaceTrust.1655906136984\\\",\\\"status.workspaceTrust.1655957865541\\\",\\\"status.workspaceTrust.1655960340393\\\",\\\"status.workspaceTrust.17a097c4f53bc021bc5431e54db795c0\\\",\\\"status.workspaceTrust.1656044717363\\\",\\\"status.workspaceTrust.1656051504658\\\",\\\"status.workspaceTrust.1656064962374\\\",\\\"status.workspaceTrust.1656064998959\\\",\\\"status.workspaceTrust.1656075550765\\\",\\\"status.workspaceTrust.1656075641158\\\",\\\"status.workspaceTrust.1656389697644\\\",\\\"status.workspaceTrust.1656392815579\\\",\\\"status.workspaceTrust.1656393686710\\\",\\\"status.workspaceTrust.1656393747942\\\",\\\"status.workspaceTrust.1656395417444\\\",\\\"status.workspaceTrust.131eaba75de5d814be5b7eb84f4eb5b2\\\",\\\"status.workspaceTrust.1656410692287\\\",\\\"status.workspaceTrust.1656475700082\\\",\\\"status.workspaceTrust.1656562605705\\\",\\\"status.workspaceTrust.1656579618194\\\",\\\"status.workspaceTrust.1656585689638\\\",\\\"status.workspaceTrust.1656593391541\\\",\\\"status.workspaceTrust.1656593890756\\\",\\\"status.workspaceTrust.1656595914535\\\",\\\"status.workspaceTrust.1656595950621\\\",\\\"status.workspaceTrust.1656596228254\\\",\\\"status.workspaceTrust.1656649549182\\\",\\\"status.workspaceTrust.1656652443219\\\",\\\"status.workspaceTrust.1656663794634\\\",\\\"status.workspaceTrust.1656908071681\\\",\\\"status.workspaceTrust.1656995049885\\\",\\\"status.workspaceTrust.1657028145483\\\",\\\"status.workspaceTrust.1657081555873\\\",\\\"status.workspaceTrust.1657168058737\\\",\\\"status.workspaceTrust.1657194001948\\\",\\\"status.workspaceTrust.1657254002228\\\",\\\"status.workspaceTrust.8d833ad9ce1c995f3c9cc8e948732b24\\\",\\\"status.workspaceTrust.1657277607067\\\",\\\"status.workspaceTrust.1657277825839\\\",\\\"status.workspaceTrust.1657284192435\\\",\\\"status.workspaceTrust.1657599183491\\\",\\\"status.workspaceTrust.1657621756562\\\",\\\"status.workspaceTrust.1657626594818\\\",\\\"status.workspaceTrust.1657685636083\\\",\\\"status.workspaceTrust.1657690181717\\\",\\\"status.workspaceTrust.1657773381707\\\",\\\"status.workspaceTrust.1657798397287\\\",\\\"status.workspaceTrust.1657858390252\\\",\\\"status.workspaceTrust.1657876193106\\\",\\\"status.workspaceTrust.0af93032bef546f106bdb7c88df1c9fd\\\",\\\"status.workspaceTrust.ce6e99dd1333bfcfde1f491227518205\\\",\\\"status.workspaceTrust.1657880239030\\\",\\\"status.workspaceTrust.1657880309049\\\",\\\"status.workspaceTrust.1657880322504\\\",\\\"status.workspaceTrust.1657884539800\\\",\\\"status.workspaceTrust.1657886300845\\\",\\\"status.workspaceTrust.1658117773726\\\",\\\"status.workspaceTrust.1658121265816\\\",\\\"status.workspaceTrust.1658130209801\\\",\\\"status.workspaceTrust.1658135744935\\\",\\\"status.workspaceTrust.1658137426466\\\",\\\"status.workspaceTrust.1658140683159\\\",\\\"status.workspaceTrust.1658203974813\\\",\\\"status.workspaceTrust.1658210767081\\\",\\\"status.workspaceTrust.1658232022210\\\",\\\"status.workspaceTrust.1658290337655\\\",\\\"status.workspaceTrust.1658290676214\\\",\\\"status.workspaceTrust.1658377248988\\\",\\\"status.workspaceTrust.1658395704189\\\",\\\"status.workspaceTrust.1658398165050\\\",\\\"status.workspaceTrust.8bed7e54493f14569ff13042e9d95923\\\",\\\"status.workspaceTrust.1658463604292\\\",\\\"status.workspaceTrust.1658466175045\\\",\\\"status.workspaceTrust.1658475036648\\\",\\\"status.workspaceTrust.1658481115175\\\",\\\"status.workspaceTrust.1658722445705\\\",\\\"status.workspaceTrust.1658722891890\\\",\\\"status.workspaceTrust.1658809480700\\\",\\\"status.workspaceTrust.1658811902263\\\",\\\"status.workspaceTrust.1658816567774\\\",\\\"status.workspaceTrust.1658821335833\\\",\\\"status.workspaceTrust.1658837035473\\\",\\\"status.workspaceTrust.1658895913214\\\",\\\"status.workspaceTrust.1658908222560\\\",\\\"status.workspaceTrust.1658923203779\\\",\\\"status.workspaceTrust.1658981378319\\\",\\\"status.workspaceTrust.1658992557904\\\",\\\"status.workspaceTrust.1659068517477\\\",\\\"status.workspaceTrust.1659077668973\\\",\\\"status.workspaceTrust.98fd8104a623f7bc325f6c21ebb89b8f\\\",\\\"status.workspaceTrust.1659087128443\\\",\\\"status.workspaceTrust.1659094286681\\\",\\\"status.workspaceTrust.1659098139261\\\",\\\"status.workspaceTrust.1659327927359\\\",\\\"status.workspaceTrust.1659329187831\\\",\\\"status.workspaceTrust.851b55f099a44fadc1f7d143a533a941\\\",\\\"status.workspaceTrust.1659413890879\\\",\\\"status.workspaceTrust.1659414074943\\\",\\\"status.workspaceTrust.1659441328741\\\",\\\"status.workspaceTrust.1659500217141\\\",\\\"status.workspaceTrust.1659519739358\\\",\\\"status.workspaceTrust.1659520647484\\\",\\\"status.workspaceTrust.1659586430479\\\",\\\"status.workspaceTrust.1659611852107\\\",\\\"status.workspaceTrust.1659672695853\\\",\\\"status.workspaceTrust.1659674259798\\\",\\\"status.workspaceTrust.1659677702360\\\",\\\"status.workspaceTrust.1659701935720\\\",\\\"status.workspaceTrust.1659707460303\\\",\\\"status.workspaceTrust.ff4e61f20bc90196c7b10b7a3ed06acd\\\",\\\"status.workspaceTrust.1659758810841\\\",\\\"status.workspaceTrust.026f86e9d0243397fd94114d54704890\\\",\\\"status.workspaceTrust.1659761824192\\\",\\\"status.workspaceTrust.1659761833223\\\",\\\"status.workspaceTrust.9b2515056e2d36f2398692be389daa1b\\\",\\\"status.workspaceTrust.1659763580737\\\",\\\"status.workspaceTrust.1659765692620\\\",\\\"status.workspaceTrust.1659767615540\\\",\\\"status.workspaceTrust.1659768864913\\\",\\\"status.workspaceTrust.1659788985842\\\",\\\"status.workspaceTrust.1659789035826\\\",\\\"status.workspaceTrust.8fc3f2c45e63c17e3959cec8953a2a19\\\",\\\"status.workspaceTrust.1659789186393\\\",\\\"status.workspaceTrust.1659789512167\\\",\\\"status.workspaceTrust.1659789819333\\\",\\\"status.workspaceTrust.1659931394531\\\",\\\"status.workspaceTrust.1659931530048\\\",\\\"status.workspaceTrust.1659937209579\\\",\\\"status.workspaceTrust.1659953824888\\\",\\\"status.workspaceTrust.1659959259723\\\",\\\"status.workspaceTrust.1659960566958\\\",\\\"status.workspaceTrust.1660018874947\\\",\\\"status.workspaceTrust.1660024665692\\\",\\\"status.workspaceTrust.1660025626451\\\",\\\"status.workspaceTrust.1660025960994\\\",\\\"status.workspaceTrust.1660030653936\\\",\\\"status.workspaceTrust.1660030671771\\\",\\\"status.workspaceTrust.1660031176423\\\",\\\"status.workspaceTrust.1660031233442\\\",\\\"status.workspaceTrust.1660032919763\\\",\\\"status.workspaceTrust.1660035820503\\\",\\\"status.workspaceTrust.1660037605310\\\",\\\"status.workspaceTrust.1660038622555\\\",\\\"status.workspaceTrust.1660038911861\\\",\\\"status.workspaceTrust.1660042256494\\\",\\\"status.workspaceTrust.1660048332742\\\",\\\"status.workspaceTrust.1660102569423\\\",\\\"status.workspaceTrust.1660114432115\\\",\\\"status.workspaceTrust.1660118194080\\\",\\\"status.workspaceTrust.1660623848074\\\",\\\"status.workspaceTrust.1660624085797\\\",\\\"status.workspaceTrust.1660627535042\\\",\\\"status.workspaceTrust.1660629379794\\\",\\\"status.workspaceTrust.1660636431708\\\",\\\"status.workspaceTrust.1660645782398\\\",\\\"status.workspaceTrust.98291bcb18fa3eb76d0fc8f0edcbd608\\\",\\\"status.workspaceTrust.1660657266634\\\",\\\"status.workspaceTrust.1660709935449\\\",\\\"status.workspaceTrust.1660710696259\\\",\\\"status.workspaceTrust.1660733204192\\\",\\\"status.workspaceTrust.1660733210118\\\",\\\"status.workspaceTrust.1660736580035\\\",\\\"status.workspaceTrust.1660738806087\\\",\\\"status.workspaceTrust.1660741258055\\\",\\\"status.workspaceTrust.1660797333875\\\",\\\"status.workspaceTrust.1660797628537\\\",\\\"status.workspaceTrust.1660799124343\\\",\\\"status.workspaceTrust.4aa4a50bc971fff7e2259a4a7e9a5b15\\\",\\\"status.workspaceTrust.1660800882678\\\",\\\"status.workspaceTrust.1660802425995\\\",\\\"status.workspaceTrust.1660816386910\\\",\\\"status.workspaceTrust.1660818304160\\\",\\\"status.workspaceTrust.1660829720387\\\",\\\"status.workspaceTrust.1660883535658\\\",\\\"status.workspaceTrust.1661230103509\\\",\\\"status.workspaceTrust.1661231623807\\\",\\\"status.workspaceTrust.1661232394807\\\",\\\"status.workspaceTrust.1661232487012\\\",\\\"status.workspaceTrust.1661232668032\\\",\\\"status.workspaceTrust.1661239188566\\\",\\\"status.workspaceTrust.1661239625492\\\",\\\"status.workspaceTrust.1661239712730\\\",\\\"status.workspaceTrust.1661240903007\\\",\\\"status.workspaceTrust.1661249041644\\\",\\\"status.workspaceTrust.1661250410255\\\",\\\"status.workspaceTrust.1661250416147\\\",\\\"status.workspaceTrust.1661254884487\\\",\\\"status.workspaceTrust.1661258661745\\\",\\\"status.workspaceTrust.1661261505677\\\",\\\"status.workspaceTrust.1661315586378\\\",\\\"status.workspaceTrust.1661322084123\\\",\\\"status.workspaceTrust.1661327084776\\\",\\\"status.workspaceTrust.cefab62ae0cda3f1e7d454a5a30831cf\\\",\\\"status.workspaceTrust.1661401623649\\\",\\\"status.workspaceTrust.1661410476361\\\",\\\"status.workspaceTrust.1661422215584\\\",\\\"status.workspaceTrust.1661432733865\\\",\\\"status.workspaceTrust.1661489071404\\\",\\\"status.workspaceTrust.e09300d8b71b9c930715666404973c50\\\",\\\"status.workspaceTrust.1661518083055\\\",\\\"status.workspaceTrust.1661522495446\\\",\\\"status.workspaceTrust.1661524426588\\\",\\\"status.workspaceTrust.1661746977951\\\",\\\"status.workspaceTrust.1661757019919\\\",\\\"status.workspaceTrust.1661757532800\\\",\\\"status.workspaceTrust.1661759884653\\\",\\\"status.workspaceTrust.1661761195711\\\",\\\"status.workspaceTrust.1661773921043\\\",\\\"status.workspaceTrust.1661775834121\\\",\\\"status.workspaceTrust.1661921419390\\\",\\\"status.workspaceTrust.1662005475885\\\",\\\"status.workspaceTrust.c861f02c81c91cc2de7b2ec3ec419a7c\\\",\\\"status.workspaceTrust.1662091886090\\\",\\\"status.workspaceTrust.1662350426390\\\",\\\"status.workspaceTrust.1662377813931\\\",\\\"status.workspaceTrust.1662437434206\\\",\\\"status.workspaceTrust.1662441561668\\\",\\\"status.workspaceTrust.1662441566769\\\",\\\"status.workspaceTrust.1662441622397\\\",\\\"status.workspaceTrust.d3c605a77ae359bd1606f9a7e1a77842\\\",\\\"status.workspaceTrust.1662446129279\\\",\\\"status.workspaceTrust.60cf39a5c72c344ac48a8fc40eeeaf1f\\\",\\\"status.workspaceTrust.1662523263277\\\",\\\"status.workspaceTrust.1662532326748\\\",\\\"status.workspaceTrust.1662532383429\\\",\\\"status.workspaceTrust.1662555364086\\\",\\\"status.workspaceTrust.1662611399051\\\",\\\"status.workspaceTrust.1662619144154\\\",\\\"status.workspaceTrust.1662619188034\\\",\\\"status.workspaceTrust.1662631048119\\\",\\\"status.workspaceTrust.1662643341257\\\",\\\"status.workspaceTrust.1662643691853\\\",\\\"status.workspaceTrust.1662705511379\\\",\\\"status.workspaceTrust.1662956611132\\\",\\\"status.workspaceTrust.1662966143295\\\",\\\"status.workspaceTrust.1662966223003\\\",\\\"status.workspaceTrust.1663042636499\\\",\\\"status.workspaceTrust.1663052010621\\\",\\\"status.workspaceTrust.1663052069552\\\",\\\"status.workspaceTrust.1663066520985\\\",\\\"status.workspaceTrust.1663071593456\\\",\\\"status.workspaceTrust.1663129300235\\\",\\\"status.workspaceTrust.1663135273661\\\",\\\"status.workspaceTrust.1663215344730\\\",\\\"status.workspaceTrust.1663224516308\\\",\\\"status.workspaceTrust.1663294798036\\\",\\\"status.workspaceTrust.b5df898bed677e7f3fe734f46750b4fb\\\",\\\"status.workspaceTrust.77716216c0bff5e1e0f23a8d625dc626\\\",\\\"status.workspaceTrust.c6e0e4df77fadc7355d480a969c0bdb2\\\",\\\"status.workspaceTrust.1663560411518\\\",\\\"status.workspaceTrust.1663574668050\\\",\\\"status.workspaceTrust.1663581746834\\\",\\\"status.workspaceTrust.1663592292081\\\",\\\"status.workspaceTrust.1663646509024\\\",\\\"status.workspaceTrust.1663655684748\\\",\\\"status.workspaceTrust.1663656827674\\\",\\\"status.workspaceTrust.1663657551807\\\",\\\"status.workspaceTrust.1663657849451\\\",\\\"status.workspaceTrust.1663732778961\\\",\\\"status.workspaceTrust.1663747159255\\\",\\\"status.workspaceTrust.1663752228880\\\",\\\"status.workspaceTrust.1663766290198\\\",\\\"status.workspaceTrust.1663820299364\\\",\\\"status.workspaceTrust.1663834328338\\\",\\\"status.workspaceTrust.1663851066380\\\",\\\"status.workspaceTrust.1663906351193\\\",\\\"status.workspaceTrust.1663937950793\\\",\\\"status.workspaceTrust.1664165070763\\\",\\\"status.workspaceTrust.138b02e67b413a11e502e86061d3ea30\\\",\\\"status.workspaceTrust.1664338245738\\\",\\\"status.workspaceTrust.1664345414119\\\",\\\"status.workspaceTrust.1664423998572\\\",\\\"status.workspaceTrust.1664432000539\\\",\\\"status.workspaceTrust.1664450926048\\\",\\\"status.workspaceTrust.1664512241802\\\",\\\"status.workspaceTrust.1664515493193\\\",\\\"status.workspaceTrust.1664515963137\\\",\\\"status.workspaceTrust.1664516458388\\\",\\\"status.workspaceTrust.1664540977958\\\",\\\"status.workspaceTrust.1664770616471\\\",\\\"status.workspaceTrust.1664775548683\\\",\\\"status.workspaceTrust.1664777479956\\\",\\\"status.workspaceTrust.1664777758425\\\",\\\"status.workspaceTrust.1664793276849\\\",\\\"status.workspaceTrust.1664797901562\\\",\\\"status.workspaceTrust.1664801877054\\\",\\\"status.workspaceTrust.1664802592302\\\",\\\"status.workspaceTrust.1664802807459\\\",\\\"status.workspaceTrust.1664802991263\\\",\\\"status.workspaceTrust.1664856177713\\\",\\\"status.workspaceTrust.1664856282241\\\",\\\"status.workspaceTrust.1664857912220\\\",\\\"status.workspaceTrust.1664863117414\\\",\\\"status.workspaceTrust.1664876971184\\\",\\\"status.workspaceTrust.1664882228040\\\",\\\"status.workspaceTrust.1664885531175\\\",\\\"status.workspaceTrust.1665028977365\\\",\\\"status.workspaceTrust.1665040471880\\\",\\\"status.workspaceTrust.1665041358110\\\",\\\"status.workspaceTrust.1665043177435\\\",\\\"status.workspaceTrust.1665061049363\\\",\\\"status.workspaceTrust.1665115825224\\\",\\\"status.workspaceTrust.1665122803379\\\",\\\"status.workspaceTrust.1665122917192\\\",\\\"status.workspaceTrust.1665123155764\\\",\\\"status.workspaceTrust.1665137602711\\\",\\\"status.workspaceTrust.35e6fc57c97e7dc5688173e16a60a5fe\\\",\\\"status.workspaceTrust.1665138108283\\\",\\\"status.workspaceTrust.1665235639957\\\",\\\"status.workspaceTrust.1665399076806\\\",\\\"status.workspaceTrust.1665399101291\\\",\\\"status.workspaceTrust.1665399107729\\\",\\\"status.workspaceTrust.1665461542890\\\",\\\"status.workspaceTrust.1665472818658\\\",\\\"status.workspaceTrust.1665496237095\\\",\\\"status.workspaceTrust.1665547133273\\\",\\\"status.workspaceTrust.1665552130489\\\",\\\"status.workspaceTrust.1665573193569\\\",\\\"status.workspaceTrust.1665581026480\\\",\\\"status.workspaceTrust.1665634427584\\\",\\\"status.workspaceTrust.1665667800922\\\",\\\"status.workspaceTrust.1665720623777\\\",\\\"status.workspaceTrust.1665807025117\\\",\\\"status.workspaceTrust.1665979479882\\\",\\\"status.workspaceTrust.1666065987952\\\",\\\"status.workspaceTrust.1666152250573\\\",\\\"status.workspaceTrust.1666239037224\\\",\\\"status.workspaceTrust.1666239117885\\\",\\\"status.workspaceTrust.1666259406850\\\",\\\"status.workspaceTrust.1666269826285\\\",\\\"status.workspaceTrust.1666269876351\\\",\\\"status.workspaceTrust.1666274338682\\\",\\\"status.workspaceTrust.1666325563031\\\",\\\"status.workspaceTrust.1666337357250\\\",\\\"status.workspaceTrust.1667191835072\\\",\\\"status.workspaceTrust.1667208225058\\\",\\\"status.workspaceTrust.1667210063511\\\",\\\"status.workspaceTrust.1667276081312\\\",\\\"status.workspaceTrust.1667279546225\\\",\\\"status.workspaceTrust.1667284142696\\\",\\\"status.workspaceTrust.1667288524547\\\",\\\"status.workspaceTrust.1667299198104\\\",\\\"status.workspaceTrust.1667362885160\\\",\\\"status.workspaceTrust.1667391622519\\\",\\\"status.workspaceTrust.1667448885566\\\",\\\"status.workspaceTrust.1667448885175\\\",\\\"status.workspaceTrust.1667794531517\\\",\\\"status.workspaceTrust.1667820901769\\\",\\\"status.workspaceTrust.1667880600809\\\",\\\"status.workspaceTrust.1667887748859\\\",\\\"status.workspaceTrust.1667889154980\\\",\\\"status.workspaceTrust.1667967006248\\\",\\\"status.workspaceTrust.1667967095937\\\",\\\"status.workspaceTrust.1667974696003\\\",\\\"status.workspaceTrust.1667975133677\\\",\\\"status.workspaceTrust.1668053993913\\\",\\\"status.workspaceTrust.1668061294040\\\",\\\"status.workspaceTrust.1668061435845\\\",\\\"status.workspaceTrust.1668061583524\\\",\\\"status.workspaceTrust.1668140125253\\\",\\\"status.workspaceTrust.1668147205530\\\",\\\"status.workspaceTrust.1668165011283\\\",\\\"status.workspaceTrust.1668399096059\\\",\\\"status.workspaceTrust.1668410663870\\\",\\\"status.workspaceTrust.1668417811182\\\",\\\"status.workspaceTrust.1668425365965\\\",\\\"status.workspaceTrust.1668484976655\\\",\\\"status.workspaceTrust.1668504583209\\\",\\\"status.workspaceTrust.1668504593934\\\",\\\"status.workspaceTrust.1668511731861\\\",\\\"status.workspaceTrust.1668572203882\\\",\\\"status.workspaceTrust.1668658504021\\\",\\\"status.workspaceTrust.1668668697821\\\",\\\"status.workspaceTrust.1668745302728\\\",\\\"status.workspaceTrust.1669004144252\\\",\\\"status.workspaceTrust.1669090626981\\\",\\\"status.workspaceTrust.1669177141648\\\",\\\"status.workspaceTrust.1669264951709\\\",\\\"status.workspaceTrust.1669609675364\\\",\\\"status.workspaceTrust.1669609712394\\\",\\\"status.workspaceTrust.1669695389909\\\",\\\"status.workspaceTrust.1669781817348\\\",\\\"status.workspaceTrust.1669868715549\\\",\\\"status.workspaceTrust.1669954108550\\\",\\\"status.workspaceTrust.1669987573057\\\",\\\"status.workspaceTrust.1670213374952\\\",\\\"status.workspaceTrust.1670239556671\\\",\\\"status.workspaceTrust.1670242144130\\\",\\\"status.workspaceTrust.1670243202313\\\",\\\"status.workspaceTrust.1670243793638\\\",\\\"status.workspaceTrust.1670244039727\\\",\\\"status.workspaceTrust.1670299513871\\\",\\\"status.workspaceTrust.1670325503121\\\",\\\"status.workspaceTrust.1670325548225\\\",\\\"status.workspaceTrust.1670385425586\\\",\\\"status.workspaceTrust.1670402154268\\\",\\\"status.workspaceTrust.1670409464014\\\",\\\"status.workspaceTrust.1670472952154\\\",\\\"status.workspaceTrust.1670488734394\\\",\\\"status.workspaceTrust.1670496400707\\\",\\\"status.workspaceTrust.1670559338008\\\",\\\"status.workspaceTrust.1670576385905\\\",\\\"status.workspaceTrust.1670583603525\\\",\\\"status.workspaceTrust.1670818398929\\\",\\\"status.workspaceTrust.1670820306007\\\",\\\"status.workspaceTrust.1670834977802\\\",\\\"status.workspaceTrust.1670839759440\\\",\\\"status.workspaceTrust.1670905397097\\\",\\\"status.workspaceTrust.1670990575580\\\",\\\"status.workspaceTrust.780ba3c8fe2b79fa10c2db2fc52f0630\\\",\\\"status.workspaceTrust.1671078069240\\\",\\\"status.workspaceTrust.1671164412906\\\",\\\"status.workspaceTrust.1671183968782\\\",\\\"status.workspaceTrust.1671423416129\\\",\\\"status.workspaceTrust.1671439931224\\\",\\\"status.workspaceTrust.1671446150912\\\",\\\"status.workspaceTrust.1671509380598\\\",\\\"status.workspaceTrust.1671527418282\\\",\\\"status.workspaceTrust.1671527473799\\\",\\\"status.workspaceTrust.1671529571342\\\",\\\"status.workspaceTrust.1671534475825\\\",\\\"status.workspaceTrust.1671596194855\\\",\\\"status.workspaceTrust.1671620588561\\\",\\\"status.workspaceTrust.1671629347892\\\",\\\"status.workspaceTrust.1671682653709\\\",\\\"status.workspaceTrust.1671702736198\\\",\\\"status.workspaceTrust.1671769605614\\\",\\\"status.workspaceTrust.1671786129794\\\",\\\"status.workspaceTrust.1671793525932\\\",\\\"status.workspaceTrust.1672027672324\\\",\\\"status.workspaceTrust.1672043948822\\\",\\\"status.workspaceTrust.1672051458537\\\",\\\"status.workspaceTrust.1672053723905\\\",\\\"status.workspaceTrust.1672054218414\\\",\\\"status.workspaceTrust.1672114917905\\\",\\\"status.workspaceTrust.1672126226457\\\",\\\"status.workspaceTrust.10790b71fb50a1d5e7dfa6859a002913\\\",\\\"status.workspaceTrust.0ac782d7631b02ff3e4f3c7747cf3b89\\\",\\\"status.workspaceTrust.1672127947877\\\",\\\"status.workspaceTrust.1672130595173\\\",\\\"status.workspaceTrust.1672131917406\\\",\\\"status.workspaceTrust.1672133704721\\\",\\\"status.workspaceTrust.1672141862240\\\",\\\"status.workspaceTrust.1672201397313\\\",\\\"status.workspaceTrust.1672225238858\\\",\\\"status.workspaceTrust.1672231808905\\\",\\\"status.workspaceTrust.1672287470124\\\",\\\"status.workspaceTrust.1672374138944\\\",\\\"status.workspaceTrust.1672633524976\\\",\\\"status.workspaceTrust.1672720093734\\\",\\\"status.workspaceTrust.68d7eed46ded8cf2221db6076bd0657a\\\",\\\"status.workspaceTrust.1672831867394\\\",\\\"status.workspaceTrust.5cc5f336b3cbd2ffe19c9e8c228f33c2\\\",\\\"status.workspaceTrust.1672834861081\\\",\\\"status.workspaceTrust.1672978927654\\\",\\\"status.workspaceTrust.1672980622977\\\",\\\"status.workspaceTrust.1672980657282\\\",\\\"status.workspaceTrust.1672980933201\\\",\\\"status.workspaceTrust.1672981281171\\\",\\\"status.workspaceTrust.1672981289252\\\",\\\"status.workspaceTrust.1672983710381\\\",\\\"status.workspaceTrust.1672983966365\\\",\\\"status.workspaceTrust.1672984026799\\\",\\\"status.workspaceTrust.1672998638423\\\",\\\"status.workspaceTrust.1672998750599\\\",\\\"status.workspaceTrust.1673006820103\\\",\\\"status.workspaceTrust.1673237671718\\\",\\\"status.workspaceTrust.1673323827557\\\",\\\"status.workspaceTrust.1673411057635\\\",\\\"status.workspaceTrust.1673430790560\\\",\\\"status.workspaceTrust.4abf0acefca40206f2c7217ff65eb667\\\",\\\"status.workspaceTrust.1673431275062\\\",\\\"status.workspaceTrust.1673431408777\\\",\\\"status.workspaceTrust.1673431692022\\\",\\\"status.workspaceTrust.1673431700267\\\",\\\"status.workspaceTrust.1673432461979\\\",\\\"status.workspaceTrust.1673498557663\\\",\\\"status.workspaceTrust.1673498565305\\\",\\\"status.workspaceTrust.4476a0f972fec75f88623c9cd6f4a285\\\",\\\"status.workspaceTrust.1673508268755\\\",\\\"status.workspaceTrust.1673584783789\\\",\\\"status.workspaceTrust.1673584867510\\\",\\\"status.workspaceTrust.1673595024916\\\",\\\"status.workspaceTrust.1673843539091\\\",\\\"status.workspaceTrust.1673843592422\\\",\\\"status.workspaceTrust.1673854487544\\\",\\\"status.workspaceTrust.1673928905216\\\",\\\"status.workspaceTrust.1673928915719\\\",\\\"status.workspaceTrust.1673945809028\\\",\\\"status.workspaceTrust.1674033828875\\\",\\\"status.workspaceTrust.1674034259694\\\",\\\"status.workspaceTrust.1674101711338\\\",\\\"status.workspaceTrust.a2d244b3e1986e3488d4735d4143212e\\\",\\\"status.workspaceTrust.1674189154304\\\",\\\"status.workspaceTrust.1674199840162\\\",\\\"status.workspaceTrust.1674214243712\\\",\\\"status.workspaceTrust.1674276314001\\\",\\\"status.workspaceTrust.1674541869353\\\",\\\"status.workspaceTrust.1674621559517\\\",\\\"status.workspaceTrust.5c540a94532ea273dc9e5b75d1d79aaa\\\",\\\"status.workspaceTrust.92b51e5081335155b2f4409cc4116da3\\\",\\\"status.workspaceTrust.1674709692149\\\",\\\"status.workspaceTrust.1674709715436\\\",\\\"status.workspaceTrust.1674794328210\\\",\\\"status.workspaceTrust.1675057017158\\\",\\\"status.workspaceTrust.1675139396178\\\",\\\"status.workspaceTrust.1675164110660\\\",\\\"status.workspaceTrust.1675225961332\\\",\\\"status.workspaceTrust.1675311351548\\\",\\\"status.workspaceTrust.1675656396617\\\",\\\"status.workspaceTrust.1675673575594\\\",\\\"status.workspaceTrust.1675674731737\\\",\\\"status.workspaceTrust.c0bf9b3338480f005894575356b6d503\\\",\\\"status.workspaceTrust.1675681702305\\\",\\\"status.workspaceTrust.1675681788857\\\",\\\"status.workspaceTrust.1675682293059\\\",\\\"status.workspaceTrust.1675687384000\\\",\\\"status.workspaceTrust.1675743138827\\\",\\\"status.workspaceTrust.1675770752317\\\",\\\"status.workspaceTrust.1675776325367\\\",\\\"status.workspaceTrust.1675829900060\\\",\\\"status.workspaceTrust.1675830500678\\\",\\\"status.workspaceTrust.0fcd58e5775b258e09c8208547b7396b\\\",\\\"status.workspaceTrust.9eccb87950b136d7db6573e1b3b393de\\\",\\\"status.workspaceTrust.1675849337972\\\",\\\"status.workspaceTrust.88246bd84a7393c51c11ea1e34f64c17\\\",\\\"status.workspaceTrust.1675918112100\\\",\\\"status.workspaceTrust.8a67d211898cb6f2fe95647c09e1768b\\\",\\\"status.workspaceTrust.1676018377461\\\",\\\"status.workspaceTrust.1676021372918\\\",\\\"status.workspaceTrust.1676024204339\\\",\\\"status.workspaceTrust.1676262745849\\\",\\\"status.workspaceTrust.1676272972205\\\",\\\"status.workspaceTrust.1676273109457\\\",\\\"status.workspaceTrust.1676284602459\\\",\\\"status.workspaceTrust.026679767480dc1b80b59bae18803ea0\\\",\\\"status.workspaceTrust.5a44c7e2a92f213b9199b480569d45cc\\\",\\\"status.workspaceTrust.1676453638972\\\",\\\"status.workspaceTrust.1676453662246\\\",\\\"status.workspaceTrust.1676454022840\\\",\\\"status.workspaceTrust.ccd1e2aacbfc5f6ab40cf1b0f542c101\\\",\\\"status.workspaceTrust.ef28cbb8bba289f11df4c8b342b575b6\\\",\\\"status.workspaceTrust.1676883568357\\\",\\\"status.workspaceTrust.ae4f9a6fcaa0c164993fb0f766cb73fe\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.workspaceTrust.1676969878999\\\",\\\"status.workspaceTrust.1676976567932\\\",\\\"status.workspaceTrust.1676976618855\\\",\\\"status.workspaceTrust.56c3b634ab01de231657e7f2aaa26822\\\",\\\"status.workspaceTrust.1676976917598\\\",\\\"status.workspaceTrust.1676980614086\\\",\\\"status.workspaceTrust.1677043394256\\\",\\\"status.workspaceTrust.1677043719842\\\",\\\"status.workspaceTrust.1677057404256\\\",\\\"status.workspaceTrust.1677061772193\\\",\\\"status.workspaceTrust.1677068784303\\\",\\\"status.workspaceTrust.d4431ce65268c60144f7d59d856c547b\\\",\\\"status.workspaceTrust.1677126926256\\\",\\\"status.workspaceTrust.1677129591992\\\",\\\"status.workspaceTrust.1677131218026\\\",\\\"status.workspaceTrust.1677145046853\\\",\\\"status.workspaceTrust.1677147091834\\\",\\\"status.workspaceTrust.1677153071477\\\",\\\"status.workspaceTrust.01bef29692d38a620dbb993ec408d9ce\\\",\\\"status.workspaceTrust.0524552fb6bb508eeaeb5f457a2f8e2a\\\",\\\"status.workspaceTrust.bb1a49eb4322cde1adad7733b4e2bbdc\\\",\\\"status.workspaceTrust.31dd2bf4ba1da4cd55f80d1b07572492\\\",\\\"status.workspaceTrust.21c587b2b05f6316f35c5b1646b737fb\\\",\\\"status.workspaceTrust.1677471258288\\\",\\\"status.workspaceTrust.1677477580805\\\",\\\"status.workspaceTrust.1677496599327\\\",\\\"status.workspaceTrust.1677558179315\\\",\\\"status.workspaceTrust.1677575369188\\\",\\\"status.workspaceTrust.1677644287137\\\",\\\"status.workspaceTrust.1677663067768\\\",\\\"status.workspaceTrust.b968a06b97cd9436c925a56699a90827\\\",\\\"status.workspaceTrust.1677732274112\\\",\\\"status.workspaceTrust.1677747672647\\\",\\\"status.workspaceTrust.0fb8fa5e0b6b3ba16972f386cfc23434\\\",\\\"status.workspaceTrust.1677819102409\\\",\\\"status.workspaceTrust.c8e8655772d7b65a37c8ce6f86d997ec\\\",\\\"status.workspaceTrust.4857761a5336c5795de5787e445ce9fb\\\",\\\"status.workspaceTrust.1677821551727\\\",\\\"status.workspaceTrust.1677827660960\\\",\\\"status.workspaceTrust.1677832433454\\\",\\\"status.workspaceTrust.1677834330458\\\",\\\"status.workspaceTrust.1678075971801\\\",\\\"status.workspaceTrust.1678099580200\\\",\\\"status.workspaceTrust.1678099815005\\\",\\\"status.workspaceTrust.1678104227828\\\",\\\"status.workspaceTrust.1678164398096\\\",\\\"status.workspaceTrust.1678252107918\\\",\\\"status.workspaceTrust.1678341830523\\\",\\\"status.workspaceTrust.1678422660869\\\",\\\"status.workspaceTrust.1678681740209\\\",\\\"status.workspaceTrust.583c6e6ada3986a39f1a1b9277727d5d\\\",\\\"status.workspaceTrust.1678769185532\\\",\\\"status.workspaceTrust.1678769192017\\\",\\\"status.workspaceTrust.0021bdd1c2342d6876d7a34f8baf393d\\\",\\\"status.workspaceTrust.1678941746279\\\",\\\"status.workspaceTrust.1678941831297\\\",\\\"status.workspaceTrust.1678942753572\\\",\\\"status.workspaceTrust.1678956356613\\\",\\\"status.workspaceTrust.c0110b8b00be9791a3a2ee27bd6cd30c\\\",\\\"status.workspaceTrust.1679286057950\\\",\\\"status.workspaceTrust.1679371436560\\\",\\\"status.workspaceTrust.1679459131888\\\",\\\"status.workspaceTrust.1679482150218\\\",\\\"status.workspaceTrust.1679544225995\\\",\\\"status.workspaceTrust.1679628779395\\\",\\\"status.workspaceTrust.1679630326151\\\",\\\"status.workspaceTrust.79e9b5c6b83c95d8288a8fca026820cb\\\",\\\"status.workspaceTrust.1679631062354\\\",\\\"status.workspaceTrust.1679886332637\\\",\\\"status.workspaceTrust.1679973775153\\\",\\\"status.workspaceTrust.1680060502748\\\",\\\"status.workspaceTrust.1680147158731\\\",\\\"status.workspaceTrust.1680494335904\\\",\\\"status.workspaceTrust.655014a3d1a4e6b0043fc790c2bb610c\\\",\\\"status.workspaceTrust.1680521576407\\\",\\\"status.workspaceTrust.1680581163779\\\",\\\"status.workspaceTrust.1680600939625\\\",\\\"status.workspaceTrust.1680665357469\\\",\\\"status.workspaceTrust.1680749538835\\\",\\\"status.workspaceTrust.1680754319376\\\",\\\"status.workspaceTrust.0b2d00e80252dd4c6ccbba2e2215c70c\\\",\\\"status.workspaceTrust.1680838008278\\\",\\\"status.workspaceTrust.1680848425659\\\",\\\"status.workspaceTrust.509128c8965ae7012acb1c45c81489e0\\\",\\\"status.workspaceTrust.1680856527943\\\",\\\"status.workspaceTrust.1680876755336\\\",\\\"status.workspaceTrust.1681096695242\\\",\\\"status.workspaceTrust.1681097081558\\\",\\\"status.workspaceTrust.1681116290315\\\",\\\"status.workspaceTrust.1681121182464\\\",\\\"status.workspaceTrust.3b466cd7c188de649713430785ee81e6\\\",\\\"status.workspaceTrust.1681183440547\\\",\\\"status.workspaceTrust.1681190444943\\\",\\\"status.workspaceTrust.1681190998416\\\",\\\"status.workspaceTrust.1681196169044\\\",\\\"status.workspaceTrust.1681201812944\\\",\\\"status.workspaceTrust.1681272409725\\\",\\\"status.workspaceTrust.1681283132003\\\",\\\"status.workspaceTrust.1681290128784\\\",\\\"status.workspaceTrust.1681293650310\\\",\\\"status.workspaceTrust.1681297408583\\\",\\\"status.workspaceTrust.1681297579546\\\",\\\"status.workspaceTrust.1681357951158\\\",\\\"status.workspaceTrust.1681375751484\\\",\\\"status.workspaceTrust.1681376791913\\\",\\\"status.workspaceTrust.1681441933022\\\",\\\"status.workspaceTrust.1681457067429\\\",\\\"status.workspaceTrust.cecaa5e90dbd134e75deb65754d57eb7\\\",\\\"status.workspaceTrust.1681467262659\\\",\\\"status.workspaceTrust.1681702217740\\\",\\\"status.workspaceTrust.1681720241400\\\",\\\"status.workspaceTrust.1681721573936\\\",\\\"status.workspaceTrust.1681726351014\\\",\\\"status.workspaceTrust.1681728496532\\\",\\\"status.workspaceTrust.1681786949690\\\",\\\"status.workspaceTrust.1681811548123\\\",\\\"status.workspaceTrust.1681815886252\\\",\\\"status.workspaceTrust.1681816127920\\\",\\\"status.workspaceTrust.1681961839880\\\",\\\"status.workspaceTrust.1681983072146\\\",\\\"status.workspaceTrust.1681984052567\\\",\\\"status.workspaceTrust.1682052415051\\\",\\\"status.workspaceTrust.1682394147762\\\",\\\"status.workspaceTrust.1682409358821\\\",\\\"status.workspaceTrust.1682409500618\\\",\\\"status.workspaceTrust.1682479614250\\\",\\\"status.workspaceTrust.1682511476772\\\",\\\"status.workspaceTrust.027966f046e96afe426553b564a4476e\\\",\\\"status.workspaceTrust.1682511633858\\\",\\\"status.workspaceTrust.1682511661516\\\",\\\"status.workspaceTrust.1682511680469\\\",\\\"status.workspaceTrust.1682569385323\\\",\\\"status.workspaceTrust.1682652003451\\\",\\\"status.workspaceTrust.1682912149880\\\",\\\"status.workspaceTrust.1682930068810\\\",\\\"status.workspaceTrust.1682998391428\\\",\\\"status.workspaceTrust.1683016156840\\\",\\\"status.workspaceTrust.1683171674765\\\",\\\"status.workspaceTrust.d44fc1ef21fc613320e1e0fd73f61f83\\\",\\\"status.workspaceTrust.1683258704291\\\",\\\"status.workspaceTrust.1683294174643\\\",\\\"status.workspaceTrust.1683516151115\\\",\\\"status.workspaceTrust.1683603323638\\\",\\\"status.workspaceTrust.1683690942200\\\",\\\"status.workspaceTrust.1683776030977\\\",\\\"status.workspaceTrust.1683863354874\\\",\\\"status.workspaceTrust.1684120821102\\\",\\\"status.workspaceTrust.57a5b71671adb42989af3f20b9d7075a\\\",\\\"status.workspaceTrust.1684207611229\\\",\\\"status.workspaceTrust.89e3dc5d20cc6daf53ff8aba2689ab24\\\",\\\"status.workspaceTrust.3a87b45fdfac0ba4624300b4b1861934\\\",\\\"status.workspaceTrust.1684241291642\\\",\\\"status.workspaceTrust.1684296660433\\\",\\\"status.workspaceTrust.1684297827285\\\",\\\"status.workspaceTrust.1684312681628\\\",\\\"status.workspaceTrust.1684380719637\\\",\\\"status.workspaceTrust.1684467314613\\\",\\\"status.workspaceTrust.b58f6034da9e5a25a9637c0fc9f40604\\\",\\\"status.workspaceTrust.7209332d79541bf65d142310b190372f\\\",\\\"status.workspaceTrust.1684726623170\\\",\\\"status.workspaceTrust.e4c3ff719c05917086c2ff6b6fcc76ac\\\",\\\"status.workspaceTrust.0f97bb88a37f498f101fe21b089569ba\\\",\\\"status.workspaceTrust.1684737120273\\\",\\\"status.workspaceTrust.1684812978789\\\",\\\"status.workspaceTrust.1684823558545\\\",\\\"status.workspaceTrust.1684830973456\\\",\\\"status.workspaceTrust.42a1838a10313bad9562011ef7642a39\\\",\\\"status.workspaceTrust.b3637527345a03d2da090684f3d2aece\\\",\\\"status.workspaceTrust.1684838477863\\\",\\\"status.workspaceTrust.1684899771265\\\",\\\"status.workspaceTrust.1684985833739\\\",\\\"status.workspaceTrust.1684986629689\\\",\\\"status.workspaceTrust.1685001090815\\\",\\\"status.workspaceTrust.39289e5d190495b857d47e593986e1fc\\\",\\\"status.workspaceTrust.1685075139232\\\",\\\"status.workspaceTrust.1685274638428\\\",\\\"status.workspaceTrust.1685332409963\\\",\\\"status.workspaceTrust.1685418228472\\\",\\\"status.workspaceTrust.1685438486012\\\",\\\"status.workspaceTrust.1685438536439\\\",\\\"status.workspaceTrust.1685505265633\\\",\\\"status.workspaceTrust.1685591812936\\\",\\\"status.workspaceTrust.1685936263731\\\",\\\"status.workspaceTrust.1686023613015\\\",\\\"status.workspaceTrust.1686048044264\\\",\\\"status.workspaceTrust.1686111322414\\\",\\\"status.workspaceTrust.1686198125088\\\",\\\"status.workspaceTrust.1686286399880\\\",\\\"status.workspaceTrust.1686541602072\\\",\\\"status.workspaceTrust.1686567887701\\\",\\\"status.workspaceTrust.e0f0180e1d79d59f3a89efec43949ba6\\\",\\\"status.workspaceTrust.1686570447202\\\",\\\"status.workspaceTrust.1686713758275\\\",\\\"status.workspaceTrust.1686714091228\\\",\\\"status.workspaceTrust.1686724766758\\\",\\\"status.workspaceTrust.1686732016775\\\",\\\"status.workspaceTrust.1686737068731\\\",\\\"status.workspaceTrust.1686801007365\\\",\\\"status.workspaceTrust.1686805948629\\\",\\\"status.workspaceTrust.1686809644453\\\",\\\"status.workspaceTrust.1686886415740\\\",\\\"status.workspaceTrust.1687146975117\\\",\\\"status.workspaceTrust.1687182038292\\\",\\\"status.workspaceTrust.1687232295236\\\",\\\"status.workspaceTrust.1687320414034\\\",\\\"status.workspaceTrust.1687407045487\\\",\\\"status.workspaceTrust.1687493548562\\\",\\\"status.workspaceTrust.7357a1c1008beff98bc6ea0e85efe36f\\\",\\\"status.workspaceTrust.1687750558257\\\",\\\"status.workspaceTrust.1687839133136\\\",\\\"status.workspaceTrust.1687926356995\\\",\\\"status.workspaceTrust.1688008743918\\\",\\\"status.workspaceTrust.1688356739342\\\",\\\"status.workspaceTrust.1688442345893\\\",\\\"status.workspaceTrust.1688453663833\\\",\\\"status.workspaceTrust.1688476831839\\\",\\\"status.workspaceTrust.1688528473079\\\",\\\"status.workspaceTrust.1688618160063\\\",\\\"status.workspaceTrust.1688704218190\\\",\\\"status.workspaceTrust.1688960770528\\\",\\\"status.workspaceTrust.3e7e349e44a72eae2431a1e7a283099b\\\",\\\"status.workspaceTrust.6fb70b69d33abde473c72ce06690d557\\\",\\\"status.workspaceTrust.1688982258182\\\",\\\"status.workspaceTrust.d58b7f5bbfeb2a00bc62f8235dc5206f\\\",\\\"status.workspaceTrust.ced8eacfdf74f5214b3d9951aa818238\\\",\\\"status.workspaceTrust.577b98e96e10d7b61eca31e5e13a8167\\\",\\\"status.workspaceTrust.1689047124469\\\",\\\"status.workspaceTrust.3d51670d67c561b1a55a1f0d82db4336\\\",\\\"status.workspaceTrust.85a59b7ad546e7bda6232748983dcfc8\\\",\\\"status.workspaceTrust.08e2a4eb7e719a5705a3fc24f0166814\\\",\\\"status.workspaceTrust.1689053552773\\\",\\\"status.workspaceTrust.11c3e3040f05d00cef3d65e866217ca1\\\",\\\"status.workspaceTrust.1689076214238\\\",\\\"status.workspaceTrust.1689082532789\\\",\\\"status.workspaceTrust.1689136712802\\\",\\\"status.workspaceTrust.1689144266649\\\",\\\"status.workspaceTrust.1689144648055\\\",\\\"status.workspaceTrust.1689223398638\\\",\\\"status.workspaceTrust.ccdeb7efce0e84db634d0493b2c82045\\\",\\\"status.workspaceTrust.1689229821104\\\",\\\"status.workspaceTrust.1689238707718\\\",\\\"status.workspaceTrust.1689308683857\\\",\\\"status.workspaceTrust.1689308717579\\\",\\\"status.workspaceTrust.2aba3f4dfb6b95d4270a19d9eb2148a3\\\",\\\"status.workspaceTrust.1689311704630\\\",\\\"status.workspaceTrust.1689313681835\\\",\\\"status.workspaceTrust.1689314186120\\\",\\\"status.workspaceTrust.1689565154725\\\",\\\"status.workspaceTrust.1689569838612\\\",\\\"status.workspaceTrust.21346c1d4274f760eb73e4f3780e8e83\\\",\\\"status.workspaceTrust.1689570161955\\\",\\\"status.workspaceTrust.1689652983892\\\",\\\"status.workspaceTrust.1689670858692\\\",\\\"status.workspaceTrust.1689741240586\\\",\\\"status.workspaceTrust.1689758119511\\\",\\\"status.workspaceTrust.1689760990807\\\",\\\"status.workspaceTrust.1689762508198\\\",\\\"status.workspaceTrust.1689763469486\\\",\\\"status.workspaceTrust.1689826865686\\\",\\\"status.workspaceTrust.1689829416195\\\",\\\"status.workspaceTrust.1689833933186\\\",\\\"status.workspaceTrust.1689834109476\\\",\\\"status.workspaceTrust.1689842412903\\\",\\\"status.workspaceTrust.1689913773534\\\",\\\"status.workspaceTrust.f76a66532707d7253a543fb7862e6573\\\",\\\"status.workspaceTrust.1689919378498\\\",\\\"status.workspaceTrust.1689926061355\\\",\\\"status.workspaceTrust.1689932197491\\\",\\\"status.workspaceTrust.1689933027016\\\",\\\"status.workspaceTrust.1689938411564\\\",\\\"status.workspaceTrust.1689944430088\\\",\\\"status.workspaceTrust.1690169655470\\\",\\\"status.workspaceTrust.1690180050439\\\",\\\"status.workspaceTrust.1690180198826\\\",\\\"status.workspaceTrust.1690183742725\\\",\\\"status.workspaceTrust.1690185105344\\\",\\\"status.workspaceTrust.1690188407834\\\",\\\"status.workspaceTrust.1690188905961\\\",\\\"status.workspaceTrust.1690190148782\\\",\\\"status.workspaceTrust.1690190181501\\\",\\\"status.workspaceTrust.1690191805025\\\",\\\"status.workspaceTrust.e58d65778132d7b3cfc56aa6c7951eba\\\",\\\"status.workspaceTrust.d6ae9f406b23fadc9a8554db9b2b6f82\\\",\\\"status.workspaceTrust.1690196244475\\\",\\\"status.workspaceTrust.1690196597160\\\",\\\"status.workspaceTrust.1690196657574\\\",\\\"status.workspaceTrust.1690196776710\\\",\\\"status.workspaceTrust.1690255776242\\\",\\\"status.workspaceTrust.1690261022285\\\",\\\"status.workspaceTrust.1690274803410\\\",\\\"status.workspaceTrust.9d23d40ce7c1ed05dae494daab011c35\\\",\\\"status.workspaceTrust.1690274882504\\\",\\\"status.workspaceTrust.1690274935959\\\",\\\"status.workspaceTrust.1690274967938\\\",\\\"status.workspaceTrust.1690276269904\\\",\\\"status.workspaceTrust.1690344113313\\\",\\\"status.workspaceTrust.7a25174e84c62c3ed08f6094b3e2bba4\\\",\\\"status.workspaceTrust.ebc300ff8057924a62b2f4c23e61a780\\\",\\\"status.workspaceTrust.625f6100375f9519b73fdf05cf759a31\\\",\\\"status.workspaceTrust.1690432146410\\\",\\\"status.workspaceTrust.1690451657115\\\",\\\"status.workspaceTrust.1690454833562\\\",\\\"status.workspaceTrust.1690519903846\\\",\\\"status.workspaceTrust.1690526929714\\\",\\\"status.workspaceTrust.1690538148118\\\",\\\"status.workspaceTrust.1690774387215\\\",\\\"status.workspaceTrust.1690775658092\\\",\\\"status.workspaceTrust.1690775809087\\\",\\\"status.workspaceTrust.1690779953291\\\",\\\"status.workspaceTrust.1690783777576\\\",\\\"status.workspaceTrust.1690803054325\\\",\\\"status.workspaceTrust.1690804127590\\\",\\\"status.workspaceTrust.1690860851877\\\",\\\"status.workspaceTrust.1690881601587\\\",\\\"status.workspaceTrust.1690948545849\\\",\\\"status.workspaceTrust.1691125639539\\\",\\\"status.workspaceTrust.1691141077902\\\",\\\"status.workspaceTrust.87e6239f3bc018b8f7ac74d368d1c7d5\\\",\\\"status.workspaceTrust.1691150284444\\\",\\\"status.workspaceTrust.1691383769425\\\",\\\"status.workspaceTrust.1691386082740\\\",\\\"status.workspaceTrust.1691400003447\\\",\\\"status.workspaceTrust.1691404705984\\\",\\\"status.workspaceTrust.1691406151287\\\",\\\"status.workspaceTrust.1691406871218\\\",\\\"status.workspaceTrust.1691469968923\\\",\\\"status.workspaceTrust.1691490508829\\\",\\\"status.workspaceTrust.1691491561044\\\",\\\"status.workspaceTrust.1691498452357\\\",\\\"status.workspaceTrust.1691498928737\\\",\\\"status.workspaceTrust.1691499632052\\\",\\\"status.workspaceTrust.1691500164890\\\",\\\"status.workspaceTrust.1691557929188\\\",\\\"status.workspaceTrust.1691559877925\\\",\\\"status.workspaceTrust.1691564135838\\\",\\\"status.workspaceTrust.1691565881070\\\",\\\"status.workspaceTrust.1691572826368\\\",\\\"status.workspaceTrust.1691578630387\\\",\\\"status.workspaceTrust.1691580044894\\\",\\\"status.workspaceTrust.1691580776991\\\",\\\"status.workspaceTrust.1691581657652\\\",\\\"status.workspaceTrust.1691661997528\\\",\\\"status.workspaceTrust.1691735696122\\\",\\\"status.workspaceTrust.1691986230834\\\",\\\"status.workspaceTrust.1691996319849\\\",\\\"status.workspaceTrust.1692005786913\\\",\\\"status.workspaceTrust.1692006843248\\\",\\\"status.workspaceTrust.1692006889784\\\",\\\"status.workspaceTrust.a5d88f05f87e8c48f92518ed4c2a4793\\\",\\\"status.workspaceTrust.1692009226467\\\",\\\"status.workspaceTrust.1692010988567\\\",\\\"status.workspaceTrust.f9202f7ee0a313e9b6b47edde102f8cd\\\",\\\"status.workspaceTrust.1692621063763\\\",\\\"status.workspaceTrust.1692699664566\\\",\\\"status.workspaceTrust.1692699700927\\\",\\\"status.workspaceTrust.46165cb70cd3f54856434edbe6496060\\\",\\\"status.workspaceTrust.1692784491813\\\",\\\"status.workspaceTrust.1692867298447\\\",\\\"status.workspaceTrust.d8111ed45b34b6aa39c8aac39f005e42\\\",\\\"status.workspaceTrust.1693567365322\\\",\\\"status.workspaceTrust.1694695712539\\\",\\\"status.workspaceTrust.1694752523236\\\",\\\"status.workspaceTrust.1695184408164\\\",\\\"status.workspaceTrust.ea0dfc729220b62ae22bb77132211fca\\\",\\\"status.workspaceTrust.9061ae9ad5d7ad57a4b78c7ba346cfb5\\\",\\\"status.workspaceTrust.1695709200489\\\",\\\"status.workspaceTrust.1695796167174\\\",\\\"status.workspaceTrust.1695812336081\\\",\\\"status.workspaceTrust.1695812414077\\\",\\\"status.workspaceTrust.1667e2c8f9b4baccc454de91890d9e02\\\",\\\"status.workspaceTrust.1695812964239\\\",\\\"status.workspaceTrust.1695812989777\\\",\\\"status.workspaceTrust.1695813059035\\\",\\\"status.workspaceTrust.1695960301932\\\",\\\"status.workspaceTrust.1695960866980\\\",\\\"status.workspaceTrust.1695962389296\\\",\\\"status.workspaceTrust.1695965779455\\\",\\\"status.workspaceTrust.1696225583696\\\",\\\"status.workspaceTrust.1696308869498\\\",\\\"status.workspaceTrust.1696309075455\\\",\\\"status.workspaceTrust.1696332018059\\\",\\\"status.workspaceTrust.1696403679761\\\",\\\"status.workspaceTrust.1696996582919\\\",\\\"status.workspaceTrust.1697430421636\\\",\\\"status.workspaceTrust.1697603796451\\\",\\\"status.workspaceTrust.7dce56caea5a636d47452e8e75fcf08e\\\",\\\"status.workspaceTrust.8749afac5a6fde02a73ffdaeb8b08360\\\",\\\"status.workspaceTrust.1698122852003\\\",\\\"status.workspaceTrust.1698129265662\\\",\\\"status.workspaceTrust.1698223596227\\\",\\\"status.workspaceTrust.5039452f2970c5476aecc1e795129ec9\\\",\\\"status.workspaceTrust.0565bf7177a7d7f0fec1cbcf357f1e28\\\",\\\"status.workspaceTrust.1698313571132\\\",\\\"status.workspaceTrust.1698314855910\\\",\\\"status.workspaceTrust.1698324285588\\\",\\\"status.workspaceTrust.1698327329942\\\",\\\"status.workspaceTrust.1698640235766\\\",\\\"status.workspaceTrust.1698900145062\\\",\\\"status.workspaceTrust.1699338032507\\\",\\\"status.workspaceTrust.1699338139222\\\",\\\"status.workspaceTrust.7495c76dc83c848bdb71ae597aa66cfe\\\",\\\"status.workspaceTrust.1699353878342\\\",\\\"status.workspaceTrust.01129c194fc3e9956519674b64add716\\\",\\\"status.workspaceTrust.eddf8ad50886f20c5cc16b7144f4616e\\\",\\\"status.workspaceTrust.1699504978643\\\",\\\"status.workspaceTrust.1699507248341\\\",\\\"status.workspaceTrust.ae515391f7a2b9a265a3a29bfd860dff\\\",\\\"status.workspaceTrust.1699507997928\\\",\\\"status.workspaceTrust.1699603419249\\\",\\\"status.workspaceTrust.8d52aff14a03e3733c601e7f7ffde7a9\\\",\\\"status.workspaceTrust.1700200225657\\\",\\\"status.workspaceTrust.1700200238062\\\",\\\"status.workspaceTrust.1700201594102\\\",\\\"status.workspaceTrust.1700202219362\\\",\\\"status.workspaceTrust.1700203465643\\\",\\\"status.workspaceTrust.1700324756593\\\",\\\"status.workspaceTrust.1700461227206\\\",\\\"status.workspaceTrust.1700466799689\\\",\\\"status.workspaceTrust.1700632004315\\\",\\\"status.workspaceTrust.1700642781709\\\",\\\"status.workspaceTrust.1700648066641\\\",\\\"status.workspaceTrust.1701256181320\\\",\\\"status.workspaceTrust.1701317136160\\\",\\\"status.workspaceTrust.1701318742397\\\",\\\"status.workspaceTrust.1701327821172\\\",\\\"status.workspaceTrust.1701327910409\\\",\\\"status.workspaceTrust.1701429612275\\\",\\\"status.workspaceTrust.1701757374132\\\",\\\"status.workspaceTrust.1701841870491\\\",\\\"status.workspaceTrust.1702266482696\\\",\\\"status.workspaceTrust.1702354611382\\\",\\\"status.workspaceTrust.43599648a8525e4865fbf290bcc5d73d\\\",\\\"status.workspaceTrust.1702370017082\\\",\\\"status.workspaceTrust.1702527089656\\\",\\\"status.workspaceTrust.1702614026726\\\",\\\"status.workspaceTrust.4875d9ea1f3bb7efe1427845db6f811e\\\",\\\"status.workspaceTrust.3240272d2a8dfe76fd6532b7f169ed9e\\\",\\\"status.workspaceTrust.1702895694365\\\",\\\"status.workspaceTrust.1702959815262\\\",\\\"status.workspaceTrust.3d0d3dbb542da5697337ad6d4b0e3dca\\\",\\\"status.workspaceTrust.1703130861841\\\",\\\"status.workspaceTrust.5a238ce622e2d0cf6de6f63b79602fea\\\",\\\"status.workspaceTrust.1703649768438\\\",\\\"status.workspaceTrust.c18a58d9c820ee5ba7718c698468c7d8\\\",\\\"status.workspaceTrust.5a91f30d5fbd994040f4e8c2f99e65ea\\\",\\\"status.workspaceTrust.1704197418825\\\",\\\"status.workspaceTrust.1704254907914\\\",\\\"status.workspaceTrust.9322ff1a71a7fcf1892381e480a5a754\\\",\\\"status.workspaceTrust.1704342642311\\\",\\\"status.workspaceTrust.1704352218698\\\",\\\"status.workspaceTrust.1704366498627\\\",\\\"status.workspaceTrust.1704370372757\\\",\\\"status.workspaceTrust.dabd70e112fb1118f536dd7eae63e56d\\\",\\\"status.workspaceTrust.8808fd8bb9fc5b33f119131d7ab37bd3\\\",\\\"status.workspaceTrust.1704431671966\\\",\\\"status.workspaceTrust.1704456384291\\\",\\\"status.workspaceTrust.309775df2026c5c144944794dba06bb8\\\",\\\"status.workspaceTrust.80cae0132116b94d83bef467e4886729\\\",\\\"status.workspaceTrust.1af156229f655b0179d4f7c8829245fc\\\",\\\"status.workspaceTrust.d758d4c3204d88bb7faccdbdb4b94218\\\",\\\"status.workspaceTrust.1704885862496\\\",\\\"status.workspaceTrust.1704947862500\\\",\\\"status.workspaceTrust.1704952124199\\\",\\\"status.workspaceTrust.1704972905494\\\",\\\"status.workspaceTrust.1704973274064\\\",\\\"status.workspaceTrust.1704976545553\\\",\\\"status.workspaceTrust.1705034302475\\\",\\\"status.workspaceTrust.1705034887827\\\",\\\"status.workspaceTrust.1705042692388\\\",\\\"status.workspaceTrust.1705042712294\\\",\\\"status.workspaceTrust.1705044102753\\\",\\\"status.workspaceTrust.1705053251056\\\",\\\"status.workspaceTrust.d751fd28488b7d9ea66a3b407aa0a420\\\",\\\"status.workspaceTrust.1705061952723\\\",\\\"status.workspaceTrust.1705062145870\\\",\\\"status.workspaceTrust.1705380093481\\\",\\\"status.workspaceTrust.1705387484675\\\",\\\"status.workspaceTrust.1705388728316\\\",\\\"status.workspaceTrust.424680b9fbf04cd705ed767af72963ac\\\",\\\"status.workspaceTrust.1705403321099\\\",\\\"status.workspaceTrust.1705403351830\\\",\\\"status.workspaceTrust.1705470859905\\\",\\\"status.workspaceTrust.1705476323116\\\",\\\"status.workspaceTrust.1705487506530\\\",\\\"status.workspaceTrust.1705554845070\\\",\\\"status.workspaceTrust.1705899480673\\\",\\\"status.workspaceTrust.1705903785543\\\",\\\"status.workspaceTrust.643f11985b7017cad6dd1a0ea0620b70\\\",\\\"status.workspaceTrust.1705910583719\\\",\\\"status.workspaceTrust.1705917402854\\\",\\\"status.workspaceTrust.1705917416014\\\",\\\"status.workspaceTrust.1705918793534\\\",\\\"status.workspaceTrust.1705986141167\\\",\\\"status.workspaceTrust.1706001847337\\\",\\\"status.workspaceTrust.1706002024489\\\",\\\"status.workspaceTrust.1706002567930\\\",\\\"status.workspaceTrust.1706017894343\\\",\\\"status.workspaceTrust.1706070272975\\\",\\\"status.workspaceTrust.1706080613881\\\",\\\"status.workspaceTrust.1706080642387\\\",\\\"status.workspaceTrust.1706080714703\\\",\\\"status.workspaceTrust.d6599f2b1b031a90404e966067fbe4fe\\\",\\\"status.workspaceTrust.1706100527573\\\",\\\"status.workspaceTrust.1706158874140\\\",\\\"status.workspaceTrust.1706502826038\\\",\\\"status.workspaceTrust.1706508411828\\\",\\\"status.workspaceTrust.1706515596965\\\",\\\"status.workspaceTrust.1706518872408\\\",\\\"status.workspaceTrust.1706520529318\\\",\\\"status.workspaceTrust.9e5926b223eef88236c1d61f817a4112\\\",\\\"status.workspaceTrust.1706529123912\\\",\\\"status.workspaceTrust.1706532994685\\\",\\\"status.workspaceTrust.1706587919293\\\",\\\"status.workspaceTrust.1706595879618\\\",\\\"status.workspaceTrust.1706596930281\\\",\\\"status.workspaceTrust.1706598417798\\\",\\\"status.workspaceTrust.1706607112126\\\",\\\"status.workspaceTrust.1706617359791\\\",\\\"status.workspaceTrust.1706622705292\\\",\\\"status.workspaceTrust.1706679610499\\\",\\\"status.workspaceTrust.1706684228543\\\",\\\"status.workspaceTrust.1706689118277\\\",\\\"status.workspaceTrust.1706689129174\\\",\\\"status.workspaceTrust.1706689281132\\\",\\\"status.workspaceTrust.1706691266520\\\",\\\"status.workspaceTrust.cc9dfe9e07b4073e58b40747dbc1062e\\\",\\\"status.workspaceTrust.1706697271927\\\",\\\"status.workspaceTrust.1706760919542\\\",\\\"status.workspaceTrust.1706851536550\\\",\\\"status.workspaceTrust.1706852194146\\\",\\\"status.workspaceTrust.1707113359693\\\",\\\"status.workspaceTrust.1707119446526\\\",\\\"status.workspaceTrust.1707119452776\\\",\\\"status.workspaceTrust.1707121338998\\\",\\\"status.workspaceTrust.1707193464600\\\",\\\"status.workspaceTrust.1707280965276\\\",\\\"status.workspaceTrust.1707383755867\\\",\\\"status.workspaceTrust.1707454469525\\\",\\\"status.workspaceTrust.1707714275778\\\",\\\"status.workspaceTrust.1707720151496\\\",\\\"status.workspaceTrust.1707735138567\\\",\\\"status.workspaceTrust.1707741831389\\\",\\\"status.workspaceTrust.1707799767148\\\",\\\"status.workspaceTrust.1707829828248\\\",\\\"status.workspaceTrust.1707903707431\\\",\\\"status.workspaceTrust.1707914838951\\\",\\\"status.workspaceTrust.1707916208283\\\",\\\"status.workspaceTrust.1707973025272\\\",\\\"status.workspaceTrust.1708064231741\\\",\\\"status.workspaceTrust.1708065017890\\\",\\\"status.workspaceTrust.1708074271770\\\",\\\"status.workspaceTrust.b83f483ab7aef29d167d6da218a076fc\\\",\\\"status.workspaceTrust.1708328920024\\\",\\\"status.workspaceTrust.1708333730048\\\",\\\"status.workspaceTrust.1708335595756\\\",\\\"status.workspaceTrust.1708410675695\\\",\\\"status.workspaceTrust.1708426276206\\\",\\\"status.workspaceTrust.1708430791195\\\",\\\"status.workspaceTrust.1708498450675\\\",\\\"status.workspaceTrust.1708577879128\\\",\\\"status.workspaceTrust.1708579259232\\\",\\\"status.workspaceTrust.1708662813424\\\",\\\"status.workspaceTrust.1708662822284\\\",\\\"status.workspaceTrust.1708928809299\\\",\\\"status.workspaceTrust.1708933203093\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.1709009193226\\\",\\\"status.workspaceTrust.1709016192180\\\",\\\"status.workspaceTrust.1709094405926\\\",\\\"status.workspaceTrust.1709110502711\\\",\\\"status.workspaceTrust.1709180946762\\\",\\\"status.debug\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"GitHub.copilot.status\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\",\\\"punctuation.separator.namespace.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.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\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.cspellPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"cpp.1.lastSessionDate\":\"Fri Jul 12 2024\",\"cpp.1.sessionCount\":\"665\",\"java.2.lastSessionDate\":\"Fri Jul 12 2024\",\"java.2.sessionCount\":\"665\",\"javascript.1.lastSessionDate\":\"Thu Oct 07 2021\",\"javascript.1.sessionCount\":\"44\",\"typescript.1.lastSessionDate\":\"Mon Jul 18 2022\",\"typescript.1.sessionCount\":\"183\",\"ces/skipSurvey\":\"1.55.1\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Wed Oct 06 2021\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"tasks\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolder\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"alefragnani.Bookmarks#bookmarksWelcome#customizingAppearance\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#more\\\":{\\\"done\\\":true},\\\"intellisense\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#welcome-home-view\\\":{\\\"done\\\":true},\\\"newCommandPaletteTask\\\":{\\\"done\\\":true}}\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.58.2\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.60.2\",\"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}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"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},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.tasks.configureTaskRunner\\\",\\\"value\\\":903},{\\\"key\\\":\\\"workbench.action.openProfile.PHP Light Theme\\\",\\\"value\\\":932},{\\\"key\\\":\\\"workbench.action.restartExtensionHost\\\",\\\"value\\\":965},{\\\"key\\\":\\\"workbench.action.openProfile.Laravel\\\",\\\"value\\\":966},{\\\"key\\\":\\\"workbench.action.toggleAutoSave\\\",\\\"value\\\":981},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":992},{\\\"key\\\":\\\"editor.action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters\\\",\\\"value\\\":995},{\\\"key\\\":\\\"workbench.extensions.action.checkForUpdates\\\",\\\"value\\\":1000},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":1020},{\\\"key\\\":\\\"workbench.action.files.openFile\\\",\\\"value\\\":1064},{\\\"key\\\":\\\"pr.closeRelatedEditors\\\",\\\"value\\\":1069},{\\\"key\\\":\\\"flutter.createProject\\\",\\\"value\\\":1139},{\\\"key\\\":\\\"flutter.doctor\\\",\\\"value\\\":1141},{\\\"key\\\":\\\"flutter.packages.get\\\",\\\"value\\\":1144},{\\\"key\\\":\\\"flutter.launchEmulator\\\",\\\"value\\\":1145},{\\\"key\\\":\\\"extension.changeCase.kebab\\\",\\\"value\\\":1165},{\\\"key\\\":\\\"extension.changeCase.pascal\\\",\\\"value\\\":1166},{\\\"key\\\":\\\"extension.changeCase.constant\\\",\\\"value\\\":1167},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":1175},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":1230},{\\\"key\\\":\\\"editor.action.focusStickyScroll\\\",\\\"value\\\":1262},{\\\"key\\\":\\\"editor.action.toggleStickyScroll\\\",\\\"value\\\":1264},{\\\"key\\\":\\\"editor.action.insertCursorAtEndOfEachLineSelected\\\",\\\"value\\\":1288},{\\\"key\\\":\\\"workbench.action.closeEditorsInOtherGroups\\\",\\\"value\\\":1291},{\\\"key\\\":\\\"workbench.action.closeOtherEditors\\\",\\\"value\\\":1292},{\\\"key\\\":\\\"editor.action.copyLinesDownAction\\\",\\\"value\\\":1318},{\\\"key\\\":\\\"insert-unicode.insertEmojiText\\\",\\\"value\\\":1323},{\\\"key\\\":\\\"workbench.action.joinAllGroups\\\",\\\"value\\\":1326},{\\\"key\\\":\\\"editor.action.joinLines\\\",\\\"value\\\":1329},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":1337},{\\\"key\\\":\\\"intelephense.index.workspace\\\",\\\"value\\\":1338},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":1354},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":1357},{\\\"key\\\":\\\"extension.changeCase.title\\\",\\\"value\\\":1359},{\\\"key\\\":\\\"extension.changeCase.camel\\\",\\\"value\\\":1360},{\\\"key\\\":\\\"composer.about\\\",\\\"value\\\":1363},{\\\"key\\\":\\\"composer.download\\\",\\\"value\\\":1364},{\\\"key\\\":\\\"workbench.action.files.saveFiles\\\",\\\"value\\\":1367},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":1370},{\\\"key\\\":\\\"php-group-imports.groupImports\\\",\\\"value\\\":1380},{\\\"key\\\":\\\"editor.action.clipboardCopyWithSyntaxHighlightingAction\\\",\\\"value\\\":1385},{\\\"key\\\":\\\"editor.action.inspectTMScopes\\\",\\\"value\\\":1393},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":1394},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":1396},{\\\"key\\\":\\\"workbench.action.toggleLockedScrolling\\\",\\\"value\\\":1401},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":1402},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":1404},{\\\"key\\\":\\\"extension.changeCase.snake\\\",\\\"value\\\":1405},{\\\"key\\\":\\\"git.closeAllDiffEditors\\\",\\\"value\\\":1406},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":1407}]}\",\"commandPalette.mru.counter\":\"1408\",\"workbench.view.extension.symfonyViewsContainer.state.hidden\":\"[{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"t\\\\\\\"colpolit\\\",\\\"coplo\\\",\\\"copi\\\",\\\"copil\\\",\\\"copilo\\\",\\\"jio\\\",\\\"\\\\\\\"ctrl+j\\\\\\\"\\\",\\\"join line\\\",\\\"join lines\\\",\\\"\\\\\\\"ctrl+shift+j\\\\\\\"\\\",\\\"join\\\",\\\"join lin\\\",\\\"\\\\\\\"ctrl+shift+i ctrl+a\\\\\\\"\\\",\\\"upper\\\",\\\"uppercase\\\",\\\"lower\\\",\\\"titl\\\",\\\"title \\\",\\\"title case\\\",\\\"lowecase\\\",\\\"lowe\\\",\\\"github\\\",\\\"\\\\\\\"ctrl+l\\\\\\\"\\\",\\\"clear console\\\",\\\"insert dat\\\",\\\"move \\\",\\\"copy \\\",\\\"inser\\\",\\\"insert da\\\",\\\"Tra\\\",\\\"Trans\\\",\\\"inesert\\\",\\\"inesert date\\\",\\\"diff\\\",\\\"diff ed\\\",\\\"show whit\\\",\\\"show whitespa\\\",\\\"@command:namespaceResolver.import\\\",\\\"\\\\\\\"ctrl+alt+u\\\\\\\"\\\",\\\"\\\\\\\"Control+Alt+U\\\\\\\"\\\",\\\"workbench.action.terminal\\\",\\\"workbench.action.terminal.focusNext\\\",\\\"w\\\",\\\"copy line down\\\",\\\"copy line up\\\",\\\"change\\\",\\\"change case\\\",\\\"\\\\\\\"ctrl+shift+space\\\\\\\"\\\",\\\"expand\\\",\\\"expand selec\\\",\\\"@command:powermode.disablePowerMode\\\",\\\"tabni\\\",\\\"tabnine tri\\\",\\\"tabnine sho\\\",\\\"tabnine\\\",\\\"tabnine s\\\",\\\"tabnine sugges\\\",\\\"clear \\\",\\\"clear terminal\\\",\\\"\\\\\\\"ctrl+shift+x\\\\\\\"\\\",\\\"3\\\",\\\"\\\\\\\"ctrl+space 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 1\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+i 3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+a\\\\\\\"\\\",\\\"insert time \\\",\\\"\\\\\\\"ctrl+k c\\\\\\\"\\\",\\\"terminal\\\",\\\"\\\\\\\"ctrl+/\\\\\\\"\\\",\\\"\\\\\\\"ctrl+/ ctrl+w\\\\\\\"\\\",\\\"book\\\",\\\"bookmark\\\",\\\"copilot\\\",\\\"sugg\\\",\\\"suggestion\\\",\\\"\\\\\\\"ctrl+space\\\\\\\"\\\",\\\"\\\\\\\"ctrl+space ctrl+w\\\\\\\"\\\",\\\"insert \\\",\\\"insert date\\\",\\\"@command:namespaceResolver.highlightNotUsed\\\",\\\"block co\\\",\\\"block comment\\\",\\\"\\\\\\\"ctrl+alt+f\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+s ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+s\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\ alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\ ctrl+shift+p\\\\\\\"\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+w\\\\\\\"\\\",\\\"\\\\\\\"ctrl+\\\\\\\\\\\\\\\"\\\",\\\"pint\\\",\\\"with pint\\\",\\\"format docu\\\"]}\",\"github-Razin8732\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true}]\",\"expandSuggestionDocs\":\"true\",\"tabs-list-width-horizontal\":\"147\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"dockercompose\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"makefile\\\":[\\\"ms-vscode.makefile-tools\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"]}\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1675830501108,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1675830565969,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1675830619870,\\\"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\\\":1675830619870,\\\"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}],[\\\"amazonwebservices.aws-toolkit-vscode#getStarted\\\",{\\\"firstSeen\\\":1682409359710,\\\"stepIDs\\\":[\\\"connect\\\",\\\"changeRegions\\\",\\\"setupToolchain\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1683776032025,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1689223399515,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\",{\\\"firstSeen\\\":1699337957645,\\\"stepIDs\\\":[\\\"editCommitRepo\\\",\\\"createGitHubPullRequest\\\",\\\"continueOn\\\",\\\"openRepo\\\",\\\"remoteIndicator\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1715921340698,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1735563832771,\\\"stepIDs\\\":[\\\"copilot.signIn\\\",\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}]]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-vscode-remote.remote-containers\\\"]}\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"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}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"local\\\",\\\"jsonx\\\",\\\"sqlite\\\"]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+192.168.1.42.1866231474\":\"[]\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"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}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri Jul 15 2022\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.68.1\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-explorer.state.hidden\":\"[{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.aws-codewhisperer-reference-log.state.hidden\":\"[{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"razin-snippets.code-snippets/php execution time start\\\",1693830873338],[\\\"razin-snippets.code-snippets/php execution time end\\\",1693831725526],[\\\"razin-snippets.code-snippets/Console log with style\\\",1712651858654],[\\\"razin-snippets.code-snippets/Console log \\\",1712652188651],[\\\"razin-snippets.code-snippets/echo pre var_dump exit \\\",1712736563520],[\\\"razin-snippets.code-snippets/echo pre print exit \\\",1718186651686],[\\\"razin-snippets.code-snippets/cli print exit\\\",1718186656198],[\\\"razin-snippets.code-snippets/promise with timeout\\\",1727360863564],[\\\"snippets/blade.json/Blade-render\\\",1730101437574],[\\\"razin_snips.code-snippets/Console log Clear\\\",1730107744104],[\\\"razin_snips.code-snippets/php execution time end\\\",1730959925132],[\\\"snippets/php.code-snippets/param\\\",1733402195324],[\\\"snippets/php.code-snippets/class __construct\\\",1738742103147],[\\\"razin_snips.code-snippets/server cli print exit\\\",1742190550070],[\\\"razin_snips.code-snippets/echo pre print exit \\\",1742291707767],[\\\"snippets/php.code-snippets/function\\\",1742294950899],[\\\"razin_snips.code-snippets/php execution time start\\\",1742439950795],[\\\"razin_snips.code-snippets/php error reporting on\\\",1742879031537],[\\\"razin_snips.code-snippets/cli print exit\\\",1744177166819],[\\\"razin_snips.code-snippets/Access controll allow origin\\\",1745239347180],[\\\"snippets/javascript.code-snippets/If-Else Statement\\\",1745845238753],[\\\"random/0.4731099253524602\\\",1745924087768],[\\\"razin_snips.code-snippets/promise with timeout\\\",1746017046462],[\\\"razin_snips.code-snippets/API DD (allow origin header + dd)\\\",1746530397502],[\\\"razin_snips.code-snippets/Console log with style\\\",1747399319673],[\\\"razin_snips.code-snippets/Console log \\\",1747399320940]]\",\"http.linkProtectionTrustedDomains\":\"[\\\"*.bitbucket.org\\\",\\\"*.cypress.io\\\",\\\"*.vuejs.org\\\",\\\"*.eslint.org\\\",\\\"https://f2-default.s3.amazonaws.com\\\",\\\"*.prettier.io\\\",\\\"*.atlassian.com\\\",\\\"*.docker.io\\\"]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\"]\",\"csharp.1.lastSessionDate\":\"Fri Jul 12 2024\",\"csharp.1.sessionCount\":\"311\",\"themeUpdatedNotificationShown\":\"true\",\"extensionsAssistant/deprecated\":\"[\\\"lonefy.vscode-js-css-html-formatter\\\",\\\"simonsiefke.prettier-vscode\\\"]\",\"github-mrazinshaikh\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-nightly\\\",\\\"name\\\":\\\"GitHub Copilot Nightly\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"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\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\":0},\\\"viewLocations\\\":{\\\"gitlens.views.repositories\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.commits\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.branches\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.remotes\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.tags\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.worktrees\\\":\\\"workbench.view.explorer\\\",\\\"gitlens.views.contributors\\\":\\\"workbench.view.explorer\\\",\\\"workbench.scm\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"gitlens.views.stashes\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"tabnine-RazinTeqB\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI\\\",\\\"allowed\\\":true}]\",\"workbench.activityBar.location\":\"default\",\"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}]\",\"github-RazinTeqB\":\"[{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests\\\",\\\"allowed\\\":true}]\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sftp.state.hidden\":\"[{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspell-info-explorer.state.hidden\":\"[{\\\"id\\\":\\\"cSpellInfoView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellRegExpView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.cspellPanel.state.hidden\":\"[{\\\"id\\\":\\\"cSpellIssuesViewByFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cSpellIssuesViewByIssue\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"menu.hiddenCommands\":\"{}\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"extension.features.state\":\"{\\\"github.copilot-chat\\\":{\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[]}}}\",\"terminal-inline-chat-view-state\":\"{\\\"inputValue\\\":\\\"\\\",\\\"inputState\\\":{\\\"chatDynamicVariableModel\\\":[],\\\"chatContextAttachments\\\":[]}}\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\"}}"}
This file has been truncated, but you can view the full file.
{"name":"PHP Light Theme","icon":"game","settings":"{\"settings\":\"{\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"files.maxMemoryForLargeFilesMB\\\": 10240,\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"emmet.includeLanguages\\\": {\\n \\\"twig\\\": \\\"html\\\",\\n \\\"vue-html\\\": \\\"html\\\",\\n \\\"vue\\\": \\\"html\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.quickSuggestions\\\": {\\n \\\"other\\\": true,\\n \\\"comments\\\": true,\\n \\\"strings\\\": true\\n },\\n \\\"redhat.telemetry.enabled\\\": false,\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.enable\\\": {\\n \\\"*\\\": true,\\n \\\"yaml\\\": true,\\n \\\"plaintext\\\": true,\\n \\\"markdown\\\": true\\n },\\n \\\"[twig]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"serhatkaya.twig-formatter\\\"\\n },\\n \\\"workbench.editor.enablePreviewFromQuickOpen\\\": true,\\n \\\"terminal.integrated.autoReplies\\\": {\\n \\\"Terminate batch job (Y/N)?\\\": \\\"Y\\\\r\\\"\\n },\\n \\\"[php]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\n },\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"git.terminalAuthentication\\\": false,\\n \\\"github.gitAuthentication\\\": false,\\n \\\"search.useGlobalIgnoreFiles\\\": true,\\n \\\"search.useParentIgnoreFiles\\\": true,\\n \\\"php-cs-fixer.executablePath\\\": \\\"${extensionPath}/php-cs-fixer.phar\\\",\\n \\\"php-cs-fixer.lastDownload\\\": 1737788853637,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[vue]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"octref.vetur\\\"\\n },\\n \\\"[yaml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"editor.defaultFormatter\\\": \\\"SimonSiefke.prettier-vscode\\\",\\n \\\"vetur.format.defaultFormatter.sass\\\": \\\"none\\\",\\n \\\"thunder-client.codeSnippetLanguage\\\": \\\"curl\\\",\\n \\\"[sql]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"adpyke.vscode-sql-formatter\\\"\\n },\\n \\\"cSpell.userWords\\\": [\\\"Floraqueen\\\", \\\"LONGTEXT\\\", \\\"Nuxt\\\", \\\"Stringable\\\"],\\n \\\"[blade]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\n },\\n \\\"thunder-client.htmlView\\\": \\\"Preview\\\",\\n \\\"explorer.fileNesting.enabled\\\": true,\\n \\\"files.associations\\\": {\\n \\\".htaccess\\\": \\\"properties\\\",\\n \\\"*.css\\\": \\\"tailwindcss\\\",\\n \\\".env*\\\": \\\"env\\\",\\n \\\"*.js.*\\\": \\\"javascript\\\"\\n },\\n \\\"vetur.format.defaultFormatter.html\\\": \\\"none\\\",\\n \\\"yaml.schemas\\\": {\\n \\\"file:///home/administrator/.vscode/extensions/atlassian.atlascode-3.0.1/resources/schemas/pipelines-schema.json\\\": \\\"bitbucket-pipelines.yml\\\"\\n },\\n \\\"atlascode.bitbucket.enabled\\\": true,\\n \\\"vetur.validation.template\\\": false,\\n \\\"vetur.validation.script\\\": false,\\n \\\"vetur.validation.style\\\": false,\\n \\\"atlascode.jira.jqlList\\\": [\\n {\\n \\\"id\\\": \\\"f5ba5018-4c68-4ab0-ae45-d5b8bf27673b\\\",\\n \\\"enabled\\\": true,\\n \\\"name\\\": \\\"My floraqueen Issues\\\",\\n \\\"query\\\": \\\"assignee = currentUser() AND resolution = Unresolved ORDER BY lastViewed DESC\\\",\\n \\\"siteId\\\": \\\"614d40b0-56e5-48bc-986d-f2a5bd75c530\\\",\\n \\\"monitor\\\": true\\n }\\n ],\\n \\\"atlascode.jira.lastCreateSiteAndProject\\\": {\\n \\\"siteId\\\": \\\"\\\",\\n \\\"projectKey\\\": \\\"\\\"\\n },\\n \\\"inlineFold.supportedLanguages\\\": [\\\"html\\\", \\\"svelte\\\", \\\"vue\\\"],\\n \\\"editor.formatOnSaveMode\\\": \\\"modifications\\\",\\n \\\"powermode.enabled\\\": true,\\n \\\"powermode.presets\\\": \\\"flames\\\",\\n \\\"powermode.combo.counterEnabled\\\": \\\"hide\\\",\\n \\\"powermode.combo.timerEnabled\\\": \\\"hide\\\",\\n \\\"powermode.shake.enabled\\\": false,\\n \\\"powermode.explosions.enabled\\\": false,\\n \\\"tailwindCSS.experimental.classRegex\\\": [\\n // [\\\"([a-z]+(classes)|class)=([^;]*)\\\"],\\n \\\"([a-z]+(classes)|class|Classes)=([^;]*)\\\"\\n ],\\n \\\"tailwindCSS.emmetCompletions\\\": true,\\n \\\"tabnine.experimentalAutoImports\\\": true,\\n \\\"yaml.customTags\\\": [\\n \\\"!And\\\",\\n \\\"!And sequence\\\",\\n \\\"!If\\\",\\n \\\"!If sequence\\\",\\n \\\"!Not\\\",\\n \\\"!Not sequence\\\",\\n \\\"!Equals\\\",\\n \\\"!Equals sequence\\\",\\n \\\"!Or\\\",\\n \\\"!Or sequence\\\",\\n \\\"!FindInMap\\\",\\n \\\"!FindInMap sequence\\\",\\n \\\"!Base64\\\",\\n \\\"!Join\\\",\\n \\\"!Join sequence\\\",\\n \\\"!Cidr\\\",\\n \\\"!Ref\\\",\\n \\\"!Sub\\\",\\n \\\"!Sub sequence\\\",\\n \\\"!GetAtt\\\",\\n \\\"!GetAZs\\\",\\n \\\"!ImportValue\\\",\\n \\\"!ImportValue sequence\\\",\\n \\\"!Select\\\",\\n \\\"!Select sequence\\\",\\n \\\"!Split\\\",\\n \\\"!Split sequence\\\"\\n ],\\n \\\"css.validate\\\": false,\\n \\\"tailwindCSS.includeLanguages\\\": {\\n \\\"javascript\\\": \\\"javascript\\\",\\n \\\"vue\\\": \\\"vue\\\"\\n },\\n \\\"editor.stickyScroll.enabled\\\": true,\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\n \\\"insertDateString.formatTime\\\": \\\"hh:mm\\\",\\n \\\"docker.dockerPath\\\": \\\"/usr/bin/docker\\\",\\n \\\"docker.composeCommand\\\": \\\"/usr/local/bin/docker-compose\\\",\\n \\\"editor.fontSize\\\": 15,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"workbench.editorAssociations\\\": {\\n \\\"*.txt\\\": \\\"default\\\"\\n },\\n \\\"terminal.integrated.scrollback\\\": 3000,\\n \\\"debug.console.acceptSuggestionOnEnter\\\": \\\"on\\\",\\n \\\"gitlens.autolinks\\\": [\\n {\\n \\\"prefix\\\": \\\"ITT-\\\",\\n \\\"url\\\": \\\"https://floraqueen.atlassian.net/browse/ITT-<num>\\\"\\n },\\n {\\n \\\"prefix\\\": \\\"MIG\\\"\\n }\\n ],\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"github.copilot.advanced\\\": {},\\n \\\"codesnap.transparentBackground\\\": true,\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[dockerfile]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"[dockercompose]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\n },\\n \\\"tailwindCSS.classAttributes\\\": [\\n \\\"class\\\",\\n \\\".*class*\\\",\\n \\\"ngClass\\\",\\n \\\".*classes*\\\",\\n \\\"className\\\"\\n ],\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"prettier.tabWidth\\\": 4,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"security.promptForLocalFileProtocolHandling\\\": false,\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"files.watcherExclude\\\": {\\n \\\"**/build/*/**\\\": true\\n },\\n \\\"[github-actions-workflow]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[shellscript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[tailwindcss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"laravel-pint.enable\\\": true,\\n \\\"terminal.integrated.enableMultiLinePasteWarning\\\": false,\\n \\\"[javascriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\n \\\"phpGroupImports.notifyOnComplete\\\": false,\\n \\\"githubPullRequests.terminalLinksHandler\\\": \\\"github\\\",\\n \\\"phpGroupImports.importsOrder\\\": [\\n \\\"const\\\",\\n \\\"class\\\",\\n \\\"function\\\"\\n ],\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\n \\\"codesnap.target\\\": \\\"window\\\",\\n \\\"diffEditor.maxComputationTime\\\": 0,\\n \\\"[hosts]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"[ignore]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\n },\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\n \\\"better-comments.highlightPlainText\\\": true,\\n \\\"better-comments.tags\\\": [\\n {\\n \\\"tag\\\": \\\"!\\\",\\n \\\"color\\\": \\\"#FF2D00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"?\\\",\\n \\\"color\\\": \\\"#3498DB\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"//\\\",\\n \\\"color\\\": \\\"#474747\\\",\\n \\\"strikethrough\\\": true,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"todo\\\",\\n \\\"color\\\": \\\"#FF8C00\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n },\\n {\\n \\\"tag\\\": \\\"*\\\",\\n \\\"color\\\": \\\"#98C379\\\",\\n \\\"strikethrough\\\": false,\\n \\\"underline\\\": false,\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\n \\\"bold\\\": false,\\n \\\"italic\\\": false\\n }\\n ],\\n \\\"prettier.printWidth\\\": 100,\\n \\\"bladeFormatter.format.sortHtmlAttributes\\\": \\\"code-guide\\\",\\n \\\"bladeFormatter.format.sortTailwindcssClasses\\\": true,\\n \\\"alpine-intellisense.settings.languageScopes\\\": \\\"html,php\\\",\\n \\\"php.suggest.basic\\\": false,\\n \\\"codesnap.showWindowTitle\\\": true\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+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\\\": \\\"ctrl+alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocus && terminalProcessSupported && !terminalAltBufferActive\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+g\\\",\\n \\\"command\\\": \\\"-namespaceResolver.generateNamespace\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space c\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+\\\\\\\\\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.trigger\\\",\\n \\\"when\\\": \\\"config.github.copilot.inlineSuggest.enable && editorTextFocus && !editorHasSelection && !inlineSuggestionsVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-editor.action.triggerSuggest\\\",\\n \\\"when\\\": \\\"editorHasCompletionItemProvider && textInputFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space s\\\",\\n \\\"command\\\": \\\"toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space\\\",\\n \\\"command\\\": \\\"-toggleSuggestionDetails\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"-workbench.action.search.toggleQueryDetails\\\",\\n \\\"when\\\": \\\"inSearchEditor || searchViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+j\\\",\\n \\\"command\\\": \\\"editor.action.joinLines\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 1\\\",\\n \\\"command\\\": \\\"insertDateString.insertDate\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 1\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 3\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+space 2\\\",\\n \\\"command\\\": \\\"editor.action.transformToTitlecase\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 2\\\",\\n \\\"command\\\": \\\"insertDateString.insertDateTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i 3\\\",\\n \\\"command\\\": \\\"insertDateString.insertTime\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+space 1\\\",\\n \\\"command\\\": \\\"extension.changeCase.commands\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+x x\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.clear\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+l\\\",\\n \\\"command\\\": \\\"insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+i\\\",\\n \\\"command\\\": \\\"-insertDateString.insertOwnFormatDateTime\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-github.copilot.generate\\\",\\n \\\"when\\\": \\\"editorTextFocus && github.copilot.activated && !inInteractiveInput && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.insertCodeCellBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+/\\\",\\n \\\"command\\\": \\\"editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"-editor.action.blockComment\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n }\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"razin_snips.code-snippets\":\"{\\n // Place your global snippets here. Each snippet is defined under a snippet name and has a scope, prefix, body and\\n // description. Add comma separated ids of the languages where the snippet is applicable in the scope field. If scope\\n // is left empty or omitted, the snippet gets applied to all languages. The prefix is what is\\n // 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.\\n // Placeholders with the same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"scope\\\": \\\"javascript,typescript\\\",\\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 \\\"Console log Clear\\\": {\\n \\\"prefix\\\": \\\"cclear\\\",\\n \\\"body\\\": [\\n \\\"console.clear();\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n \\\"Console log \\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clog\\\",\\n \\\"body\\\": [\\n \\\"console.log($1)\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log\\\"\\n },\\n\\n \\\"Console log with style\\\": {\\n // \\\"scope\\\": \\\"javascript,typescript,html,php\\\",\\n \\\"prefix\\\": \\\"clogs\\\",\\n \\\"body\\\": [\\n \\\"console.log('%c$1', 'color:#00ff00;font-size:30px;font-weight:bold;')\\\",\\n ],\\n \\\"description\\\": \\\"javascript console.log with style\\\"\\n },\\n\\n \\\"echo pre print exit \\\": {\\n \\\"prefix\\\": \\\"eprint\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo pre var_dump exit \\\": {\\n \\\"prefix\\\": \\\"edump\\\",\\n \\\"body\\\": [\\n \\\"echo \\\\\\\"<pre>==>\\\\\\\" . basename(__FILE__) . ' => ' . __FUNCTION__ . ' => ' . __LINE__ . \\\\\\\" <br/> \\\\\\\";\\\",\\n \\\"var_dump(${1:example});\\\",\\n \\\"echo \\\\\\\"</pre>\\\\\\\";\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"echo exit \\\": {\\n \\\"prefix\\\": \\\"eexit\\\",\\n \\\"body\\\": [\\\"echo ${1:example}; exit;\\\"],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php error reporting on\\\": {\\n \\\"prefix\\\": \\\"errorreport\\\",\\n \\\"body\\\": [\\n \\\"ini_set('display_errors', 1);\\\",\\n \\\"ini_set('display_startup_errors', 1);\\\",\\n \\\"error_reporting(E_ALL);\\\"\\n ],\\n \\\"description\\\": \\\"php error reporting on\\\"\\n },\\n \\\"cli print exit\\\": {\\n \\\"prefix\\\": \\\"cliprint\\\",\\n \\\"body\\\": [\\n \\\"echo '==> ' . __LINE__ . PHP_EOL;\\\",\\n \\\"print_r(${1:example});\\\",\\n \\\"echo PHP_EOL . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"server cli print exit\\\": {\\n \\\"prefix\\\": \\\"servercliprint\\\",\\n \\\"body\\\": [\\n \\\"define('STDOUT', fopen('php://stdout', 'w'));\\\",\\n \\\"fwrite(STDOUT, print_r(PHP_EOL.'CLI OUTPUT =====' .PHP_EOL, true));\\\"\\n ],\\n \\\"description\\\": \\\"output to php server output log\\\"\\n },\\n \\\"promise with timeout\\\": {\\n \\\"prefix\\\": \\\"awaitpromise\\\",\\n \\\"body\\\": [\\n \\\"await new Promise((resolve) => {\\\",\\n \\\" setTimeout(() => {\\\",\\n \\\" resolve();\\\",\\n \\\" }, ${1:2000});\\\",\\n \\\"})\\\",\\n ],\\n \\\"description\\\": \\\"echo pre print exit \\\"\\n },\\n \\\"php execution time start\\\": {\\n \\\"prefix\\\": \\\"phpbench1\\\",\\n \\\"body\\\": [\\n \\\"$$starttime = microtime(true);\\\",\\n ],\\n \\\"description\\\": \\\"php benchmark start time\\\"\\n },\\n \\\"php execution time end\\\": {\\n \\\"prefix\\\": \\\"phpbench2\\\",\\n \\\"body\\\": [\\n \\\"$$endtime = microtime(true);\\\",\\n \\\"$$total = $$endtime - $$starttime ;\\\",\\n \\\"echo PHP_EOL . 'Execution time : ' . $$total . ' in seconds.' . PHP_EOL;\\\",\\n \\\"exit;\\\"\\n ],\\n \\\"description\\\": \\\"php benchmark end time\\\"\\n },\\n \\\"Todo remove\\\": {\\n \\\"prefix\\\": \\\"todoremove6.4\\\",\\n \\\"body\\\": [\\\"// TODO: Remove with update to 6.4\\\"],\\n \\\"description\\\": \\\"Todo fruadsniffer deprecated to be removed. with 6.4\\\"\\n },\\n \\\"Todo check\\\": {\\n \\\"prefix\\\": \\\"todo6.4check\\\",\\n \\\"body\\\": [\\\"// TODO: Test with update to 6.4\\\"],\\n \\\"description\\\": \\\"Todo fruadsniffer Test with 6.4\\\"\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"vscode.merge-conflict\"},\"displayName\":\"Merge Conflict\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.microsoft-authentication\"},\"displayName\":\"Microsoft Account\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.vscode-sql-formatter\",\"uuid\":\"ac70a31d-d9ab-417b-b259-baf7cd9d6cb0\"},\"displayName\":\"SQL Formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"irongeek.vscode-env\",\"uuid\":\"2fd1d28f-fc2a-4582-8788-2f01febe43a6\"},\"displayName\":\"ENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jrebocho.vscode-random\",\"uuid\":\"a4678ccd-2309-4cdd-b6cf-94af8dd7001f\"},\"displayName\":\"vscode-random\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jsynowiec.vscode-insertdatestring\",\"uuid\":\"92d01ae4-5a2e-4299-990c-7905798fb719\"},\"displayName\":\"Insert Date String\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.php-cs-fixer\",\"uuid\":\"b06b65b2-6ea9-4045-b166-54aa63205261\"},\"displayName\":\"php cs fixer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mehedidracula.php-namespace-resolver\",\"uuid\":\"651dce1f-eda8-4a5b-aa26-0d1266de8ed1\"},\"displayName\":\"PHP Namespace Resolver\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrazinshaikh.php-group-imports\",\"uuid\":\"4c5e2c46-6b1d-4d24-89bf-d39aaafbbf54\"},\"displayName\":\"PHP Group Imports\",\"version\":\"1.1.9\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mutantdino.resourcemonitor\",\"uuid\":\"6efd3abb-3c6e-49c8-b8ce-6df58982255b\"},\"displayName\":\"Resource Monitor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"narsenico.vscode-progressive-increment\",\"uuid\":\"ea2dc21d-3d2d-4977-8a46-0b7e1291ebbf\"},\"displayName\":\"VSCode Progressive Increment\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wmaurer.change-case\",\"uuid\":\"2aa040bf-c73a-455d-8946-5c6cc83b8019\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"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.extension.cspell-info-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.cspell-regexp-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.figma\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.npm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.aiSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.views.service.sidebar.f9dcec84-10f8-4556-86d8-7d89094924c4\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.atlascode-drawer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.symfonyViewsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"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.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.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.hexExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jsonEditor-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.PowerShellCommandExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"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.powerShellProTools\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"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.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"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\\\":9},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"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.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"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\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.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\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.cspellPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.aws-codewhisperer-reference-log\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.postman-console-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.AskJarvisPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-secondary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"insert-unicode.identifyView\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"parametersView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"routeDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceDefinitionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.codeWhisperer.referenceLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"aws.developerTools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"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},{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-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\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"flutterPropertyEditor\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilot-chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"postman-console-view\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.name.tag.css\\\",\\\"entity.name.tag.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"source.css entity.other.attribute-name.class\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.parent.less\\\",\\\"source.css entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"source.css variable\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background1\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground1\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#989898\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"menu.selectionBackground\\\":\\\"#0078d4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.selectedBackground\\\":\\\"#222222\\\",\\\"tab.selectedForeground\\\":\\\"#ffffffa0\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"chat.editedFileForeground\\\":\\\"#e2c08d\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.selectedBorderTop\\\":\\\"#6caddf\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d0d0d0\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"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\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":256},{\\\"key\\\":\\\"php-short-imports.groupImports\\\",\\\"value\\\":257},{\\\"key\\\":\\\"editor.action.smartSelect.expand\\\",\\\"value\\\":512},{\\\"key\\\":\\\"sftp.config\\\",\\\"value\\\":661},{\\\"key\\\":\\\"namespaceResolver.generateNamespace\\\",\\\"value\\\":678},{\\\"key\\\":\\\"vscode-docker.containers.composeGroup.logs\\\",\\\"value\\\":884},{\\\"key\\\":\\\"insert-unicode.insertText\\\",\\\"value\\\":979},{\\\"key\\\":\\\"vscode-icons.regenerateIcons\\\",\\\"value\\\":989},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":1070},{\\\"key\\\":\\\"insert-unicode.insertEmojiText\\\",\\\"value\\\":1105},{\\\"key\\\":\\\"editor.emmet.action.toggleComment\\\",\\\"value\\\":1108},{\\\"key\\\":\\\"typescript.reloadProjects\\\",\\\"value\\\":1183},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":1189},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":1195},{\\\"key\\\":\\\"workbench.action.zoomIn\\\",\\\"value\\\":1207},{\\\"key\\\":\\\"workbench.action.zoomReset\\\",\\\"value\\\":1208},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":1210},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":1213},{\\\"key\\\":\\\"vscode-random-hex.fillRandomHexColorCode\\\",\\\"value\\\":1218},{\\\"key\\\":\\\"psalm.analyzeWorkSpace\\\",\\\"value\\\":1264},{\\\"key\\\":\\\"workbench.action.restartExtensionHost\\\",\\\"value\\\":1266},{\\\"key\\\":\\\"psalm.showOutput\\\",\\\"value\\\":1267},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":1314},{\\\"key\\\":\\\"workbench.action.closeAllEditors\\\",\\\"value\\\":1345},{\\\"key\\\":\\\"workbench.files.action.compareFileWith\\\",\\\"value\\\":1355},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":1357},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":1358},{\\\"key\\\":\\\"javascript.goToProjectConfig\\\",\\\"value\\\":1359},{\\\"key\\\":\\\"vscode-random-hex.generateRandomHexColorCode\\\",\\\"value\\\":1364},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":1381},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":1388},{\\\"key\\\":\\\"extension.randomRgbColor\\\",\\\"value\\\":1389},{\\\"key\\\":\\\"progressive.incrementBy1\\\",\\\"value\\\":1391},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":1395},{\\\"key\\\":\\\"editor.action.selectHighlights\\\",\\\"value\\\":1398},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":1399},{\\\"key\\\":\\\"extension.changeCase.snake\\\",\\\"value\\\":1402},{\\\"key\\\":\\\"editor.action.toggleWordWrap\\\",\\\"value\\\":1407},{\\\"key\\\":\\\"intelephense.index.workspace\\\",\\\"value\\\":1420},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":1421},{\\\"key\\\":\\\"vscode-blade-formatter.format\\\",\\\"value\\\":1424},{\\\"key\\\":\\\"workbench.action.files.saveFiles\\\",\\\"value\\\":1432},{\\\"key\\\":\\\"editor.action.blockComment\\\",\\\"value\\\":1433},{\\\"key\\\":\\\"extension.changeCase.pascal\\\",\\\"value\\\":1436},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":1499},{\\\"key\\\":\\\"php-group-imports.groupImports\\\",\\\"value\\\":1532},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":1535},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":1537},{\\\"key\\\":\\\"extension.changeCase.camel\\\",\\\"value\\\":1538},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":1540}]}\",\"commandPalette.mru.counter\":\"1541\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"debugging\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"tasks\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#dockerExplorer\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-azuretools.vscode-docker#dockerStart#openFolder\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.sidebars\\\":{\\\"done\\\":true},\\\"alefragnani.Bookmarks#bookmarksWelcome#customizingAppearance\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#welcome#more\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.94e15b014af9f33331b29d73f5c639c6\\\",\\\"status.workspaceTrust.1628258464886\\\",\\\"status.workspaceTrust.1628772371797\\\",\\\"status.workspaceTrust.91ad1f6493c4c46f6bf9a8b7399472c2\\\",\\\"status.workspaceTrust.1629292619838\\\",\\\"status.workspaceTrust.1629293404675\\\",\\\"status.workspaceTrust.9ff7b1779cabe1e97e624a4a574b55d5\\\",\\\"status.workspaceTrust.5d08c0a4962a2e2ac2d7b512e84e4b66\\\",\\\"status.workspaceTrust.9dbf4db9aad4101f4d0d4231b6148291\\\",\\\"status.workspaceTrust.1629983830177\\\",\\\"status.workspaceTrust.2511ef78890a6823aa821e4187a56c0a\\\",\\\"status.workspaceTrust.5d17cf20cf563240f78b5e29a085d731\\\",\\\"status.workspaceTrust.44cb194c2ccd73ea6cb0b2b4b1bfe53a\\\",\\\"status.workspaceTrust.6281cc18db854981e29ff457ae73146a\\\",\\\"status.workspaceTrust.e081074586e231fc47dec354edd0bf16\\\",\\\"status.workspaceTrust.1635931860516\\\",\\\"status.workspaceTrust.a48de645c380d8e3c6b2f24a38d2f837\\\",\\\"status
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment