Skip to content

Instantly share code, notes, and snippets.

@sito8943
Created November 25, 2023 16:00
Show Gist options
  • Save sito8943/28e5cd27375cbd544bf06a8243e1b164 to your computer and use it in GitHub Desktop.
Save sito8943/28e5cd27375cbd544bf06a8243e1b164 to your computer and use it in GitHub Desktop.
{"name":"Javascript","icon":"code","settings":"{\"settings\":\"{\\r\\n \\\"[css]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\r\\n },\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[javascriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[php]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"DEVSENSE.phptools-vscode\\\"\\r\\n },\\r\\n \\\"[xml]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"DotJoshJohnson.xml\\\"\\r\\n },\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"editor.minimap.enabled\\\": false,\\r\\n \\\"editor.stickyScroll.enabled\\\": true,\\r\\n \\\"editor.tokenColorCustomizations\\\": {\\r\\n \\\"functions\\\": \\\"#fd7474\\\",\\r\\n \\\"textMateRules\\\": [\\r\\n {\\r\\n \\\"scope\\\": \\\"support.type.property-name.json\\\",\\r\\n \\\"settings\\\": {\\r\\n \\\"foreground\\\": \\\"#b8566f\\\"\\r\\n }\\r\\n }\\r\\n ],\\r\\n \\\"variables\\\": \\\"#529bad\\\"\\r\\n },\\r\\n \\\"errorLens.enabledDiagnosticLevels\\\": [\\\"error\\\", \\\"warning\\\"],\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"git.enableSmartCommit\\\": true,\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"notebook.stickyScroll.enabled\\\": true,\\r\\n \\\"projectManager.git.baseFolders\\\": [\\r\\n \\\"C:\\\\\\\\Users\\\\\\\\Sito\\\\\\\\Documents\\\\\\\\Code\\\",\\r\\n \\\"D:\\\\\\\\Code\\\",\\r\\n \\\"/Users/Sito/Documents/inmersoft\\\"\\r\\n ],\\r\\n \\\"remote.SSH.remotePlatform\\\": {\\r\\n \\\"45.132.240.171\\\": \\\"linux\\\"\\r\\n },\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"terminal.integrated.fontFamily\\\": \\\"Fira Code\\\",\\r\\n \\\"workbench.colorCustomizations\\\": {\\r\\n \\\"editor.background\\\": \\\"#111\\\",\\r\\n \\\"editor.foreground\\\": \\\"#999\\\",\\r\\n \\\"editor.selectionBackground\\\": \\\"#222333\\\"\\r\\n },\\r\\n \\\"[csharp]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-dotnettools.csharp\\\"\\r\\n },\\r\\n \\\"csharp.inlayHints.enableInlayHintsForImplicitVariableTypes\\\": true,\\r\\n \\\"csharp.inlayHints.enableInlayHintsForImplicitObjectCreation\\\": true,\\r\\n \\\"csharp.inlayHints.enableInlayHintsForLambdaParameterTypes\\\": true,\\r\\n \\\"csharp.inlayHints.enableInlayHintsForTypes\\\": true,\\r\\n \\\"dotnet.inlayHints.enableInlayHintsForIndexerParameters\\\": true,\\r\\n \\\"dotnet.inlayHints.enableInlayHintsForLiteralParameters\\\": true,\\r\\n \\\"dotnet.inlayHints.enableInlayHintsForObjectCreationParameters\\\": true,\\r\\n \\\"dotnet.inlayHints.enableInlayHintsForOtherParameters\\\": true,\\r\\n \\\"dotnet.inlayHints.enableInlayHintsForParameters\\\": true,\\r\\n \\\"dotnet.inlayHints.suppressInlayHintsForParametersThatMatchArgumentName\\\": true,\\r\\n \\\"dotnet.inlayHints.suppressInlayHintsForParametersThatDifferOnlyBySuffix\\\": true,\\r\\n \\\"dotnet.inlayHints.suppressInlayHintsForParametersThatMatchMethodIntent\\\": true,\\r\\n \\\"redhat.telemetry.enabled\\\": true,\\r\\n \\\"gitlens.defaultDateFormat\\\": \\\"\\\",\\r\\n \\\"console-ninja.featureSet\\\": \\\"Community\\\",\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"terminal.integrated.env.osx\\\": {},\\r\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\r\\n \\\"auto-close-tag.insertSpaceBeforeSelfClosingTag\\\": true,\\r\\n \\\"files.trimTrailingWhitespace\\\": true,\\r\\n \\\"editor.bracketPairColorization.independentColorPoolPerBracketType\\\": true,\\r\\n \\\"github.copilot.enable\\\": {\\r\\n \\\"*\\\": true,\\r\\n \\\"plaintext\\\": false,\\r\\n \\\"markdown\\\": false,\\r\\n \\\"scminput\\\": false\\r\\n }\\r\\n}\"}","keybindings":"{\"keybindings\":\"[\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+e\\\",\\r\\n \\\"command\\\": \\\"workbench.action.splitEditorLeft\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+q\\\",\\r\\n \\\"command\\\": \\\"workbench.action.splitEditorRight\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\r\\n \\\"command\\\": \\\"saveAll\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+k s\\\",\\r\\n \\\"command\\\": \\\"-saveAll\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+win+z\\\",\\r\\n \\\"command\\\": \\\"editor.action.transformToLowercase\\\"\\r\\n }\\r\\n]\",\"platform\":3}","tasks":"{\"tasks\":\"{}\"}","extensions":"[{\"identifier\":{\"id\":\"vscode.debug-auto-launch\"},\"displayName\":\"Node Debug Auto-attach\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl-recommender\",\"uuid\":\"cb296d3c-017a-4dee-83af-ebb5a5a16e9a\"},\"displayName\":\"WSL: Recommender\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-vscode.js-debug\",\"uuid\":\"25629058-ddac-4e17-abba-74678e126c5d\"},\"displayName\":\"JavaScript Debugger\",\"disabled\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\"},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\"},{\"identifier\":{\"id\":\"akamud.vscode-theme-onedark\",\"uuid\":\"9b2c953d-6ad4-46d1-b18e-7e5992d1d8a6\"},\"displayName\":\"Atom One Dark Theme\",\"disabled\":true},{\"identifier\":{\"id\":\"alefragnani.bookmarks\",\"uuid\":\"b689fcc8-d494-4dbf-a228-2c694a578afc\"},\"displayName\":\"Bookmarks\"},{\"identifier\":{\"id\":\"alefragnani.project-manager\",\"uuid\":\"1b747f06-3789-4ebd-ac99-f1fe430c3347\"},\"displayName\":\"Project Manager\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"britesnow.vscode-toggle-quotes\",\"uuid\":\"8d088af2-ecd1-4b8f-93e9-322125c47b3c\"},\"displayName\":\"Toggle Quotes\",\"disabled\":true},{\"identifier\":{\"id\":\"christian-kohler.npm-intellisense\",\"uuid\":\"dff6b801-247e-40e9-82e8-8c9b1d19d1b8\"},\"displayName\":\"npm 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\":\"dotjoshjohnson.xml\",\"uuid\":\"0cb81da2-1880-4755-9995-0ae9cc728e20\"},\"displayName\":\"XML Tools\",\"disabled\":true},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\"},{\"identifier\":{\"id\":\"electreefrying.insert-random-text\",\"uuid\":\"fb1df93b-889f-4c0d-abe7-5f170353a9c9\"},\"displayName\":\"Insert Random Text\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"figma.figma-vscode-extension\",\"uuid\":\"bff510dc-dcac-4daf-925c-299ee91fb135\"},\"displayName\":\"Figma for VS Code\",\"disabled\":true},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\"},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\"},{\"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\":\"humao.rest-client\",\"uuid\":\"dda49fd5-1f3b-4d25-bf61-4fc41905ede5\"},\"displayName\":\"REST Client\"},{\"identifier\":{\"id\":\"jasonnutter.search-node-modules\",\"uuid\":\"ee108066-df8b-43ae-9a83-e6c11400a759\"},\"displayName\":\"Search node_modules\"},{\"identifier\":{\"id\":\"jawandarajbir.react-vscode-extension-pack\",\"uuid\":\"52b60bbb-1b9c-44e7-9d48-8a7abc5d9eff\"},\"displayName\":\"React Extension Pack\"},{\"identifier\":{\"id\":\"kisstkondoros.vscode-gutter-preview\",\"uuid\":\"eedfd044-d5ac-4389-973d-3ac1fdb98ad5\"},\"displayName\":\"Image preview\"},{\"identifier\":{\"id\":\"mintlify.document\",\"uuid\":\"de6400ad-0c12-434b-aa5a-6017c93dac64\"},\"displayName\":\"Mintlify Doc Writer for Python, JavaScript, TypeScript, C++, PHP, Java, C#, Ruby & more\"},{\"identifier\":{\"id\":\"mohsen1.prettify-json\",\"uuid\":\"67e66172-30c7-4478-8f5d-6eac4ae755dc\"},\"displayName\":\"Prettify JSON\"},{\"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\":\"mulu-github.jsflowchart\",\"uuid\":\"06b91dd0-c1bc-4d50-9404-dc26d6967ba1\"},\"disabled\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\"},{\"identifier\":{\"id\":\"nickdemayo.vscode-json-editor\",\"uuid\":\"951c33b7-6ec9-4351-8a17-ededc09c997f\"},\"displayName\":\"Json Editor\"},{\"identifier\":{\"id\":\"nickfode.latex-formatter\",\"uuid\":\"ea8da575-2c65-42a9-b0e2-68bf3e3bce0d\"},\"displayName\":\"latex-formatter\",\"disabled\":true},{\"identifier\":{\"id\":\"njzy.stats-bar\",\"uuid\":\"cdb70fba-9aa4-4beb-988e-e3167064807a\"},\"displayName\":\"Stats Bar\"},{\"identifier\":{\"id\":\"oderwat.indent-rainbow\",\"uuid\":\"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b\"}},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"pranaygp.vscode-css-peek\",\"uuid\":\"0b8f8d63-11a2-4194-969c-ca7488b3413a\"},\"displayName\":\"CSS Peek\"},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\"},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"displayName\":\"XML\"},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\",\"disabled\":true},{\"identifier\":{\"id\":\"rodrigovallades.es7-react-js-snippets\",\"uuid\":\"bc0b2fe3-a089-4015-a3dc-07452cb641b2\"},\"displayName\":\"ES7 React/Redux/GraphQL/React-Native snippets\"},{\"identifier\":{\"id\":\"sandy081.todotasks\",\"uuid\":\"f092a211-cdbf-431d-a3d6-34a3f7264573\"},\"displayName\":\"To Do Tasks\",\"disabled\":true},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\"},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker-spanish\",\"uuid\":\"8d6dcf6f-1957-4dd5-809e-addb07d8c1fb\"},\"displayName\":\"Spanish - Code Spell Checker\",\"disabled\":true},{\"identifier\":{\"id\":\"superant.mc-dp-icons\",\"uuid\":\"287449c3-a6a3-46d1-ac59-9dc2a16f49b6\"},\"displayName\":\"Datapack Icons\",\"disabled\":true},{\"identifier\":{\"id\":\"teamhub.teamhub\",\"uuid\":\"9b05e859-b38c-450f-95d5-2800bed558ec\"},\"displayName\":\"GitLive\",\"disabled\":true},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"vivaxy.vscode-conventional-commits\",\"uuid\":\"b6b26bce-33f4-4bce-bf92-89812388ed0a\"},\"displayName\":\"Conventional Commits\"},{\"identifier\":{\"id\":\"wakatime.vscode-wakatime\",\"uuid\":\"f2fd462f-f1bd-4c62-b54f-59a4e5ffc6a3\"},\"displayName\":\"WakaTime\"},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\"},{\"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\"},{\"identifier\":{\"id\":\"xabikos.reactsnippets\",\"uuid\":\"c807e072-5951-4a01-9542-450f946c7ec1\"},\"displayName\":\"Reactjs code snippets\"},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\"},{\"identifier\":{\"id\":\"zignd.html-css-class-completion\",\"uuid\":\"7b71fc1b-190d-4f7d-95d1-93e422649b0a\"},\"displayName\":\"IntelliSense for CSS class names in HTML\"},{\"identifier\":{\"id\":\"zixuanchen.vitest-explorer\",\"uuid\":\"bc1d9975-fcc6-4594-a6ec-252a3fba1eae\"},\"displayName\":\"Vitest\",\"disabled\":true}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false,\\\"order\\\":0}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"npmScripts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"taskExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-lastfm-listening-now-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureActivityLog\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codegpt-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.docs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.currentFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"solutionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"polyglot-notebook-panel-values\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"slnexpl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlive\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"slnbrw\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true,\\\"order\\\":6},{\\\"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.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"slnexpl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"solutionExplorer\\\",\\\"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.views.service.sidebar.fa7f5066-ec0d-48d5-9304-7031f9001f0a\\\",\\\"pinned\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.0d2fda15-8c64-4ed3-bcbf-f95295976656\\\",\\\"pinned\\\":true},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"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.bookmarks\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codegpt-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.autopreview-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.swimm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.code-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.vscode-notes\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gradleContainerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.ponicodeExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.json-views\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.mintdocs\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.views.service.sidebar.2bd276e1-f1f0-4e58-acde-6e9f9e87224f\\\",\\\"pinned\\\":false},{\\\"id\\\":\\\"workbench.view.extension.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.taskActivity\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.sapling-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.npm-browser\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.todo\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.npm-package-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.console-ninja\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"ms-dotnettools.csdevkit#csdevkit.gettingStarted#csdevkit.openWorkspaceStep\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWalkthrough#create.project\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1627825683286\\\",\\\"status.workspaceTrust.911e6110ffb917cd940edf0ced34d38a\\\",\\\"status.workspaceTrust.2f2eda75944073428388ed1711e8f488\\\",\\\"status.workspaceTrust.71b99801a503a1a650bb9229da7bbed2\\\",\\\"status.workspaceTrust.279eb575e6713f1bbe4b256d7832816f\\\",\\\"status.workspaceTrust.1628111773524\\\",\\\"status.workspaceTrust.a7b9e2045e629c498a2f70148432ec46\\\",\\\"status.workspaceTrust.dca5681420c85468d6090801a8dba923\\\",\\\"status.workspaceTrust.b3809fa45c4809b802884178fc59aedb\\\",\\\"status.workspaceTrust.4bbc29a7cc51af78105379a92eb9c005\\\",\\\"status.workspaceTrust.ecbe81fa5731361dbced2ab5b98893d2\\\",\\\"status.workspaceTrust.7d6c0f98e5411a149d4a79b26ca719de\\\",\\\"status.workspaceTrust.00e05d29f97f0b2660e47e3f5ac4f54e\\\",\\\"status.workspaceTrust.01264a2b540cc2da6b49d19a0fb7f18f\\\",\\\"status.workspaceTrust.e4f5057d1788ac10593a90a54b1759d6\\\",\\\"status.workspaceTrust.7ea65311045c2f811dee8edeb7a7cb17\\\",\\\"status.workspaceTrust.7ec70a60c8d2fbae7f25eb0bd7a06081\\\",\\\"status.workspaceTrust.1628872679154\\\",\\\"status.workspaceTrust.78d2ff646b3b0243a679edf84dfb24ae\\\",\\\"status.workspaceTrust.0d129fee2eed998dda28dba90fc33b0d\\\",\\\"status.workspaceTrust.1628902405477\\\",\\\"status.workspaceTrust.a347576feab43c10f4405cac068f69e0\\\",\\\"status.workspaceTrust.c97140ce13a0f5d9257d717894ae0475\\\",\\\"status.workspaceTrust.b4dd2074f86597ca96ebc2a58bdf14df\\\",\\\"status.workspaceTrust.21f8062f70b21223ff0f0850bc01b512\\\",\\\"status.workspaceTrust.1628878500295\\\",\\\"status.workspaceTrust.fe0e2f96480bdc7056654f6cd617cc61\\\",\\\"status.workspaceTrust.fdb56d13ebc4ee4384226f24e4daac43\\\",\\\"status.workspaceTrust.fd48b98e1012d4d2ebc3313e45dd5d08\\\",\\\"status.workspaceTrust.6b3f793896bb48898d21cc76c3b071db\\\",\\\"status.workspaceTrust.aa1dd7e66730bcf66016dd198bd090e0\\\",\\\"status.workspaceTrust.d99e47b50669afec5854366063403cba\\\",\\\"status.workspaceTrust.b67940d0388a7a191efbae2e00921618\\\",\\\"status.workspaceTrust.ea51cb3fd8af6918291b3d4bfaef0a98\\\",\\\"status.workspaceTrust.1629430700743\\\",\\\"status.workspaceTrust.5cd5d2dbd4b93c8649430e28dac07bd3\\\",\\\"status.workspaceTrust.d2a82810cd7f3140873007d4b657a51b\\\",\\\"status.workspaceTrust.c4fbbe99d5b9d338273ef442f970640a\\\",\\\"status.workspaceTrust.d1d3a2c38d3b510cf2226a451599a7b2\\\",\\\"status.workspaceTrust.1629582809490\\\",\\\"status.workspaceTrust.1629675640968\\\",\\\"status.workspaceTrust.3b4ced28d2db31836e51e8e438e5001c\\\",\\\"status.workspaceTrust.9e4af0e7b20478795422277c2187db84\\\",\\\"status.workspaceTrust.b84153d29ed005ac08405c7c0b9bc6f5\\\",\\\"status.workspaceTrust.170f55454a15310d6c68a03fc76558ba\\\",\\\"status.workspaceTrust.1630037529035\\\",\\\"status.workspaceTrust.7e91c30a1e30604cad276ae9f4b30e44\\\",\\\"status.workspaceTrust.6538abb4daa95ee3a1326dd026998f52\\\",\\\"status.workspaceTrust.8da5274a282c511e48ffdd1cd46a1357\\\",\\\"status.workspaceTrust.01f3ac1e6c247810a5d8478700646371\\\",\\\"status.workspaceTrust.4fe0ca76103346002828c1bcde7524aa\\\",\\\"status.workspaceTrust.2aaea0515369616613b2f30a5928b131\\\",\\\"status.workspaceTrust.36a5c51191e7bf6acafb803a0eab83eb\\\",\\\"status.workspaceTrust.24b145137f9b02d138d03ae5951c773f\\\",\\\"status.workspaceTrust.3e229720358d0d33b1bbb240348dca7d\\\",\\\"status.workspaceTrust.b85450bc9266c9ec5ab9910a8103f33c\\\",\\\"status.workspaceTrust.d62382dc12a10c9c0fcbae7e0e967cc4\\\",\\\"status.workspaceTrust.940facfe28838b1b873f480e1d08b20d\\\",\\\"status.workspaceTrust.9b79cec63f3eab921e53cad1e6a0dcf3\\\",\\\"status.workspaceTrust.7e8af883934b3a851dded467f78a7f7a\\\",\\\"status.workspaceTrust.20e450c9f8ec84857cbd5ebcb9d7d26d\\\",\\\"status.workspaceTrust.0567446b6d68df50514b4fdf5b48a717\\\",\\\"status.workspaceTrust.1632073680646\\\",\\\"status.workspaceTrust.1632352122960\\\",\\\"status.workspaceTrust.1632353804734\\\",\\\"status.workspaceTrust.1632416812381\\\",\\\"status.workspaceTrust.1632432949236\\\",\\\"status.workspaceTrust.1632438954370\\\",\\\"status.workspaceTrust.1632492902973\\\",\\\"status.workspaceTrust.0a6962a5f0df49e16578a5ba2f740ee6\\\",\\\"status.workspaceTrust.ba924874278ff9d8873fd99247af10a9\\\",\\\"status.workspaceTrust.1632683192641\\\",\\\"status.workspaceTrust.4a2ac40a2f5148082d54506516ce37a5\\\",\\\"status.workspaceTrust.b2a72cd28884a395d279c06f8b3610da\\\",\\\"status.workspaceTrust.1632712961913\\\",\\\"status.workspaceTrust.0f3985696cc19f4cd1089b01e82d6d42\\\",\\\"status.workspaceTrust.7b4f0f89736c7d31c8d2546d69ee02df\\\",\\\"status.workspaceTrust.1632958644689\\\",\\\"status.workspaceTrust.1632961906242\\\",\\\"status.workspaceTrust.de8f161b97d86240e8d7364b125738a4\\\",\\\"status.workspaceTrust.23d7784f6d0d0adec849648312e8b42e\\\",\\\"status.workspaceTrust.1633141486945\\\",\\\"status.workspaceTrust.1633143255026\\\",\\\"status.workspaceTrust.a39737ea9c34a995c956fc44db0a36da\\\",\\\"status.workspaceTrust.a2f121bca72bc87ff27996e3950ec835\\\",\\\"status.workspaceTrust.d0562c9c9091b0df2f9ddaf100d8c579\\\",\\\"status.workspaceTrust.1633372084137\\\",\\\"status.workspaceTrust.3236c8318b251e4bace82e7ceec00a79\\\",\\\"status.workspaceTrust.91941dce2d2b0aa2ce15c776af59615e\\\",\\\"status.workspaceTrust.ecdc20b2b6242c025a43b288296d5cfe\\\",\\\"status.workspaceTrust.1633664103639\\\",\\\"status.workspaceTrust.51b6882315a2ba8fc6c43f348cace48f\\\",\\\"status.workspaceTrust.1633828697402\\\",\\\"status.workspaceTrust.1633829199398\\\",\\\"status.workspaceTrust.7d15a565a48273b5aa8a3c5a1d58927f\\\",\\\"status.workspaceTrust.4f971b6bfa0d8da486f6c6a60fda1938\\\",\\\"status.workspaceTrust.f7bafff50ada1c3162db995420de7f2d\\\",\\\"status.workspaceTrust.1634486790392\\\",\\\"status.workspaceTrust.1634486798255\\\",\\\"status.workspaceTrust.1634486804832\\\",\\\"status.workspaceTrust.1635008443843\\\",\\\"status.workspaceTrust.1635032007849\\\",\\\"status.workspaceTrust.1635034887602\\\",\\\"status.workspaceTrust.a73deee7a04f55be50a34cf4b7f05fee\\\",\\\"status.workspaceTrust.6524510e760e54e59d7abe68a6c6cc22\\\",\\\"status.workspaceTrust.1636214859821\\\",\\\"status.workspaceTrust.4f0d36f52f5a87883a69fcb0bc742c54\\\",\\\"status.workspaceTrust.0283fe034b4f054fd85d692ca25457a7\\\",\\\"status.workspaceTrust.1636237700611\\\",\\\"status.workspaceTrust.1636376671701\\\",\\\"status.workspaceTrust.1636385568254\\\",\\\"status.workspaceTrust.1637159778088\\\",\\\"status.workspaceTrust.1637159814934\\\",\\\"status.workspaceTrust.205945aa1273a7db283d98f3cac6dc9f\\\",\\\"status.workspaceTrust.a2f5b78c28aeb1d02a86e0b8161a0ad1\\\",\\\"status.workspaceTrust.1637270631230\\\",\\\"status.workspaceTrust.5be8e671a7db02ec0af3f55c73c8b43d\\\",\\\"status.workspaceTrust.645f1e5e9853acfb2831cf14ffcb83f1\\\",\\\"status.workspaceTrust.eefcdd7646e6cdfd4719683c80e1b3f0\\\",\\\"status.workspaceTrust.efd282cd58496d9ecae55eb11923aed4\\\",\\\"status.workspaceTrust.676003869cb43529a753f4c69881702d\\\",\\\"status.workspaceTrust.1637782973954\\\",\\\"status.workspaceTrust.1637844553136\\\",\\\"status.workspaceTrust.1637876798338\\\",\\\"status.workspaceTrust.1637945529414\\\",\\\"status.workspaceTrust.4e7563b5d669ec38f1335d0641921613\\\",\\\"status.workspaceTrust.f4ec91b8858b4f7a252e12bd76aad93b\\\",\\\"status.workspaceTrust.38c179995dcaea8b24f860f73c79bdac\\\",\\\"status.workspaceTrust.e1ec37a49276891f55a164ca40f48e81\\\",\\\"status.workspaceTrust.39e22d2e0f71c9fbf5288420518894eb\\\",\\\"status.workspaceTrust.71835043fbe3df1ddcd50227af21d10f\\\",\\\"status.workspaceTrust.46b04523ca3503ae1cb60a6ac8edd04a\\\",\\\"status.workspaceTrust.93a9d92adbc2b087766badd352c92769\\\",\\\"status.workspaceTrust.932ef053931efbd8a1ceef696e65b729\\\",\\\"status.workspaceTrust.60f41c8ef0dd6b639127c68ebc3e063c\\\",\\\"status.workspaceTrust.165f79300f7040f518c36663ed4bdb66\\\",\\\"status.workspaceTrust.1641601894771\\\",\\\"status.workspaceTrust.1641676042474\\\",\\\"status.workspaceTrust.1641920267079\\\",\\\"status.workspaceTrust.1642004809734\\\",\\\"status.workspaceTrust.1642088681905\\\",\\\"status.workspaceTrust.1642269518237\\\",\\\"status.workspaceTrust.1642271881266\\\",\\\"status.workspaceTrust.f201e1150d63d8f4b621f7375f45e5fe\\\",\\\"status.workspaceTrust.469135b8895bbb05328dcdd466c95a05\\\",\\\"status.workspaceTrust.1642552709714\\\",\\\"status.workspaceTrust.b5d725339017e6068c6461baf79e7809\\\",\\\"status.workspaceTrust.2717b21e3767129d80dcba8cf412b532\\\",\\\"status.workspaceTrust.4e1b4d55812e4c4ed8da05e3dd43c228\\\",\\\"status.workspaceTrust.1642890891412\\\",\\\"status.workspaceTrust.1642907711766\\\",\\\"status.workspaceTrust.1643059014177\\\",\\\"status.workspaceTrust.930d4e89414009598741a90fae41e4f2\\\",\\\"status.workspaceTrust.1643144207005\\\",\\\"status.workspaceTrust.1643232237572\\\",\\\"status.workspaceTrust.1643316752418\\\",\\\"status.workspaceTrust.1643491278340\\\",\\\"status.workspaceTrust.de4772d70dfb491446d7e1064006b910\\\",\\\"status.workspaceTrust.1643585941920\\\",\\\"status.workspaceTrust.e7f87ae851dd55d8c1486cb93a316005\\\",\\\"status.workspaceTrust.bbe2bb05cadfb2a0ecd43876d5158421\\\",\\\"status.workspaceTrust.1643597598649\\\",\\\"status.workspaceTrust.1643647380562\\\",\\\"status.workspaceTrust.1643678117636\\\",\\\"status.workspaceTrust.1643733033014\\\",\\\"status.workspaceTrust.1643767615277\\\",\\\"status.workspaceTrust.1643819860364\\\",\\\"status.workspaceTrust.1643851418036\\\",\\\"status.workspaceTrust.1643905709775\\\",\\\"status.workspaceTrust.1643937219570\\\",\\\"status.workspaceTrust.27624c943111dde574f6f8e796e203f5\\\",\\\"status.workspaceTrust.1643992209713\\\",\\\"status.workspaceTrust.1644022936058\\\",\\\"status.workspaceTrust.1644079800038\\\",\\\"status.workspaceTrust.3a56c724dff000dedb4970e973169100\\\",\\\"status.workspaceTrust.1644112439739\\\",\\\"status.workspaceTrust.b4e1cd1add16780c3fb632580cb38e0b\\\",\\\"status.workspaceTrust.1644254819208\\\",\\\"status.workspaceTrust.1644281998948\\\",\\\"status.workspaceTrust.1644337026661\\\",\\\"status.workspaceTrust.1644366818710\\\",\\\"status.workspaceTrust.1644373181075\\\",\\\"status.workspaceTrust.1644424056002\\\",\\\"status.workspaceTrust.606e308354e1bd53aeb678dd8869bc5f\\\",\\\"status.workspaceTrust.1644511082502\\\",\\\"status.workspaceTrust.1644513822604\\\",\\\"status.workspaceTrust.1644516240478\\\",\\\"status.workspaceTrust.1644517452951\\\",\\\"status.workspaceTrust.1644534847368\\\",\\\"status.workspaceTrust.1644534847398\\\",\\\"status.workspaceTrust.1644534846855\\\",\\\"status.workspaceTrust.5bc92a39487a1c75419babb5bbce0e67\\\",\\\"status.workspaceTrust.d9d21228fe6aca08d91d4d7ca885db06\\\",\\\"status.workspaceTrust.ca417ee83202e56d3c99b725564fbe7a\\\",\\\"status.workspaceTrust.9d395935862c9c74deab457b84d201df\\\",\\\"status.workspaceTrust.1644702387508\\\",\\\"status.workspaceTrust.343ee5d5fcdb1be882ba8ae1384b933a\\\",\\\"status.workspaceTrust.0178de94e965d5dc861d5feecb4ac70c\\\",\\\"status.workspaceTrust.b61f931d6f1554b7340bd9faed825c41\\\",\\\"status.workspaceTrust.65cc004864bb67f0614d33f11ab24e43\\\",\\\"status.workspaceTrust.2883bff53872c04daf089ca791113e26\\\",\\\"status.workspaceTrust.6966c6583188a74209cdae8892705ba5\\\",\\\"status.workspaceTrust.334ef278aeb26c0951e726343f606583\\\",\\\"status.workspaceTrust.1645199153194\\\",\\\"status.workspaceTrust.1645199892021\\\",\\\"status.workspaceTrust.0e3d71a8e3d15290d64ab781bc1cdceb\\\",\\\"status.workspaceTrust.1645287610498\\\",\\\"status.workspaceTrust.1645315470073\\\",\\\"status.workspaceTrust.1645316455249\\\",\\\"status.workspaceTrust.b67cd230e82188993aa80caf7f8b1ded\\\",\\\"status.workspaceTrust.dc9d6704932e68770d5f161565f9caed\\\",\\\"status.workspaceTrust.ead655f750ff54ba9909d91bc5d4c377\\\",\\\"status.workspaceTrust.1646003138260\\\",\\\"status.workspaceTrust.a2a19ae80c27371a62e409344b548ebd\\\",\\\"status.workspaceTrust.05c283e3017880105f99f9f2e83a8e98\\\",\\\"status.workspaceTrust.1646483035805\\\",\\\"status.workspaceTrust.1646702732500\\\",\\\"status.workspaceTrust.1646827046145\\\",\\\"status.workspaceTrust.d1051288bc71420529cbf9da7d72d685\\\",\\\"status.workspaceTrust.ed222abbe24d116981da6c6b3f645299\\\",\\\"status.workspaceTrust.1db9acfb8d184f273d9fd9ff78e04578\\\",\\\"status.workspaceTrust.3f194046b6ad6c001130bcbdfcb4110a\\\",\\\"status.workspaceTrust.0ce1ec5783187305c35091d57a61d6fd\\\",\\\"status.workspaceTrust.f01fbcb4ed6ccd1320c453a97d5046c2\\\",\\\"status.workspaceTrust.1647128292702\\\",\\\"status.workspaceTrust.1647128631126\\\",\\\"status.workspaceTrust.1647186540521\\\",\\\"status.workspaceTrust.1647302129267\\\",\\\"status.workspaceTrust.45db6ef95d6da2d9207bcc6a42c50451\\\",\\\"status.workspaceTrust.8ac66edc77da46be2e6f03620493ed40\\\",\\\"status.workspaceTrust.1647375295542\\\",\\\"status.workspaceTrust.13dcfe2614cbc68bc19248501ec11cdd\\\",\\\"status.workspaceTrust.9fc15176bc3785bfd288d9eebcac6007\\\",\\\"status.workspaceTrust.710291859df7bfbcd106329902d56a60\\\",\\\"status.workspaceTrust.68c2d9ab0130d0da9b36c04fba090cb9\\\",\\\"status.workspaceTrust.1647813953576\\\",\\\"status.workspaceTrust.e5b5396a361a488d2dc30f14cbb1cb1d\\\",\\\"status.workspaceTrust.ac2b766fbd2286ba90aa4f81cd03b7a7\\\",\\\"status.workspaceTrust.1647904238275\\\",\\\"status.workspaceTrust.69d0f644e1b6fb046490acd2fcbabb6b\\\",\\\"status.workspaceTrust.7d0e883599daf87c877961461aa8cfd1\\\",\\\"status.workspaceTrust.1648544752155\\\",\\\"status.workspaceTrust.be424b6846a701e31bd60f7fbe1ddc54\\\",\\\"status.workspaceTrust.1648567874701\\\",\\\"status.workspaceTrust.1648573433935\\\",\\\"status.workspaceTrust.6dcda00d2aef6bef5b4c1488d8fa15bf\\\",\\\"status.workspaceTrust.63817b15593d298ed6dc53da1b960941\\\",\\\"status.workspaceTrust.b9586140a0fd6b40224367358a70f17f\\\",\\\"status.workspaceTrust.c7ac6698678bc052d6d6d79bfd3684cf\\\",\\\"status.workspaceTrust.431ed7aff9b046e505f4f0ddab90f38c\\\",\\\"status.workspaceTrust.fb3e79fa317cd913762dde637f42572f\\\",\\\"status.workspaceTrust.912a1dc6a89ad3433d78d933d765a45c\\\",\\\"status.workspaceTrust.9adb34668dc5cbee3e9b98cb00ce3936\\\",\\\"status.workspaceTrust.d134337e669f790dcda48541c12ffb04\\\",\\\"status.workspaceTrust.28cbd1d96fa2c36349112704cb4d613a\\\",\\\"status.workspaceTrust.5471888f1c1005d98e7979bbf671e1a7\\\",\\\"status.workspaceTrust.f1f1c212da2668ea65b17bb5ba0be76f\\\",\\\"status.workspaceTrust.1649607061947\\\",\\\"status.workspaceTrust.e5feb8d1f2dac65508e13ef7a7f6c583\\\",\\\"status.workspaceTrust.1649619224729\\\",\\\"status.workspaceTrust.d7e117f809e50c108a52b6615d766a89\\\",\\\"status.workspaceTrust.2834e95ecb39ebcd50d1a71ab54a4df9\\\",\\\"status.workspaceTrust.507c56c4cb66f00791c355694cc60ca4\\\",\\\"status.workspaceTrust.09cbc018cb2ed3b9a0f2636e5e8e47f8\\\",\\\"status.workspaceTrust.ca8f21419010a9c933e4018c8f5fa04c\\\",\\\"status.workspaceTrust.93552fd0195837ac68c49402096c9d52\\\",\\\"status.workspaceTrust.1649939786394\\\",\\\"status.workspaceTrust.017e899a2b6d0216d1428bc6b59e6354\\\",\\\"status.workspaceTrust.9f014565a3528cccebdfd87c867e6aba\\\",\\\"status.workspaceTrust.428f7e7d335db8c2c3a09c8b14d19b28\\\",\\\"status.workspaceTrust.d952e4958db6c7d5d470aaebae1a5307\\\",\\\"status.workspaceTrust.1650079369189\\\",\\\"status.workspaceTrust.38608adca4dec0826bacf8dd6c295abd\\\",\\\"status.workspaceTrust.c5d37be09ec29b7787e669e4a8bf7fd1\\\",\\\"status.workspaceTrust.fe5b60df213c0305858c3aa0328da2be\\\",\\\"status.workspaceTrust.d818f880ad0d596efc1526d04451ce4a\\\",\\\"status.workspaceTrust.74eb15a7efdc00270ac354aa1c9ce7c6\\\",\\\"status.workspaceTrust.4cece802321f88ccc5557be67f1eddae\\\",\\\"status.workspaceTrust.c19858c53bcb6d12570ea3a75cc1eb9b\\\",\\\"status.workspaceTrust.8134c617cecb804fab1180a16dcc2ee3\\\",\\\"status.workspaceTrust.28acc279e22ffd586b1538dee6c9c98f\\\",\\\"status.workspaceTrust.0ddc227173d31da17f754250b340f325\\\",\\\"status.workspaceTrust.ccf6ab9f5a382db59178fb39fed33185\\\",\\\"status.workspaceTrust.1653566829983\\\",\\\"status.workspaceTrust.1653588888221\\\",\\\"status.workspaceTrust.0a877063b337a2dbe18dc0562e37b005\\\",\\\"status.workspaceTrust.ab52cf93f02614f228d4b78617bb073b\\\",\\\"status.workspaceTrust.7d46dd1828b5bb3ad79bddbd7137124b\\\",\\\"status.workspaceTrust.a5b8bbe78cdf0193eb53badbd8757161\\\",\\\"status.workspaceTrust.564cd32db1c1aef9e361a56de28baafd\\\",\\\"status.workspaceTrust.0214fb61feb7e7a005c060ba1f68b229\\\",\\\"status.workspaceTrust.f00c2f2815379567389ea03b8f0f5f63\\\",\\\"status.workspaceTrust.3af203f31ea92b9c643660cf5ba815c4\\\",\\\"status.workspaceTrust.16ce9f467bf3e6211f8c40621ae7fa7a\\\",\\\"status.workspaceTrust.3ef245cb9c012b51f310fc25b48fe339\\\",\\\"status.workspaceTrust.5918c0aac58fe26b0e11a1959e02c7b6\\\",\\\"status.workspaceTrust.00871340738bec3e904bcacd334fb101\\\",\\\"status.workspaceTrust.a11e53153c59c0e0fbed3130e0ab3242\\\",\\\"status.workspaceTrust.1654202815353\\\",\\\"status.workspaceTrust.1654202961619\\\",\\\"status.workspaceTrust.c4fab40e3c9495734f998556f2931226\\\",\\\"status.workspaceTrust.1654783370007\\\",\\\"status.workspaceTrust.0773061def6bb95c6d4518d9c6d10871\\\",\\\"status.workspaceTrust.3a484e70038bd10812433410f3531ae7\\\",\\\"status.workspaceTrust.e1e4e6992fbd164836ec08e8e802edca\\\",\\\"status.workspaceTrust.959d3dc7f0560bafea543683c4417b3f\\\",\\\"status.workspaceTrust.5b1b6325a42851e184ff2cb1243e98d7\\\",\\\"status.workspaceTrust.d1c844df5d17280b9dcdaf0732c1e460\\\",\\\"status.workspaceTrust.1654964541003\\\",\\\"status.workspaceTrust.d3af8c3e8a1f7011feff86bd4dfdf820\\\",\\\"status.workspaceTrust.6e68ae32bcd4bd5a4cc3a4bd1753a7b1\\\",\\\"status.workspaceTrust.473fcfa4d15826c49e78a25c4b834b72\\\",\\\"status.workspaceTrust.2561b6829e99c0da43db2c1c49be4353\\\",\\\"status.workspaceTrust.530f3866712822f1abc4c4aafb9df6da\\\",\\\"status.workspaceTrust.7f21ac4a7ebc7d598cbe299abebcdcad\\\",\\\"status.workspaceTrust.150fb1afaf5c6c84391d0a234e448d0e\\\",\\\"status.workspaceTrust.9e656e82242660e3031890be0553004d\\\",\\\"status.workspaceTrust.1655290605932\\\",\\\"status.workspaceTrust.1655303418138\\\",\\\"status.workspaceTrust.ec0b5d1bf54ad6c78fd8b28da8d373fa\\\",\\\"status.workspaceTrust.36675c3585cb16f57b5eea2913b89c8a\\\",\\\"status.workspaceTrust.1655340059878\\\",\\\"status.workspaceTrust.1655728999186\\\",\\\"status.workspaceTrust.1655876639828\\\",\\\"status.workspaceTrust.1655876769453\\\",\\\"status.workspaceTrust.1655922722625\\\",\\\"status.workspaceTrust.6aa48e6c1bc32a191cf2b09006313001\\\",\\\"status.workspaceTrust.7a2305b659f53365a7b452b6fd8d3564\\\",\\\"status.workspaceTrust.9e701bff0ae83c81b1a36551efdedd31\\\",\\\"status.workspaceTrust.a38e7860b8884d5409dc7006dcfa78f2\\\",\\\"status.workspaceTrust.154bdda0cc54100e2138a78e58f226a6\\\",\\\"status.workspaceTrust.632aee428b8c1a34de2c8657fb2e1bb8\\\",\\\"status.workspaceTrust.198fbc45e2e140f59e7468318d89675c\\\",\\\"status.workspaceTrust.efe7f41b57be7cebc04c69ede40dc67b\\\",\\\"status.workspaceTrust.9d76763164af80554bccdd3c0eb989b9\\\",\\\"status.workspaceTrust.e27bf912150cc6a6280b8d9a19dfe814\\\",\\\"status.workspaceTrust.1656075134420\\\",\\\"status.workspaceTrust.1656095841893\\\",\\\"status.workspaceTrust.a2127912d34130be26c40894d09263eb\\\",\\\"status.workspaceTrust.f8631bd36bccd31653f3478445ff5140\\\",\\\"status.workspaceTrust.8714641fdbcfa6f3c7c3d6bb174fc4b1\\\",\\\"status.workspaceTrust.8b2c7e9afd657a9b2474fafe382530e6\\\",\\\"status.workspaceTrust.4df2a67e0f569dcddda9e3fe06ed428b\\\",\\\"status.workspaceTrust.d1d74992c8bff01bd9eb857ae30625a9\\\",\\\"status.workspaceTrust.b81467a35272644b662398c8da11141b\\\",\\\"status.workspaceTrust.2d255f21f00d204347f44cb07e46aca6\\\",\\\"status.workspaceTrust.96d61c446060f4ababeff159a58bbb07\\\",\\\"status.workspaceTrust.b69c4f92edf04b96e4467b36ad9b6999\\\",\\\"status.workspaceTrust.daa6d02bafa6ed6a9f706f8955bfe9be\\\",\\\"status.workspaceTrust.1657052960279\\\",\\\"status.workspaceTrust.bee5449b386e50c8f534686f4b234cc3\\\",\\\"status.workspaceTrust.1bc6483e36c9a846ab00493375e498ee\\\",\\\"status.workspaceTrust.1657319390590\\\",\\\"status.workspaceTrust.7ed7f6781bf1da65115fc52afcf3db41\\\",\\\"status.workspaceTrust.1657390420130\\\",\\\"status.workspaceTrust.1657390113432\\\",\\\"status.workspaceTrust.88f9d07d2d77b95425f40cc1e1192b2e\\\",\\\"status.workspaceTrust.c6dfe51663f1badf8808233e97b18254\\\",\\\"status.workspaceTrust.f6094f68f80ccab0dba52cc613a7d983\\\",\\\"status.workspaceTrust.002bbbde1de24a72292e148fbdd9b1ea\\\",\\\"status.workspaceTrust.1657837509613\\\",\\\"status.workspaceTrust.1657814231287\\\",\\\"status.workspaceTrust.bc6405c8da6a2455630f1ce9f7bef966\\\",\\\"status.workspaceTrust.b237f04137dc4d340e1e3bce9559033f\\\",\\\"status.workspaceTrust.2ab6d1e804f83529100819f3c7e1b4d7\\\",\\\"status.workspaceTrust.dbf002a1ad614d2ea806914e093d8db2\\\",\\\"status.workspaceTrust.12c652d63f0b57a17a975a6ebcf59d96\\\",\\\"status.workspaceTrust.7d57b32d811e6036adf97665e7ed78a9\\\",\\\"status.workspaceTrust.17159144494e44183066ae0fc2fb8fc4\\\",\\\"status.workspaceTrust.945a11f210e2800ca349e8e42d0fcd88\\\",\\\"status.workspaceTrust.68aa8ed69bae66135828c6653689e86f\\\",\\\"status.workspaceTrust.1660746611435\\\",\\\"status.workspaceTrust.1660857156779\\\",\\\"status.workspaceTrust.1660914563283\\\",\\\"status.workspaceTrust.1660931718383\\\",\\\"status.workspaceTrust.1661010139834\\\",\\\"status.workspaceTrust.1661022267620\\\",\\\"status.workspaceTrust.1661604167096\\\",\\\"status.workspaceTrust.1661625281995\\\",\\\"status.workspaceTrust.f8c52728095aa2647e6e33ac9ea83465\\\",\\\"status.workspaceTrust.53054e7cedfc1982d4ecd715ecc7cd12\\\",\\\"status.workspaceTrust.44b4fc28e7f4724f0040214a2552f80d\\\",\\\"status.workspaceTrust.f4b58945f5394eeec2eca0408f131eb9\\\",\\\"status.workspaceTrust.1662393420524\\\",\\\"status.workspaceTrust.3598fd9a35fab154e04c454ab64b8471\\\",\\\"status.workspaceTrust.4011ead0592d657d81a74f7dde0d774a\\\",\\\"status.workspaceTrust.e8cd4f505f165bebf57bacc8a0e35508\\\",\\\"status.workspaceTrust.2fe7c201bc4d256707b08a8211e2f0d9\\\",\\\"status.workspaceTrust.95c509d7a829cb40d072019635b28a4f\\\",\\\"status.workspaceTrust.1662732730636\\\",\\\"status.workspaceTrust.b9afd730ffbe1def644ad629b16a17ae\\\",\\\"status.workspaceTrust.1663105893291\\\",\\\"status.workspaceTrust.1663157952213\\\",\\\"status.workspaceTrust.1663194022109\\\",\\\"status.workspaceTrust.1663253150738\\\",\\\"status.workspaceTrust.0a794427f48145894826f0edb0547b8b\\\",\\\"status.workspaceTrust.1663589831716\\\",\\\"status.workspaceTrust.1663682160666\\\",\\\"status.workspaceTrust.4f68acbccf9934d5a8b19f1d1fcff963\\\",\\\"status.workspaceTrust.882f80856e421da6c1b0b7e2ed598fb7\\\",\\\"status.workspaceTrust.3d0a7c946b21abb75a2834d79c24f473\\\",\\\"status.workspaceTrust.5783d8c06dae5596eac5676bd53b156e\\\",\\\"status.workspaceTrust.19c3dc7c8a710fe7b93cfdbb9e32b56e\\\",\\\"status.workspaceTrust.524c0a88761f2c72238519d0d5b02a89\\\",\\\"status.workspaceTrust.1663965149062\\\",\\\"status.workspaceTrust.2d8d5e6b66b217738cabd03b2f6c53ae\\\",\\\"status.workspaceTrust.1664149737760\\\",\\\"status.workspaceTrust.1664149770510\\\",\\\"status.workspaceTrust.2bd25f7a6e58da6499d4539922feb310\\\",\\\"status.workspaceTrust.1664723659459\\\",\\\"status.workspaceTrust.e4b07f811d9e78f8e99cae142a1c0d4d\\\",\\\"status.workspaceTrust.47a4061edff80e94d803d9ee8a553936\\\",\\\"status.workspaceTrust.1fff38580c91ec92a72fcf8b822f0b64\\\",\\\"status.workspaceTrust.1664880392205\\\",\\\"status.workspaceTrust.1664982452462\\\",\\\"status.workspaceTrust.37d1fa6ab0014d07ab1e8c97aaad0bc6\\\",\\\"status.workspaceTrust.5fb08b7672fd03b040a3ee42e6d19a65\\\",\\\"status.workspaceTrust.1665248702856\\\",\\\"status.workspaceTrust.b7b45a276fd6ee643552bb9a129a5b5a\\\",\\\"status.workspaceTrust.7a801f5fb3095dbca51efa788cdc069c\\\",\\\"status.workspaceTrust.c529dfcab811f48de2ad57de08ed856d\\\",\\\"status.workspaceTrust.de73b88f078080f1ab5e6583ae499424\\\",\\\"status.workspaceTrust.a4390c0d6e280248a96f9e1ba9c17c39\\\",\\\"status.workspaceTrust.1665315843955\\\",\\\"status.workspaceTrust.1665318867369\\\",\\\"status.workspaceTrust.1665336407382\\\",\\\"status.workspaceTrust.1665339055182\\\",\\\"status.workspaceTrust.a822ce37903cb8c53e521fe3c40f8e7d\\\",\\\"status.workspaceTrust.1665421441250\\\",\\\"status.workspaceTrust.308daff6a6f8a9dab4363d5e3925802a\\\",\\\"status.workspaceTrust.33a6ff0847634015b82702805c11fa59\\\",\\\"status.workspaceTrust.1665451337578\\\",\\\"status.workspaceTrust.1665487177556\\\",\\\"status.workspaceTrust.83107a188c448d479decafb98f54a23c\\\",\\\"status.workspaceTrust.1665530354659\\\",\\\"status.workspaceTrust.a142cd38469c72026eba5c16e7bfbfb1\\\",\\\"status.workspaceTrust.1665573615492\\\",\\\"status.workspaceTrust.d401274bfc505fa8c73750a22b12d999\\\",\\\"status.workspaceTrust.1665589053015\\\",\\\"status.workspaceTrust.d7d526decf3abd3b50b72f608f4e80c6\\\",\\\"status.workspaceTrust.8e30c6dd0d00236891e69cf1fffb5585\\\",\\\"status.workspaceTrust.1665616145566\\\",\\\"status.workspaceTrust.74a948cc073e3daa9e77c52bc4f73baa\\\",\\\"status.workspaceTrust.1665684759959\\\",\\\"status.workspaceTrust.8c7d0efb98ae9522dcf96dd04c1cc70e\\\",\\\"status.workspaceTrust.1665782511298\\\",\\\"status.workspaceTrust.1665919171442\\\",\\\"status.workspaceTrust.8e6fc7731545bb3db997810e584177f8\\\",\\\"status.workspaceTrust.cb532b44068fa15b1acb4a922c1db129\\\",\\\"status.workspaceTrust.a205c31126414bb0750a8189eb3df3f0\\\",\\\"status.workspaceTrust.1665947789822\\\",\\\"status.workspaceTrust.1665954329313\\\",\\\"status.workspaceTrust.aabb8667e1edf3c67d57d6bc36d3275c\\\",\\\"status.workspaceTrust.1665966461488\\\",\\\"status.workspaceTrust.1666004309675\\\",\\\"status.workspaceTrust.3472764d596390aaa51bbe49a65c353c\\\",\\\"status.workspaceTrust.1666053039983\\\",\\\"status.workspaceTrust.1666091156271\\\",\\\"status.workspaceTrust.1666091664388\\\",\\\"status.workspaceTrust.472d9ec9ae7a1b9bf17e607ae59d7c41\\\",\\\"status.workspaceTrust.1666095567998\\\",\\\"status.workspaceTrust.1666185207881\\\",\\\"status.workspaceTrust.8f60ba78af744190c1e533becfce7656\\\",\\\"status.workspaceTrust.795e7b3add309fcab398da1009b6e9db\\\",\\\"status.workspaceTrust.c2bd8c63649e481e546ca9d5adec96c8\\\",\\\"status.workspaceTrust.1669032462892\\\",\\\"status.workspaceTrust.1669041922787\\\",\\\"status.workspaceTrust.19bbe6c8142e5e69d895978e2ab92b15\\\",\\\"status.workspaceTrust.5dcce6f0921334a731e54f0b27ca3c8d\\\",\\\"status.workspaceTrust.4d09b35785dd19a622fef63be797fa50\\\",\\\"status.workspaceTrust.05481ec80d714ff81dc1f2dcb6929805\\\",\\\"status.workspaceTrust.1669213014047\\\",\\\"status.workspaceTrust.1669219752809\\\",\\\"status.workspaceTrust.606d54c601a8b47708555dde68a18377\\\",\\\"status.workspaceTrust.16904cba2bad21ea14d7cfef1d00fb1a\\\",\\\"status.workspaceTrust.fca598187b3e37c48c6647b56d5144c0\\\",\\\"status.workspaceTrust.03d6b33145603eccab94152f41f74668\\\",\\\"status.workspaceTrust.1670622552998\\\",\\\"status.workspaceTrust.1cb438745b5e01f52adee206d8504f6b\\\",\\\"status.workspaceTrust.23764d5ac7196a26a881351b15624c79\\\",\\\"status.workspaceTrust.87ff194dee9d37e4838c36c93d6d38bc\\\",\\\"status.workspaceTrust.19c973113fac5151c82d748bda687afc\\\",\\\"status.workspaceTrust.5e29092acde0c680e382d552cfaa1c70\\\",\\\"status.workspaceTrust.1670802383262\\\",\\\"status.workspaceTrust.1d7b890e4e82da070312641770691d9f\\\",\\\"status.workspaceTrust.db15bc97e19a831483257d509fda24e2\\\",\\\"status.workspaceTrust.b48d998b5c28ee5f0313626c71c6dd4d\\\",\\\"status.workspaceTrust.1671047618224\\\",\\\"status.workspaceTrust.da3678b68e47d1d104dae3f0202bd888\\\",\\\"status.workspaceTrust.c3aeb8b96290d91ed6264f178b1f201d\\\",\\\"status.workspaceTrust.f9c5622906949569fe7135865a9c42b0\\\",\\\"status.workspaceTrust.cd35fdf5ba6101e0d993dc4cd11c8ff8\\\",\\\"status.workspaceTrust.6ee6e137a1163a46f545d95e321ecb4e\\\",\\\"status.workspaceTrust.1673110792397\\\",\\\"status.workspaceTrust.2805db122db48cf6c4e70cb8dba5ecf4\\\",\\\"status.workspaceTrust.82af6563510875d8b5558b3141447276\\\",\\\"status.workspaceTrust.3da68ff5e4fd62a2152c4148af298061\\\",\\\"status.workspaceTrust.505614eacbbcfbeb051d910ede3c5ae1\\\",\\\"status.workspaceTrust.1673566457214\\\",\\\"status.workspaceTrust.806047cf406a84f8e20bc344f943589b\\\",\\\"status.workspaceTrust.1673628648473\\\",\\\"status.workspaceTrust.1673641731481\\\",\\\"status.workspaceTrust.1673894419162\\\",\\\"status.workspaceTrust.6a233e1f2b0ac2990fdbcdaf3fcb5b59\\\",\\\"status.workspaceTrust.69807d4099b2aaa25a03c839207b89f8\\\",\\\"status.workspaceTrust.cc7707b0aa1bfdad0640e951fe54718f\\\",\\\"status.workspaceTrust.c50b14a572ee7ca095017f1f5f657c0e\\\",\\\"status.workspaceTrust.67c030193585494326febb5e8f948b4d\\\",\\\"status.workspaceTrust.5126ef40c61cd5e4f7acac79145e957a\\\",\\\"status.workspaceTrust.a0fb146a8a84dc5f042bfd9e5a59e7f0\\\",\\\"status.workspaceTrust.aaca0305d8456a13a78a7ce48beff70f\\\",\\\"status.workspaceTrust.57845622483a4f69d4594434c9049a40\\\",\\\"status.workspaceTrust.5ca2724ea4a4b919e5271a5c99e246a5\\\",\\\"status.workspaceTrust.68da88c59ad771102c22ca9b5668e70e\\\",\\\"status.workspaceTrust.dc625d76ac7e03f5d3fd0b56fcef071b\\\",\\\"status.workspaceTrust.17672de0acb6af9c74d8514d78af3a77\\\",\\\"status.workspaceTrust.68284707d2926cc2ff17be922d18afc3\\\",\\\"status.workspaceTrust.ed01f324fdd8b69e59ae5ceb6f9acc73\\\",\\\"status.workspaceTrust.3069a81ffc43a2faa224544c7e1099e4\\\",\\\"status.workspaceTrust.0d5459116fe97ddeef14c4f6eca8f3d5\\\",\\\"status.workspaceTrust.5e3706487e7497989d54ea6b8d860e51\\\",\\\"status.workspaceTrust.1ccbb40a2b2d25492e6513cd82bb8eee\\\",\\\"status.workspaceTrust.14967955a896266eab352b56e620a9bc\\\",\\\"status.workspaceTrust.cffe1a61f50d5dcdf7620e628cdaa3b0\\\",\\\"status.workspaceTrust.47d2b3df925e292b5f1a59c479861035\\\",\\\"status.workspaceTrust.8bc5f931f76ba4e06f0a254a783c516d\\\",\\\"status.workspaceTrust.38bba7e5b4d741d09d77e58dd19ea5cb\\\",\\\"status.workspaceTrust.1678924827405\\\",\\\"status.workspaceTrust.5f136e64346cbcbc7b9d0a0a6e8704fa\\\",\\\"status.workspaceTrust.33ceb512f4eabf290440059f699cd472\\\",\\\"status.workspaceTrust.a52bce51be2349f6502ee8ffbb301fde\\\",\\\"status.workspaceTrust.b9c76ee327d42adcb58e1e8017152930\\\",\\\"status.workspaceTrust.266296440dc7b8db1d99eeafa47abb31\\\",\\\"status.workspaceTrust.45bb1dc74f7d85fdba52d74deacce266\\\",\\\"status.workspaceTrust.2f77abed21801fae44080fbb6e807352\\\",\\\"status.workspaceTrust.1931c8120ce87f2144e2324e936dc11d\\\",\\\"status.workspaceTrust.0d14f516612e87458bbe8fcd266d6bbf\\\",\\\"status.workspaceTrust.aa3bf92edf437ee5246066cdc5f1d450\\\",\\\"status.workspaceTrust.303b9dca858653c9bcfed3439a9c3259\\\",\\\"status.workspaceTrust.9e9a93e3e12ea9d31d10c9de9fe38aac\\\",\\\"status.workspaceTrust.85dd886d3587feeebe0e192c26c16446\\\",\\\"status.workspaceTrust.e06cd13b089c62671eb7806c388fdc6e\\\",\\\"status.workspaceTrust.c73cbc1e6da92794a3e8272c0b05f80a\\\",\\\"status.workspaceTrust.1bceafed8aa8636c69e73f8b8da2a1d2\\\",\\\"status.workspaceTrust.27a01c05af439b224174aad40966930b\\\",\\\"status.workspaceTrust.3911a460231bcfc8336588915a482d3e\\\",\\\"status.workspaceTrust.1679822560615\\\",\\\"status.workspaceTrust.10e193688a10c15086c49462194e7739\\\",\\\"status.workspaceTrust.03853a86cb37c13b5b9d8ad0613ea0bc\\\",\\\"status.workspaceTrust.43c70c405d8b976e704b0b8c58da3202\\\",\\\"status.workspaceTrust.0def432344b55c059e562d554653ae04\\\",\\\"status.workspaceTrust.aebe3efb3ee5b1a469331c1adc081d5a\\\",\\\"status.workspaceTrust.33e9985c825585c6cd78c00630e63e13\\\",\\\"status.workspaceTrust.958a6938dab5e6ae603928ae32526af4\\\",\\\"status.workspaceTrust.299d27f95e02640c74ec059c4b293c1e\\\",\\\"status.workspaceTrust.1680388261781\\\",\\\"status.workspaceTrust.ac49112ba68d6069b25a4b22d985b32e\\\",\\\"status.workspaceTrust.e3c6914c2ec64484034765b79d488bb4\\\",\\\"status.workspaceTrust.92c0357ad887587daf23a1cf87a9d0ff\\\",\\\"status.workspaceTrust.f0c285added94784fb1dc31f95228d15\\\",\\\"status.workspaceTrust.2d8f49fe5e18dc72b0eb3811c7fa2a51\\\",\\\"status.workspaceTrust.1680659616287\\\",\\\"status.workspaceTrust.1680932191625\\\",\\\"status.workspaceTrust.1680932201269\\\",\\\"status.workspaceTrust.1680932207933\\\",\\\"status.workspaceTrust.922797a446ecff8a33a45243ee7810df\\\",\\\"status.workspaceTrust.05fd38613583ad6235ad0d9fbf822009\\\",\\\"status.workspaceTrust.b8ad543db5daf42729a6c679902b5973\\\",\\\"status.workspaceTrust.9219e7d61598ca30d8a69b35df925754\\\",\\\"status.workspaceTrust.3029464cf6329cd01a710f0151473931\\\",\\\"status.workspaceTrust.93532958b5e7686ba389392952196eca\\\",\\\"status.workspaceTrust.2409325650bf0aaa60038e6b073f339b\\\",\\\"status.workspaceTrust.1682286493405\\\",\\\"status.workspaceTrust.1682355989880\\\",\\\"status.workspaceTrust.72672120e5fc315b9241ccd8566938cd\\\",\\\"status.workspaceTrust.e8cee3fd82e5cb27c6574183b2bae5c1\\\",\\\"status.workspaceTrust.c3286144e982afed034526ea520ad544\\\",\\\"status.workspaceTrust.0257eef9657f59731ab10e1128f2e78b\\\",\\\"status.workspaceTrust.9f83dc0b4042cc7cc49f6abc2305b94c\\\",\\\"status.workspaceTrust.1682864075023\\\",\\\"status.workspaceTrust.1682872373399\\\",\\\"status.workspaceTrust.1682906164655\\\",\\\"status.workspaceTrust.1682906234913\\\",\\\"status.workspaceTrust.1682937662523\\\",\\\"status.workspaceTrust.1682945941487\\\",\\\"status.workspaceTrust.1682949505077\\\",\\\"status.workspaceTrust.1682949703087\\\",\\\"status.workspaceTrust.1682961333079\\\",\\\"status.workspaceTrust.1683024417032\\\",\\\"status.workspaceTrust.1683062726375\\\",\\\"status.workspaceTrust.1683156875784\\\",\\\"status.workspaceTrust.1683240650180\\\",\\\"status.workspaceTrust.1683296102796\\\",\\\"status.workspaceTrust.1683393131793\\\",\\\"status.workspaceTrust.1683397592225\\\",\\\"status.workspaceTrust.1683414325063\\\",\\\"status.workspaceTrust.1683464307793\\\",\\\"status.workspaceTrust.1683474119609\\\",\\\"status.workspaceTrust.1683490059232\\\",\\\"status.workspaceTrust.1683490704802\\\",\\\"status.workspaceTrust.1683508118882\\\",\\\"status.workspaceTrust.1683509709841\\\",\\\"status.workspaceTrust.1683544849105\\\",\\\"status.workspaceTrust.1683546494228\\\",\\\"status.workspaceTrust.1683567369020\\\",\\\"status.workspaceTrust.1683570010939\\\",\\\"status.workspaceTrust.1683593383404\\\",\\\"status.workspaceTrust.1683601397972\\\",\\\"status.workspaceTrust.1683602618114\\\",\\\"status.workspaceTrust.1683629057978\\\",\\\"status.workspaceTrust.1683637350780\\\",\\\"status.workspaceTrust.1683638034209\\\",\\\"status.workspaceTrust.1683654894014\\\",\\\"status.workspaceTrust.1683675253791\\\",\\\"status.workspaceTrust.1683681314575\\\",\\\"status.workspaceTrust.1683685965063\\\",\\\"status.workspaceTrust.1683720873982\\\",\\\"status.workspaceTrust.1683722911766\\\",\\\"status.workspaceTrust.1683725309676\\\",\\\"status.workspaceTrust.1683726629285\\\",\\\"status.workspaceTrust.1683726697179\\\",\\\"status.workspaceTrust.1683727397870\\\",\\\"status.workspaceTrust.1683731885325\\\",\\\"status.workspaceTrust.1683731918291\\\",\\\"status.workspaceTrust.1683743817520\\\",\\\"status.workspaceTrust.1683755513085\\\",\\\"status.workspaceTrust.1683803763409\\\",\\\"status.workspaceTrust.dc9c2bdfe1898042f0da3cd68d4a2bf9\\\",\\\"status.workspaceTrust.1683903823357\\\",\\\"status.workspaceTrust.1683922276585\\\",\\\"status.workspaceTrust.1683939705618\\\",\\\"status.workspaceTrust.1683940760376\\\",\\\"status.workspaceTrust.1683974528172\\\",\\\"status.workspaceTrust.1683980636723\\\",\\\"status.workspaceTrust.1683981226143\\\",\\\"status.workspaceTrust.1683986721376\\\",\\\"status.workspaceTrust.1683988064123\\\",\\\"status.workspaceTrust.1684021868551\\\",\\\"status.workspaceTrust.1684073072059\\\",\\\"status.workspaceTrust.b0d1286e5d8824164da9be910baa1d68\\\",\\\"status.workspaceTrust.eacf66ac9c71ecc9f62b824a493a28fd\\\",\\\"status.workspaceTrust.1684094746347\\\",\\\"status.workspaceTrust.1684095705627\\\",\\\"status.workspaceTrust.1684095924171\\\",\\\"status.workspaceTrust.1684115004200\\\",\\\"status.workspaceTrust.1684173376125\\\",\\\"status.workspaceTrust.1684235959983\\\",\\\"status.workspaceTrust.1684256131298\\\",\\\"status.workspaceTrust.1684264361710\\\",\\\"status.workspaceTrust.1684265876732\\\",\\\"status.workspaceTrust.1684327666826\\\",\\\"status.workspaceTrust.1684371744661\\\",\\\"status.workspaceTrust.615191e460bab5ca4753ee037d9c5cb4\\\",\\\"status.workspaceTrust.1684513054293\\\",\\\"status.workspaceTrust.61b3ef75630f8a6ce1a345c49fb024f9\\\",\\\"status.workspaceTrust.55f46edab02457d7c5440567872ab200\\\",\\\"status.workspaceTrust.1684763223771\\\",\\\"status.workspaceTrust.1684784192666\\\",\\\"status.workspaceTrust.f34d62e3d412d11f6334db3ed3d7d9e6\\\",\\\"status.workspaceTrust.9e71bf697770492702364a384c357cc7\\\",\\\"status.workspaceTrust.706985342f82d847db8106fc040037c7\\\",\\\"status.workspaceTrust.1684880452917\\\",\\\"status.workspaceTrust.c034c4705dcd88faf9ff925d6599d97a\\\",\\\"status.workspaceTrust.1685562423255\\\",\\\"status.workspaceTrust.8d69ffc616a33a4cd277e8774fecf0cf\\\",\\\"status.workspaceTrust.1685801782445\\\",\\\"status.workspaceTrust.221bf9071cca6d51ef811191b4c734d5\\\",\\\"status.workspaceTrust.76af83b3252a726667575cd72dd29231\\\",\\\"status.workspaceTrust.343d79d2fc1fb66601ccce451ccc4395\\\",\\\"status.workspaceTrust.5fad5829d83f8a18aaf32e4d27bf627d\\\",\\\"status.workspaceTrust.ffa49b9c826d987cb1e5c58bd8effc4a\\\",\\\"status.workspaceTrust.1686100107372\\\",\\\"status.workspaceTrust.1686136102699\\\",\\\"status.workspaceTrust.1686140120985\\\",\\\"status.workspaceTrust.1686150148640\\\",\\\"status.workspaceTrust.ea1487cece10ea8b9427e1b067e4b1c8\\\",\\\"status.workspaceTrust.2df39adedbcc2105a86b19447eef4135\\\",\\\"status.workspaceTrust.a2ce8795c839d84cf35906e57ae96f7e\\\",\\\"status.workspaceTrust.f66704fa5a7817fe983c720302c2f2c0\\\",\\\"status.workspaceTrust.f203c5187b7bea22e93baa3d3122d466\\\",\\\"status.workspaceTrust.04715d048e4a6e8f3b04dbcf072072b9\\\",\\\"status.workspaceTrust.bbf8ebd20e80c69047b655a13aa0751d\\\",\\\"status.workspaceTrust.6f0ce0140f170f2af232cf51651a5078\\\",\\\"status.workspaceTrust.a0e5ae5cd54c88cc3a3a8575f0c78f5f\\\",\\\"status.workspaceTrust.dc55eeccf7daf740f2dbf692860992da\\\",\\\"status.workspaceTrust.9af75c8cf079301e0d1be78725dcaf12\\\",\\\"status.workspaceTrust.940d3e9e246eb0e063b2064b76e23e13\\\",\\\"status.workspaceTrust.5e957a690f25c1d69bcd398c8d3c3ef1\\\",\\\"status.workspaceTrust.1687111671126\\\",\\\"status.workspaceTrust.795f42a0eef3f27ffa7c494376aaccd5\\\",\\\"status.workspaceTrust.a8dd75b0434e8211fdd1a53542b28067\\\",\\\"status.workspaceTrust.68267d28d61d1b740ae9bce84898e51f\\\",\\\"status.workspaceTrust.d97762bf96dce9b71fca713068bdf791\\\",\\\"status.workspaceTrust.88f5e3a72a2a86342ad27cd014bdc6f5\\\",\\\"status.workspaceTrust.97b1dd8a385b665e1356c7c1cb55ede6\\\",\\\"status.workspaceTrust.1687356438287\\\",\\\"status.workspaceTrust.db4e92e70fb0e422e250e77fc4300d9d\\\",\\\"status.workspaceTrust.bf36d3476dc26af72803276a0602766c\\\",\\\"status.workspaceTrust.1687464322228\\\",\\\"status.workspaceTrust.1687464784796\\\",\\\"status.workspaceTrust.1687465148466\\\",\\\"status.workspaceTrust.1687465483056\\\",\\\"status.workspaceTrust.1687472285224\\\",\\\"status.workspaceTrust.1687478716907\\\",\\\"status.workspaceTrust.1687531317553\\\",\\\"status.workspaceTrust.1687542088954\\\",\\\"status.workspaceTrust.1687542291559\\\",\\\"status.workspaceTrust.1687543876029\\\",\\\"status.workspaceTrust.1687550771748\\\",\\\"status.workspaceTrust.1687609327545\\\",\\\"status.workspaceTrust.1687609333465\\\",\\\"status.workspaceTrust.e421c2d7887af271bd29829475ffd557\\\",\\\"status.workspaceTrust.1687643140633\\\",\\\"status.workspaceTrust.1687654560224\\\",\\\"status.workspaceTrust.e1856d4e7757ae35e8406f7ca9f922a1\\\",\\\"status.workspaceTrust.1687714298458\\\",\\\"status.workspaceTrust.1687717208227\\\",\\\"status.workspaceTrust.41d752d45dc3c3f33e476219eaec9352\\\",\\\"status.workspaceTrust.1687799715187\\\",\\\"status.workspaceTrust.1687872041315\\\",\\\"status.workspaceTrust.1687881476466\\\",\\\"status.workspaceTrust.1687883436879\\\",\\\"status.workspaceTrust.1687883442466\\\",\\\"status.workspaceTrust.1687888021873\\\",\\\"status.workspaceTrust.1687888044691\\\",\\\"status.workspaceTrust.1039c099ee65930f026fb93a8b7f3f21\\\",\\\"status.workspaceTrust.8d132fcb1ac0abf460672fcbd76897b3\\\",\\\"status.workspaceTrust.08c03c3b08e54b63537f357617449005\\\",\\\"status.workspaceTrust.1688071106088\\\",\\\"status.workspaceTrust.1688155404835\\\",\\\"status.workspaceTrust.1688155430794\\\",\\\"status.workspaceTrust.89dd07aa4b9889ccb6b578da4f3eed22\\\",\\\"status.workspaceTrust.43641e5163ad5ddfb028ac16f82499c3\\\",\\\"status.workspaceTrust.ac1f8c462af1203a024b66c645335d69\\\",\\\"status.workspaceTrust.dce06b6419a0d6c6d54916da5e3a12de\\\",\\\"status.workspaceTrust.1688166097673\\\",\\\"status.workspaceTrust.1688221976547\\\",\\\"status.workspaceTrust.1688222001900\\\",\\\"status.workspaceTrust.c79e1f640b3f39a4fcbc998bbe906950\\\",\\\"status.workspaceTrust.d4180b37ca3e7a1816fb062aaa66855f\\\",\\\"status.workspaceTrust.ef60bb157b0d5e045a0fdc390afdf8ee\\\",\\\"status.workspaceTrust.1689252805715\\\",\\\"status.workspaceTrust.068db238e24b4a387ba55eae78bbe289\\\",\\\"status.workspaceTrust.1689264384049\\\",\\\"status.workspaceTrust.f40bc767ee9d08538bd30bb01c540c85\\\",\\\"status.workspaceTrust.fb49cbac6fef0bb674a13f2dd4569dff\\\",\\\"status.workspaceTrust.d262146c5c7d58236c41f6cc0a75476c\\\",\\\"status.workspaceTrust.55550960b47b97a4620afdf228a51bd0\\\",\\\"status.workspaceTrust.11371015ad7d3667d9e8cd137dee6b30\\\",\\\"status.workspaceTrust.0588c5a7456899559ee041bb5cf8f623\\\",\\\"status.workspaceTrust.1690457618158\\\",\\\"status.workspaceTrust.b2b77ca8e9d8455d4a51979fde63d6cd\\\",\\\"status.workspaceTrust.7af0bc787560ffac5c03450c29813e1f\\\",\\\"status.workspaceTrust.1690681904770\\\",\\\"status.workspaceTrust.0122759cdfd844de8bf94e803fd91773\\\",\\\"status.workspaceTrust.3aa13264f48d45b9551dc0e2fccd6ce7\\\",\\\"status.workspaceTrust.bef8b1a0c81b268421867ba801c4d872\\\",\\\"status.workspaceTrust.2916f21f0a14431f92c720ace433d430\\\",\\\"status.workspaceTrust.df0bd549de41982dc30d98afbad90c46\\\",\\\"status.workspaceTrust.1691181961217\\\",\\\"status.workspaceTrust.92baa5e66556af831788c369fd26c890\\\",\\\"status.workspaceTrust.4f6ca5f9a2ba73b164454cf0198fed3a\\\",\\\"status.workspaceTrust.1691592644994\\\",\\\"status.workspaceTrust.1691623087036\\\",\\\"status.workspaceTrust.1691680019471\\\",\\\"status.workspaceTrust.cef7adcaa4fb00d38ab47cff798d1cc8\\\",\\\"status.workspaceTrust.1691959635040\\\",\\\"status.workspaceTrust.d47f997cc4cd97045241f5d82d700b54\\\",\\\"status.workspaceTrust.0415c24b50223d12feee5a9b7960ad8a\\\",\\\"status.workspaceTrust.9ead6030ffc49b66b57642c129a1cc9d\\\",\\\"status.workspaceTrust.79214ca23fd51105ab4ea41ce9dc0301\\\",\\\"status.workspaceTrust.540588583bbb36cb45c2c826f7b156f5\\\",\\\"status.workspaceTrust.9a4d9eeaf44d84a4c2e43afa475dace6\\\",\\\"status.workspaceTrust.1692961629344\\\",\\\"status.workspaceTrust.649495de6e63179ef5342783fda142c9\\\",\\\"status.workspaceTrust.c53f473ce828ed7a229a08eec61b307d\\\",\\\"status.workspaceTrust.e0ad0d4447dbb6bdf3fb39f690c2a828\\\",\\\"status.workspaceTrust.1693688527760\\\",\\\"status.workspaceTrust.b682a3a30d758ce6d15e02623aa0c232\\\",\\\"status.workspaceTrust.1693861916873\\\",\\\"status.workspaceTrust.8428c549a3d4a1a418c9236c7074a0b7\\\",\\\"status.workspaceTrust.1693963499054\\\",\\\"status.workspaceTrust.a56aaf457f0d42df6f5d6d814bf46853\\\",\\\"status.workspaceTrust.d8b3dd3549e9e490362bea7a4ad7e045\\\",\\\"status.workspaceTrust.1693966556820\\\",\\\"status.workspaceTrust.43c692dc348cb7349af1faf9a780f3fa\\\",\\\"status.workspaceTrust.1694042964088\\\",\\\"status.workspaceTrust.1694130240060\\\",\\\"status.workspaceTrust.1694130439713\\\",\\\"status.workspaceTrust.1694184321140\\\",\\\"status.workspaceTrust.1694261649464\\\",\\\"status.workspaceTrust.1694261802552\\\",\\\"status.workspaceTrust.1694263985800\\\",\\\"status.workspaceTrust.1694264160361\\\",\\\"status.workspaceTrust.1694534222612\\\",\\\"status.workspaceTrust.1eb8f9b8b295e1ae13b989dd1c29ef8c\\\",\\\"status.workspaceTrust.1694697344885\\\",\\\"status.workspaceTrust.398f30db9fb992a381c4d9d53c84a725\\\",\\\"status.workspaceTrust.047301e890703b5c0daa74387f26b5e9\\\",\\\"status.workspaceTrust.2cf55580417cf08f94beeacd655510ce\\\",\\\"status.workspaceTrust.9d2ef56aa9950b8e9f386ab7268af4e7\\\",\\\"status.workspaceTrust.eb8a4a8bd7f3ffd20d6cd199a877e722\\\",\\\"status.workspaceTrust.858a0d72d775971c5ab4b5155f38e543\\\",\\\"status.workspaceTrust.ad9ad006bfb208913aa21bcea7648522\\\",\\\"status.workspaceTrust.c7a9bd5e834d9f273545213da7c7e0b0\\\",\\\"status.workspaceTrust.1694870527721\\\",\\\"status.workspaceTrust.f2ce8fa3c695973e2dbd2a6859383349\\\",\\\"status.workspaceTrust.e058e246f2e5e242d7dad10798858788\\\",\\\"status.workspaceTrust.b0dc127450ff102fc274371b3b45ea17\\\",\\\"status.workspaceTrust.ca7d341a694902dd2484692fccefc1d2\\\",\\\"status.workspaceTrust.bdf19e0529a4426caa91a9cd06420540\\\",\\\"status.workspaceTrust.ece3c77d78709e3950751898ffff2ca7\\\",\\\"status.workspaceTrust.76c06839ce9e16fd82ff46a1991440e4\\\",\\\"status.workspaceTrust.8a2938a152eb630f75be9eeb069c2095\\\",\\\"status.workspaceTrust.6d0073a6c436ebdaaa460bf518cb35c9\\\",\\\"status.workspaceTrust.811fd45d38b4a865c8b4565ffff163f6\\\",\\\"status.workspaceTrust.bb85bcf201a0aa3d15e3c8f63b28e524\\\",\\\"status.workspaceTrust.a13a4d350b7eaf8bc3c217e7d0733b87\\\",\\\"status.workspaceTrust.1694964098489\\\",\\\"status.workspaceTrust.0207e00baad7514eed8e22cc7d65d859\\\",\\\"status.workspaceTrust.ececfb8482aeede67ffcef83b2128430\\\",\\\"status.workspaceTrust.af1270f1b2e0fce6fe4c596d10a08711\\\",\\\"status.workspaceTrust.9d061078ae4b2fdac962456eb3012f7e\\\",\\\"status.workspaceTrust.a83a347fe0c0bfddee594795b742fc5c\\\",\\\"status.workspaceTrust.443acf9b6e86228924a28d778f8376bc\\\",\\\"status.workspaceTrust.1695414945527\\\",\\\"status.workspaceTrust.690ad01cef537de750c1f69ac5ab7cee\\\",\\\"status.workspaceTrust.1695474578517\\\",\\\"status.workspaceTrust.1695476102202\\\",\\\"status.workspaceTrust.032c0d459878f8981b95775582240a72\\\",\\\"status.workspaceTrust.f5ced5096826ce997cfd3b5edc2f3f28\\\",\\\"status.workspaceTrust.6f2dc0898ebfc8ed7291166980172824\\\",\\\"status.workspaceTrust.ee01987f5632d9ccbac783335de06265\\\",\\\"status.workspaceTrust.3f36f19815fba493900216c733769595\\\",\\\"status.workspaceTrust.01df22eeeed0f79b7040189f1f445fe0\\\",\\\"status.workspaceTrust.99c0e944ae13b0e62045a87b37a7d583\\\",\\\"status.workspaceTrust.53955a3ae34afc537955c7b6cac787ea\\\",\\\"status.workspaceTrust.7a6a2be4f8cb7ce578801a973e9eec1f\\\",\\\"status.workspaceTrust.78b0d3da43f4c0277ca7dfe853ce937e\\\",\\\"status.workspaceTrust.621c36e324fee4ee063d2a9ef2c39972\\\",\\\"status.workspaceTrust.d171ee00165bb9352931e3ff92ef55f0\\\",\\\"status.workspaceTrust.d21f402cd04550c32b3a59fb8737f4e8\\\",\\\"status.workspaceTrust.1a90eb01e593a89036959bafc96db670\\\",\\\"status.workspaceTrust.5ee56fd092e5f3b98b7c6d9ec2b8e391\\\",\\\"status.workspaceTrust.a11a5ce9aac907969775cfb58b76560e\\\",\\\"status.workspaceTrust.29ee4817710bc06a3d2c6bc77b4da2aa\\\",\\\"status.workspaceTrust.936a13451bc2430bf9a8028278a2bc49\\\",\\\"status.workspaceTrust.8219417d19de9c988aefa93a2b56d6a7\\\",\\\"status.workspaceTrust.a367296a00a43c375592cfb111b7e755\\\",\\\"status.workspaceTrust.7d1c8168f2ba859f8d146bb1458ef2c5\\\",\\\"status.workspaceTrust.8359770481ce2f0cc8d6d0c0701c06be\\\",\\\"status.workspaceTrust.a895c879ead38bbb26ebd0325f2ed9c8\\\",\\\"status.workspaceTrust.6a7d8b5339410d002c0978ebaab4b946\\\",\\\"status.workspaceTrust.1696427778504\\\",\\\"status.workspaceTrust.1696442426636\\\",\\\"status.workspaceTrust.d608b39a2f0c40815c65a0dd564681e8\\\",\\\"status.workspaceTrust.2e883d2ca25ab2e64bac6428116f0431\\\",\\\"status.workspaceTrust.1696548963972\\\",\\\"status.workspaceTrust.1696609568811\\\",\\\"status.workspaceTrust.bf249883e30d1ebc901206abd9dab559\\\",\\\"status.workspaceTrust.9fe63095a042412f4df6bdffb8581de8\\\",\\\"status.workspaceTrust.4669d2ebd4931a9f2433ec8893a6b249\\\",\\\"status.workspaceTrust.a9f8237658413a62d161917cb52fa896\\\",\\\"status.workspaceTrust.1696943186527\\\",\\\"status.workspaceTrust.1696943718911\\\",\\\"status.workspaceTrust.1696943814268\\\",\\\"status.workspaceTrust.1696955602049\\\",\\\"status.workspaceTrust.e1f1c9b62dd6636d26ab32fecb435470\\\",\\\"status.workspaceTrust.d8663a9312675362a6586eae56e7b768\\\",\\\"status.workspaceTrust.1696964307159\\\",\\\"status.workspaceTrust.1696966923641\\\",\\\"status.workspaceTrust.40678879b29cab0ba901f6debf7606c8\\\",\\\"status.workspaceTrust.bf72ad8fda2e11d28551580c3c7af5be\\\",\\\"status.workspaceTrust.e10849619d8b644a3e50ff2743212ff7\\\",\\\"status.workspaceTrust.1696974413375\\\",\\\"status.workspaceTrust.32c225547471ee3ad1abb50f310c4421\\\",\\\"status.workspaceTrust.4d870395e63466c2d22f9a638eaf674f\\\",\\\"status.workspaceTrust.1697033334152\\\",\\\"status.workspaceTrust.1697201569862\\\",\\\"status.workspaceTrust.6b9f3741eee252996a030040247718a0\\\",\\\"status.workspaceTrust.322efe94aa679b94852eb67224895521\\\",\\\"status.workspaceTrust.36538011d1fbe788683834a270fc2f9d\\\",\\\"status.workspaceTrust.1697293848419\\\",\\\"status.workspaceTrust.1697459453360\\\",\\\"status.workspaceTrust.9308e6ef33159a7e98bda1a30fe211a0\\\",\\\"status.workspaceTrust.1697554458653\\\",\\\"status.workspaceTrust.50de5fa8f5330673c2314cb719bd37b7\\\",\\\"status.workspaceTrust.42f375c58fafd613972b5742b7ca7513\\\",\\\"status.workspaceTrust.1697727788080\\\",\\\"status.workspaceTrust.11ce4f942a51ca2590a43c1eaa8000e6\\\",\\\"status.workspaceTrust.1697744951656\\\",\\\"status.workspaceTrust.1697804033576\\\",\\\"status.workspaceTrust.1697804169032\\\",\\\"status.workspaceTrust.2baabe11742f47d2539142e55f50521a\\\",\\\"status.workspaceTrust.34883a56ef6e12a52bc3873a2d04a6d3\\\",\\\"status.workspaceTrust.8fdc0e626fed4d4181e0e0b1f837c7b7\\\",\\\"status.workspaceTrust.3d04d3d68f8fa39545ea8d641d7816a7\\\",\\\"status.workspaceTrust.1697911245488\\\",\\\"status.workspaceTrust.3ec53f7031a841d21122505fc7fa2d2e\\\",\\\"status.workspaceTrust.7fd82a0be537cc30809fe74f092f295d\\\",\\\"status.workspaceTrust.1697911896398\\\",\\\"status.workspaceTrust.1697926643561\\\",\\\"status.workspaceTrust.1698074343233\\\",\\\"status.workspaceTrust.1698143896078\\\",\\\"status.workspaceTrust.7a5b5a716464360bfb76608b09a4dd5f\\\",\\\"status.workspaceTrust.1698179247974\\\",\\\"status.workspaceTrust.c99fcdfe821481d213b96139cbfcf8c8\\\",\\\"status.workspaceTrust.be225493c56ac738697a8e595c374e96\\\",\\\"status.workspaceTrust.1698522452875\\\",\\\"status.workspaceTrust.17a65ac15ca4f53371c28bbf3ab59ad2\\\",\\\"status.workspaceTrust.1698694376539\\\",\\\"status.workspaceTrust.b23e621c9231b1c4fe5b0522274794b7\\\",\\\"status.workspaceTrust.1698758293405\\\",\\\"status.workspaceTrust.1698758368687\\\",\\\"status.workspaceTrust.1698770928807\\\",\\\"status.workspaceTrust.f0ab13664ef632cb5ae061714285e7ad\\\",\\\"status.workspaceTrust.1698849572440\\\",\\\"status.workspaceTrust.1698849613797\\\",\\\"status.workspaceTrust.1698850514366\\\",\\\"status.workspaceTrust.cc4ff2987fd7935f9ce29aa16f8a86e7\\\",\\\"status.workspaceTrust.78f2bf4cc308cdcde1ee3930a01331d8\\\",\\\"status.workspaceTrust.0b227830fda0128b82aab933f256a5cd\\\",\\\"status.workspaceTrust.3e17a604bb3a39f1fc48907e7c149f9f\\\",\\\"status.workspaceTrust.1699118519524\\\",\\\"status.workspaceTrust.341a26cff4b5fc456bf10c471299e02f\\\",\\\"status.workspaceTrust.1699291020648\\\",\\\"status.workspaceTrust.cc29f9af9bbc2b16a66a0630dedce15c\\\",\\\"status.workspaceTrust.3b4c14b38c92f848af05c92759179299\\\",\\\"status.workspaceTrust.ddb246c93fd2e7ee3a57d0406ccd10bb\\\",\\\"status.workspaceTrust.58f90637fa149c0b129184084b328d42\\\",\\\"status.workspaceTrust.94f614a67918c9dc30e9177f4a8178a4\\\",\\\"status.workspaceTrust.1699910789550\\\",\\\"status.workspaceTrust.1700071270504\\\",\\\"status.workspaceTrust.1700105390650\\\",\\\"status.workspaceTrust.1700189113019\\\",\\\"status.workspaceTrust.1700189133711\\\",\\\"status.workspaceTrust.1700189698538\\\"]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"alefragnani.Bookmarks#bookmarksWelcome\\\",{\\\"firstSeen\\\":1697289034017,\\\"stepIDs\\\":[\\\"toggle\\\",\\\"navigateToBookmarks\\\",\\\"defineLabelsForYourBookmarks\\\",\\\"exclusiveSideBar\\\",\\\"workingWithRemotes\\\",\\\"customizingAppearance\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1697289034017,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.sidebars\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.commitGraph\\\",\\\"gitlens.welcome.workspaces\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.labs\\\",\\\"gitlens.welcome.preview\\\",\\\"gitlens.welcome.trial\\\",\\\"gitlens.welcome.services\\\",\\\"gitlens.welcome.additional\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-dotnettools.csdevkit#csdevkit.gettingStarted\\\",{\\\"firstSeen\\\":1697289034017,\\\"stepIDs\\\":[\\\"csdevkit.signInStep\\\",\\\"csdevkit.setupEnvironmentStep\\\",\\\"csdevkit.openWorkspaceStep\\\",\\\"csdevkit.createNewProjectStep\\\",\\\"csdevkit.launchDebugAndTestStep\\\",\\\"csdevkit.learnMoreStep\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1697289034017,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1700927437240,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chat\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Beginner\\\",\\\"Setup\\\",\\\"Intermediate\\\",\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",\\\"eamodio.gitlens#gitlens.welcome\\\"]\",\"ces/skipSurvey\":\"1.58.2\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#818181\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#4daafc\\\",\\\"textLink.foreground\\\":\\\"#4daafc\\\",\\\"textPreformat.foreground\\\":\\\"#d7ba7d\\\",\\\"textPreformat.background\\\":\\\"#3c3c3c\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"gradle.runBuild\\\",\\\"value\\\":29},{\\\"key\\\":\\\"extension.chat.authenticate\\\",\\\"value\\\":31},{\\\"key\\\":\\\"livePreview.start\\\",\\\"value\\\":33},{\\\"key\\\":\\\"markdown.extension.toc.create\\\",\\\"value\\\":35},{\\\"key\\\":\\\"workbench.action.webview.openDeveloperTools\\\",\\\"value\\\":36},{\\\"key\\\":\\\"editor.action.openLink\\\",\\\"value\\\":38},{\\\"key\\\":\\\"extension.insertRandomHash\\\",\\\"value\\\":40},{\\\"key\\\":\\\"extension.insertRandomHashMedium\\\",\\\"value\\\":41},{\\\"key\\\":\\\"editor.action.insertCursorBelow\\\",\\\"value\\\":46},{\\\"key\\\":\\\"extension.insertRandomString\\\",\\\"value\\\":54},{\\\"key\\\":\\\"workbench.action.showLogs\\\",\\\"value\\\":58},{\\\"key\\\":\\\"reactpreview.open\\\",\\\"value\\\":60},{\\\"key\\\":\\\"preview.start\\\",\\\"value\\\":77},{\\\"key\\\":\\\"quokka.makeQuokkaFromExistingFile\\\",\\\"value\\\":79},{\\\"key\\\":\\\"extension.vs-color-picker\\\",\\\"value\\\":80},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":81},{\\\"key\\\":\\\"extension.insertRandomHashLarge\\\",\\\"value\\\":91},{\\\"key\\\":\\\"extension.insertRandomNumber\\\",\\\"value\\\":93},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":94},{\\\"key\\\":\\\"markdown-preview-enhanced.syncPreview\\\",\\\"value\\\":119},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":148},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":149},{\\\"key\\\":\\\"workbench.view.extension.codegpt-sidebar-view\\\",\\\"value\\\":151},{\\\"key\\\":\\\"editor.action.blockComment\\\",\\\"value\\\":153},{\\\"key\\\":\\\"codegpt.removeApiKeyCodeGPT\\\",\\\"value\\\":156},{\\\"key\\\":\\\"codegpt.setApiKeyCodeGPT\\\",\\\"value\\\":157},{\\\"key\\\":\\\"task.complete\\\",\\\"value\\\":162},{\\\"key\\\":\\\"wakatime.apikey\\\",\\\"value\\\":168},{\\\"key\\\":\\\"editor.action.transformToLowercase\\\",\\\"value\\\":193},{\\\"key\\\":\\\"extension.liveServer.goOnline\\\",\\\"value\\\":196},{\\\"key\\\":\\\"task.new\\\",\\\"value\\\":199},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":203},{\\\"key\\\":\\\"opensshremotes.addNewSshHost\\\",\\\"value\\\":204},{\\\"key\\\":\\\"opensshremotes.openEmptyWindow\\\",\\\"value\\\":205},{\\\"key\\\":\\\"errorLens.toggleInfo\\\",\\\"value\\\":206},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":211},{\\\"key\\\":\\\"extension.prettifyJSON\\\",\\\"value\\\":218},{\\\"key\\\":\\\"markdown.showPreviewToSide\\\",\\\"value\\\":221},{\\\"key\\\":\\\"thunder-client.account\\\",\\\"value\\\":222},{\\\"key\\\":\\\"editor.action.transformToUppercase\\\",\\\"value\\\":229},{\\\"key\\\":\\\"extension.insertLoremLarge\\\",\\\"value\\\":233},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":239},{\\\"key\\\":\\\"workbench.action.uninstallCommandLine\\\",\\\"value\\\":247},{\\\"key\\\":\\\"workbench.action.installCommandLine\\\",\\\"value\\\":248},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":249},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":250},{\\\"key\\\":\\\"gitlens.views.home.focus\\\",\\\"value\\\":252},{\\\"key\\\":\\\"extension.insertLoremSmall\\\",\\\"value\\\":255},{\\\"key\\\":\\\"workbench.action.openQuickChat.copilot\\\",\\\"value\\\":256},{\\\"key\\\":\\\"github.copilot.toggleCopilot\\\",\\\"value\\\":258}]}\",\"commandPalette.mru.counter\":\"259\",\"cpp.1.lastSessionDate\":\"Mon Nov 20 2023\",\"cpp.1.sessionCount\":\"551\",\"expandSuggestionDocs\":\"false\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"toml\\\",\\\"rules\\\",\\\"ico\\\",\\\"mdb\\\",\\\"kt\\\"]\",\"java.2.editedCount\":\"2\",\"java.2.editedDate\":\"Thu Mar 23 2023\",\"java.2.lastSessionDate\":\"Mon Nov 20 2023\",\"java.2.sessionCount\":\"551\",\"javascript.1.editedCount\":\"11\",\"javascript.1.editedDate\":\"Sun Mar 05 2023\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.lastSessionDate\":\"Thu Aug 12 2021\",\"javascript.1.sessionCount\":\"4\",\"javascript.1.skipVersion\":\"1.59.0\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"`\\\",\\\"open o\\\",\\\"open fol\\\",\\\"format d\\\",\\\"format doc\\\",\\\"forma\\\",\\\"format docu\\\",\\\"format documen\\\",\\\"open w\\\",\\\"open with \\\",\\\"open with d\\\",\\\"\\\\\\\"shift+alt+f\\\\\\\"\\\",\\\"pritt\\\",\\\"Split\\\",\\\"prett\\\",\\\"genere\\\",\\\"gener\\\",\\\"bookmar\\\",\\\"bookmarks\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+k\\\\\\\"\\\",\\\"\\\\\\\"meta+.\\\\\\\"\\\",\\\"Ge\\\",\\\"Generate\\\",\\\"\\\\\\\"alt+.\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace meta+.\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"\\\\\\\"shift+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+.\\\\\\\"\\\",\\\"generate\\\",\\\"\\\\\\\"ctrl+alt+.\\\\\\\"\\\",\\\"push\\\",\\\"Save All\\\",\\\"format\\\",\\\"save all\\\",\\\"term\\\",\\\"terminal\\\",\\\"lowercase\\\"]}\",\"nps/isCandidate\":\"false\",\"nps/lastSessionDate\":\"Sun Aug 15 2021\",\"nps/sessionCount\":\"6\",\"nps/skipVersion\":\"1.59.0\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"file:///simple-chatty-bot\\\"},{\\\"folderUri\\\":\\\"file:///inmobiliaria_panel\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github/orlandev/gsalon-frontend-react\\\",\\\"label\\\":\\\"orlandev/gsalon-frontend-react [GitHub]\\\"}]}\",\"tabs-list-width-horizontal\":\"144\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Mon Dec 12 2022\",\"typescript.1.lastSessionDate\":\"Wed Dec 14 2022\",\"typescript.1.sessionCount\":\"264\",\"workbench.panel.alignment\":\"center\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.polyglot-notebook-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.views.service.panel.b1251177-f62a-4419-9a4f-5b6f4d6e511e\\\",\\\"pinned\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.azurePanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":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\\\":\\\"AutoPreview.debug\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.updates\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.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.gitlive.state.hidden\":\"[{\\\"id\\\":\\\"gitlive\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gradleContainerView.state.hidden\":\"[{\\\"id\\\":\\\"gradleTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pinnedTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"recentTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDaemonsView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.json-views.state.hidden\":\"[{\\\"id\\\":\\\"jsonOutline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.mintdocs.state.hidden\":\"[{\\\"id\\\":\\\"docs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"docsOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"formatOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hotkeyOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"languageOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"team\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.npm-browser.state.hidden\":\"[{\\\"id\\\":\\\"dependencies\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.npm-package-view.state.hidden\":\"[{\\\"id\\\":\\\"views.npm.search.list\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"views.npm.package.list\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.ponicodeExplorer.state.hidden\":\"[{\\\"id\\\":\\\"ponicodeTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ponicodeHelpSection\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.project-manager.state.hidden\":\"[{\\\"id\\\":\\\"projectsExplorerFavorites\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerGit\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerSVN\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerAny\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerMercurial\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerVSCode\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectManagerHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sapling-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"sapling-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"test-explorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vscode-edge-devtools-view.state.hidden\":\"[{\\\"id\\\":\\\"vscode-edge-devtools-view.targets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-edge-devtools-view.mirror-editing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-edge-devtools-view.help-links\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vscode-notes.state.hidden\":\"[{\\\"id\\\":\\\"notes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false}]\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"workbench.view.extension.code-time-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"codetime.webView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo.state.hidden\":\"[{\\\"id\\\":\\\"todo.views.1files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"todo.views.2embedded\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.autopreview-container.state.hidden\":\"[{\\\"id\\\":\\\"AutoPreview.debug\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.wallaby.state.hidden\":\"[{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"csharp\\\":[\\\"ms-dotnettools.csharp\\\"],\\\"java\\\":[\\\"vscjava.vscode-java-pack\\\"]}\",\"github-SitoNumbis\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true}]\",\"extensionsAssistant/languagePackSuggestionIgnore\":\"[\\\"es\\\"]\",\"ctrlEnterReplaceAll.windows.donotask\":\"true\",\"snippets.usageTimestamps\":\"[[\\\"snippets/snippets.json/consoleLogObject\\\",1667350989529],[\\\"snippets/snippets.json/consoleAssert\\\",1669937447424],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1670673276991],[\\\"snippets/snippets.json/exportNamedVariable\\\",1671046564733],[\\\"snippets/snippets.json/reactArrowFunctionComponentWithPropTypes\\\",1671994667199],[\\\"snippets/snippets.json/import redux statement\\\",1673882734612],[\\\"snippets/snippets.json/forIn\\\",1674252984603],[\\\"snippets/snippets.json/exportNamedFunction\\\",1674294756285],[\\\"snippets/snippets.json/reactArrowFunctionExportComponent\\\",1677564583273],[\\\"snippets/snippets.json/reactArrowFunctionComponent\\\",1677673746435],[\\\"snippets/snippets.json/promise\\\",1680911960344],[\\\"snippets/javascript.code-snippets/Import Statement\\\",1682266914787],[\\\"snippets/javascript.code-snippets/Switch Statement\\\",1683298519993],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1685303312998],[\\\"snippets/snippets.json/propertyGet\\\",1685567341979],[\\\"snippets/snippets.json/setupTest\\\",1685674021826],[\\\"snippets/php.code-snippets/function …\\\",1685903262191],[\\\"snippets/javascript.code-snippets/Function Statement\\\",1689715081774],[\\\"snippets/snippets.json/itBlock\\\",1690815596192],[\\\"snippets/javascript.code-snippets/Log to the console\\\",1691616191965],[\\\"snippets/javascript.code-snippets/Do-While Statement\\\",1691862323287],[\\\"snippets/javascript.code-snippets/New Statement\\\",1692382534826],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1693143883632],[\\\"snippets/snippets.json/method\\\",1693480085207],[\\\"snippets/javascript.code-snippets/new Promise\\\",1693939369873],[\\\"snippets/snippets.json/consoleLog\\\",1694282810586],[\\\"snippets/csharp.json/Namespace\\\",1694786096738],[\\\"snippets/http.json/Delete request block\\\",1694786665755],[\\\"snippets/csharp.json/Class\\\",1694787476806],[\\\"snippets/csharp.json/Creates a TODO comment\\\",1694871349341],[\\\"snippets/snippets.json/reactFunctionalComponentWithPropTypes\\\",1695231953085],[\\\"snippets/javascript.code-snippets/While Statement\\\",1695233310195],[\\\"snippets/snippets.json/anonymousFunction\\\",1695581298990],[\\\"snippets/javascript.code-snippets/For Loop\\\",1696165520758],[\\\"snippets/snippets.json/describeBlock\\\",1696720042642],[\\\"snippets/snippets.json/componentSetStateFunc\\\",1697738836145],[\\\"snippets/snippets.json/import\\\",1697945417354],[\\\"snippets/snippets.json/requireToConst\\\",1698006537816],[\\\"snippets/snippets.json/propTypeArray\\\",1698335484448],[\\\"snippets/snippets.json/componentState\\\",1698847365869],[\\\"snippets/typescript.code-snippets/Set Timeout Function\\\",1698854501262],[\\\"snippets/snippets.json/exportAs\\\",1699360399979],[\\\"snippets/snippets.json/exportDefault\\\",1699543385363],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1699673814204],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1699790997900],[\\\"snippets/snippets.json/componentProps\\\",1699850417240],[\\\"snippets/javascript.code-snippets/Log error to console\\\",1700314103156],[\\\"snippets/snippets.json/reactFunctionalComponent\\\",1700418708467],[\\\"snippets/snippets.json/importDestructing\\\",1700419012826],[\\\"snippets/snippets.json/constructor\\\",1700424746702],[\\\"snippets/snippets.json/reactFunctionalExportComponent\\\",1700782028383]]\",\"workbench.view.extension.azure.state.hidden\":\"[{\\\"id\\\":\\\"azureResourceGroups\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"azureWorkspace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ms-azuretools.helpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.azurePanel.state.hidden\":\"[{\\\"id\\\":\\\"azureActivityLog\\\",\\\"isHidden\\\":false}]\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.72.2\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"cache\\\"]\",\"workbench.view.extension.codegpt-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"codegpt-sidebar\\\",\\\"isHidden\\\":false}]\",\"csharp.1.lastSessionDate\":\"Mon Nov 20 2023\",\"csharp.1.sessionCount\":\"232\",\"gitlens+-SitoNumbis\":\"[{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"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}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.panel.b1251177-f62a-4419-9a4f-5b6f4d6e511e\\\":1,\\\"workbench.views.service.sidebar.0d2fda15-8c64-4ed3-bcbf-f95295976656\\\":0,\\\"workbench.views.service.sidebar.2bd276e1-f1f0-4e58-acde-6e9f9e87224f\\\":0,\\\"workbench.views.service.sidebar.fa7f5066-ec0d-48d5-9304-7031f9001f0a\\\":0},\\\"viewLocations\\\":{\\\"workbench.panel.output\\\":\\\"workbench.views.service.panel.b1251177-f62a-4419-9a4f-5b6f4d6e511e\\\",\\\"outline\\\":\\\"workbench.view.scm\\\",\\\"timeline\\\":\\\"workbench.view.scm\\\",\\\"slnexpl\\\":\\\"workbench.view.scm\\\",\\\"solutionExplorer\\\":\\\"workbench.view.scm\\\",\\\"workbench.explorer.fileView\\\":\\\"workbench.views.service.sidebar.0d2fda15-8c64-4ed3-bcbf-f95295976656\\\",\\\"npm\\\":\\\"workbench.views.service.sidebar.2bd276e1-f1f0-4e58-acde-6e9f9e87224f\\\",\\\"workbench.explorer.openEditorsView\\\":\\\"workbench.views.service.sidebar.fa7f5066-ec0d-48d5-9304-7031f9001f0a\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"workbench.views.service.panel.b1251177-f62a-4419-9a4f-5b6f4d6e511e.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.view.extension.swimm.state.hidden\":\"[{\\\"id\\\":\\\"swimm.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.docs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.currentFile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"swimm.help\\\",\\\"isHidden\\\":false}]\",\"swimm-Carlos Andres\":\"[{\\\"id\\\":\\\"swimm.swimm\\\",\\\"name\\\":\\\"Swimm\\\",\\\"allowed\\\":true}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.insiders\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.polyglot-notebook-panel.state.hidden\":\"[{\\\"id\\\":\\\"polyglot-notebook-panel-values\\\",\\\"isHidden\\\":false}]\",\"microsoft-Carlos Andrés Sito - visir2021@gmail.com\":\"[{\\\"id\\\":\\\"ms-dotnettools.csdevkit\\\",\\\"name\\\":\\\"C# Dev Kit\\\",\\\"allowed\\\":true}]\",\"csharp.1.editedCount\":\"3\",\"csharp.1.editedDate\":\"Tue Nov 14 2023\",\"workbench.view.extension.sln_explorer.state.hidden\":\"[{\\\"id\\\":\\\"slnbrw\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"remote.tunnels.toRestore.ssh-remote+45.132.240.171.-2045148789\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.views.service.sidebar.0d2fda15-8c64-4ed3-bcbf-f95295976656.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.2bd276e1-f1f0-4e58-acde-6e9f9e87224f.state.hidden\":\"[{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.fa7f5066-ec0d-48d5-9304-7031f9001f0a.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment