Skip to content

Instantly share code, notes, and snippets.

@junielton
Created July 10, 2024 13:43
Show Gist options
  • Select an option

  • Save junielton/600c5e6acc477b2e7e270546a810ac93 to your computer and use it in GitHub Desktop.

Select an option

Save junielton/600c5e6acc477b2e7e270546a810ac93 to your computer and use it in GitHub Desktop.
{"name":"NUXT","icon":"flame","settings":"{\"settings\":\"{\\r\\n \\\"editor.codeActionsOnSave\\\": {\\r\\n \\\"source.fixAll.eslint\\\": \\\"explicit\\\",\\r\\n \\\"source.addMissingImports\\\": \\\"explicit\\\"\\r\\n },\\r\\n \\\"editor.suggest.showStatusBar\\\": true,\\r\\n \\\"editor.bracketPairColorization.enabled\\\": true,\\r\\n \\\"editor.rulers\\\": [80, 120],\\r\\n \\\"editor.minimap.size\\\": \\\"fill\\\",\\r\\n \\\"editor.stickyScroll.enabled\\\": false,\\r\\n \\\"editor.quickSuggestionsDelay\\\": 1200000,\\r\\n \\\"workbench.tree.indent\\\": 10,\\r\\n \\\"editor.lineHeight\\\": 2,\\r\\n \\\"eslint.experimental.useFlatConfig\\\": true,\\r\\n \\\"editor.tabSize\\\": 3,\\r\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n \\\"[jsonc, json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\r\\n },\\r\\n \\\"git.openRepositoryInParentFolders\\\": \\\"always\\\",\\r\\n \\\"explorer.compactFolders\\\": false,\\r\\n \\\"editor.guides.bracketPairs\\\": \\\"active\\\",\\r\\n \\\"vue.autoInsert.dotValue\\\": true,\\r\\n \\\"vue.inlayHints.missingProps\\\": true,\\r\\n \\\"vue.complete.casing.props\\\": \\\"autoCamel\\\",\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Git Bash\\\",\\r\\n \\\"editor.matchBrackets\\\": \\\"never\\\",\\r\\n \\\"search.exclude\\\": {\\r\\n \\\"**/node_modules\\\": true,\\r\\n \\\"**/bower_components\\\": true,\\r\\n \\\"**/env\\\": true,\\r\\n \\\"**/venv\\\": true\\r\\n },\\r\\n \\\"files.watcherExclude\\\": {\\r\\n \\\"**/.git/objects/**\\\": true,\\r\\n \\\"**/.git/subtree-cache/**\\\": true,\\r\\n \\\"**/node_modules/**\\\": true,\\r\\n \\\"**/env/**\\\": true,\\r\\n \\\"**/venv/**\\\": true,\\r\\n \\\"env-*\\\": true\\r\\n },\\r\\n \\\"editor.fontFamily\\\": \\\"JetBrains Mono\\\",\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"[markdown]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"DavidAnson.vscode-markdownlint\\\"\\r\\n },\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-python.black-formatter\\\"\\r\\n },\\r\\n \\\"editor.smoothScrolling\\\": true,\\r\\n \\\"chat.editor.fontSize\\\": 13,\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\r\\n \\\"github.copilot.enable\\\": {\\r\\n \\\"*\\\": true,\\r\\n \\\"plaintext\\\": false,\\r\\n \\\"markdown\\\": true,\\r\\n \\\"scminput\\\": false\\r\\n },\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\r\\n },\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[typescript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"workbench.editor.editorActionsLocation\\\": \\\"titleBar\\\",\\r\\n \\\"git.enableSmartCommit\\\": true,\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"workbench.colorTheme\\\": \\\"Monospace Dark\\\",\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"[vue]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"terminal.integrated.defaultProfile.linux\\\": \\\"zsh\\\",\\r\\n \\\"workbench.editorAssociations\\\": {\\r\\n \\\"git-rebase-todo\\\": \\\"default\\\"\\r\\n },\\r\\n \\\"vue.format.script.initialIndent\\\": true,\\r\\n \\\"vue.inlayHints.inlineHandlerLeading\\\": true,\\r\\n \\\"vue.inlayHints.optionsWrapper\\\": true,\\r\\n \\\"vue.inlayHints.vBindShorthand\\\": true,\\r\\n \\\"vue.splitEditors.icon\\\": true,\\r\\n \\\"github.copilot.chat.localeOverride\\\": \\\"pt-br\\\",\\r\\n \\\"files.autoSaveDelay\\\": 100000,\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"remote.autoForwardPortsSource\\\": \\\"hybrid\\\",\\r\\n \\\"github.copilot.editor.enableAutoCompletions\\\": true,\\r\\n \\\"workbench.iconTheme\\\": \\\"monospace-icons\\\",\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"window.commandCenter\\\": false,\\r\\n \\\"workbench.layoutControl.enabled\\\": false,\\r\\n \\\"workbench.editor.splitInGroupLayout\\\": \\\"vertical\\\",\\r\\n \\\"workbench.experimental.enableNewProfilesUI\\\": true,\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Coloque as suas associações de teclas neste arquivo para substituir os padrões\\n[ \\n {\\n \\\"key\\\": \\\"alt+c\\\",\\n \\\"command\\\": \\\"-task.cancel\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\" \\n },\\n { \\n \\\"key\\\": \\\"alt+c c\\\",\\n \\\"command\\\": \\\"-extension.colorHelper.convert\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\" \\n }, \\n { \\n \\\"key\\\": \\\"alt+c p\\\", \\n \\\"command\\\": \\\"-extension.colorHelper.pick\\\", \\n \\\"when\\\": \\\"editorTextFocus\\\" \\n },\\n {\\n \\\"key\\\": \\\"pagedown\\\",\\n \\\"command\\\": \\\"turboConsoleLog.displayLogMessage\\\"\\n },\\n {\\n \\\"key\\\": \\\"f1\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+u\\\",\\n \\\"command\\\": \\\"editor.action.transformToUppercase\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+l\\\",\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\"\\n },\\n]\",\"platform\":3}","tasks":"{\"tasks\":\"{\\n // See https://go.microsoft.com/fwlink/?LinkId=733558\\n // for the documentation about the tasks.json format\\n \\\"version\\\": \\\"2.0.0\\\",\\n \\\"tasks\\\": [\\n {\\n \\\"label\\\": \\\"echo\\\",\\n \\\"type\\\": \\\"shell\\\",\\n \\\"command\\\": \\\"echo Hello\\\"\\n }\\n ]\\n}\"}","snippets":"{\"snippets\":{\"henriquevsch.code-snippets\":\"{\\n \\\"useLoader Composable\\\": {\\n \\\"scope\\\": \\\"javascript,typescript,vue\\\",\\n \\\"prefix\\\": \\\"loader\\\",\\n \\\"body\\\": [\\\"const { hideLoader } = useLoader()\\\"]\\n },\\n\\n \\\"Error Message\\\": {\\n \\\"scope\\\": \\\"javascript,typescript,vue\\\",\\n \\\"prefix\\\": \\\"err\\\",\\n \\\"body\\\": [\\\"ToastService.error(error.message)\\\"]\\n },\\n}\\n\",\"snippets.code-snippets\":\"{\\n \\\"Vue Init\\\": {\\n\\t\\t\\\"prefix\\\": \\\"initvue\\\",\\n\\t\\t\\\"scope\\\": \\\"vue\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"<template>\\\",\\n\\t\\t\\t\\\" <div>$TM_FILENAME_BASE</div>\\\",\\n\\t\\t\\t\\\"</template>\\\",\\n\\t\\t\\t\\\"<script lang='ts' setup>\\\",\\n\\t\\t\\t\\\"/** ---------------------------------------------------------------------------\\\",\\n\\t\\t\\t\\\" * @Init \\\",\\n\\t\\t\\t\\\" * --------------------------------------------------------------------------*/\\\",\\n\\t\\t\\t\\\"</script>\\\",\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Basic Vue Template\\\"\\n\\t},\\n\\t\\\"Doc or Comments\\\": {\\n\\t\\t\\\"prefix\\\": \\\"title\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"/** ---------------------------------------------------------------------------\\\",\\n\\t\\t\\t\\\"* @$1\\\",\\n\\t\\t\\t\\\"* ---------------------------------------------------------------------------*/\\\",\\n\\t\\t],\\n\\t},\\n\\t\\\"Docs or Comments\\\": {\\n\\t\\t\\\"prefix\\\": \\\"docs\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"/**\\\",\\n\\t\\t\\t\\\"* ----------------------------------------------------------------------------\\\",\\n\\t\\t\\t\\\"* @$1\\\",\\n\\t\\t\\t\\\"* ----------------------------------------------------------------------------\\\",\\n\\t\\t\\t\\\"*\\\",\\n\\t\\t\\t\\\"* $2 Lorem ipsum\\\",\\n\\t\\t\\t\\\"*\\\",\\n\\t\\t\\t\\\"**/\\\"\\n\\t\\t],\\n\\t},\\n\\t\\\"Pinia Options Store Boilerplate\\\": {\\n\\t\\t\\\"scope\\\": \\\"javascript,typescript\\\",\\n\\t\\t\\\"prefix\\\": \\\"pinia-options\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"import { defineStore, acceptHMRUpdate } from 'pinia'\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"export const use${TM_FILENAME_BASE/^(.*)$/${1:/pascalcase}/}Store = defineStore('$TM_FILENAME_BASE', {\\\",\\n\\t\\t\\t\\\" state: () => ({\\\",\\n\\t\\t\\t\\\" $0\\\",\\n\\t\\t\\t\\\" }),\\\",\\n\\t\\t\\t\\\" getters: {},\\\",\\n\\t\\t\\t\\\" actions: {},\\\",\\n\\t\\t\\t\\\"})\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"if (import.meta.hot) {\\\",\\n\\t\\t\\t\\\" import.meta.hot.accept(acceptHMRUpdate(use${TM_FILENAME_BASE/^(.*)$/${1:/pascalcase}/}Store, import.meta.hot))\\\",\\n\\t\\t\\t\\\"}\\\",\\n\\t\\t\\t\\\"\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Bootstrap the code needed for a Vue.js Pinia Options Store file\\\"\\n\\t},\\n\\t\\\"Pinia Setup Store Boilerplate\\\": {\\n\\t\\t\\\"scope\\\": \\\"javascript,typescript\\\",\\n\\t\\t\\\"prefix\\\": \\\"pinia-setup\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"import { defineStore, acceptHMRUpdate } from 'pinia'\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"export const use${TM_FILENAME_BASE/^(.*)$/${1:/pascalcase}/}Store = defineStore('$TM_FILENAME_BASE', () => {\\\",\\n\\t\\t\\t\\\" $0\\\",\\n\\t\\t\\t\\\" return {}\\\",\\n\\t\\t\\t\\\"})\\\",\\n\\t\\t\\t\\\"\\\",\\n\\t\\t\\t\\\"if (import.meta.hot) {\\\",\\n\\t\\t\\t\\\" import.meta.hot.accept(acceptHMRUpdate(use${TM_FILENAME_BASE/^(.*)$/${1:/pascalcase}/}Store, import.meta.hot))\\\",\\n\\t\\t\\t\\\"}\\\",\\n\\t\\t\\t\\\"\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Bootstrap the code needed for a Vue.js Pinia Setup Store file\\\"\\n\\t},\\n\\t\\\"URL Maker\\\": {\\n\\t\\t\\\"scope\\\": \\\"javascript,typescript\\\",\\n\\t\\t\\\"prefix\\\": \\\"makeUrl\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"makeUrl({\\\",\\n\\t\\t\\t\\\"path: '$1',\\\",\\n\\t\\t\\t\\\"where: `($2)`,\\\",\\n\\t\\t\\t\\\"params: [{ key: '$3', value: '$4' }],\\\",\\n\\t\\t\\t\\\"orderBy: ['$5'],\\\",\\n\\t\\t\\t\\\"limit: $6\\\",\\n\\t\\t\\t\\\"})\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"Create a URL object\\\"\\n\\t},\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\"},{\"identifier\":{\"id\":\"amayakite.aya-vue3-extension-pack\",\"uuid\":\"254c3a91-0cff-468d-a38e-3c94236125e1\"},\"displayName\":\"Aya Vue3 extension Pack\"},{\"identifier\":{\"id\":\"antfu.goto-alias\",\"uuid\":\"11d92849-00ea-4f8e-b0e4-d28f3ce65652\"},\"displayName\":\"Goto definition alias\"},{\"identifier\":{\"id\":\"antfu.vite\",\"uuid\":\"b22eea9f-5a30-43a2-8a59-3d3707869cf8\"},\"displayName\":\"Vite\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\"},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\"},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\"},{\"identifier\":{\"id\":\"fredhappyface.linuxkeybindings\",\"uuid\":\"022a8e86-79b7-4144-bbaa-0288a9a16b12\"},\"displayName\":\"LinuxKeybindings\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\"},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\"},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\"},{\"identifier\":{\"id\":\"hollowtree.vue-snippets\",\"uuid\":\"3620b114-6fe8-459b-8c68-99943147069b\"},\"displayName\":\"Vue 3 Snippets\"},{\"identifier\":{\"id\":\"keksiqc.idx-monospace-theme\",\"uuid\":\"1d94a5a9-1b7d-4087-a02f-1113032736a8\"},\"displayName\":\"Monospace Theme\"},{\"identifier\":{\"id\":\"mhutchie.git-graph\",\"uuid\":\"438221f8-1107-4ccd-a6fe-f3b7fe0856b7\"},\"displayName\":\"Git Graph\"},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\"},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\"},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\"},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\"},{\"identifier\":{\"id\":\"pflannery.vscode-versionlens\",\"uuid\":\"07fc4a0a-11fc-4121-ba9a-f0d534c729d8\"},\"displayName\":\"Version Lens\"},{\"identifier\":{\"id\":\"pranaygp.vscode-css-peek\",\"uuid\":\"0b8f8d63-11a2-4194-969c-ca7488b3413a\"},\"displayName\":\"CSS Peek\"},{\"identifier\":{\"id\":\"sibiraj-s.vscode-scss-formatter\",\"uuid\":\"01708053-6fab-403f-9787-9d5f3d8f7d6a\"},\"displayName\":\"SCSS Formatter\"},{\"identifier\":{\"id\":\"steoates.autoimport\",\"uuid\":\"70378119-1d85-4935-9733-0298c7a369a2\"},\"displayName\":\"Auto Import\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\"},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"displayName\":\"Import Cost\"},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"displayName\":\"JavaScript (ES6) code snippets\"}]","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\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"vueComponentPreview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devdb\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"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\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.npm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.panel.aiSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.azuresphere\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.bookmarks\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sftp\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.VVA\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.workspaceViewer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.tailwind-config-viewer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.oracle-db-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.ObjectScriptView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.json-views\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"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.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.PowerShell\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.aws-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"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.github-cweijan-mysql\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.stripe\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-cweijan-nosql\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"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.stories-icon\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.sln_explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.objectExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"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.browser-preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.angular\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.100-days-of-code\\\",\\\"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.code-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.interactiveSessionSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.todomd\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"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.view.extension.vscode-notion-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.data-wrangler-primary\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.azure\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"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.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.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.codestream-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"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.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.aa25788e-6772-45dd-a7db-ffae9a7b98dc\\\",\\\"pinned\\\":true,\\\"visible\\\":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\\\":\\\"rdbg.inspector\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Wed Jan 04 2023\",\"nps/sessionCount\":\"11\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1663939962849\\\",\\\"status.workspaceTrust.7111263742d5878c39c69a566c225cef\\\",\\\"status.workspaceTrust.1663948209895\\\",\\\"status.workspaceTrust.16a04c96a6b95c3f845816811b8dad65\\\",\\\"status.workspaceTrust.4b0969db85d8368ed50979f0bd21b9c5\\\",\\\"status.workspaceTrust.1663952493188\\\",\\\"status.workspaceTrust.e090dccd58f7408050905e4a5b6d2c95\\\",\\\"status.workspaceTrust.4ddda4cb3c87858ea1a610ac1b742844\\\",\\\"status.workspaceTrust.ee861bcb3e9925025ee6b727fa0a4904\\\",\\\"status.workspaceTrust.1668424485912\\\",\\\"status.workspaceTrust.89349850b5b6a01c2895d598509b73bc\\\",\\\"status.workspaceTrust.1668685185163\\\",\\\"status.workspaceTrust.b871ed70ca183da85b822fe182557d32\\\",\\\"status.workspaceTrust.1668788219834\\\",\\\"status.workspaceTrust.2929021f605e51c55f453ff442f8877b\\\",\\\"status.workspaceTrust.b231e3f597f200c60f8d7484610a1d6d\\\",\\\"status.workspaceTrust.861079d0914c85390b6cf02c5635e226\\\",\\\"status.workspaceTrust.121a96f1e44466dcd4e82cac7a232237\\\",\\\"status.workspaceTrust.e899e883cb59e914682d134bf8148225\\\",\\\"status.workspaceTrust.8d0feb1357dae4e7bd5c9b70f65b619a\\\",\\\"status.workspaceTrust.de67af5b92263a97cc751ec793b461dc\\\",\\\"status.workspaceTrust.1676980672696\\\",\\\"status.workspaceTrust.d9bf0cb3893c6fdd5252ef1f9cc36b08\\\",\\\"status.workspaceTrust.8f4500d58ecb80992cbf53b120bc9d3a\\\",\\\"status.workspaceTrust.a1ea490832a3e21736a3f139064b79e0\\\",\\\"status.workspaceTrust.9f85fda7402452604b4fa1a94563dc58\\\",\\\"status.workspaceTrust.20331f525a5d9f79c83ca2744cae572b\\\",\\\"status.workspaceTrust.122b88812c9f8bea5dea84002587dc1d\\\",\\\"status.workspaceTrust.4a7fab86eaa022d8e10d8d08c30fc6b8\\\",\\\"status.workspaceTrust.23d8842e7488ba3bd470080813ef3335\\\",\\\"status.workspaceTrust.1683112147499\\\",\\\"status.workspaceTrust.1683224124011\\\",\\\"status.workspaceTrust.1683630505962\\\",\\\"status.workspaceTrust.163db4591a3d0dafe68723d4fd4c29d0\\\",\\\"status.workspaceTrust.1684347086157\\\",\\\"status.workspaceTrust.fb882cfbdcd98a5231f6f9184dbdc00d\\\",\\\"status.workspaceTrust.6d931ac8966b7866fbc835d0a3c8a362\\\",\\\"status.workspaceTrust.b44147ad2688b3a1610f5c6472506dac\\\",\\\"status.workspaceTrust.1685616264820\\\",\\\"status.workspaceTrust.fd6dffe78a3877c01ac6a8577916d34d\\\",\\\"status.workspaceTrust.07dd8d59b5191876e46153a0372df907\\\",\\\"status.workspaceTrust.70d42fb035c2f2c8cb9eefb2bb271186\\\",\\\"status.workspaceTrust.1688038501431\\\",\\\"status.workspaceTrust.1688041479478\\\",\\\"status.workspaceTrust.1688064137106\\\",\\\"status.workspaceTrust.1688064154005\\\",\\\"status.workspaceTrust.1688986143124\\\",\\\"status.workspaceTrust.f43931faea51fbb5b519db64fe5666ab\\\",\\\"status.workspaceTrust.1689270570711\\\",\\\"status.workspaceTrust.1689274455183\\\",\\\"status.workspaceTrust.1690199701780\\\",\\\"status.workspaceTrust.1690199708810\\\",\\\"status.workspaceTrust.1690199730637\\\",\\\"status.workspaceTrust.1690199996803\\\",\\\"status.workspaceTrust.85f7926c4f979e8ddec73ca4b00c426b\\\",\\\"status.workspaceTrust.1690456671969\\\",\\\"status.workspaceTrust.5830a53caf1cdc8bbada9c8fc6898ef7\\\",\\\"status.workspaceTrust.1690458761838\\\",\\\"status.workspaceTrust.12cf8c34143f030f61cf084e9a8a4f4a\\\",\\\"status.workspaceTrust.daf5b448329fb1954060b8ccddea6589\\\",\\\"status.workspaceTrust.1692019471241\\\",\\\"status.workspaceTrust.1692019941931\\\",\\\"status.workspaceTrust.1692899509181\\\",\\\"status.workspaceTrust.f35cad75867fab3b3221c81d2e2190ba\\\",\\\"status.workspaceTrust.eb59eae8ca690bd62f4e3f6648d2eb00\\\",\\\"status.workspaceTrust.6429f46a9d261642dfd1197e3c92b21a\\\",\\\"status.workspaceTrust.7a78140b79667be8d21e720e36140192\\\",\\\"status.workspaceTrust.1693318455337\\\",\\\"status.workspaceTrust.17c63c4fbe11bc2b1cf7abf40e0fb07b\\\",\\\"status.workspaceTrust.7144a56b0ad76e50645e973f4e364304\\\",\\\"status.workspaceTrust.1693340553560\\\",\\\"status.workspaceTrust.01ed1cfca26548cc3252053b1d7bec1c\\\",\\\"status.workspaceTrust.15fbda2cea203d6ebe5d378783a995fd\\\",\\\"status.workspaceTrust.1693923874245\\\",\\\"status.workspaceTrust.525efe81d810c061016bf3f4ec000531\\\",\\\"status.workspaceTrust.1693924480729\\\",\\\"status.workspaceTrust.a1b92d3f84a79aae04b94e4c83c48c67\\\",\\\"status.workspaceTrust.1694433537692\\\",\\\"status.workspaceTrust.1694454978254\\\",\\\"status.workspaceTrust.b90094a68cf1f2640f7fa4f594f12e7d\\\",\\\"status.workspaceTrust.1694800845306\\\",\\\"status.workspaceTrust.1695120398395\\\",\\\"status.workspaceTrust.5a6d819a31d14e3856fb9314094abc3d\\\",\\\"status.workspaceTrust.1695207201241\\\",\\\"status.workspaceTrust.d4a8528d6f9a61bb6f3fd5d3d4a14161\\\",\\\"status.workspaceTrust.1695236288528\\\",\\\"status.workspaceTrust.1695411684170\\\",\\\"status.workspaceTrust.3d45b3bfc53b7a7581817f0ff4291c5c\\\",\\\"status.workspaceTrust.45676af98ca8410d211d48006132e725\\\",\\\"status.workspaceTrust.9a1db78495ea7995510b277fc92d1301\\\",\\\"status.workspaceTrust.1695909684843\\\",\\\"status.workspaceTrust.1695916091382\\\",\\\"status.workspaceTrust.1695916980707\\\",\\\"status.workspaceTrust.2e53264f9568b6edf1dbf9ca57f52279\\\",\\\"status.workspaceTrust.1695928256470\\\",\\\"status.workspaceTrust.12f0177d58571ac88c279b406146a1dd\\\",\\\"status.workspaceTrust.723995ef3c6b973b1cce9b0df550a1f5\\\",\\\"status.workspaceTrust.1696265946241\\\",\\\"status.workspaceTrust.1696341301374\\\",\\\"status.workspaceTrust.1696416193204\\\",\\\"status.workspaceTrust.7ceb0f4bf56b5ee7ce2a4feea6a71c00\\\",\\\"status.workspaceTrust.1696595903506\\\",\\\"status.workspaceTrust.415d9160b690d248728da6a2774b4d04\\\",\\\"status.workspaceTrust.e34cd758d32764082dfa4192cf06878b\\\",\\\"status.workspaceTrust.1697042057916\\\",\\\"status.workspaceTrust.22ba3d79a1bf48c360f97aa6c84650e2\\\",\\\"status.workspaceTrust.1697453028356\\\",\\\"status.workspaceTrust.d8267abc7ee5f3e6f5172821f0be26d2\\\",\\\"status.workspaceTrust.24879993b029831726f55202c5a83c18\\\",\\\"status.workspaceTrust.1697712283629\\\",\\\"status.workspaceTrust.dcfb4aa93d95537ee24336b503301ade\\\",\\\"status.workspaceTrust.1698172746728\\\",\\\"status.workspaceTrust.1698174230597\\\",\\\"status.workspaceTrust.1698174733837\\\",\\\"status.workspaceTrust.9bbfad70f980a0589cf1dafaa11cc32c\\\",\\\"status.workspaceTrust.19c4ca311a503fa94b72f381b145fbdc\\\",\\\"status.workspaceTrust.1698685000907\\\",\\\"status.workspaceTrust.85fe7d4c59b8f7879b2401d150195a74\\\",\\\"status.workspaceTrust.1699287407094\\\",\\\"status.workspaceTrust.efcab02b81051853912b20fb80197144\\\",\\\"status.workspaceTrust.baa02f1d57bf41182a87a97bc36525e2\\\",\\\"status.workspaceTrust.cb1a6fddb6f0d11d5211cae083736ad1\\\",\\\"status.workspaceTrust.1700218146108\\\",\\\"status.workspaceTrust.020e4d28d33b1f94a03631c1567100bb\\\",\\\"status.workspaceTrust.9aeabfe62048f9cf089c6187d4686fcd\\\",\\\"status.workspaceTrust.0d5a09c224b94df55cd41c0b983344de\\\",\\\"status.workspaceTrust.288a925b5a32a79c896092ba825525cf\\\",\\\"status.workspaceTrust.9416b310fd8fc5edc4f851c9472f906b\\\",\\\"status.workspaceTrust.09c70518ba8a3359f891c0485952d4cf\\\",\\\"status.workspaceTrust.1701177995258\\\",\\\"status.workspaceTrust.1701281835262\\\",\\\"status.workspaceTrust.1701282194512\\\",\\\"status.workspaceTrust.1701283021357\\\",\\\"status.workspaceTrust.1701341287305\\\",\\\"status.workspaceTrust.1701371271734\\\",\\\"status.workspaceTrust.df6f3453942072277a535d4dd8420c6c\\\",\\\"status.workspaceTrust.1701452105708\\\",\\\"status.workspaceTrust.1701454047002\\\",\\\"status.workspaceTrust.1701686962605\\\",\\\"status.workspaceTrust.1701877528951\\\",\\\"status.workspaceTrust.67641eb7c09287fb21983b274f1c9461\\\",\\\"status.workspaceTrust.1701881003803\\\",\\\"status.workspaceTrust.1701891553262\\\",\\\"status.workspaceTrust.1701892323706\\\",\\\"status.workspaceTrust.1701945685644\\\",\\\"status.workspaceTrust.1701946289840\\\",\\\"status.workspaceTrust.1701958095604\\\",\\\"status.workspaceTrust.1702039493164\\\",\\\"status.workspaceTrust.1702406295447\\\",\\\"status.workspaceTrust.1702659710834\\\",\\\"status.workspaceTrust.1702919539176\\\",\\\"status.workspaceTrust.8fc015627f668f3d773b785ff62bb723\\\",\\\"status.workspaceTrust.1702924413923\\\",\\\"status.workspaceTrust.1702992956367\\\",\\\"status.workspaceTrust.1703010200728\\\",\\\"status.workspaceTrust.e379e221999a0e9c60e8c5256e0a8d19\\\",\\\"status.workspaceTrust.b93da9d3db7e8cc2da35a9c0d494eb8e\\\",\\\"status.workspaceTrust.1705404061849\\\",\\\"ritwickdey.LiveServer\\\",\\\"eamodio.gitlens.gitlens.blame\\\",\\\"status.forwardedPorts\\\",\\\"status.editor.selection\\\",\\\"status.editor.mode\\\",\\\"status.languageStatus\\\",\\\"status.workspaceTrust.1705578303712\\\",\\\"status.workspaceTrust.1705587049858\\\",\\\"status.workspaceTrust.1705587109840\\\",\\\"status.workspaceTrust.f94ec621e9e28deb726772215f06300e\\\",\\\"status.workspaceTrust.1706123104947\\\",\\\"status.workspaceTrust.8c108fbb7082ce0c0c1d7f7a9cf5b6cf\\\",\\\"status.workspaceTrust.1706792205613\\\",\\\"status.workspaceTrust.75c85c532ca89d7db38def875c8da95e\\\",\\\"status.workspaceTrust.b985235caaa6232a0e72573841844596\\\",\\\"status.workspaceTrust.5ac1e4205477c21d434aa17213a2b6cd\\\",\\\"status.workspaceTrust.1707824794463\\\",\\\"status.workspaceTrust.1707852645040\\\",\\\"status.workspaceTrust.db9f5755055baf77405c208548570676\\\",\\\"status.workspaceTrust.233d1f2f0a2ba7e06838de2f32642075\\\",\\\"status.workspaceTrust.678870e63f29049f0aff52d9366ec5e4\\\",\\\"status.workspaceTrust.1707932283759\\\",\\\"status.workspaceTrust.cc0f19118a00b5acbbd12e668f10f243\\\",\\\"status.workspaceTrust.1708110794095\\\",\\\"status.workspaceTrust.1708359721292\\\",\\\"status.workspaceTrust.1708606119899\\\",\\\"status.workspaceTrust.465c58e9c5cd70087def7cdc2d357311\\\",\\\"status.workspaceTrust.300d808aed241948a4ae38d42fedf199\\\",\\\"status.workspaceTrust.c45924f635a559978216052220ebb88e\\\",\\\"status.workspaceTrust.1709117708372\\\",\\\"status.workspaceTrust.1709121273592\\\",\\\"status.workspaceTrust.7a43ace5578994ed09d5c9ce403a609b\\\",\\\"status.workspaceTrust.1709204671580\\\",\\\"status.workspaceTrust.edc34a726b8d8b5cd613b349a7eeb960\\\"]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"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\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark keksiqc-idx-monospace-theme-themes-monospace-dark-json\\\",\\\"label\\\":\\\"Monospace Dark\\\",\\\"settingsId\\\":\\\"Monospace Dark\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#7f8d9fff\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"string.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":[\\\"constant\\\",\\\"entity.name.constant\\\",\\\"variable.other.constant\\\",\\\"variable.language\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bd9cfeff\\\"},\\\"scope\\\":[\\\"entity\\\",\\\"entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":\\\"variable.parameter.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fd8da3ff\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fd8da3ff\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"storage.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fd8da3ff\\\"},\\\"scope\\\":[\\\"annotation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":[\\\"storage.modifier.package\\\",\\\"storage.modifier.import\\\",\\\"storage.type.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":[\\\"string\\\",\\\"punctuation.definition.string\\\",\\\"string punctuation.section.embedded source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#85cdf1ff\\\"},\\\"scope\\\":[\\\"string.quoted.double.html\\\",\\\"string.quoted.single.html\\\",\\\"string.unquoted.html\\\",\\\"punctuation.definition.string.begin.html\\\",\\\"punctuation.definition.string.end.html\\\",\\\"string.quoted.double.xml\\\",\\\"string.quoted.single.xml\\\",\\\"string.unquoted.xml\\\",\\\"punctuation.definition.string.begin.xml\\\",\\\"punctuation.definition.string.end.xml\\\",\\\"string punctuation.section.embedded source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"support\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#85cdf1ff\\\"},\\\"scope\\\":\\\"support.type.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"meta.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffd395ff\\\"},\\\"scope\\\":\\\"variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":\\\"variable.other\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"invalid.broken\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"invalid.illegal\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"invalid.unimplemented\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic underline\\\",\\\"background\\\":\\\"#fd8da3ff\\\",\\\"foreground\\\":\\\"#1f2939ff\\\",\\\"content\\\":\\\"^M\\\"},\\\"scope\\\":\\\"carriage-return\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"message.error\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":\\\"string source\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"string variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":[\\\"source.regexp\\\",\\\"string.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":[\\\"string.regexp.character-class\\\",\\\"string.regexp constant.character.escape\\\",\\\"string.regexp source.ruby.embedded\\\",\\\"string.regexp string.regexp.arbitrary-repitition\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":\\\"string.regexp constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"support.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"meta.module-reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffd395ff\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":[\\\"markup.heading\\\",\\\"markup.heading entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#d9dfe7ff\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"markup.raw\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#670023ff\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":[\\\"markup.deleted\\\",\\\"meta.diff.header.from-file\\\",\\\"punctuation.definition.deleted\\\"]},{\\\"settings\\\":{\\\"background\\\":\\\"#00391fff\\\",\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":[\\\"markup.inserted\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.inserted\\\"]},{\\\"settings\\\":{\\\"background\\\":\\\"#834314ff\\\",\\\"foreground\\\":\\\"#ffd395ff\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"punctuation.definition.changed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#333e4fff\\\",\\\"background\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.untracked\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bd9cfeff\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"meta.diff.range\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"meta.separator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"meta.output\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ca7b6ff\\\"},\\\"scope\\\":[\\\"brackethighlighter.tag\\\",\\\"brackethighlighter.curly\\\",\\\"brackethighlighter.round\\\",\\\"brackethighlighter.square\\\",\\\"brackethighlighter.angle\\\",\\\"brackethighlighter.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":\\\"brackethighlighter.unmatched\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\",\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"constant.other.reference.link\\\",\\\"string.other.link\\\"]},{},{\\\"settings\\\":{\\\"foreground\\\":\\\"#92a9ffff\\\"},\\\"scope\\\":\\\"fenced_code.block.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#77d5a3ff\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#ffd395ff\\\"},\\\"scope\\\":[\\\"markup.bold\\\",\\\"punctuation.definition.bold\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#85cdf1ff\\\"},\\\"scope\\\":[\\\"markup.italic\\\",\\\"punctuation.definition.italic\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\",\\\"foreground\\\":\\\"#ffc6d0ff\\\"},\\\"scope\\\":[\\\"markup.strikethrough\\\",\\\"punctuation.definition.strikethrough\\\"]}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"property.annotation\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#85cdf1\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"annotation\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#85cdf1\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"class\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#92a9ff\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"keksiqc.idx-monospace-theme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"idx-monospace-theme\\\",\\\"_extensionPublisher\\\":\\\"keksiqc\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"focusBorder\\\":\\\"#8964e8\\\",\\\"foreground\\\":\\\"#d9dfe7\\\",\\\"icon.foreground\\\":\\\"#d9dfe7\\\",\\\"widget.shadow\\\":\\\"#080a0e4d\\\",\\\"descriptionForeground\\\":\\\"#8b98a9\\\",\\\"errorForeground\\\":\\\"#f76769\\\",\\\"textLink.foreground\\\":\\\"#b895fd\\\",\\\"textLink.activeForeground\\\":\\\"#c8aaff\\\",\\\"textBlockQuote.background\\\":\\\"#1f2939\\\",\\\"textBlockQuote.border\\\":\\\"#475365\\\",\\\"textCodeBlock.background\\\":\\\"#333e4f\\\",\\\"textPreformat.foreground\\\":\\\"#a4afbd\\\",\\\"textSeparator.foreground\\\":\\\"#5d6a7d\\\",\\\"list.warningForeground\\\":\\\"#ffb256\\\",\\\"list.errorForeground\\\":\\\"#fa7b7c\\\",\\\"button.background\\\":\\\"#a87ffb\\\",\\\"button.hoverBackground\\\":\\\"#b895fd\\\",\\\"button.foreground\\\":\\\"#000000\\\",\\\"button.secondaryBackground\\\":\\\"#475365\\\",\\\"button.secondaryForeground\\\":\\\"#ffffff\\\",\\\"button.secondaryHoverBackground\\\":\\\"#5d6a7d\\\",\\\"checkbox.background\\\":\\\"#1f2939\\\",\\\"checkbox.foreground\\\":\\\"#d9dfe7\\\",\\\"checkbox.border\\\":\\\"#3d495a\\\",\\\"dropdown.background\\\":\\\"#1f2939\\\",\\\"dropdown.border\\\":\\\"#3d495a\\\",\\\"dropdown.foreground\\\":\\\"#d9dfe7\\\",\\\"dropdown.listBackground\\\":\\\"#10151d\\\",\\\"input.background\\\":\\\"#1f2939\\\",\\\"input.border\\\":\\\"#3d495a\\\",\\\"input.foreground\\\":\\\"#d9dfe7\\\",\\\"input.placeholderForeground\\\":\\\"#8b98a9\\\",\\\"inputValidation.errorBorder\\\":\\\"#f76769\\\",\\\"inputOption.activeBorder\\\":\\\"#8964e8\\\",\\\"badge.foreground\\\":\\\"#e0ccff\\\",\\\"badge.background\\\":\\\"#603bce\\\",\\\"progressBar.background\\\":\\\"#8964e8\\\",\\\"titleBar.activeForeground\\\":\\\"#d9dfe7\\\",\\\"titleBar.activeBackground\\\":\\\"#171f2b\\\",\\\"titleBar.inactiveForeground\\\":\\\"#738295\\\",\\\"titleBar.inactiveBackground\\\":\\\"#10151d\\\",\\\"titleBar.border\\\":\\\"#333e4f\\\",\\\"commandCenter.background\\\":\\\"#171f2b\\\",\\\"commandCenter.foreground\\\":\\\"#8b98a9\\\",\\\"commandCenter.border\\\":\\\"#333e4f\\\",\\\"commandCenter.activeBackground\\\":\\\"#1f2939\\\",\\\"commandCenter.activeForeground\\\":\\\"#d9dfe7\\\",\\\"commandCenter.activeBorder\\\":\\\"#3d495a\\\",\\\"commandCenter.inactiveForeground\\\":\\\"#738295\\\",\\\"commandCenter.inactiveBorder\\\":\\\"#333e4f\\\",\\\"activityBar.foreground\\\":\\\"#d9dfe7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#738295\\\",\\\"activityBar.background\\\":\\\"#171f2b\\\",\\\"activityBarBadge.foreground\\\":\\\"#000000\\\",\\\"activityBarBadge.background\\\":\\\"#a87ffb\\\",\\\"activityBar.activeBorder\\\":\\\"#a87ffb\\\",\\\"activityBar.border\\\":\\\"#333e4f\\\",\\\"sideBar.foreground\\\":\\\"#d9dfe7\\\",\\\"sideBar.background\\\":\\\"#10151d\\\",\\\"sideBar.border\\\":\\\"#333e4f\\\",\\\"sideBarTitle.foreground\\\":\\\"#d9dfe7\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#d9dfe7\\\",\\\"sideBarSectionHeader.background\\\":\\\"#10151d\\\",\\\"sideBarSectionHeader.border\\\":\\\"#333e4f\\\",\\\"list.hoverForeground\\\":\\\"#d9dfe7\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#d9dfe7\\\",\\\"list.activeSelectionForeground\\\":\\\"#d9dfe7\\\",\\\"list.hoverBackground\\\":\\\"#141b25\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1f2939\\\",\\\"list.activeSelectionBackground\\\":\\\"#1f2939\\\",\\\"list.inactiveFocusBackground\\\":\\\"#34009999\\\",\\\"list.focusBackground\\\":\\\"#340099\\\",\\\"tree.indentGuidesStroke\\\":\\\"#333e4f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#738295\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f2939\\\",\\\"notifications.foreground\\\":\\\"#d9dfe7\\\",\\\"notifications.background\\\":\\\"#242e3f\\\",\\\"notifications.border\\\":\\\"#333e4f\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#f76769\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#ffa23e\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#8b98a9\\\",\\\"pickerGroup.border\\\":\\\"#475365\\\",\\\"pickerGroup.foreground\\\":\\\"#d9dfe7\\\",\\\"quickInput.background\\\":\\\"#10151d\\\",\\\"quickInput.foreground\\\":\\\"#d9dfe7\\\",\\\"quickInputTitle.background\\\":\\\"#10151d\\\",\\\"keybindingLabel.background\\\":\\\"#171f2b\\\",\\\"keybindingLabel.foreground\\\":\\\"#d9dfe7\\\",\\\"keybindingLabel.border\\\":\\\"#333e4f\\\",\\\"keybindingLabel.bottomBorder\\\":\\\"#333e4f\\\",\\\"statusBar.foreground\\\":\\\"#a4afbd\\\",\\\"statusBar.background\\\":\\\"#1f2939\\\",\\\"statusBar.border\\\":\\\"#333e4f\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f2939\\\",\\\"statusBar.debuggingBackground\\\":\\\"#891524\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#282e34\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#10151d\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#333e4f\\\",\\\"editorGroup.border\\\":\\\"#333e4f\\\",\\\"tab.activeForeground\\\":\\\"#d9dfe7\\\",\\\"tab.inactiveForeground\\\":\\\"#a4afbd\\\",\\\"tab.inactiveBackground\\\":\\\"#10151d\\\",\\\"tab.activeBackground\\\":\\\"#171f2b\\\",\\\"tab.activeBorder\\\":\\\"#171f2b\\\",\\\"tab.activeBorderTop\\\":\\\"#a87ffb\\\",\\\"tab.border\\\":\\\"#333e4f\\\",\\\"tab.hoverBackground\\\":\\\"#171f2b\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#738295\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#738295\\\",\\\"tab.unfocusedHoverForeground\\\":\\\"#a4afbd\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f2939\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#333e4f\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#171f2b\\\",\\\"breadcrumb.foreground\\\":\\\"#8b98a9\\\",\\\"breadcrumb.focusForeground\\\":\\\"#d9dfe7\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#a4afbd\\\",\\\"breadcrumbPicker.background\\\":\\\"#171f2b\\\",\\\"editor.foreground\\\":\\\"#d9dfe7\\\",\\\"editor.background\\\":\\\"#171f2b\\\",\\\"editorLink.activeForeground\\\":\\\"#a87ffb\\\",\\\"editorCodeLens.foreground\\\":\\\"#8b98a9\\\",\\\"editorWidget.background\\\":\\\"#10151d\\\",\\\"editorWidget.border\\\":\\\"#5d6a7d\\\",\\\"editor.foldBackground\\\":\\\"#1c2533\\\",\\\"editor.lineHighlightBackground\\\":\\\"#1f2939\\\",\\\"editorLineNumber.foreground\\\":\\\"#475365\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#d9dfe7\\\",\\\"editorIndentGuide.background\\\":\\\"#333e4f\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#475365\\\",\\\"editorWhitespace.foreground\\\":\\\"#475365\\\",\\\"editorCursor.foreground\\\":\\\"#e0ccff\\\",\\\"editorError.foreground\\\":\\\"#fc8f8e\\\",\\\"editorWarning.foreground\\\":\\\"#ffc26e\\\",\\\"editorInfo.foreground\\\":\\\"#a2b6ff\\\",\\\"editorHint.foreground\\\":\\\"#66ce98\\\",\\\"editorLightBulb.foreground\\\":\\\"#ffc26e\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#f76769\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#ffa23e\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#8b98a9\\\",\\\"sash.hoverBorder\\\":\\\"#a87ffb\\\",\\\"editor.findMatchBackground\\\":\\\"#83431466\\\",\\\"editor.findMatchBorder\\\":\\\"#ffa23e\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#83431499\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#834314\\\",\\\"peekView.border\\\":\\\"#a87ffb\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#83431466\\\",\\\"peekViewEditor.matchHighlightBorder\\\":\\\"#ffa23e4d\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#83431466\\\",\\\"peekViewEditor.background\\\":\\\"#10151d\\\",\\\"peekViewResult.background\\\":\\\"#080a0e\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#333e4f\\\",\\\"editor.linkedEditingBackground\\\":\\\"#4d21bb99\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#264dcb4d\\\",\\\"editor.selectionBackground\\\":\\\"#264dcb80\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#333e4f99\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#333e4f\\\",\\\"editor.wordHighlightBackground\\\":\\\"#882d0066\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#882d0099\\\",\\\"editor.wordHighlightBorder\\\":\\\"#882d00\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#882d00\\\",\\\"editorBracketMatch.background\\\":\\\"#004b5e99\\\",\\\"editorBracketMatch.border\\\":\\\"#004b5e\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#3c60dd\\\",\\\"editorGutter.addedBackground\\\":\\\"#17975f80\\\",\\\"editorGutter.deletedBackground\\\":\\\"#df4047\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#8b98a9\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#17975f40\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#df404740\\\",\\\"scrollbar.shadow\\\":\\\"#00000088\\\",\\\"scrollbarSlider.background\\\":\\\"#6a737d33\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#6a737d44\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#6a737d88\\\",\\\"editorOverviewRuler.border\\\":\\\"#000000\\\",\\\"panel.background\\\":\\\"#10151d\\\",\\\"panel.border\\\":\\\"#333e4f\\\",\\\"panelTitle.activeBorder\\\":\\\"#a87ffb\\\",\\\"panelTitle.activeForeground\\\":\\\"#d9dfe7\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#a4afbd\\\",\\\"panelInput.border\\\":\\\"#333e4f\\\",\\\"panelSectionHeader.background\\\":\\\"#00000000\\\",\\\"panelSectionHeader.foreground\\\":\\\"#d9dfe7\\\",\\\"panelSection.border\\\":\\\"#333e4f\\\",\\\"menu.foreground\\\":\\\"#d9dfe7\\\",\\\"menu.background\\\":\\\"#10151d\\\",\\\"menu.border\\\":\\\"#3d495a\\\",\\\"menu.selectionForeground\\\":\\\"#d9dfe7\\\",\\\"menu.selectionBackground\\\":\\\"#1f2939\\\",\\\"menu.separatorBackground\\\":\\\"#333e4f\\\",\\\"terminal.foreground\\\":\\\"#a4afbd\\\",\\\"terminal.tab.activeBorder\\\":\\\"#a87ffb\\\",\\\"terminalCursor.background\\\":\\\"#5d6a7d\\\",\\\"terminalCursor.foreground\\\":\\\"#c8aaff\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#fafbfe\\\",\\\"terminal.ansiWhite\\\":\\\"#a4afbd\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#8b98a9\\\",\\\"terminal.ansiBlack\\\":\\\"#738295\\\",\\\"terminal.ansiBlue\\\":\\\"#708fff\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#a2b6ff\\\",\\\"terminal.ansiGreen\\\":\\\"#17b877\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#66ce98\\\",\\\"terminal.ansiCyan\\\":\\\"#25a6e9\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#71c2ee\\\",\\\"terminal.ansiRed\\\":\\\"#f76769\\\",\\\"terminal.ansiBrightRed\\\":\\\"#fc8f8e\\\",\\\"terminal.ansiMagenta\\\":\\\"#a87ffb\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c8aaff\\\",\\\"terminal.ansiYellow\\\":\\\"#ffa23e\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffc26e\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#17b877\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#17b877\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#708fff\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#f76769\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffc26e\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#738295\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#738295\\\",\\\"debugToolBar.background\\\":\\\"#1f2939\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#c6902625\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#2b6a3033\\\",\\\"settings.headerForeground\\\":\\\"#d9dfe7\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#5173f1\\\",\\\"welcomePage.buttonBackground\\\":\\\"#333e4f\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#475365\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#85cdf1\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#ffd395\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#bd9cfe\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#85cdf1\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#ffd395\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#bd9cfe\\\",\\\"editorGhostText.foreground\\\":\\\"#5d6a7d\\\",\\\"editorInlayHint.foreground\\\":\\\"#8b98a9\\\",\\\"editorInlayHint.background\\\":\\\"#73829533\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#8b98a9\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#73829533\\\"},\\\"watch\\\":false}\",\"memento/gettingStartedService\":\"{\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#explore.commands\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true}}\",\"ces/skipSurvey\":\"1.71.2\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"extensionsAssistant/languagePackSuggestionIgnore\":\"[\\\"pt-br\\\"]\",\"cpp.1.lastSessionDate\":\"Wed Apr 03 2024\",\"cpp.1.sessionCount\":\"298\",\"java.2.lastSessionDate\":\"Wed Apr 03 2024\",\"java.2.sessionCount\":\"298\",\"javascript.1.lastSessionDate\":\"Wed Jan 11 2023\",\"javascript.1.sessionCount\":\"16\",\"typescript.1.lastSessionDate\":\"Wed Mar 08 2023\",\"typescript.1.sessionCount\":\"39\",\"workbench.view.extensions.state.hidden\":\"[{\\\"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.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1666024698089],[\\\"snippets/javascript.code-snippets/Function Statement\\\",1669921264169],[\\\"snippets/javascript.code-snippets/Set Timeout Function\\\",1673528494154],[\\\"snippets/javascript.code-snippets/If Statement\\\",1674040070048],[\\\"snippets/typescript.code-snippets/Log to the console\\\",1677262430670],[\\\"snippets/snippets.json/exportClassExtends\\\",1678101916551],[\\\"snippets/snippets.json/thenCatch\\\",1678456936888],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1680207090790],[\\\"snippets/html/ri.json/ri-luggage-cart-fill\\\",1680704174571],[\\\"snippets/html/ri.json/ri-xbox-fill\\\",1681739103622],[\\\"snippets/html/fab.json/fab-divide\\\",1681832791464],[\\\"snippets/html/mdi.json/mdi-table-column-plus-after:\\\",1681911285653],[\\\"snippets/html/ri.json/ri-h-1\\\",1683822396282],[\\\"snippets/html/wi.json/wi-forecast-io-thunderstorm\\\",1683909578226],[\\\"snippets/html/mdi.json/mdi-vector-ellipse:\\\",1684325380126],[\\\"snippets/typescript.code-snippets/Define a full property\\\",1684762621452],[\\\"snippets/html/ri.json/ri-divide-line\\\",1684840183065],[\\\"snippets/html/typcn.json/typcn-media-eject\\\",1684936610979],[\\\"snippets/snippets.json/consoleGroupEnd\\\",1685369170763],[\\\"henriquevsch.code-snippets/Create a Function\\\",1685717484105],[\\\"henriquevsch.code-snippets/Create Async Function\\\",1685725997822],[\\\"henriquevsch.code-snippets/Print Console\\\",1685989465194],[\\\"henriquevsch.code-snippets/Create Function\\\",1686328584493],[\\\"snippets/db.json/DB-insert.sublime-snippet\\\",1690916101604],[\\\"snippets/db.json/DB-select.sublime-snippet\\\",1690916106134],[\\\"snippets/db.json/DB-table\\\",1690916109604],[\\\"snippets/typescript.code-snippets/Private Method Definition\\\",1691499342890],[\\\"snippets/snippets.json/setTimeOut\\\",1691752500775],[\\\"snippets/response.json/Response-json.sublime-snippet\\\",1694023878791],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1694454751476],[\\\"snippets/snippets.json/constructor\\\",1696004407195],[\\\"henriquevsch.code-snippets/useLoader Composable\\\",1696350798060],[\\\"snippets/db.json/DB-transaction-rollback.sublime-snippet\\\",1696530454846],[\\\"snippets/db.json/DB-transaction-commit.sublime-snippet\\\",1696530502817],[\\\"snippets/db.json/DB-transaction-begin.sublime-snippet\\\",1696530517981],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1699628441721],[\\\"snippets/javascript.code-snippets/Switch Statement\\\",1699894466911],[\\\"snippets/snippets.json/method\\\",1700225510805],[\\\"snippets/typescript.code-snippets/new Promise\\\",1701709392202],[\\\"henriquevsch.code-snippets/Try Finally block\\\",1702302649280],[\\\"snippets/typescript.code-snippets/Property setter\\\",1702304410253],[\\\"vue.code-snippets/Success Toast\\\",1702386082539],[\\\"vue.code-snippets/Warning Toast\\\",1702386089882],[\\\"vue.code-snippets/Info Toast\\\",1702386096410],[\\\"vue.code-snippets/useConfirmPopup Composable\\\",1702386117849],[\\\"vue.code-snippets/useLoader Composable\\\",1702386123835],[\\\"vue.code-snippets/Button\\\",1702386557162],[\\\"vue.code-snippets/ZMInput\\\",1702386756636],[\\\"vue.code-snippets/ZMSelect\\\",1702386835131],[\\\"vue.code-snippets/ZMDatePicker\\\",1702386932108],[\\\"vue.code-snippets/useHead Composable\\\",1702559227107],[\\\"snippets/snippets.json/consoleInfo\\\",1702657191089],[\\\"snippets/snippets.json/consoleLogObject\\\",1702657198811],[\\\"snippets/helper.json/Helper-path-public.sublime-snippet\\\",1702668947383],[\\\"vue.code-snippets/Error Toast\\\",1702916884743],[\\\"snippets/storage.json/Storage-allDirectories.sublime-snippet\\\",1704911769532],[\\\"snippets/log.json/Log-alert.sublime-snippet\\\",1704972028799],[\\\"snippets/php.code-snippets/Try Catch Block\\\",1705063313196],[\\\"snippets/typescript.code-snippets/Async Function Expression\\\",1705409475749],[\\\"vue.code-snippets/ZMCard\\\",1706631565553],[\\\"henriquevsch.code-snippets/Error Message\\\",1708015807257],[\\\"snippets/typescript.code-snippets/Property getter\\\",1709818023874],[\\\"vue.code-snippets/API Call\\\",1709818103299],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1710158889018],[\\\"vue.code-snippets/ZMModal\\\",1710165856761],[\\\"snippets/snippets.json/consoleTrace\\\",1710269762088],[\\\"vue.code-snippets/Vue Template\\\",1711114689402],[\\\"snippets/snippets.json/consoleLog\\\",1711547166962],[\\\"snippets/typescript.code-snippets/Function Statement\\\",1714418740859],[\\\"snippets/javascript.json/el\\\",1715776683311],[\\\"snippets.code-snippets/URL Maker\\\",1715946808457],[\\\"snippets/typescript.code-snippets/Set Timeout Function\\\",1716239803594],[\\\"snippets/javascript.json/props\\\",1716484389953],[\\\"snippets/javascript.json/routerGo\\\",1716485185148],[\\\"snippets/javascript.json/inheritAttrs\\\",1716916447868],[\\\"snippets.code-snippets/Docs or Comments\\\",1718215140500],[\\\"snippets/typescript.code-snippets/For Loop\\\",1718807917002],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1718817505888],[\\\"snippets/html.json/template\\\",1718982286616],[\\\"snippets.code-snippets/Vue Init\\\",1719251292793],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1719602819925],[\\\"snippets/typescript.code-snippets/Switch Statement\\\",1719603228941],[\\\"snippets.code-snippets/Doc or Comments\\\",1719866396078],[\\\"snippets/typescript.code-snippets/For-Each Loop using =>\\\",1719925833106]]\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Tue Jan 10 2023\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"vscode-json-editor.start\\\",\\\"value\\\":12},{\\\"key\\\":\\\"json-table-viewer.OpenView\\\",\\\"value\\\":14},{\\\"key\\\":\\\"emojisense.quickEmojitext\\\",\\\"value\\\":48},{\\\"key\\\":\\\"polacode.activate\\\",\\\"value\\\":58},{\\\"key\\\":\\\"volar.action.doctor\\\",\\\"value\\\":91},{\\\"key\\\":\\\"volar.action.restartServer\\\",\\\"value\\\":92},{\\\"key\\\":\\\"volar.vue.findAllFileReferences\\\",\\\"value\\\":93},{\\\"key\\\":\\\"workbench.extensions.action.listBuiltInExtensions\\\",\\\"value\\\":94},{\\\"key\\\":\\\"workbench.action.terminal.selectDefaultShell\\\",\\\"value\\\":95},{\\\"key\\\":\\\"workbench.action.files.save\\\",\\\"value\\\":124},{\\\"key\\\":\\\"github.copilot.generate\\\",\\\"value\\\":171},{\\\"key\\\":\\\"remote-containers.openFolder\\\",\\\"value\\\":192},{\\\"key\\\":\\\"importCost.toggle\\\",\\\"value\\\":261},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":264},{\\\"key\\\":\\\"workbench.action.clearEditorHistory\\\",\\\"value\\\":266},{\\\"key\\\":\\\"eslint.showOutputChannel\\\",\\\"value\\\":356},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":357},{\\\"key\\\":\\\"extension.translateTextPreferred\\\",\\\"value\\\":463},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":510},{\\\"key\\\":\\\"eslint.executeAutofix\\\",\\\"value\\\":560},{\\\"key\\\":\\\"workbench.action.webview.reloadWebviewAction\\\",\\\"value\\\":606},{\\\"key\\\":\\\"editor.foldLevel1\\\",\\\"value\\\":703},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":717},{\\\"key\\\":\\\"gitflow.featureFinish\\\",\\\"value\\\":729},{\\\"key\\\":\\\"workbench.action.chat.open\\\",\\\"value\\\":795},{\\\"key\\\":\\\"editor.foldAll\\\",\\\"value\\\":819},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":830},{\\\"key\\\":\\\"editor.action.formatSelection\\\",\\\"value\\\":840},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":842},{\\\"key\\\":\\\"workbench.action.debug.configure\\\",\\\"value\\\":858},{\\\"key\\\":\\\"workbench.action.openApplicationSettingsJson\\\",\\\"value\\\":859},{\\\"key\\\":\\\"pw.extension.install\\\",\\\"value\\\":862},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":875},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":891},{\\\"key\\\":\\\"gitflow.featureStart\\\",\\\"value\\\":897},{\\\"key\\\":\\\"editor.unfoldAll\\\",\\\"value\\\":908},{\\\"key\\\":\\\"editor.action.transformToTitlecase\\\",\\\"value\\\":926},{\\\"key\\\":\\\"editor.action.transpose\\\",\\\"value\\\":927},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":930},{\\\"key\\\":\\\"editor.action.transformToUppercase\\\",\\\"value\\\":934},{\\\"key\\\":\\\"editor.action.transformToSnakecase\\\",\\\"value\\\":939},{\\\"key\\\":\\\"editor.action.transformToLowercase\\\",\\\"value\\\":946},{\\\"key\\\":\\\"editor.action.transformToPascalcase\\\",\\\"value\\\":958},{\\\"key\\\":\\\"editor.action.transformToKebabcase\\\",\\\"value\\\":959},{\\\"key\\\":\\\"editor.action.transformToCamelcase\\\",\\\"value\\\":960},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":963},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":965}]}\",\"commandPalette.mru.counter\":\"966\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1716327969923,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1716327986347,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chatWin\\\",\\\"copilot.chatNonWin\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1716328058251,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1716328058251,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}]]\",\"expandSuggestionDocs\":\"false\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.74.2\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.74.3\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Tue Mar 07 2023\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"vue\\\":[\\\"vue.volar\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"cpp\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"],\\\"plaintext\\\":[\\\"vue.volar\\\"],\\\"typescript\\\":[\\\"ms-playwright.playwright\\\"],\\\"makefile\\\":[\\\"ms-vscode.makefile-tools\\\"]}\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.76.0\",\"csharp.1.lastSessionDate\":\"Wed Apr 03 2024\",\"csharp.1.sessionCount\":\"243\",\"workbench.auxiliarybar.pinnedPanels\":\"[]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.aa25788e-6772-45dd-a7db-ffae9a7b98dc\\\":0},\\\"viewLocations\\\":{\\\"workbench.panel.chat.view.copilot\\\":\\\"workbench.views.service.sidebar.aa25788e-6772-45dd-a7db-ffae9a7b98dc\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"github-henriquevschroeder\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true}]\",\"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}]\",\"tabs-list-width-horizontal\":\"128\",\"themeUpdatedNotificationShown\":\"true\",\"java.2.editedCount\":\"1\",\"java.2.editedDate\":\"Fri May 19 2023\",\"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\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pw.extension.settingsView\\\",\\\"isHidden\\\":false}]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"env\\\"]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"csv\\\"]\",\"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}]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-vscode-remote.remote-containers\\\"]}\",\"remote.explorerType\":\"wsl\",\"menu.hiddenCommands\":\"{\\\"CommandCenter\\\":[\\\"workbench.action.quickOpenWithModes\\\"]}\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"GitHub.copilot#copilotWelcome\\\",\\\"ms-python.python#pythonWelcome\\\",\\\"eamodio.gitlens#gitlens.welcome\\\",\\\"ms-azuretools.vscode-docker#dockerStart\\\",\\\"Intermediate\\\",\\\"Beginner\\\",\\\"Setup\\\"]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.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}]\",\"cpp.1.editedCount\":\"3\",\"cpp.1.editedDate\":\"Tue Mar 26 2024\",\"workbench.activityBar.location\":\"default\",\"scm.input.lastActionId\":\"github.copilot.git.generateCommitMessage\",\"inline-chat-history\":\"[\\\"/fix Type 'string' is not assignable to type 'never'.\\\",\\\"/fix Type 'string' is not assignable to type 'never'., Type '{ id: number; des_nivel: number; text: string; des_operador: string; start_date: string; dat_prazo: string; end_date: string; duration: number; progress: number; parent: number | null; num_ordenacao_projeto: string; ... 6 more ...; des_observacao: string | null; }' must have a '[Symbol.iterator]()' method that returns an iterator.\\\",\\\"/fix Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ dat_emissao: string; dat_previsao: string; ind_tipo_rel: string; cod_departamento: string; cod_funcionario: string; cod_comprador: string; ind_autorizado: string; ind_cancelado: string; }'.\\\\n No index signature with a parameter of type 'string' was found on type '{ dat_emissao: string; dat_previsao: string; ind_tipo_rel: string; cod_departamento: string; cod_funcionario: string; cod_comprador: string; ind_autorizado: string; ind_cancelado: string; }'.\\\"]\",\"workbench.activity.showAccounts\":\"false\",\"remote.tunnels.toRestore.wsl+Ubuntu.-461298906\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38509,\\\"localPort\\\":38509,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38509\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38509\\\"},\\\"runningProcess\\\":\\\"/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":676,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.202435877\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41019,\\\"localPort\\\":41019,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41019\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41019\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35187,\\\"localPort\\\":35187,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35187\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35187\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36195,\\\"localPort\\\":36195,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36195\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36195\\\"},\\\"runningProcess\\\":\\\"/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1329,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-924832845\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41159,\\\"localPort\\\":41159,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41159\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41159\\\"},\\\"runningProcess\\\":\\\"/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/henrique_valiati/.vscode-server/bin/903b1e9d8990623e3d7da1df3d33db3e42d80eda/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":25303,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"nuxtrSidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.makefile__viewContainer.state.hidden\":\"[{\\\"id\\\":\\\"makefile.outline\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.devdb-container.state.hidden\":\"[{\\\"id\\\":\\\"devdb\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.aa25788e-6772-45dd-a7db-ffae9a7b98dc.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"extension.features.state\":\"{\\\"GitHub.copilot-chat\\\":{\\\"languageModels\\\":{\\\"disabled\\\":false,\\\"accessCount\\\":550}}}\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"@command:editor.action.transformToUppercase\\\",\\\"lowe\\\",\\\"lower\\\",\\\"upper\\\"]}\",\"remote.tunnels.toRestore.wsl+ubuntu.971762439\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38081,\\\"localPort\\\":38081,\\\"localAddress\\\":\\\"127.0.0.1:38081\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38081\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38389,\\\"localPort\\\":38389,\\\"localAddress\\\":\\\"127.0.0.1:38389\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38389\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33285,\\\"localPort\\\":33285,\\\"localAddress\\\":\\\"127.0.0.1:33285\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33285\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35417,\\\"localPort\\\":35417,\\\"localAddress\\\":\\\"127.0.0.1:35417\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35417\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43953,\\\"localPort\\\":43953,\\\"localAddress\\\":\\\"127.0.0.1:43953\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43953\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37219,\\\"localPort\\\":37219,\\\"localAddress\\\":\\\"127.0.0.1:37219\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37219\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33043,\\\"localPort\\\":33043,\\\"localAddress\\\":\\\"127.0.0.1:33043\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33043\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40487,\\\"localPort\\\":40487,\\\"localAddress\\\":\\\"127.0.0.1:40487\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40487\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43327,\\\"localPort\\\":43327,\\\"localAddress\\\":\\\"127.0.0.1:43327\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43327\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46385,\\\"localPort\\\":46385,\\\"localAddress\\\":\\\"127.0.0.1:46385\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46385\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":40321,\\\"localPort\\\":40321,\\\"localAddress\\\":\\\"127.0.0.1:40321\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:40321\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":44413,\\\"localPort\\\":44413,\\\"localAddress\\\":\\\"127.0.0.1:44413\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:44413\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35721,\\\"localPort\\\":35721,\\\"localAddress\\\":\\\"127.0.0.1:35721\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35721\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36157,\\\"localPort\\\":36157,\\\"localAddress\\\":\\\"127.0.0.1:36157\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36157\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33241,\\\"localPort\\\":33241,\\\"localAddress\\\":\\\"127.0.0.1:33241\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33241\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+ubuntu.971762439\":\"1720724009850\",\"extensionsAssistant/deprecated\":\"[\\\"vue.vscode-typescript-vue-plugin\\\"]\",\"remote.tunnels.toRestore.wsl+Ubuntu.971762439\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":326,\\\"localPort\\\":326,\\\"localAddress\\\":\\\"localhost:326\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:326\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+Ubuntu.971762439\":\"1721246126637\",\"remote.tunnels.toRestore.wsl+ubuntu.-297059828\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+ubuntu.-297059828\":\"1721152476784\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment