Skip to content

Instantly share code, notes, and snippets.

@egyleader
Last active February 13, 2023 14:37
Show Gist options
  • Save egyleader/6166daf77adca494025c075ddb8ec58a to your computer and use it in GitHub Desktop.
Save egyleader/6166daf77adca494025c075ddb8ec58a to your computer and use it in GitHub Desktop.
{
"name":"egyleader",
"settings":"{\"settings\":\"{\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\n \\\"editor.cursorStyle\\\": \\\"line\\\",\\n \\\"editor.cursorWidth\\\": 3,\\n \\\"editor.lineHeight\\\": 30,\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\n \\\"editor.find.cursorMoveOnType\\\": true,\\n \\\"editor.cursorBlinking\\\": \\\"smooth\\\",\\n \\\"editor.formatOnPaste\\\": true,\\n \\\"editor.formatOnType\\\": true,\\n \\\"editor.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.fontLigatures\\\": true,\\n \\\"editor.bracketPairColorization.enabled\\\": true,\\n \\\"editor.guides.bracketPairs\\\": \\\"active\\\",\\n \\\"editor.renderControlCharacters\\\": false,\\n \\\"breadcrumbs.enabled\\\": true,\\n \\\"git.enableSmartCommit\\\": true,\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"editor.autoSurround\\\": \\\"languageDefined\\\",\\n \\\"workbench.colorCustomizations\\\": {\\n \\\"[Material Theme Ocean]\\\": {\\n \\\"statusBar.debuggingBackground\\\": \\\"#024758\\\",\\n \\\"selection.background\\\": \\\"#024758\\\"\\n }\\n },\\n \\\"[dart]\\\": {\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.selectionHighlight\\\": false,\\n \\\"editor.suggest.snippetsPreventQuickSuggestions\\\": false,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"editor.tabCompletion\\\": \\\"on\\\",\\n \\\"editor.wordBasedSuggestions\\\": true,\\n \\\"files.insertFinalNewline\\\": true\\n },\\n \\\"debug.console.fontFamily\\\": \\\"FiraCode\\\",\\n \\\"debug.console.lineHeight\\\": 20,\\n \\\"workbench.editor.enablePreview\\\": false,\\n \\\"workbench.editor.limit.value\\\": 9,\\n \\\"explorer.openEditors.visible\\\": 0,\\n \\\"editor.tabCompletion\\\": \\\"on\\\",\\n \\\"editor.quickSuggestions\\\": {\\n \\\"comments\\\": \\\"on\\\",\\n \\\"strings\\\": \\\"on\\\",\\n \\\"other\\\": \\\"on\\\"\\n },\\n \\\"emmet.preferences\\\": {},\\n \\\"emmet.excludeLanguages\\\": [\\n \\\"markdown\\\"\\n ],\\n \\\"workbench.activityBar.visible\\\": true,\\n \\\"workbench.statusBar.visible\\\": true,\\n \\\"editor.wordWrapColumn\\\": 180,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"explorer.confirmDelete\\\": false,\\n \\\"editor.autoClosingBrackets\\\": \\\"always\\\",\\n \\\"emmet.triggerExpansionOnTab\\\": true,\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\n \\\"editor.wrappingIndent\\\": \\\"indent\\\",\\n \\\"editor.defaultFormatter\\\": \\\"Dart-Code.dart-code\\\",\\n \\\"editor.largeFileOptimizations\\\": false,\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Command Prompt\\\",\\n \\\"workbench.settings.enableNaturalLanguageSearch\\\": false,\\n \\\"terminal.integrated.defaultProfile.linux\\\": \\\"zsh\\\",\\n \\\"redhat.telemetry.enabled\\\": true,\\n \\\"errorLens.enabledDiagnosticLevels\\\": [\\n \\\"warning\\\",\\n \\\"info\\\",\\n \\\"error\\\"\\n ],\\n \\\"errorLens.enabled\\\": false,\\n \\\"terminal.integrated.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.codeLensFontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.inlayHints.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"scm.inputFontFamily\\\": \\\"Fira Code\\\",\\n \\\"errorLens.fontFamily\\\": \\\"Fira Code\\\",\\n \\\"editor.overviewRulerBorder\\\": false,\\n \\\"git.autofetch\\\": true,\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\n },\\n \\\"workbench.colorTheme\\\": \\\"Material Theme Ocean\\\",\\n \\\"material-icon-theme.files.associations\\\": {\\n \\n },\\n \\\"material-icon-theme.hidesExplorerArrows\\\": true,\\n \\\"material-icon-theme.activeIconPack\\\": \\\"none\\\",\\n \\\"files.autoSave\\\": \\\"afterDelay\\\",\\n \\\"dart.lineLength\\\": 180,\\n \\\"editor.rulers\\\": [],\\n \\\"dart.debugExternalPackageLibraries\\\": false,\\n \\\"dart.debugSdkLibraries\\\": false,\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"dart.flutterHotReloadOnSave\\\": \\\"all\\\",\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"yzhang.markdown-all-in-one\\\"\\n },\\n \\\"git.confirmSync\\\": false,\\n \\\"editor.minimap.enabled\\\": false,\\n}\"}",
"keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"alt+space\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.sendSequence\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalShellIntegrationEnabled && !accessibilityModeEnabled && terminalShellType == 'pwsh'\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+c\\\",\\n \\\"command\\\": \\\"-gitlens.showQuickCommitFileDetails\\\",\\n \\\"when\\\": \\\"editorTextFocus && !gitlens:disabled && config.gitlens.keymap == 'alternate'\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+x\\\",\\n \\\"command\\\": \\\"editor.action.fixAll\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f\\\",\\n \\\"command\\\": \\\"editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+f\\\",\\n \\\"command\\\": \\\"-editor.action.formatDocument\\\",\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+e\\\",\\n \\\"command\\\": \\\"-actions.findWithSelection\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+e\\\",\\n \\\"command\\\": \\\"editor.action.marker.next\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+f8\\\",\\n \\\"command\\\": \\\"-editor.action.marker.next\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n }\\n]\",\"platform\":1}",
"tasks":"{\"tasks\":\"{}\"}",
"snippets":"{\"snippets\":{\"dart.json\":\"{\\n\\t// Place your snippets for dart here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\t\\\"New Stateless Screen\\\": {\\n\\t\\t\\\"prefix\\\": \\\"stlscreen\\\",\\n\\t\\t\\\"body\\\": [\\n\\\"import 'package:flutter/material.dart';\\\",\\n\\\"\\\",\\n\\\"class $1 extends StatelessWidget {\\\",\\n\\\"\\\",\\n\\\" @override\\\",\\n\\\" Widget build(BuildContext context) {\\\",\\n\\\"\\\",\\n\\\" return Scaffold(\\\",\\n\\\" appBar: AppBar(backgroundColor: Colors.white, elevation: 0.0, iconTheme: IconThemeData(color: kPrimaryColor)),\\\",\\n\\\" body: SafeArea(\\\",\\n\\\" child: Padding(\\\",\\n\\\" padding: const EdgeInsets.all(20.0),\\\",\\n\\\" child: Column(\\\",\\n\\\" children: [\\\",\\n\\\"\\\",\\n\\\" $0\\\",\\n\\\" ],\\\",\\n\\\" ),\\\",\\n\\\" )),\\\",\\n\\\" );\\\",\\n\\\" }\\\",\\n\\\"}\\\",\\n\\\"\\\",\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"create new Screen scaffold fro stateless widget \\\"\\n\\t}\\n}\"}}",
"extensions":"[{\"identifier\":{\"id\":\"vscode.vb\"},\"displayName\":\"Visual Basic Language Basics\",\"disabled\":true},{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\"},{\"identifier\":{\"id\":\"cardinal90.multi-cursor-case-preserve\",\"uuid\":\"5ac3c77e-2779-4be6-95b6-73092c7138ae\"},\"displayName\":\"Multiple cursor case preserve\"},{\"identifier\":{\"id\":\"chunsen.bracket-select\",\"uuid\":\"ef2858dd-afcb-4e98-bc1e-1a18b18f1018\"},\"displayName\":\"Bracket Select\"},{\"identifier\":{\"id\":\"dart-code.dart-code\",\"uuid\":\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\"},\"displayName\":\"Dart\"},{\"identifier\":{\"id\":\"dart-code.flutter\",\"uuid\":\"f6c3ec04-6057-4d9c-b997-69cba07a6158\"},\"displayName\":\"Flutter\"},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"displayName\":\"markdownlint\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"equinusocio.vsc-material-theme\",\"uuid\":\"45bfc9eb-5e03-487f-bffe-315fa6881d6a\"},\"displayName\":\"Material Theme\"},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\"},{\"identifier\":{\"id\":\"localizely.flutter-intl\",\"uuid\":\"56a0f86e-ba0a-4f57-9fed-652d34e0a812\"},\"displayName\":\"Flutter Intl\"},{\"identifier\":{\"id\":\"marcelovelasquez.flutter-tree\",\"uuid\":\"f0599c22-6504-4e2a-972d-06911ec8429e\"},\"displayName\":\"Flutter Tree\"},{\"identifier\":{\"id\":\"miquelddg.dart-barrel-file-generator\",\"uuid\":\"b11731fe-e778-4031-b582-20ce97eaa87a\"},\"displayName\":\"Dart Barrel File Generator\"},{\"identifier\":{\"id\":\"mohammed.json-translations-manager\",\"uuid\":\"aa806e4d-b663-4c7a-9f34-e5da56cb0304\"},\"displayName\":\"JTM: JSON Translation Manager\"},{\"identifier\":{\"id\":\"nash.awesome-flutter-snippets\",\"uuid\":\"b89a385b-a059-47d8-956f-cd87efc742ea\"},\"displayName\":\"Awesome Flutter Snippets\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"rbbit.typescript-hero\",\"uuid\":\"38583aca-2ba1-417f-80fc-68ca8d717fb4\"},\"displayName\":\"TypeScript Hero\"},{\"identifier\":{\"id\":\"redhat.vscode-yaml\",\"uuid\":\"2061917f-f76a-458a-8da9-f162de22b97e\"},\"displayName\":\"YAML\"},{\"identifier\":{\"id\":\"redjue.git-commit-plugin\",\"uuid\":\"04270998-5ec4-47ab-abad-46e2d14ee590\"},\"displayName\":\"git-commit-plugin\"},{\"identifier\":{\"id\":\"robert-brunhage.flutter-riverpod-snippets\",\"uuid\":\"b85c5930-27ab-45aa-b7e6-ba6f7ef345dc\"},\"displayName\":\"Flutter Riverpod Snippets\"},{\"identifier\":{\"id\":\"robertz.code-snapshot\",\"uuid\":\"77049fb9-855a-4378-b0de-e563f1e7e942\"},\"displayName\":\"Code Snapshot\"},{\"identifier\":{\"id\":\"toba.vsfire\",\"uuid\":\"2b2535e4-d0cd-4b0a-9a18-5db6d6fb0c31\"},\"displayName\":\"Firebase\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"}]",
"globalState":"{\"storage\":{\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark Equinusocio-vsc-material-theme-build-themes-Material-Theme-Ocean-json\\\",\\\"label\\\":\\\"Material Theme Ocean\\\",\\\"settingsId\\\":\\\"Material Theme Ocean\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"background\\\":\\\"#0F111A\\\",\\\"foreground\\\":\\\"#A6ACCD\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"punctuation, constant.other.symbol\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"constant.character.escape, text.html constant.character.entity.named\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9cac\\\"},\\\"scope\\\":\\\"constant.language.boolean\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"variable, variable.parameter, support.variable, variable.language, support.constant, meta.definition.variable entity.name.function, meta.function-call.arguments\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"keyword.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"keyword, modifier, variable.language.this, support.type.object, constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"entity.name.function, support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":\\\"storage.type, storage.modifier, storage.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"support.module, support.node\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"support.type, constant.other.key\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"entity.name.type, entity.other.inherited-class, entity.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#464B5D\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#464B5D\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment punctuation.definition.comment, string.quoted.docstring\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"entity.name, entity.name.type.class, support.type, support.class, meta.use\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"variable.object.property, meta.field.declaration entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"meta.definition.method entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"meta.function entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"template.expression.begin, template.expression.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"meta.embedded, source.groovy.embedded, meta.template.expression\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"entity.name.tag.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"meta.object-literal.key, meta.object-literal.key string, support.type.property-name.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"constant.language.json\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"source.css entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B2CCD6\\\"},\\\"scope\\\":\\\"support.type.property-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"meta.tag, punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"punctuation.definition.entity.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"text.html.markdown meta.link.inline, meta.link.reference\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"text.html.markdown beginning.punctuation.definition.list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\",\\\"fontStyle\\\":\\\"italic bold\\\"},\\\"scope\\\":\\\"markup.bold markup.italic, markup.italic markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"markup.fenced_code.block.markdown punctuation.definition.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":\\\"markup.inline.raw.string.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"keyword.other.definition.ini\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":\\\"entity.name.section.group-title.ini\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"source.cs meta.class.identifier storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"source.cs meta.method.identifier entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"source.cs meta.method-call meta.method, source.cs entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"source.cs storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"source.cs meta.method.return-type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#464B5D\\\"},\\\"scope\\\":\\\"source.cs meta.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"source.cs entity.name.type.namespace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"meta.jsx.children, SXNested\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":\\\"support.class.component\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"source.cpp meta.block variable.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"source.python meta.member.access.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"source.python meta.function-call.python, meta.function-call.arguments\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":\\\"meta.block\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"entity.name.function.call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD\\\"},\\\"scope\\\":\\\"source.php support.other.namespace, source.php meta.use support.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"constant.keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"background\\\":\\\"#0F111A\\\",\\\"foreground\\\":\\\"#A6ACCD\\\"}},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":[\\\"markup.deleted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":[\\\"markup.inserted\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"markup.underline\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89DDFF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.parameter.function.language.special.self.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"constant.character.format.placeholder.other.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#89DDFF\\\"},\\\"scope\\\":[\\\"markup.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6ACCD90\\\"},\\\"scope\\\":[\\\"markup.fenced_code.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9cac\\\"},\\\"scope\\\":[\\\"punctuation.definition.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFCB6B\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F78C6C\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f07178\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#916b53\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#82AAFF\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9cac\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C792EA\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C3E88D\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"Equinusocio.vsc-material-theme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"vsc-material-theme\\\",\\\"_extensionPublisher\\\":\\\"Equinusocio\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"focusBorder\\\":\\\"#ffffff00\\\",\\\"foreground\\\":\\\"#a6accd\\\",\\\"button.background\\\":\\\"#717cb450\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"dropdown.background\\\":\\\"#0f111a\\\",\\\"input.background\\\":\\\"#1a1c25\\\",\\\"inputOption.activeBorder\\\":\\\"#a6accd30\\\",\\\"list.activeSelectionBackground\\\":\\\"#0f111a\\\",\\\"list.activeSelectionForeground\\\":\\\"#80cbc4\\\",\\\"list.dropBackground\\\":\\\"#f0717880\\\",\\\"list.focusBackground\\\":\\\"#a6accd20\\\",\\\"list.focusForeground\\\":\\\"#a6accd\\\",\\\"list.highlightForeground\\\":\\\"#80cbc4\\\",\\\"list.hoverBackground\\\":\\\"#0f111a\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#00000030\\\",\\\"activityBar.background\\\":\\\"#0f111a\\\",\\\"activityBar.dropBackground\\\":\\\"#f0717880\\\",\\\"activityBarBadge.background\\\":\\\"#80cbc4\\\",\\\"activityBarBadge.foreground\\\":\\\"#000000\\\",\\\"badge.background\\\":\\\"#00000030\\\",\\\"badge.foreground\\\":\\\"#464b5d\\\",\\\"sideBar.background\\\":\\\"#0f111a\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0f111a\\\",\\\"editorGroup.dropBackground\\\":\\\"#f0717880\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#f07178\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#0f111a\\\",\\\"tab.border\\\":\\\"#0f111a\\\",\\\"tab.activeBorder\\\":\\\"#80cbc4\\\",\\\"tab.inactiveBackground\\\":\\\"#0f111a\\\",\\\"tab.activeModifiedBorder\\\":\\\"#525975\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#904348\\\",\\\"tab.unfocusedActiveModifiedBorder\\\":\\\"#c05a60\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#904348\\\",\\\"editor.background\\\":\\\"#0f111a\\\",\\\"editor.foreground\\\":\\\"#a6accd\\\",\\\"editorLineNumber.foreground\\\":\\\"#3b3f5180\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#525975\\\",\\\"editorCursor.foreground\\\":\\\"#ffcc00\\\",\\\"editor.selectionBackground\\\":\\\"#717cb450\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#ffcc0020\\\",\\\"editor.wordHighlightBackground\\\":\\\"#ff9cac30\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#c3e88d30\\\",\\\"editor.findMatchHighlight\\\":\\\"#a6accd\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#ffcb6b30\\\",\\\"editor.lineHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#ffffff0d\\\",\\\"editorWhitespace.foreground\\\":\\\"#a6accd40\\\",\\\"editorWidget.background\\\":\\\"#0f111a\\\",\\\"editorHoverWidget.background\\\":\\\"#0f111a\\\",\\\"editorMarkerNavigation.background\\\":\\\"#a6accd05\\\",\\\"peekView.border\\\":\\\"#00000030\\\",\\\"peekViewEditor.background\\\":\\\"#a6accd05\\\",\\\"peekViewResult.background\\\":\\\"#a6accd05\\\",\\\"peekViewTitle.background\\\":\\\"#a6accd05\\\",\\\"panel.background\\\":\\\"#0f111a\\\",\\\"panel.border\\\":\\\"#0f111a60\\\",\\\"panelTitle.activeBorder\\\":\\\"#80cbc4\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#a6accd\\\",\\\"notebook.focusedCellBorder\\\":\\\"#80cbc4\\\",\\\"notebook.inactiveFocusedCellBorder\\\":\\\"#80cbc450\\\",\\\"statusBar.background\\\":\\\"#0f111a\\\",\\\"statusBar.debuggingBackground\\\":\\\"#c792ea\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.noFolderBackground\\\":\\\"#0f111a\\\",\\\"statusBarItem.activeBackground\\\":\\\"#f0717880\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#464b5d20\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#80cbc4\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#000000\\\",\\\"titleBar.activeBackground\\\":\\\"#0f111a\\\",\\\"pickerGroup.border\\\":\\\"#ffffff1a\\\",\\\"terminal.ansiBlack\\\":\\\"#000000\\\",\\\"terminal.ansiBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#464b5d\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#82aaff\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#89ddff\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#c3e88d\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f07178\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffcb6b\\\",\\\"terminal.ansiCyan\\\":\\\"#89ddff\\\",\\\"terminal.ansiGreen\\\":\\\"#c3e88d\\\",\\\"terminal.ansiMagenta\\\":\\\"#c792ea\\\",\\\"terminal.ansiRed\\\":\\\"#f07178\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffff\\\",\\\"terminal.ansiYellow\\\":\\\"#ffcb6b\\\",\\\"debugToolBar.background\\\":\\\"#0f111a\\\",\\\"debugConsole.errorForeground\\\":\\\"#f07178\\\",\\\"debugConsole.infoForeground\\\":\\\"#89ddff\\\",\\\"debugConsole.warningForeground\\\":\\\"#ffcb6b\\\",\\\"selection.background\\\":\\\"#00000080\\\",\\\"editorRuler.foreground\\\":\\\"#3b3f51\\\",\\\"widget.shadow\\\":\\\"#00000030\\\",\\\"scrollbar.shadow\\\":\\\"#00000030\\\",\\\"editorLink.activeForeground\\\":\\\"#a6accd\\\",\\\"progressBar.background\\\":\\\"#80cbc4\\\",\\\"pickerGroup.foreground\\\":\\\"#80cbc4\\\",\\\"tree.indentGuidesStroke\\\":\\\"#3b3f51\\\",\\\"terminalCursor.foreground\\\":\\\"#ffcb6b\\\",\\\"terminalCursor.background\\\":\\\"#000000\\\",\\\"inputOption.activeBackground\\\":\\\"#a6accd30\\\",\\\"textLink.foreground\\\":\\\"#80cbc4\\\",\\\"textLink.activeForeground\\\":\\\"#a6accd\\\",\\\"sideBar.foreground\\\":\\\"#525975\\\",\\\"sideBar.border\\\":\\\"#0f111a60\\\",\\\"sideBarTitle.foreground\\\":\\\"#a6accd\\\",\\\"sideBarSectionHeader.border\\\":\\\"#0f111a60\\\",\\\"panel.dropBackground\\\":\\\"#a6accd\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffff\\\",\\\"editor.lineHighlightBackground\\\":\\\"#00000050\\\",\\\"editor.findMatchBackground\\\":\\\"#000000\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#00000050\\\",\\\"editor.findMatchBorder\\\":\\\"#80cbc4\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#ffffff30\\\",\\\"editorIndentGuide.background\\\":\\\"#3b3f5170\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#3b3f51\\\",\\\"editorGroup.border\\\":\\\"#00000030\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#82aaff60\\\",\\\"editorGutter.addedBackground\\\":\\\"#c3e88d60\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f0717860\\\",\\\"activityBar.border\\\":\\\"#0f111a60\\\",\\\"activityBar.foreground\\\":\\\"#a6accd\\\",\\\"activityBar.activeBorder\\\":\\\"#80cbc4\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#a6accd\\\",\\\"scrollbarSlider.background\\\":\\\"#8f93a220\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#8f93a210\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#80cbc4\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#464b5d\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.inactiveForeground\\\":\\\"#525975\\\",\\\"tab.activeBackground\\\":\\\"#0f111a\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#a6accd\\\",\\\"editorWidget.resizeBorder\\\":\\\"#80cbc4\\\",\\\"editorWidget.border\\\":\\\"#80cbc4\\\",\\\"statusBar.border\\\":\\\"#0f111a60\\\",\\\"statusBar.foreground\\\":\\\"#4b526d\\\",\\\"editorBracketMatch.border\\\":\\\"#ffcc0050\\\",\\\"editorBracketMatch.background\\\":\\\"#0f111a\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#80cbc4\\\",\\\"editorOverviewRuler.border\\\":\\\"#0f111a\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#f0717840\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#82aaff40\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#ffcb6b40\\\",\\\"editorInfo.foreground\\\":\\\"#82aaff70\\\",\\\"editorWarning.foreground\\\":\\\"#ffcb6b70\\\",\\\"editorError.foreground\\\":\\\"#f0717870\\\",\\\"editorHoverWidget.border\\\":\\\"#ffffff10\\\",\\\"titleBar.activeForeground\\\":\\\"#a6accd\\\",\\\"titleBar.inactiveBackground\\\":\\\"#0f111a\\\",\\\"titleBar.inactiveForeground\\\":\\\"#525975\\\",\\\"titleBar.border\\\":\\\"#0f111a60\\\",\\\"input.foreground\\\":\\\"#a6accd\\\",\\\"input.placeholderForeground\\\":\\\"#a6accd60\\\",\\\"input.border\\\":\\\"#ffffff10\\\",\\\"inputValidation.errorBorder\\\":\\\"#f07178\\\",\\\"inputValidation.infoBorder\\\":\\\"#82aaff\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffcb6b\\\",\\\"dropdown.border\\\":\\\"#ffffff10\\\",\\\"quickInput.background\\\":\\\"#0f111a\\\",\\\"quickInput.foreground\\\":\\\"#525975\\\",\\\"list.hoverForeground\\\":\\\"#ffffff\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#80cbc4\\\",\\\"quickInput.list.focusBackground\\\":\\\"#a6accd20\\\",\\\"editorSuggestWidget.background\\\":\\\"#0f111a\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#a6accd\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#80cbc4\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#00000050\\\",\\\"editorSuggestWidget.border\\\":\\\"#ffffff10\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#89ddff20\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#ff9cac20\\\",\\\"notifications.background\\\":\\\"#0f111a\\\",\\\"notifications.foreground\\\":\\\"#a6accd\\\",\\\"notificationLink.foreground\\\":\\\"#80cbc4\\\",\\\"extensionButton.prominentBackground\\\":\\\"#c3e88d90\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#c3e88d\\\",\\\"extensionButton.prominentForeground\\\":\\\"#000000\\\",\\\"peekViewEditorGutter.background\\\":\\\"#a6accd05\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#a6accd60\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#717cb450\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#717cb450\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#52597570\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#f0717890\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffcb6b90\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#82aaff90\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#c3e88d90\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#52597590\\\",\\\"breadcrumb.background\\\":\\\"#0f111a\\\",\\\"breadcrumb.foreground\\\":\\\"#525975\\\",\\\"breadcrumb.focusForeground\\\":\\\"#a6accd\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#80cbc4\\\",\\\"breadcrumbPicker.background\\\":\\\"#0f111a\\\",\\\"menu.background\\\":\\\"#0f111a\\\",\\\"menu.foreground\\\":\\\"#a6accd\\\",\\\"menu.selectionBackground\\\":\\\"#00000050\\\",\\\"menu.selectionForeground\\\":\\\"#80cbc4\\\",\\\"menu.selectionBorder\\\":\\\"#00000030\\\",\\\"menu.separatorBackground\\\":\\\"#a6accd\\\",\\\"menubar.selectionBackground\\\":\\\"#00000030\\\",\\\"menubar.selectionForeground\\\":\\\"#80cbc4\\\",\\\"menubar.selectionBorder\\\":\\\"#00000030\\\",\\\"settings.dropdownForeground\\\":\\\"#a6accd\\\",\\\"settings.dropdownBackground\\\":\\\"#0f111a\\\",\\\"settings.numberInputForeground\\\":\\\"#a6accd\\\",\\\"settings.numberInputBackground\\\":\\\"#0f111a\\\",\\\"settings.textInputForeground\\\":\\\"#a6accd\\\",\\\"settings.textInputBackground\\\":\\\"#0f111a\\\",\\\"settings.headerForeground\\\":\\\"#80cbc4\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#80cbc4\\\",\\\"settings.checkboxBackground\\\":\\\"#0f111a\\\",\\\"settings.checkboxForeground\\\":\\\"#a6accd\\\",\\\"listFilterWidget.background\\\":\\\"#00000030\\\",\\\"listFilterWidget.outline\\\":\\\"#00000030\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#00000030\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.views.service.panel.4e1ad8bb-9a5a-4b5c-ab8c-23573563a126\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"name\\\":\\\"GitLens\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":6,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"name\\\":\\\"Jupyter\\\",\\\"pinned\\\":true,\\\"order\\\":7,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"name\\\":\\\"Comments\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"order\\\":10,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1666533831047,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1666534456780,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",{\\\"firstSeen\\\":1666534459745,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1666534492413,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.experience\\\",\\\"gitlens.welcome.settings\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.gitCodeLens\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.gitSideBarViews\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.gitCommandPalette\\\",\\\"gitlens.welcome.interactiveRebaseEditor\\\",\\\"gitlens.welcome.terminal\\\",\\\"gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1666534492413,\\\"stepIDs\\\":[\\\"gitlens.plus.intro\\\",\\\"gitlens.plus.commitGraph\\\",\\\"gitlens.plus.visualFileHistory\\\",\\\"gitlens.plus.worktrees\\\",\\\"gitlens.plus.richIntegrations\\\",\\\"gitlens.plus.tryNow\\\",\\\"gitlens.plus.trial\\\",\\\"gitlens.plus.trial.extend\\\",\\\"gitlens.plus.trial.upgrade\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1666534506287,\\\"stepIDs\\\":[\\\"ms-python.python#pythonWelcome#python.createPythonFile\\\",\\\"ms-python.python#pythonWelcome#python.installPythonWin8\\\",\\\"ms-python.python#pythonWelcome#python.installPythonMac\\\",\\\"ms-python.python#pythonWelcome#python.installPythonLinux\\\",\\\"ms-python.python#pythonWelcome#python.selectInterpreter\\\",\\\"ms-python.python#pythonWelcome#python.createEnvironment\\\",\\\"ms-python.python#pythonWelcome#python.runAndDebug\\\",\\\"ms-python.python#pythonWelcome#python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":true}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1666534506287,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcomeWithEnv\\\",{\\\"firstSeen\\\":1667902107822,\\\"stepIDs\\\":[\\\"python.createPythonFile2\\\",\\\"python.installPythonWin82\\\",\\\"python.installPythonMac2\\\",\\\"python.installPythonLinux2\\\",\\\"python.createEnvironment\\\",\\\"python.selectInterpreter2\\\",\\\"python.runAndDebug2\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.panel.alignment\":\"center\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.package-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.stories-icon\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.vscode-chatgpt-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.blackbox\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gradleContainerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.bookmarks\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.SQLToolsExplorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.JTM\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.i18n-ally\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.json-views\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true}]\",\"workbench.statusbar.hidden\":\"[\\\"status.notifications\\\",\\\"status.workspaceTrust.115ff447d3cd02a9563d67ebef4c66fd\\\",\\\"status.workspaceTrust.1e3499cdc307a40fa2acb12b9c6a2dcb\\\",\\\"status.workspaceTrust.1623809227240\\\",\\\"status.workspaceTrust.7e9778b006242c2765cc5704ab7a305c\\\",\\\"status.workspaceTrust.569764abb4287d0f57a29878be5430d6\\\",\\\"status.workspaceTrust.1624124012947\\\",\\\"status.workspaceTrust.1624276705007\\\",\\\"status.workspaceTrust.1624279130941\\\",\\\"status.workspaceTrust.1624280244868\\\",\\\"status.workspaceTrust.5e8dedfa79cf50b9e70fe21ac9beb48a\\\",\\\"status.workspaceTrust.407475662d6474be9149fde775bf5c0f\\\",\\\"status.workspaceTrust.1627330381835\\\",\\\"status.workspaceTrust.946a233e35d6941b0b66bd8742f8392b\\\",\\\"status.workspaceTrust.1627332973223\\\",\\\"status.workspaceTrust.1627333241262\\\",\\\"status.workspaceTrust.1627334183395\\\",\\\"status.workspaceTrust.1627335621777\\\",\\\"status.workspaceTrust.1627335730051\\\",\\\"status.workspaceTrust.1627376523993\\\",\\\"status.workspaceTrust.1627650422102\\\",\\\"status.workspaceTrust.1627689184990\\\",\\\"status.workspaceTrust.1627690260362\\\",\\\"status.workspaceTrust.1627771052006\\\",\\\"status.workspaceTrust.1628385223374\\\",\\\"status.workspaceTrust.1628528689703\\\",\\\"status.workspaceTrust.0517097b35a3d9ada8568db47e4260bb\\\",\\\"status.workspaceTrust.fc637ce1ba10a81cd270eb75e6426993\\\",\\\"status.workspaceTrust.1629381159866\\\",\\\"status.workspaceTrust.1630437772789\\\",\\\"status.workspaceTrust.1651043699309\\\",\\\"status.workspaceTrust.d40ddb5a3ab9a76823fed16b1ee9510f\\\",\\\"status.workspaceTrust.1651328207564\\\",\\\"status.workspaceTrust.6cf80d7835b8f9b9ab84e8c935363f0e\\\",\\\"status.workspaceTrust.4f26cef1831e0f5dd035ff983d9b4716\\\",\\\"status.workspaceTrust.e6c43c68a51feb4c2af168bac11ac672\\\",\\\"status.workspaceTrust.ae0bae71c80c4ec5da99e5276794d4e3\\\",\\\"status.workspaceTrust.1651579345322\\\",\\\"status.workspaceTrust.e50e8414ce3313a15ed8a594a1267775\\\",\\\"status.workspaceTrust.cbd2132e590996ca044f26a8101b955c\\\",\\\"status.workspaceTrust.1651580422562\\\",\\\"status.workspaceTrust.1651581446459\\\",\\\"status.workspaceTrust.f20875880fa799ac9b1d3dafbb73eb04\\\",\\\"status.workspaceTrust.1651671475318\\\",\\\"status.workspaceTrust.1651741248955\\\",\\\"status.workspaceTrust.620604a459d7b3515082e238e1dd4487\\\",\\\"status.workspaceTrust.1651745254442\\\",\\\"status.workspaceTrust.1651818283713\\\",\\\"status.workspaceTrust.0cd0c6652a84d7dea316be023ee5ef45\\\",\\\"status.workspaceTrust.1651931874600\\\",\\\"status.workspaceTrust.1110dfce588f7dee7b27fddc0ee7f543\\\",\\\"status.workspaceTrust.f2d8a27b1cf4b1223a08e1cf2d5bddc1\\\",\\\"status.workspaceTrust.b016c71b01bb1ba19d25100430042148\\\",\\\"status.workspaceTrust.35f518ea3aab8ddecc7f6b880b3166ee\\\",\\\"status.workspaceTrust.bf625a693ed1f53d3f80584ffabba847\\\",\\\"status.workspaceTrust.fccca18bc820f5bdcbf19decddfd0f5b\\\",\\\"status.workspaceTrust.178718b7e3549c2d0644f09302bc694d\\\",\\\"status.workspaceTrust.1652745679615\\\",\\\"status.workspaceTrust.8b7867e7fd536cf78d419905de2f3473\\\",\\\"status.workspaceTrust.416c9ae5c168df08203c436699d51407\\\",\\\"status.workspaceTrust.1652748073071\\\",\\\"status.workspaceTrust.bba051b5580f58c833b5a3e8a9fc7b21\\\",\\\"status.workspaceTrust.549c17d1f33e17048cd408db8263cf4e\\\",\\\"status.workspaceTrust.1652784825610\\\",\\\"status.workspaceTrust.5d81aec8460b877f8499325a2313a419\\\",\\\"status.workspaceTrust.1652830005811\\\",\\\"status.workspaceTrust.d6368091354717db28338d67a42fc95d\\\",\\\"status.workspaceTrust.1652833862262\\\",\\\"status.workspaceTrust.7da48bf0d69dffcb47cc1a0254762c14\\\",\\\"status.workspaceTrust.3df16e7084ce96c95ef932d869555165\\\",\\\"status.workspaceTrust.1652840187762\\\",\\\"status.workspaceTrust.f4088e18b2f27087f83e9be20f6acc73\\\",\\\"status.workspaceTrust.571ca04177bb66b4f41015d855e60ad5\\\",\\\"status.workspaceTrust.ac5b50cc99ddaae160a8640c7e1ce68c\\\",\\\"status.workspaceTrust.f18128f36ab18a48bdc0be9def6c239b\\\",\\\"status.workspaceTrust.1653166204213\\\",\\\"status.workspaceTrust.1653172984853\\\",\\\"status.workspaceTrust.07b64be189d871354b13c7952a53b691\\\",\\\"status.workspaceTrust.9bed1d95051df07d5b634c398dfd96db\\\",\\\"status.workspaceTrust.76864d2302d0d164df999846610a3f3d\\\",\\\"status.workspaceTrust.1654599443819\\\",\\\"status.workspaceTrust.5974a4ca09b852a89e462c5771398c0b\\\",\\\"status.workspaceTrust.823bf300b4e1acc1fa3bcbdd17481899\\\",\\\"status.workspaceTrust.e5b5bdf265eefde57b3ed1d5285dae72\\\",\\\"status.workspaceTrust.dc5f21544840532a311ed802dd0bddaf\\\",\\\"status.workspaceTrust.f8459db4f31439ce9650947e926b19c2\\\",\\\"status.workspaceTrust.8db0a8cd347e1a987bb59478d7e4c3c6\\\",\\\"status.workspaceTrust.58a1094a01a6e8d1a4c7d77d04b6228e\\\",\\\"status.workspaceTrust.1655039319383\\\",\\\"status.workspaceTrust.6dc1fd688e037c5f8197e4942669a32d\\\",\\\"status.workspaceTrust.1655048692781\\\",\\\"status.workspaceTrust.1655048721428\\\",\\\"status.workspaceTrust.983285b8c59eed7b28f8f2d6c55750ad\\\",\\\"status.workspaceTrust.1655125937248\\\",\\\"status.workspaceTrust.1655127085470\\\",\\\"status.workspaceTrust.1655135365915\\\",\\\"status.workspaceTrust.1655214465107\\\",\\\"status.workspaceTrust.1655296395196\\\",\\\"status.workspaceTrust.b4faf351f9fc557633121177955edc45\\\",\\\"status.workspaceTrust.7a2b72ec47e48ddf3565bdefadba3e9b\\\",\\\"status.workspaceTrust.1655380216628\\\",\\\"status.workspaceTrust.1655628484000\\\",\\\"status.workspaceTrust.4bf74917f513ccbda2c0fbd0914717b3\\\",\\\"status.workspaceTrust.6b51ba511ad05f862c741d6e7928fee3\\\",\\\"status.workspaceTrust.1655888246397\\\",\\\"status.workspaceTrust.1655913502530\\\",\\\"status.workspaceTrust.0ad2e5c7dd093fe00ef110805a6cf9e1\\\",\\\"status.workspaceTrust.0be714c35bc5d42883ca8e8e2f665cd9\\\",\\\"status.workspaceTrust.a835be15e89dcae75e850844327ab3f3\\\",\\\"status.workspaceTrust.b823eec9cdb89ed639c45b62968e207a\\\",\\\"status.workspaceTrust.8e2e43047dfd09c5f7ecac84398bcdf8\\\",\\\"status.workspaceTrust.8bf4265ec4c73209560c3ad627b543d2\\\",\\\"status.workspaceTrust.1656836931229\\\",\\\"status.workspaceTrust.3a80b1bacac557b87ff249a402c004b3\\\",\\\"status.workspaceTrust.5a3b8e504cc4269df127eb0bb666f8b9\\\",\\\"status.workspaceTrust.1656864226998\\\",\\\"status.workspaceTrust.4e388c502488b314c9ec46deb1f254d8\\\",\\\"status.workspaceTrust.1656865501289\\\",\\\"status.workspaceTrust.1656865529047\\\",\\\"status.workspaceTrust.b4d4e5577c22e1588a2949f348241cf1\\\",\\\"status.workspaceTrust.1656922643962\\\",\\\"status.workspaceTrust.b47e06497c9694810dc819f1927d2cf6\\\",\\\"status.workspaceTrust.d8d070ba8aead37f209be7492633620d\\\",\\\"status.workspaceTrust.72c2b390d0dc37293a3b85657b7975d7\\\",\\\"status.workspaceTrust.d27f4262f33484bc53db92746287cd6f\\\",\\\"status.workspaceTrust.1657194341134\\\",\\\"status.workspaceTrust.1657194983210\\\",\\\"status.workspaceTrust.e73dd68c0f6e28cfb40f9b361b0b1c6c\\\",\\\"status.workspaceTrust.7202c145bcc6eb848839bf2c6eef4c43\\\",\\\"status.workspaceTrust.1657544472879\\\",\\\"status.workspaceTrust.a9721dfe275a5304d14f3c1624c49e15\\\",\\\"status.workspaceTrust.1657555250275\\\",\\\"status.workspaceTrust.1657555249976\\\",\\\"status.workspaceTrust.8e9ab1669ac360d9fb21eec1222071ef\\\",\\\"status.workspaceTrust.1657655592967\\\",\\\"status.workspaceTrust.806ecb39cc68367511273f41db95b9d6\\\",\\\"status.workspaceTrust.8b6c4eabf520ee42212f0f953ba2b8dc\\\",\\\"status.workspaceTrust.f73a807db243fb7b1880d61ee421ffbb\\\",\\\"status.workspaceTrust.3c55adb88f5aaf1e9210793d56a6dc90\\\",\\\"status.workspaceTrust.5e4c7f8f1ec2ca4f1291b466432514b6\\\",\\\"status.workspaceTrust.1658228528666\\\",\\\"status.workspaceTrust.145fc8aee74af98e245d7c2a18f9dd05\\\",\\\"status.workspaceTrust.1658241678093\\\",\\\"status.workspaceTrust.8cef52291cfcc04c088ebe69f0c81e51\\\",\\\"status.workspaceTrust.6fe3e7b1772384e7eea1b9835020ea5e\\\",\\\"status.workspaceTrust.dac71e3cc4b5f5218ad0c84b3299ee22\\\",\\\"status.workspaceTrust.1658310283899\\\",\\\"status.workspaceTrust.c730a7d0c47040e41314db8c9a6f6a18\\\",\\\"status.workspaceTrust.1658312685049\\\",\\\"status.workspaceTrust.884e2b106b215d34563104d8504f5f44\\\",\\\"status.workspaceTrust.1658317095857\\\",\\\"status.workspaceTrust.8608e337abdd3fec107ba035cbe5dec0\\\",\\\"status.workspaceTrust.85ac4bbd3b8399c17cf3b0b474bc182d\\\",\\\"status.workspaceTrust.1658411984779\\\",\\\"status.workspaceTrust.c776b2b341784d28f37efa5a20554606\\\",\\\"status.workspaceTrust.1658413368976\\\",\\\"status.workspaceTrust.cf72b97fa9f91f30f196c6347384c514\\\",\\\"status.workspaceTrust.c36620e87b4089b334ad3a2f7b5148da\\\",\\\"status.workspaceTrust.6168ce0c65faddd509fc65fd475e77be\\\",\\\"status.workspaceTrust.1659011958418\\\",\\\"status.workspaceTrust.38c51512ce80910f8220c0541f72f24f\\\",\\\"status.workspaceTrust.1659284304153\\\",\\\"status.workspaceTrust.13bd2943568c589d036f4a7b11b156fa\\\",\\\"status.workspaceTrust.99d0c4dbdbf6dc794d24e8d8798f85fd\\\",\\\"status.workspaceTrust.98f8544425c5f615daf0a34c8886f600\\\",\\\"status.workspaceTrust.9610e5aec6ae174a883dd7553cc9a63f\\\",\\\"status.workspaceTrust.9f2af9e9763fdee322d2a50e0aa88719\\\",\\\"status.workspaceTrust.e19f5cf75f23b380ec1b39e990faf9ae\\\",\\\"status.workspaceTrust.f6ce3c7099eeb4ae4c5759985dddddcd\\\",\\\"status.workspaceTrust.1659441005428\\\",\\\"status.workspaceTrust.7df85be259987ee86ab7ef91ea88df09\\\",\\\"status.workspaceTrust.6a77ea006e45a6e309da663a844a0d76\\\",\\\"status.workspaceTrust.3ae91c04b8d075207cf72f66b60fb011\\\",\\\"status.workspaceTrust.6ee5a0b3055f01b9a5d5fa03c85f855f\\\",\\\"status.workspaceTrust.1659620324696\\\",\\\"status.workspaceTrust.d701d5557ba88e487f0903a7685294b0\\\",\\\"status.workspaceTrust.b83852f7042e5b0954eb1e3b1ad636ef\\\",\\\"status.workspaceTrust.3f2f31a74558a6059ce2fdb6d641f5b7\\\",\\\"status.workspaceTrust.1659623978350\\\",\\\"status.workspaceTrust.b546851b7797a514c43749ef1554274a\\\",\\\"status.workspaceTrust.1659624764783\\\",\\\"status.workspaceTrust.1659624843530\\\",\\\"status.workspaceTrust.1659868406677\\\",\\\"status.workspaceTrust.1659873254245\\\",\\\"status.workspaceTrust.79e769bb50a110286218c420d1407e56\\\",\\\"status.workspaceTrust.1659877815596\\\",\\\"status.workspaceTrust.4c031dda0fb901e062781e78d365fee1\\\",\\\"status.workspaceTrust.fd99de70591385c85ab455375fc6d6a9\\\",\\\"status.workspaceTrust.1151ec2970009211e4788edb0571f6d9\\\",\\\"status.workspaceTrust.e596a5745b69b803773dffb906c56a38\\\",\\\"status.workspaceTrust.052c16207310839aafaa30a124badedf\\\",\\\"status.workspaceTrust.cef36a6bc40095f49a984ff89be430c5\\\",\\\"status.workspaceTrust.d42ba208ae91b7af134b3ff0d89f03a0\\\",\\\"status.workspaceTrust.75925ac6a7808cc77ddbef47872fd2a7\\\",\\\"status.workspaceTrust.eaeb54f02eae4fab2f906e9250da82aa\\\",\\\"status.workspaceTrust.3a60e50bee443f0d50035a34bc0d520a\\\",\\\"status.workspaceTrust.e63d9d46d4852ade3acc65c013f83ae5\\\",\\\"status.workspaceTrust.37e322b01c30bc99105b214c8dccc253\\\",\\\"status.workspaceTrust.5345e1f0a5e07e9d08bcbc95a2c6a507\\\",\\\"status.workspaceTrust.87aefa0dde940b0d73daeddd34c938a0\\\",\\\"status.workspaceTrust.1660393857152\\\",\\\"status.workspaceTrust.aa21726ed85dbeef748207a761fc3868\\\",\\\"status.workspaceTrust.1660480745735\\\",\\\"status.workspaceTrust.f5391efc5f9de051018d75cc6a88c197\\\",\\\"status.workspaceTrust.1660481888082\\\",\\\"status.workspaceTrust.1660485312499\\\",\\\"status.workspaceTrust.4c577701ee4838f23f09d21766931a72\\\",\\\"status.workspaceTrust.d49bf19daa5fa41a83f0f5800469f386\\\",\\\"status.workspaceTrust.1660487645956\\\",\\\"status.workspaceTrust.1660488597552\\\",\\\"status.workspaceTrust.b62722a1de779a66abfb5fb4b46f9d4f\\\",\\\"status.workspaceTrust.5c9c08cc7d329f489661bb71a9b944fc\\\",\\\"status.workspaceTrust.1660574621350\\\",\\\"status.workspaceTrust.3b1c5d50e7a88d050c838e9a53f6e042\\\",\\\"status.workspaceTrust.77b3cda726d29cf28e54d4b7ac3b66c0\\\",\\\"status.workspaceTrust.bb1ae3e08c5345544f9905b89093788a\\\",\\\"status.workspaceTrust.1660831225366\\\",\\\"status.workspaceTrust.1660838005083\\\",\\\"status.workspaceTrust.1660989153738\\\",\\\"status.workspaceTrust.1660993625390\\\",\\\"status.workspaceTrust.ffaa2c3fd4f41aaacab4832744c347ea\\\",\\\"status.workspaceTrust.1661184052597\\\",\\\"status.workspaceTrust.1661184274866\\\",\\\"status.workspaceTrust.d013c1822c23a3c7854f3e3e75a331bc\\\",\\\"status.workspaceTrust.1661780163687\\\",\\\"status.workspaceTrust.1661851875038\\\",\\\"status.workspaceTrust.1662036055583\\\",\\\"status.workspaceTrust.1662109553925\\\",\\\"status.workspaceTrust.1662111274338\\\",\\\"status.workspaceTrust.1662111963761\\\",\\\"status.workspaceTrust.d2d1cb7f3245e934ef6870e2b8d0ce8f\\\",\\\"status.workspaceTrust.d9483e6fb162231723e27fe94af47ac4\\\",\\\"status.workspaceTrust.ec144e7d014c09cf44fbe523e22a4a3a\\\",\\\"status.workspaceTrust.3b823ed6bcf32d6c3ba359e1bb126968\\\",\\\"status.workspaceTrust.9f31608cf40b4a6dd83773b01d57d1c4\\\",\\\"status.workspaceTrust.92f82b588ad41efcca365bd3d8bd49a7\\\",\\\"status.workspaceTrust.d47ea9ea09cff5ca79024b4bea623bca\\\",\\\"status.workspaceTrust.1662404347430\\\",\\\"status.workspaceTrust.1662404438418\\\",\\\"status.workspaceTrust.1662458854560\\\",\\\"status.workspaceTrust.1662468526250\\\",\\\"status.workspaceTrust.1662485815551\\\",\\\"status.workspaceTrust.1662903904284\\\",\\\"status.workspaceTrust.1662908738332\\\",\\\"status.workspaceTrust.1663164781827\\\",\\\"status.workspaceTrust.278b126d479eaea5fead627f0cb074c5\\\",\\\"status.workspaceTrust.1663511953789\\\",\\\"status.workspaceTrust.1663581318199\\\",\\\"status.workspaceTrust.10c34aeec25b07315e81edf4386e42a9\\\",\\\"status.workspaceTrust.4be5cfa2e941d166d46d3fc30afb34c4\\\",\\\"status.workspaceTrust.1663753033725\\\",\\\"status.workspaceTrust.1663754132622\\\",\\\"status.workspaceTrust.1664120802734\\\",\\\"status.workspaceTrust.ef57d65ec1dd86ededc5162336fdbb46\\\",\\\"status.workspaceTrust.1664289898520\\\",\\\"status.workspaceTrust.8d59f1677b9bcddbb903bd59ee70fb1e\\\",\\\"status.workspaceTrust.1664290691196\\\",\\\"status.workspaceTrust.0617abd8806ae7eeb10631fc5a45a28b\\\",\\\"status.workspaceTrust.125c490481c423e85fbeed3fbc997432\\\",\\\"status.workspaceTrust.1664552356659\\\",\\\"status.workspaceTrust.b62cfb490c77296d9862a7d6218d0301\\\",\\\"status.workspaceTrust.1664627826346\\\",\\\"status.workspaceTrust.1664787500963\\\",\\\"status.workspaceTrust.2e0134cf2dd0312d4ded5da6286b5b5e\\\",\\\"status.workspaceTrust.1665566339128\\\",\\\"status.workspaceTrust.1665581566929\\\",\\\"status.workspaceTrust.1666510890905\\\",\\\"status.workspaceTrust.1666534509165\\\",\\\"status.workspaceTrust.1666535207917\\\",\\\"status.workspaceTrust.1666535519136\\\",\\\"status.workspaceTrust.1666536702004\\\",\\\"status.workspaceTrust.1666537220240\\\",\\\"status.workspaceTrust.7ff2dc6311e1cadc20b2a64ee84338e5\\\",\\\"status.workspaceTrust.c1f5218be1b10915c0a9fb07471ff358\\\",\\\"status.workspaceTrust.e842ab7e020c5b4534b5ae7e91123d85\\\",\\\"status.workspaceTrust.1666542602779\\\",\\\"status.workspaceTrust.1666543659086\\\",\\\"status.workspaceTrust.1666544349951\\\",\\\"status.workspaceTrust.1666545185768\\\",\\\"status.workspaceTrust.97d872c60b12118287eb546857ce9c0d\\\",\\\"status.workspaceTrust.5378483a38d3671b48c2026f6ff5800a\\\",\\\"status.workspaceTrust.1666607433417\\\",\\\"status.workspaceTrust.2fb1500c2b88f3c54827c63b503dfde8\\\",\\\"status.workspaceTrust.1666623461467\\\",\\\"status.workspaceTrust.8a67262fb1415092690bfab27c437987\\\",\\\"status.workspaceTrust.1666623634486\\\",\\\"status.workspaceTrust.c4167ae2c7f3499c571dc7d899850d70\\\",\\\"status.workspaceTrust.1666627682198\\\",\\\"status.workspaceTrust.1666770056400\\\",\\\"status.workspaceTrust.1666786575169\\\",\\\"status.workspaceTrust.1666788680869\\\",\\\"status.workspaceTrust.1666806999724\\\",\\\"status.workspaceTrust.1666807031265\\\",\\\"status.workspaceTrust.1666808153572\\\",\\\"status.workspaceTrust.1666990448875\\\",\\\"status.workspaceTrust.1666993007388\\\",\\\"status.workspaceTrust.1667032379971\\\",\\\"status.workspaceTrust.1667074189194\\\",\\\"status.workspaceTrust.1667126359380\\\",\\\"status.workspaceTrust.1667135108481\\\",\\\"status.workspaceTrust.1667155278580\\\",\\\"status.workspaceTrust.1667170439285\\\",\\\"status.workspaceTrust.1667202486863\\\",\\\"status.workspaceTrust.b8ba0f350aa5e5ee33ca54800a8fc815\\\",\\\"status.workspaceTrust.1667237196049\\\",\\\"status.workspaceTrust.90b3965f9acd5033266b7fced57209cc\\\",\\\"status.workspaceTrust.1667293680700\\\",\\\"status.workspaceTrust.1667310155179\\\",\\\"status.workspaceTrust.1667316148993\\\",\\\"status.workspaceTrust.1667374364485\\\",\\\"status.workspaceTrust.1667374382003\\\",\\\"status.workspaceTrust.1667383485236\\\",\\\"status.workspaceTrust.1667384077460\\\",\\\"status.workspaceTrust.1667408365186\\\",\\\"status.workspaceTrust.1667416339185\\\",\\\"status.workspaceTrust.1667448205374\\\",\\\"status.workspaceTrust.b3c4f9eb52170ca12985e0d9a7eb8d75\\\",\\\"status.workspaceTrust.1667466172405\\\",\\\"status.workspaceTrust.1667482685904\\\",\\\"status.workspaceTrust.1667593547520\\\",\\\"status.workspaceTrust.1667596210470\\\",\\\"status.workspaceTrust.1667598776268\\\",\\\"status.workspaceTrust.1667724214089\\\",\\\"status.workspaceTrust.1667732011302\\\",\\\"status.workspaceTrust.1667812563188\\\",\\\"status.workspaceTrust.1667831929611\\\",\\\"status.workspaceTrust.76e7b23bc4d73eb42bade1262240c3b1\\\",\\\"status.workspaceTrust.1667902107195\\\",\\\"status.workspaceTrust.1667934179185\\\",\\\"status.workspaceTrust.1667987314402\\\",\\\"status.workspaceTrust.e16bb31024c40e5531e87f0def084122\\\",\\\"status.workspaceTrust.2a737daa0d18b157e1def6be89060f97\\\",\\\"status.workspaceTrust.1668037008915\\\",\\\"status.workspaceTrust.4ce4b59a315e22cb1726ba2377a34ecc\\\",\\\"status.workspaceTrust.1668085397200\\\",\\\"status.workspaceTrust.1668116138644\\\",\\\"status.workspaceTrust.1668322038783\\\",\\\"status.workspaceTrust.1668331344794\\\",\\\"status.workspaceTrust.1668334483250\\\",\\\"status.workspaceTrust.1668335889267\\\",\\\"status.workspaceTrust.1668340892131\\\",\\\"status.workspaceTrust.1668341170059\\\",\\\"status.workspaceTrust.1668342908906\\\",\\\"status.workspaceTrust.1668413572258\\\",\\\"status.workspaceTrust.1668595837863\\\",\\\"status.workspaceTrust.5c219fd6af251185c3a9fb6d0898c59f\\\",\\\"status.workspaceTrust.1668605739121\\\",\\\"status.workspaceTrust.1668939350747\\\",\\\"status.workspaceTrust.9aecec037ee460162ca5bb2adec5af63\\\",\\\"status.workspaceTrust.1668944513651\\\",\\\"status.workspaceTrust.1669022861295\\\",\\\"status.workspaceTrust.1669031179910\\\",\\\"status.workspaceTrust.1669039377640\\\",\\\"status.workspaceTrust.1669109820667\\\",\\\"status.workspaceTrust.1669110185233\\\",\\\"status.workspaceTrust.1669193142509\\\",\\\"status.workspaceTrust.1669196565058\\\",\\\"status.workspaceTrust.1669200553609\\\",\\\"status.workspaceTrust.1669204278695\\\",\\\"status.workspaceTrust.1669211226728\\\",\\\"status.workspaceTrust.1669217833727\\\",\\\"status.workspaceTrust.1669273883768\\\",\\\"status.workspaceTrust.1669292786404\\\",\\\"status.workspaceTrust.1669294679202\\\",\\\"status.workspaceTrust.ff64139373a55efe83aad304273ef962\\\",\\\"status.workspaceTrust.04de77965b98776c3334c369b4aabe5c\\\",\\\"status.workspaceTrust.1669553077617\\\",\\\"status.workspaceTrust.11bd36aa4d61a312c4b31f950244f9af\\\",\\\"status.workspaceTrust.1669664988803\\\",\\\"status.workspaceTrust.1669722354684\\\",\\\"status.workspaceTrust.1669742295913\\\",\\\"status.workspaceTrust.1669816271115\\\",\\\"status.workspaceTrust.1669886587225\\\",\\\"status.workspaceTrust.1669935996839\\\",\\\"status.workspaceTrust.1669936639187\\\",\\\"status.workspaceTrust.1669936686030\\\",\\\"status.workspaceTrust.1670007361292\\\",\\\"status.workspaceTrust.1670011472149\\\",\\\"status.workspaceTrust.1670014897610\\\",\\\"status.workspaceTrust.1670070199461\\\",\\\"status.workspaceTrust.1670142236590\\\",\\\"status.workspaceTrust.1670163951887\\\",\\\"status.workspaceTrust.b6ec14a9f87a86c8f94eabc33d6811fc\\\",\\\"status.workspaceTrust.fcf37505318a7633a33bc475253634dd\\\",\\\"status.workspaceTrust.1670237902319\\\",\\\"status.workspaceTrust.1670238324387\\\",\\\"status.workspaceTrust.ed6bec5ffb89f28d3bf12fe123afb86a\\\",\\\"status.workspaceTrust.d45bcfe462b383da92838e3463bff1b7\\\",\\\"status.workspaceTrust.ee82cb12609b24ad66099243df12bd00\\\",\\\"status.workspaceTrust.1670465990614\\\",\\\"status.workspaceTrust.a6da44c5cd4358fd416fc14682de298a\\\",\\\"status.workspaceTrust.1670594369943\\\",\\\"status.workspaceTrust.1671201516558\\\",\\\"status.workspaceTrust.1671307944482\\\",\\\"status.workspaceTrust.1671373746542\\\",\\\"status.workspaceTrust.63890bb50f4edb46e232001458dd5a6e\\\",\\\"status.workspaceTrust.1671712662760\\\",\\\"status.workspaceTrust.7525555feeec059b821e63b922abbad2\\\",\\\"status.workspaceTrust.8834aec8e8180cf7ab0c0247fc321ff3\\\",\\\"status.workspaceTrust.1672000054191\\\",\\\"status.workspaceTrust.1672064308387\\\",\\\"status.workspaceTrust.1672134412142\\\",\\\"status.workspaceTrust.1672134423992\\\",\\\"status.workspaceTrust.1672248388082\\\",\\\"status.workspaceTrust.1672248551863\\\",\\\"status.workspaceTrust.1672361298555\\\",\\\"status.workspaceTrust.1672597127962\\\",\\\"status.workspaceTrust.1672601654841\\\",\\\"status.workspaceTrust.1672747785185\\\",\\\"status.workspaceTrust.1672749748000\\\",\\\"status.workspaceTrust.1672754721142\\\",\\\"status.workspaceTrust.1672759176172\\\",\\\"status.workspaceTrust.1673205080201\\\",\\\"status.workspaceTrust.1673256617851\\\",\\\"status.workspaceTrust.1673370727202\\\",\\\"status.workspaceTrust.1673477433763\\\",\\\"status.workspaceTrust.72b374a6be6d45f7ade1ef15de9679b3\\\",\\\"status.workspaceTrust.1673774734220\\\",\\\"status.workspaceTrust.1673781601472\\\",\\\"status.workspaceTrust.1673791900417\\\",\\\"status.workspaceTrust.8eef4d8a564cee904c6ed411d0961f9f\\\",\\\"status.workspaceTrust.1673819027780\\\",\\\"status.workspaceTrust.1673864099707\\\",\\\"status.workspaceTrust.d98e2ea85f4e3a6305556a8189ea024e\\\",\\\"status.workspaceTrust.1673875820591\\\",\\\"status.workspaceTrust.1673956207038\\\",\\\"status.workspaceTrust.1674050061273\\\",\\\"status.workspaceTrust.1674231961340\\\",\\\"status.workspaceTrust.1674291954073\\\",\\\"status.workspaceTrust.144dc75e592d50b21f35cc6257898b14\\\",\\\"status.workspaceTrust.1674298416084\\\",\\\"status.workspaceTrust.514ed524ef302edcbe89391589355d0a\\\",\\\"status.workspaceTrust.56f7f643932b68f5798bc436f411eaca\\\",\\\"status.workspaceTrust.1674562468489\\\",\\\"status.workspaceTrust.1674600967917\\\",\\\"status.workspaceTrust.1674639426492\\\",\\\"status.workspaceTrust.1674713156835\\\",\\\"status.workspaceTrust.1674993661232\\\",\\\"status.workspaceTrust.1674999384865\\\",\\\"status.workspaceTrust.1675001825825\\\",\\\"status.workspaceTrust.1675100759295\\\",\\\"status.workspaceTrust.3ba65d6fe9a2e6888374e03db5b89784\\\",\\\"status.workspaceTrust.1675163165676\\\",\\\"status.workspaceTrust.1675170705973\\\",\\\"status.workspaceTrust.1675452681104\\\",\\\"status.workspaceTrust.1675454915445\\\",\\\"status.workspaceTrust.1675511771794\\\",\\\"status.workspaceTrust.1675565528815\\\",\\\"status.workspaceTrust.be86df516718a63b52bb10389e131a8a\\\",\\\"status.workspaceTrust.1675566112039\\\",\\\"status.workspaceTrust.1675567316642\\\"]\",\"ces/skipSurvey\":\"1.55.2\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.toggleKeybindingsLog\\\",\\\"value\\\":144},{\\\"key\\\":\\\"workbench.action.toggleSharedProcess\\\",\\\"value\\\":167},{\\\"key\\\":\\\"workbench.action.keybindingsReference\\\",\\\"value\\\":187},{\\\"key\\\":\\\"git.clean\\\",\\\"value\\\":225},{\\\"key\\\":\\\"workbench.action.url.openUrl\\\",\\\"value\\\":272},{\\\"key\\\":\\\"dart.openDevTools\\\",\\\"value\\\":294},{\\\"key\\\":\\\"vscode-json-editor.start\\\",\\\"value\\\":299},{\\\"key\\\":\\\"vscode-docker.images.build\\\",\\\"value\\\":303},{\\\"key\\\":\\\"pubspec-assist.addDependency\\\",\\\"value\\\":309},{\\\"key\\\":\\\"editor.action.autoFix\\\",\\\"value\\\":314},{\\\"key\\\":\\\"namespaceResolver.importAll\\\",\\\"value\\\":318},{\\\"key\\\":\\\"flutter.packages.get\\\",\\\"value\\\":319},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":320},{\\\"key\\\":\\\"glassit.decrease\\\",\\\"value\\\":323},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":326},{\\\"key\\\":\\\"workbench.userDataSync.actions.configure\\\",\\\"value\\\":328},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":335},{\\\"key\\\":\\\"todo-tree.refresh\\\",\\\"value\\\":349},{\\\"key\\\":\\\"todo-tree.collapse\\\",\\\"value\\\":350},{\\\"key\\\":\\\"todo-tree-view.focus\\\",\\\"value\\\":351},{\\\"key\\\":\\\"flutterIntl.localizelyLearnMore\\\",\\\"value\\\":410},{\\\"key\\\":\\\"pub.get\\\",\\\"value\\\":430},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":439},{\\\"key\\\":\\\"flutterIntl.addLocale\\\",\\\"value\\\":456},{\\\"key\\\":\\\"workbench.userDataSync.actions.syncNow\\\",\\\"value\\\":515},{\\\"key\\\":\\\"errorLens.toggleError\\\",\\\"value\\\":529},{\\\"key\\\":\\\"editor.action.fixAll\\\",\\\"value\\\":574},{\\\"key\\\":\\\"errorLens.toggle\\\",\\\"value\\\":582},{\\\"key\\\":\\\"extension.fromSelection\\\",\\\"value\\\":586},{\\\"key\\\":\\\"extension.fromAbbr\\\",\\\"value\\\":611},{\\\"key\\\":\\\"flutterIntl.localizelyDisconnect\\\",\\\"value\\\":621},{\\\"key\\\":\\\"flutterIntl.removeLocale\\\",\\\"value\\\":622},{\\\"key\\\":\\\"flutterIntl.localizelyConnect\\\",\\\"value\\\":632},{\\\"key\\\":\\\"flutterIntl.localizelyDownload\\\",\\\"value\\\":634},{\\\"key\\\":\\\"dart.addDevDependency\\\",\\\"value\\\":647},{\\\"key\\\":\\\"editor.action.removeCommentLine\\\",\\\"value\\\":652},{\\\"key\\\":\\\"flutterIntl.initialize\\\",\\\"value\\\":663},{\\\"key\\\":\\\"flutter.clean\\\",\\\"value\\\":668},{\\\"key\\\":\\\"codegpt.setApiKeyCodeGPT\\\",\\\"value\\\":682},{\\\"key\\\":\\\"codegpt.askCodeGPT\\\",\\\"value\\\":683},{\\\"key\\\":\\\"references-view.showTypeHierarchy\\\",\\\"value\\\":685},{\\\"key\\\":\\\"codesnapshot.init\\\",\\\"value\\\":690},{\\\"key\\\":\\\"search.action.collapseSearchResults\\\",\\\"value\\\":692},{\\\"key\\\":\\\"editor.foldLevel1\\\",\\\"value\\\":693},{\\\"key\\\":\\\"dart.forceReanalyze\\\",\\\"value\\\":699},{\\\"key\\\":\\\"editor.foldAll\\\",\\\"value\\\":701},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":702},{\\\"key\\\":\\\"json-translations-manager.translate\\\",\\\"value\\\":705},{\\\"key\\\":\\\"json-translations-manager.config\\\",\\\"value\\\":710},{\\\"key\\\":\\\"dart.addDependency\\\",\\\"value\\\":713}]}\",\"commandPalette.mru.counter\":\"714\",\"cpp.1.lastSessionDate\":\"Sun Feb 05 2023\",\"cpp.1.sessionCount\":\"606\",\"expandSuggestionDocs\":\"true\",\"extensionTips/promptedExecutableTips\":\"{\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"],\\\"docker\\\":[\\\"ms-vscode-remote.remote-containers\\\"]}\",\"extensionsAssistant/ignored_recommendations\":\"[\\\"vscjava.vscode-java-pack\\\"]\",\"file.particpants.additionalEdits\":\"false\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"java\\\":[\\\"vscjava.vscode-java-pack\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"plaintext\\\":[\\\"vscjava.vscode-gradle\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"gradle\\\":[\\\"vscjava.vscode-gradle\\\"]}\",\"github-egyleader\":\"[{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true}]\",\"java.2.editedCount\":\"3\",\"java.2.editedDate\":\"Sun Jul 17 2022\",\"java.2.lastSessionDate\":\"Sun Feb 05 2023\",\"java.2.sessionCount\":\"606\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"findLanguageExtensions\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"terminal\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Mac\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonDataScienceWelcome#python.createNewNotebook\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.createPythonFile\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcomeWithEnv#python.createPythonFile2\\\":{\\\"done\\\":true},\\\"scmSetup\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.plus#gitlens.plus.commitGraph\\\":{\\\"done\\\":true}}\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"\\\\\\\"alt+f enter\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"tabn\\\",\\\"tabni\\\",\\\"\\\\\\\"alt\\\\\\\"\\\",\\\"\\\\\\\"r\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl+backspace\\\\\\\"\\\",\\\"\\\\\\\"f1\\\\\\\"\\\",\\\"\\\\\\\"f1 backspace\\\\\\\"\\\",\\\"\\\\\\\"alt+x\\\\\\\"\\\",\\\"\\\\\\\"alt+x alt\\\\\\\"\\\",\\\"autoc\\\",\\\"intel\\\",\\\"intell\\\",\\\"in\\\",\\\"compl\\\",\\\"menu\\\",\\\"u\\\",\\\"a\\\",\\\"auro\\\",\\\"auto\\\",\\\"auto co\\\",\\\"auto com\\\",\\\"au\\\",\\\"comp\\\",\\\"complete\\\",\\\"\\\\\\\"ctrl+space\\\\\\\"\\\",\\\"tr\\\",\\\"tri\\\",\\\"trigge\\\",\\\"trigger\\\",\\\"trigger su\\\",\\\"c\\\",\\\"copy\\\",\\\"co\\\",\\\"co∂\\\",\\\"dart \\\",\\\"dart g\\\",\\\"dart hot\\\",\\\"refact\\\",\\\"\\\\\\\"cmd+r\\\\\\\"\\\",\\\"\\\\\\\"cmd+r backspace\\\\\\\"\\\",\\\"ref\\\",\\\"refacto\\\",\\\"dart fi\\\",\\\"dart fix\\\",\\\"da\\\",\\\"fix \\\",\\\"refa\\\",\\\"refac\\\",\\\"\\\\\\\"alt+r\\\\\\\"\\\",\\\"re\\\",\\\"refactor\\\",\\\"expa\\\",\\\"expand se\\\",\\\"shrinl\\\",\\\"shrin\\\",\\\"ex\\\",\\\"exp\\\",\\\"expand \\\",\\\"expand s\\\",\\\"expand l\\\",\\\"show\\\",\\\"show su\\\",\\\"show sugg\\\",\\\"sho\\\",\\\"\\\\\\\"alt+space\\\\\\\"\\\",\\\"toogle \\\",\\\"toogle s\\\",\\\"toogle su\\\",\\\"toogle\\\",\\\"toggle sug\\\",\\\"toggle sugg\\\",\\\"\\\\\\\"alt+c\\\\\\\"\\\",\\\"togg\\\",\\\"toggle sugge\\\",\\\"\\\\\\\"cmd+,\\\\\\\"\\\",\\\"tog\\\",\\\"toggle\\\",\\\"toggle su\\\",\\\"toggle s\\\",\\\"toggle \\\",\\\"\\\\\\\"cmd+b\\\\\\\"\\\",\\\"\\\\\\\"backspace alt+`\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"\\\",\\\"\\\\\\\"alt+`\\\\\\\"\\\",\\\"@source:user\\\",\\\"fix all\\\",\\\"fix f\\\",\\\"forma\\\",\\\"format\\\",\\\"f\\\",\\\"find with s\\\",\\\"e\\\",\\\"err\\\",\\\"error\\\",\\\"\\\\\\\"alt+e enter\\\\\\\"\\\",\\\"\\\\\\\"alt+e\\\\\\\"\\\",\\\"\\\\\\\"cmd+e\\\\\\\"\\\"]}\",\"remote.explorerType\":\"dev-container,attached-container,exec,k8s-container\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"typescript.1.lastSessionDate\":\"Sun Feb 05 2023\",\"typescript.1.sessionCount\":\"606\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartPackages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"storiesPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-file-explorer\\\",\\\"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\\\":\\\"pythonEnvironments\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"json-translations-manager\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"scm:repository:Git:file:///d%3A/oktob/production/oktob\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm.mainPanel\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"scm:repository:Git:file:///c%3A/Users/Egyleader/Desktop/flutter_test/flutter-perallax-scroll\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:Git:file:///c%3A/flutter\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:Git:file:///d%3A/Work/application/sosimple\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm.mainPane\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:-1418293347\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:679637582\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:316899556\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:-2118291825\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:722661290\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:983578090\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:705519578\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:-1746573675\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:1014779233\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:-1904244883\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:2008985510\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:1488451976\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"scm:repository:-438446721\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories:scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.repositories:gitlens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory:gitlens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory:gitlens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.compare:gitlens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.search:gitlens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.updates\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.json-views.state.hidden\":\"[{\\\"id\\\":\\\"jsonOutline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"dartTestTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"testExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"flutter-coverage\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchTrustRequired\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnStartExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnDemandExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false,\\\"order\\\":0}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.JTM.state.hidden\":\"[{\\\"id\\\":\\\"json-translations-manager\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"sh\\\",\\\"gradle\\\",\\\"arb\\\",\\\"rules\\\"]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\",\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",\\\"Setup\\\"]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Mon Jul 11 2022\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"javascript.1.lastSessionDate\":\"Sun Feb 05 2023\",\"javascript.1.sessionCount\":\"187\",\"nps/isCandidate\":\"false\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"nps/skipVersion\":\"1.68.1\",\"workbench.view.extension.package-explorer.state.hidden\":\"[{\\\"id\\\":\\\"pythonEnvironments\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.i18n-ally.state.hidden\":\"[{\\\"id\\\":\\\"i18n-ally-locales-sidebar-file\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-usage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-help-feedback\\\",\\\"isHidden\\\":false}]\",\"settingsEditor2.splitViewWidth\":\"200\",\"snippets.usageTimestamps\":\"[[\\\"snippets/snippets.json/debugPrint\\\",1662273022504],[\\\"snippets/json_part.code-snippets/To Json\\\",1664113235514],[\\\"snippets/snippets.json/Build Method\\\",1664702933233],[\\\"snippets/snippets.json/Changelog init for full\\\",1664811868856],[\\\"random/0.0188514682012606\\\",1664814004587],[\\\"random/0.6397949190069623\\\",1664814009498],[\\\"snippets/snippets.json/Change log fixed\\\",1664822502841],[\\\"snippets/snippets.json/Change log changed\\\",1665568443351],[\\\"snippets/freezed_union.code-snippets/Freezed Union\\\",1666181831592],[\\\"snippets/snippets.json/Future Builder\\\",1666624028458],[\\\"snippets/snippets.json/Stream Builder\\\",1666875653165],[\\\"snippets/consumer_widgets.code-snippets/Consumer Stateful\\\",1667042258113],[\\\"snippets/snippets.json/Stateful Builder\\\",1667903034524],[\\\"snippets/snippets.json/Reassemble\\\",1667914180437],[\\\"snippets/code_generator.code-snippets/Riverpod: simple instance\\\",1668349346944],[\\\"dart.json/New Stateless Screen\\\",1670159360170],[\\\"snippets/snippets.json/Value Listenable Builder\\\",1670166957817],[\\\"snippets/typescript.code-snippets/Log to the console\\\",1670428097290],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1670514835548],[\\\"snippets/snippets.json/Tween Animation Builder\\\",1671533565156],[\\\"snippets/provider.code-snippets/Provider\\\",1673125883263],[\\\"snippets/snippets.json/Change log added\\\",1673256684478],[\\\"snippets/snippets.json/Change log init new version\\\",1673256698186],[\\\"snippets/snippets.json/Stateful Widget\\\",1673726199450],[\\\"snippets/snippets.json/Orientation Builder\\\",1673866227750],[\\\"snippets/consumer.code-snippets/create provider\\\",1674603938569],[\\\"snippets/snippets.json/Inherited Widget\\\",1674942325586],[\\\"snippets/snippets.json/InitState \\\",1675073493000],[\\\"snippets/snippets.json/Dispose\\\",1675073544399],[\\\"snippets/snippets.json/Mounted\\\",1675113166699],[\\\"snippets/snippets.json/Stateless Widget\\\",1675177769241],[\\\"snippets/consumer_widgets.code-snippets/Consumer Stateless\\\",1675509038977]]\",\"javascript.1.editedCount\":\"5\",\"javascript.1.editedDate\":\"Sun Jan 15 2023\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.auxiliarybar.a27be7d5-bb69-4d6d-8ed4-a008866faf81\\\":2,\\\"workbench.views.service.panel.4e1ad8bb-9a5a-4b5c-ab8c-23573563a126\\\":1},\\\"viewLocations\\\":{\\\"gitlens.views.commitDetails\\\":\\\"workbench.views.service.auxiliarybar.a27be7d5-bb69-4d6d-8ed4-a008866faf81\\\",\\\"workbench.panel.output\\\":\\\"workbench.views.service.panel.4e1ad8bb-9a5a-4b5c-ab8c-23573563a126\\\"}}\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.views.service.auxiliarybar.a27be7d5-bb69-4d6d-8ed4-a008866faf81\\\",\\\"name\\\":\\\"workbench.views.service.auxiliarybar.a27be7d5-bb69-4d6d-8ed4-a008866faf81\\\",\\\"pinned\\\":true,\\\"badgeEnabled\\\":true,\\\"visible\\\":true}]\",\"workbench.views.service.auxiliarybar.a27be7d5-bb69-4d6d-8ed4-a008866faf81.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.panel.4e1ad8bb-9a5a-4b5c-ab8c-23573563a126.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"3\",\"typescript.1.editedDate\":\"Thu Jan 12 2023\",\"workbench.view.extension.blackbox.state.hidden\":\"[{\\\"id\\\":\\\"blackbox-onboarding\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vscode-chatgpt-view-container.state.hidden\":\"[{\\\"id\\\":\\\"vscode-chatgpt.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"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