-
Notifications
You must be signed in to change notification settings - Fork 0
/
Ssnnee.code-profile
1 lines (1 loc) · 70.8 KB
/
Ssnnee.code-profile
1
{"name":"Ssnnee","settings":"{\"settings\":\"{\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\n \\\"workbench.iconTheme\\\": \\\"vscode-icons\\\",\\n \\\"vscode_custom_css.imports\\\": [\\n \\\"file:///home/sne/.vscode/extensions/brandonkirbyson.vscode-animations-1.0.14/dist/updateHandler.js\\\"\\n ],\\n \\\"editor.cursorBlinking\\\": \\\"smooth\\\",\\n \\\"editor.fontFamily\\\": \\\"'Fira Code iScript', 'Fira Code', 'Droid Sans Mono', 'monospace', monospace\\\",\\n \\\"editor.fontSize\\\": 18,\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.formatOnType\\\": true,\\n \\\"editor.tokenColorCustomizations\\\": {\\n \\\"textMateRules\\\": [\\n {\\n \\\"scope\\\": [\\n //following will be in italic (=FlottFlott)\\n \\\"comment\\\",\\n \\\"entity.name.type.class\\\", //class names\\n \\\"keyword\\\", //import, export, return…\\n \\\"storage.modifier\\\", //static keyword\\n \\\"storage.type\\\", //class keyword\\n \\\"support.class.builtin\\\",\\n \\\"keyword.control\\\",\\n \\\"constant.language\\\",\\n \\\"entity.other.attribute-name\\\",\\n \\\"entity.name.method\\\"\\n ],\\n \\\"settings\\\": {\\n \\\"fontStyle\\\": \\\"italic\\\"\\n }\\n },\\n {\\n \\\"scope\\\": [\\n //following will be excluded from italics (VSCode has some defaults for italics)\\n \\\"invalid\\\",\\n \\\"keyword.operator\\\",\\n \\\"constant.numeric.css\\\",\\n \\\"keyword.other.unit.px.css\\\",\\n \\\"constant.numeric.decimal.js\\\",\\n \\\"constant.numeric.json\\\"\\n ],\\n \\\"settings\\\": {\\n \\\"fontStyle\\\": \\\"\\\"\\n }\\n }\\n ]\\n },\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"debug.openDebug\\\": \\\"openOnDebugBreak\\\",\\n \\\"debug.internalConsoleOptions\\\": \\\"openOnSessionStart\\\",\\n \\\"[dart]\\\": {\\n \\\"editor.rulers\\\": [\\n 80\\n ],\\n \\\"editor.selectionHighlight\\\": false,\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\n \\\"editor.tabCompletion\\\": \\\"onlySnippets\\\",\\n \\\"editor.wordBasedSuggestions\\\": \\\"off\\\",\\n },\\n \\\"cmake.configureOnOpen\\\": true,\\n \\\"easycode.userEmail\\\": \\\"nandisamuelsne@gmail.com\\\",\\n \\\"easycode.model\\\": \\\"gpt-3.5-turbo\\\",\\n \\\"easycode.usePromptAssistant\\\": true,\\n \\\"workbench.sideBar.location\\\": \\\"right\\\",\\n \\\"window.menuBarVisibility\\\": \\\"toggle\\\",\\n \\\"workbench.colorTheme\\\": \\\"Tokyo Night\\\"\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+[Quote]\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.new\\\"\\n }\\n]\",\"platform\":2}","extensions":"[{\"identifier\":{\"id\":\"alexcvzz.vscode-sqlite\",\"uuid\":\"eaee103c-e866-4b73-87f8-3749cab64da2\"},\"displayName\":\"SQLite\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"brandonkirbyson.vscode-animations\",\"uuid\":\"7d7c0d21-6653-4c11-9310-75b7180bbf81\"},\"displayName\":\"VSCode Animations\",\"disabled\":true},{\"identifier\":{\"id\":\"christian-kohler.npm-intellisense\",\"uuid\":\"dff6b801-247e-40e9-82e8-8c9b1d19d1b8\"},\"displayName\":\"npm Intellisense\"},{\"identifier\":{\"id\":\"codeium.codeium\",\"uuid\":\"acab4f40-b6db-42ec-bcd1-01802cbdd988\"},\"displayName\":\"Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more\"},{\"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\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"ecmel.vscode-html-css\",\"uuid\":\"aaee577c-f062-495a-9816-0cbd442f1d25\"},\"displayName\":\"HTML CSS Support\"},{\"identifier\":{\"id\":\"enkia.tokyo-night\",\"uuid\":\"1cac7443-911e-48b9-8341-49f3880c288a\"},\"displayName\":\"Tokyo Night\"},{\"identifier\":{\"id\":\"moalamri.inline-fold\",\"uuid\":\"4dc4b505-dda3-4ac6-b839-397f8cf0adcc\"},\"displayName\":\"Inline fold\"},{\"identifier\":{\"id\":\"ms-dotnettools.vscode-dotnet-runtime\",\"uuid\":\"1aab81a1-b3d9-4aef-976b-577d5d90fe3f\"},\"displayName\":\".NET Install Tool\"},{\"identifier\":{\"id\":\"ms-python.black-formatter\",\"uuid\":\"859e640c-c157-47da-8699-9080b81c8371\"},\"displayName\":\"Black Formatter\"},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\"},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\"},{\"identifier\":{\"id\":\"ms-vscode.cmake-tools\",\"uuid\":\"7c889349-8749-43d4-8b5e-08939936d7f4\"},\"displayName\":\"CMake Tools\"},{\"identifier\":{\"id\":\"ms-vscode.cpptools-themes\",\"uuid\":\"99b17261-8f6e-45f0-9ad5-a69c6f509a4f\"},\"displayName\":\"C/C++ Themes\"},{\"identifier\":{\"id\":\"ms-vscode.sublime-keybindings\",\"uuid\":\"529697b9-b343-4b1c-ba2f-f5ef692132d4\"},\"displayName\":\"Sublime Text Keymap and Settings Importer\"},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"displayName\":\"SQLTools\"},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\"},{\"identifier\":{\"id\":\"pulkitgangwar.nextjs-snippets\",\"uuid\":\"cf7acc1f-dea3-4456-9d09-ebff1d01806a\"},\"displayName\":\"Nextjs snippets\"},{\"identifier\":{\"id\":\"qwtel.sqlite-viewer\",\"uuid\":\"94fef082-6c2d-43ac-9540-6617b51a3a12\"},\"displayName\":\"SQLite Viewer\"},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\"},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\"},{\"identifier\":{\"id\":\"sdras.night-owl\",\"uuid\":\"e58f546c-babc-455f-a265-ba40dbd140d4\"},\"displayName\":\"Night Owl\"},{\"identifier\":{\"id\":\"twxs.cmake\",\"uuid\":\"2be7cf14-2603-402e-9771-fd79df83cdf8\"},\"displayName\":\"CMake\"},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\"},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"displayName\":\"Vim\"},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"displayName\":\"One Dark Pro\"}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.phind-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cmake-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsActivityBarContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.easycode\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.memory-leak-file-checker\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Fri Jun 09 2023\",\"nps/sessionCount\":\"9\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.sqltoolsPanelContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"cpp.1.lastSessionDate\":\"Tue Mar 19 2024\",\"cpp.1.sessionCount\":\"86\",\"java.2.lastSessionDate\":\"Tue Mar 19 2024\",\"java.2.sessionCount\":\"86\",\"javascript.1.lastSessionDate\":\"Mon Aug 14 2023\",\"javascript.1.sessionCount\":\"34\",\"typescript.1.lastSessionDate\":\"Tue Mar 19 2024\",\"typescript.1.sessionCount\":\"86\",\"csharp.1.lastSessionDate\":\"Tue Mar 19 2024\",\"csharp.1.sessionCount\":\"86\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark enkia-tokyo-night-themes-tokyo-night-color-theme-json\\\",\\\"label\\\":\\\"Tokyo Night\\\",\\\"settingsId\\\":\\\"Tokyo Night\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"meta.var.expr storage.type\\\",\\\"keyword.control.flow\\\",\\\"keyword.control.return\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\",\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\",\\\"storage.modifier\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.control.flow.block-scalar.literal\\\",\\\"keyword.control.flow.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#51597d\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"comment.block.documentation\\\",\\\"punctuation.definition.comment\\\",\\\"comment.block.documentation punctuation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5a638c\\\"},\\\"scope\\\":[\\\"keyword.operator.assignment.jsdoc\\\",\\\"comment.block.documentation variable\\\",\\\"comment.block.documentation storage\\\",\\\"comment.block.documentation keyword\\\",\\\"comment.block.documentation support\\\",\\\"comment.block.documentation markup\\\",\\\"comment.block.documentation markup.inline.raw.string.markdown\\\",\\\"meta.other.type.phpdoc.php keyword.other.type.php\\\",\\\"meta.other.type.phpdoc.php support.other.namespace.php\\\",\\\"meta.other.type.phpdoc.php punctuation.separator.inheritance.php\\\",\\\"meta.other.type.phpdoc.php support.class\\\",\\\"keyword.other.phpdoc.php\\\",\\\"log.date\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646e9c\\\"},\\\"scope\\\":[\\\"meta.other.type.phpdoc.php support.class\\\",\\\"comment.block.documentation storage.type\\\",\\\"comment.block.documentation punctuation.definition.block.tag\\\",\\\"comment.block.documentation entity.name.type.instance\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"punctuation.definition.constant\\\",\\\"constant.language\\\",\\\"constant.numeric\\\",\\\"support.constant\\\",\\\"constant.other.caps\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#9ece6a\\\"},\\\"scope\\\":[\\\"string\\\",\\\"constant.other.symbol\\\",\\\"constant.other.key\\\",\\\"meta.attribute-selector\\\",\\\"string constant.character\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"},\\\"scope\\\":[\\\"constant.other.color\\\",\\\"constant.other.color.rgb-value.hex punctuation.definition.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff5370\\\"},\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"},\\\"scope\\\":[\\\"meta.var.expr storage.type\\\",\\\"storage.modifier\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\",\\\"meta.embedded.line.tag.smarty\\\",\\\"support.constant.handlebars\\\",\\\"punctuation.section.tag.twig\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":[\\\"keyword.control.smarty\\\",\\\"keyword.control.twig\\\",\\\"support.constant.handlebars keyword.control\\\",\\\"keyword.operator.comparison.twig\\\",\\\"keyword.blade\\\",\\\"entity.name.function.blade\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"keyword.operator.spread\\\",\\\"keyword.operator.rest\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"},\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.control.as\\\",\\\"keyword.other\\\",\\\"keyword.operator.bitwise.shift\\\",\\\"punctuation\\\",\\\"expression.embbeded.vue punctuation.definition.tag\\\",\\\"text.html.twig meta.tag.inline.any.html\\\",\\\"meta.tag.template.value.twig meta.function.arguments.twig\\\",\\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\\"punctuation.definition.constant.markdown\\\",\\\"punctuation.definition.string\\\",\\\"punctuation.support.type.property-name\\\",\\\"text.html.vue-html meta.tag\\\",\\\"meta.attribute.directive\\\",\\\"punctuation.definition.keyword\\\",\\\"punctuation.terminator.rule\\\",\\\"punctuation.definition.entity\\\",\\\"punctuation.separator.inheritance.php\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\",\\\"entity.name.operator\\\",\\\"meta.property-list punctuation.separator.key-value\\\",\\\"meta.at-rule.mixin punctuation.separator.key-value\\\",\\\"meta.at-rule.function variable.parameter.url\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":[\\\"keyword.control.module.js\\\",\\\"keyword.control.import\\\",\\\"keyword.control.export\\\",\\\"keyword.control.from\\\",\\\"keyword.control.default\\\",\\\"meta.import keyword.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.control\\\",\\\"keyword.other.important\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":\\\"keyword.other.DML\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"keyword.operator.logical\\\",\\\"storage.type.function\\\",\\\"keyword.operator.bitwise\\\",\\\"keyword.operator.ternary\\\",\\\"keyword.operator.comparison\\\",\\\"keyword.operator.relational\\\",\\\"keyword.operator.or.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#de5971\\\"},\\\"scope\\\":[\\\"entity.name.tag support.class.component\\\",\\\"meta.tag.custom entity.name.tag\\\",\\\"meta.tag.other.unrecognized.html.derivative entity.name.tag\\\",\\\"meta.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ba3c97\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"scope\\\":[\\\"constant.other.php\\\",\\\"variable.other.global.safer\\\",\\\"variable.other.global.safer punctuation.definition.variable\\\",\\\"variable.other.global\\\",\\\"variable.other.global punctuation.definition.variable\\\",\\\"constant.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"support.variable\\\",\\\"string constant.other.placeholder\\\",\\\"variable.parameter.handlebars\\\",\\\"variable.other.object\\\",\\\"meta.fstring\\\",\\\"meta.function-call meta.function-call.arguments\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":\\\"meta.array.literal variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"entity.name.type.hcl\\\",\\\"string.alias.graphql\\\",\\\"string.unquoted.graphql\\\",\\\"string.unquoted.alias.graphql\\\",\\\"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js\\\",\\\"meta.field.declaration.ts variable.object.property\\\",\\\"meta.block entity.name.label\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":[\\\"variable.other.property\\\",\\\"support.variable.property\\\",\\\"support.variable.property.dom\\\",\\\"meta.function-call variable.other.object.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":\\\"variable.other.object.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#41a6b5\\\"},\\\"scope\\\":\\\"meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.objectliteral meta.object.member meta.object-literal.key\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"source.cpp meta.block variable.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"support.other.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"meta.class-method.js entity.name.function.js\\\",\\\"entity.name.method.js\\\",\\\"variable.function.constructor\\\",\\\"keyword.other.special-method\\\",\\\"storage.type.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"variable.other.enummember\\\",\\\"meta.function-call\\\",\\\"meta.function-call entity.name.function\\\",\\\"variable.function\\\",\\\"meta.definition.method entity.name.function\\\",\\\"meta.object-literal entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"scope\\\":[\\\"variable.parameter.function.language.special\\\",\\\"variable.parameter\\\",\\\"meta.function.parameters punctuation.definition.variable\\\",\\\"meta.function.parameter variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"keyword.other.type.php\\\",\\\"storage.type.php\\\",\\\"constant.character\\\",\\\"constant.escape\\\",\\\"keyword.other.unit\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"meta.definition.variable variable.other.constant\\\",\\\"meta.definition.variable variable.other.readwrite\\\",\\\"variable.declaration.hcl variable.other.readwrite.hcl\\\",\\\"meta.mapping.key.hcl variable.other.readwrite.hcl\\\",\\\"variable.other.declaration\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"variable.other.readwrite.alias\\\",\\\"support.orther.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"support.type.sys-types\\\",\\\"support.variable.dom\\\",\\\"support.constant.math\\\",\\\"support.type.object.module\\\",\\\"support.constant.json\\\",\\\"entity.name.namespace\\\",\\\"meta.import.qualifier\\\",\\\"variable.other.constant.object\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":\\\"entity.name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"source.css support.type.property-name\\\",\\\"source.sass support.type.property-name\\\",\\\"source.scss support.type.property-name\\\",\\\"source.less support.type.property-name\\\",\\\"source.stylus support.type.property-name\\\",\\\"source.postcss support.type.property-name\\\",\\\"support.type.property-name.css\\\",\\\"support.type.vendored.property-name\\\",\\\"support.type.map.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"},\\\"scope\\\":[\\\"support.constant.font-name\\\",\\\"meta.definition.variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class\\\",\\\"meta.at-rule.mixin.scss entity.name.function.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fc7b7b\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class punctuation.definition.entity\\\",\\\"entity.other.attribute-name.pseudo-element punctuation.definition.entity\\\",\\\"entity.other.attribute-name.class punctuation.definition.entity\\\",\\\"entity.name.tag.reference\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"},\\\"scope\\\":\\\"meta.property-list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"},\\\"scope\\\":[\\\"meta.property-list meta.at-rule.if\\\",\\\"meta.at-rule.return variable.parameter.url\\\",\\\"meta.property-list meta.at-rule.else\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.parent-selector-suffix punctuation.definition.entity.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"},\\\"scope\\\":\\\"meta.property-list meta.property-list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.include entity.name.function.scss\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9d7cd8\\\"},\\\"scope\\\":[\\\"keyword.control.at-rule.include punctuation.definition.keyword\\\",\\\"keyword.control.at-rule.mixin punctuation.definition.keyword\\\",\\\"meta.at-rule.include keyword.control.at-rule.include\\\",\\\"keyword.control.at-rule.extend punctuation.definition.keyword\\\",\\\"meta.at-rule.extend keyword.control.at-rule.extend\\\",\\\"entity.other.attribute-name.placeholder.css punctuation.definition.entity.css\\\",\\\"meta.at-rule.media keyword.control.at-rule.media\\\",\\\"meta.at-rule.mixin keyword.control.at-rule.mixin\\\",\\\"meta.at-rule.function keyword.control.at-rule.function\\\",\\\"keyword.control punctuation.definition.keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":\\\"meta.property-list meta.at-rule.include\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ff9e64\\\"},\\\"scope\\\":\\\"support.constant.property-value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"entity.name.module.js\\\",\\\"variable.import.parameter.js\\\",\\\"variable.other.class.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":\\\"variable.other punctuation.definition.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\",\\\"variable.language.this punctuation.definition.variable\\\",\\\"keyword.other.this\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"text.html.basic entity.other.attribute-name.html\\\",\\\"text.html.basic entity.other.attribute-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0DB9D7\\\"},\\\"scope\\\":\\\"text.html constant.character.entity\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.id.html\\\",\\\"meta.directive.vue entity.other.attribute-name.html\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":\\\"source.sass keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element\\\",\\\"entity.other.attribute-name.placeholder\\\",\\\"meta.property-list meta.property-value\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#449dab\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#914c54\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6183bb\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b4f9f8\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"punctuation.definition.group\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"constant.other.character-class.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0af68\\\"},\\\"scope\\\":[\\\"constant.other.character-class.set.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":\\\"constant.character.escape.backslash\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":[\\\"source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7dcfff\\\"},\\\"scope\\\":[\\\"source.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\\\":\\\"#bb9af7\\\"},\\\"scope\\\":[\\\"source.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\\\":\\\"#e0af68\\\"},\\\"scope\\\":[\\\"source.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\\\":\\\"#0db9d7\\\"},\\\"scope\\\":[\\\"source.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\\\":\\\"#73daca\\\"},\\\"scope\\\":[\\\"source.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\\\":\\\"#f7768e\\\"},\\\"scope\\\":[\\\"source.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\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ece6a\\\"},\\\"scope\\\":[\\\"source.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 meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"},\\\"scope\\\":\\\"punctuation.definition.list_item.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9abdf5\\\"},\\\"scope\\\":[\\\"meta.block\\\",\\\"meta.brace\\\",\\\"punctuation.definition.block\\\",\\\"punctuation.definition.use\\\",\\\"punctuation.definition.class\\\",\\\"punctuation.definition.begin.bracket\\\",\\\"punctuation.definition.end.bracket\\\",\\\"punctuation.definition.switch-expression.begin.bracket\\\",\\\"punctuation.definition.switch-expression.end.bracket\\\",\\\"punctuation.definition.section.switch-block.begin.bracket\\\",\\\"punctuation.definition.section.switch-block.end.bracket\\\",\\\"punctuation.definition.group.shell\\\",\\\"punctuation.definition.parameters\\\",\\\"punctuation.definition.arguments\\\",\\\"punctuation.definition.dictionary\\\",\\\"punctuation.definition.array\\\",\\\"punctuation.section\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"meta.embedded.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9aa5ce\\\"},\\\"scope\\\":[\\\"meta.tag JSXNested\\\",\\\"meta.jsx.children\\\",\\\"text.html\\\",\\\"text.log\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bb9af7\\\"},\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4E5579\\\"},\\\"scope\\\":\\\"text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#89ddff\\\"},\\\"scope\\\":[\\\"heading.1.markdown entity.name\\\",\\\"heading.1.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#61bdf2\\\"},\\\"scope\\\":[\\\"heading.2.markdown entity.name\\\",\\\"heading.2.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":[\\\"heading.3.markdown entity.name\\\",\\\"heading.3.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#6d91de\\\"},\\\"scope\\\":[\\\"heading.4.markdown entity.name\\\",\\\"heading.4.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#9aa5ce\\\"},\\\"scope\\\":[\\\"heading.5.markdown entity.name\\\",\\\"heading.5.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#747ca1\\\"},\\\"scope\\\":[\\\"heading.6.markdown entity.name\\\",\\\"heading.6.markdown punctuation.definition.heading.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"markup.italic\\\",\\\"markup.italic punctuation\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"markup.bold\\\",\\\"markup.bold punctuation\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold italic\\\",\\\"foreground\\\":\\\"#c0caf5\\\"},\\\"scope\\\":[\\\"markup.bold markup.italic\\\",\\\"markup.bold markup.italic punctuation\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"markup.underline\\\",\\\"markup.underline punctuation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4e5579\\\"},\\\"scope\\\":\\\"markup.quote punctuation.definition.blockquote.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"scope\\\":[\\\"string.other.link\\\",\\\"markup.underline.link\\\",\\\"constant.other.reference.link.markdown\\\",\\\"string.other.link.description.title.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89ddff\\\"},\\\"scope\\\":[\\\"markup.fenced_code.block.markdown\\\",\\\"markup.inline.raw.string.markdown\\\",\\\"variable.language.fenced.markdown\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#51597d\\\"},\\\"scope\\\":\\\"meta.separator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c0cefc\\\"},\\\"scope\\\":\\\"markup.table\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#0db9d7\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ffdb69\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#db4b4b\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b267e6\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f7768e\\\"},\\\"scope\\\":\\\"entity.tag.apacheconf\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#73daca\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7aa2f7\\\"},\\\"scope\\\":\\\"source.env\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"parameter.declaration\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#e0af68\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"parameter\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d9d4cd\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.declaration\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#73daca\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#2ac3de\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"*.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#2ac3de\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#2ac3de\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.declaration\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#bb9af7\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c0caf5\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"enkia.tokyo-night\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"tokyo-night\\\",\\\"_extensionPublisher\\\":\\\"enkia\\\"},\\\"colorMap\\\":{\\\"foreground\\\":\\\"#787c99\\\",\\\"descriptionForeground\\\":\\\"#515670\\\",\\\"focusBorder\\\":\\\"#545c7e33\\\",\\\"errorForeground\\\":\\\"#515670\\\",\\\"widget.shadow\\\":\\\"#ffffff00\\\",\\\"scrollbar.shadow\\\":\\\"#00000033\\\",\\\"badge.background\\\":\\\"#7e83b230\\\",\\\"badge.foreground\\\":\\\"#acb0d0\\\",\\\"icon.foreground\\\":\\\"#787c99\\\",\\\"settings.headerForeground\\\":\\\"#6183bb\\\",\\\"window.activeBorder\\\":\\\"#0d0f17\\\",\\\"window.inactiveBorder\\\":\\\"#0d0f17\\\",\\\"sash.hoverBorder\\\":\\\"#29355a\\\",\\\"toolbar.activeBackground\\\":\\\"#202330\\\",\\\"toolbar.hoverBackground\\\":\\\"#202330\\\",\\\"extensionButton.prominentBackground\\\":\\\"#3d59a1dd\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#3d59a1aa\\\",\\\"extensionButton.prominentForeground\\\":\\\"#ffffff\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#3d59a1\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#ffffff\\\",\\\"button.background\\\":\\\"#3d59a1dd\\\",\\\"button.hoverBackground\\\":\\\"#3d59a1aa\\\",\\\"button.secondaryBackground\\\":\\\"#3b3e52\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"progressBar.background\\\":\\\"#3d59a1\\\",\\\"input.background\\\":\\\"#14141b\\\",\\\"input.foreground\\\":\\\"#a9b1d6\\\",\\\"input.border\\\":\\\"#0f0f14\\\",\\\"input.placeholderForeground\\\":\\\"#787c998a\\\",\\\"inputOption.activeForeground\\\":\\\"#c0caf5\\\",\\\"inputOption.activeBackground\\\":\\\"#3d59a144\\\",\\\"inputValidation.infoForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.infoBackground\\\":\\\"#3d59a15c\\\",\\\"inputValidation.infoBorder\\\":\\\"#3d59a1\\\",\\\"inputValidation.warningForeground\\\":\\\"#000000\\\",\\\"inputValidation.warningBackground\\\":\\\"#c2985b\\\",\\\"inputValidation.warningBorder\\\":\\\"#e0af68\\\",\\\"inputValidation.errorForeground\\\":\\\"#bbc2e0\\\",\\\"inputValidation.errorBackground\\\":\\\"#85353e\\\",\\\"inputValidation.errorBorder\\\":\\\"#963c47\\\",\\\"dropdown.foreground\\\":\\\"#787c99\\\",\\\"dropdown.background\\\":\\\"#14141b\\\",\\\"dropdown.listBackground\\\":\\\"#14141b\\\",\\\"activityBar.background\\\":\\\"#16161e\\\",\\\"activityBar.foreground\\\":\\\"#787c99\\\",\\\"activityBar.inactiveForeground\\\":\\\"#3b3e52\\\",\\\"activityBar.border\\\":\\\"#16161e\\\",\\\"activityBarBadge.background\\\":\\\"#3d59a1\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"tree.indentGuidesStroke\\\":\\\"#2b2b3b\\\",\\\"sideBar.foreground\\\":\\\"#787c99\\\",\\\"sideBar.background\\\":\\\"#16161e\\\",\\\"sideBar.border\\\":\\\"#101014\\\",\\\"sideBarTitle.foreground\\\":\\\"#787c99\\\",\\\"sideBarSectionHeader.background\\\":\\\"#16161e\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#a9b1d6\\\",\\\"sideBarSectionHeader.border\\\":\\\"#101014\\\",\\\"sideBar.dropBackground\\\":\\\"#1e202e\\\",\\\"list.dropBackground\\\":\\\"#1e202e\\\",\\\"list.deemphasizedForeground\\\":\\\"#787c99\\\",\\\"list.activeSelectionBackground\\\":\\\"#202330\\\",\\\"list.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1c1d29\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"list.focusBackground\\\":\\\"#1c1d29\\\",\\\"list.focusForeground\\\":\\\"#a9b1d6\\\",\\\"list.hoverBackground\\\":\\\"#13131a\\\",\\\"list.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"list.highlightForeground\\\":\\\"#668ac4\\\",\\\"list.invalidItemForeground\\\":\\\"#c97018\\\",\\\"list.errorForeground\\\":\\\"#bb616b\\\",\\\"list.warningForeground\\\":\\\"#c49a5a\\\",\\\"listFilterWidget.background\\\":\\\"#101014\\\",\\\"listFilterWidget.outline\\\":\\\"#3d59a1\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#a6333f\\\",\\\"pickerGroup.foreground\\\":\\\"#a9b1d6\\\",\\\"pickerGroup.border\\\":\\\"#101014\\\",\\\"scrollbarSlider.background\\\":\\\"#868bc415\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#868bc410\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#868bc422\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#698cd6\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#68b3de\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#25aac2\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#80a856\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c49a5a\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#db4b4b\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#698cd6\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#68b3de\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#9a7ecc\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#25aac2\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#80a856\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#c49a5a\\\",\\\"selection.background\\\":\\\"#515c7e40\\\",\\\"editor.background\\\":\\\"#1a1b26\\\",\\\"editor.foreground\\\":\\\"#a9b1d6\\\",\\\"editor.foldBackground\\\":\\\"#1111174a\\\",\\\"editorLink.activeForeground\\\":\\\"#acb0d0\\\",\\\"editor.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#515c7e25\\\",\\\"editor.findMatchBackground\\\":\\\"#3d59a166\\\",\\\"editor.findMatchBorder\\\":\\\"#e0af68\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#515c7e33\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#515c7e20\\\",\\\"editor.wordHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#515c7e55\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#515c7e44\\\",\\\"editorCursor.foreground\\\":\\\"#c0caf5\\\",\\\"editorIndentGuide.background\\\":\\\"#1e202e\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#363b54\\\",\\\"editorLineNumber.foreground\\\":\\\"#363b54\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#737aa2\\\",\\\"editor.lineHighlightBackground\\\":\\\"#1e202e\\\",\\\"editorWhitespace.foreground\\\":\\\"#363b54\\\",\\\"editorMarkerNavigation.background\\\":\\\"#16161e\\\",\\\"editorHoverWidget.background\\\":\\\"#16161e\\\",\\\"editorHoverWidget.border\\\":\\\"#101014\\\",\\\"editorBracketMatch.background\\\":\\\"#16161e\\\",\\\"editorBracketMatch.border\\\":\\\"#42465d\\\",\\\"editorOverviewRuler.border\\\":\\\"#101014\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#db4b4b\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#e0af68\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#1abc9c\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#101014\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#a9b1d644\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#a9b1d622\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#bb9af755\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#bb9af766\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#394b70\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#164846\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#703438\\\",\\\"editorRuler.foreground\\\":\\\"#101014\\\",\\\"editorError.foreground\\\":\\\"#db4b4b\\\",\\\"editorWarning.foreground\\\":\\\"#e0af68\\\",\\\"editorInfo.foreground\\\":\\\"#0da0ba\\\",\\\"editorHint.foreground\\\":\\\"#0da0ba\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#394b70\\\",\\\"editorGutter.addedBackground\\\":\\\"#164846\\\",\\\"editorGutter.deletedBackground\\\":\\\"#823c41\\\",\\\"editorGhostText.foreground\\\":\\\"#646e9c\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#425882\\\",\\\"minimapGutter.addedBackground\\\":\\\"#1c5957\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#944449\\\",\\\"editorGroup.border\\\":\\\"#101014\\\",\\\"editorGroup.dropBackground\\\":\\\"#1e202e\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#101014\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#16161e\\\",\\\"editorGroupHeader.border\\\":\\\"#101014\\\",\\\"editorPane.background\\\":\\\"#16161e\\\",\\\"editorWidget.foreground\\\":\\\"#787c99\\\",\\\"editorWidget.background\\\":\\\"#16161e\\\",\\\"editorWidget.resizeBorder\\\":\\\"#545c7e33\\\",\\\"editorSuggestWidget.background\\\":\\\"#16161e\\\",\\\"editorSuggestWidget.border\\\":\\\"#101014\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#20222c\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#6183bb\\\",\\\"editorCodeLens.foreground\\\":\\\"#51597d\\\",\\\"editorLightBulb.foreground\\\":\\\"#e0af68\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#e0af68\\\",\\\"peekView.border\\\":\\\"#101014\\\",\\\"peekViewEditor.background\\\":\\\"#16161e\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"peekViewTitle.background\\\":\\\"#101014\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#a9b1d6\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#787c99\\\",\\\"peekViewResult.background\\\":\\\"#101014\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#3d59a133\\\",\\\"peekViewResult.lineForeground\\\":\\\"#a9b1d6\\\",\\\"peekViewResult.fileForeground\\\":\\\"#787c99\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#3d59a166\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#41a6b520\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditorGutter.insertedLineBackground\\\":\\\"#41a6b525\\\",\\\"diffEditorGutter.removedLineBackground\\\":\\\"#db4b4b22\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#41a6b525\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#db4b4b22\\\",\\\"diffEditor.diagonalFill\\\":\\\"#292e42\\\",\\\"breadcrumb.background\\\":\\\"#16161e\\\",\\\"breadcrumbPicker.background\\\":\\\"#16161e\\\",\\\"breadcrumb.foreground\\\":\\\"#515670\\\",\\\"breadcrumb.focusForeground\\\":\\\"#a9b1d6\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#a9b1d6\\\",\\\"tab.activeBackground\\\":\\\"#16161e\\\",\\\"tab.inactiveBackground\\\":\\\"#16161e\\\",\\\"tab.activeForeground\\\":\\\"#a9b1d6\\\",\\\"tab.hoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.activeBorder\\\":\\\"#3d59a1\\\",\\\"tab.inactiveForeground\\\":\\\"#787c99\\\",\\\"tab.border\\\":\\\"#101014\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#a9b1d6\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#787c99\\\",\\\"tab.unfocusedHoverForeground\\\":\\\"#a9b1d6\\\",\\\"tab.activeModifiedBorder\\\":\\\"#1a1b26\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#1f202e\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f202e\\\",\\\"tab.lastPinnedBorder\\\":\\\"#222333\\\",\\\"panel.background\\\":\\\"#16161e\\\",\\\"panel.border\\\":\\\"#101014\\\",\\\"panelTitle.activeForeground\\\":\\\"#787c99\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#42465d\\\",\\\"panelTitle.activeBorder\\\":\\\"#16161e\\\",\\\"panelInput.border\\\":\\\"#16161e\\\",\\\"statusBar.foreground\\\":\\\"#787c99\\\",\\\"statusBar.background\\\":\\\"#16161e\\\",\\\"statusBar.border\\\":\\\"#101014\\\",\\\"statusBar.noFolderBackground\\\":\\\"#16161e\\\",\\\"statusBar.debuggingBackground\\\":\\\"#16161e\\\",\\\"statusBar.debuggingForeground\\\":\\\"#787c99\\\",\\\"statusBarItem.activeBackground\\\":\\\"#101014\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#20222c\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#101014\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#20222c\\\",\\\"titleBar.activeForeground\\\":\\\"#787c99\\\",\\\"titleBar.inactiveForeground\\\":\\\"#787c99\\\",\\\"titleBar.activeBackground\\\":\\\"#16161e\\\",\\\"titleBar.inactiveBackground\\\":\\\"#16161e\\\",\\\"titleBar.border\\\":\\\"#101014\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#16161e\\\",\\\"textLink.foreground\\\":\\\"#6183bb\\\",\\\"textLink.activeForeground\\\":\\\"#7dcfff\\\",\\\"textPreformat.foreground\\\":\\\"#9699a8\\\",\\\"textBlockQuote.background\\\":\\\"#16161e\\\",\\\"textCodeBlock.background\\\":\\\"#16161e\\\",\\\"textSeparator.foreground\\\":\\\"#363b54\\\",\\\"debugExceptionWidget.border\\\":\\\"#963c47\\\",\\\"debugExceptionWidget.background\\\":\\\"#101014\\\",\\\"debugToolBar.background\\\":\\\"#101014\\\",\\\"debugConsole.infoForeground\\\":\\\"#787c99\\\",\\\"debugConsole.errorForeground\\\":\\\"#bb616b\\\",\\\"debugConsole.sourceForeground\\\":\\\"#787c99\\\",\\\"debugConsole.warningForeground\\\":\\\"#c49a5a\\\",\\\"debugConsoleInputIcon.foreground\\\":\\\"#73daca\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#e2bd3a20\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#73daca20\\\",\\\"debugView.stateLabelForeground\\\":\\\"#787c99\\\",\\\"debugView.stateLabelBackground\\\":\\\"#14141b\\\",\\\"debugView.valueChangedHighlight\\\":\\\"#3d59a1aa\\\",\\\"debugTokenExpression.name\\\":\\\"#7dcfff\\\",\\\"debugTokenExpression.value\\\":\\\"#9aa5ce\\\",\\\"debugTokenExpression.string\\\":\\\"#9ece6a\\\",\\\"debugTokenExpression.boolean\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.number\\\":\\\"#ff9e64\\\",\\\"debugTokenExpression.error\\\":\\\"#bb616b\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#db4b4b\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#414761\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#c24242\\\",\\\"terminal.background\\\":\\\"#16161e\\\",\\\"terminal.foreground\\\":\\\"#787c99\\\",\\\"terminal.selectionBackground\\\":\\\"#515c7e4d\\\",\\\"terminal.ansiBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiGreen\\\":\\\"#73daca\\\",\\\"terminal.ansiYellow\\\":\\\"#e0af68\\\",\\\"terminal.ansiBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiWhite\\\":\\\"#787c99\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#363b54\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f7768e\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#41a6b5\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e0af68\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#7aa2f7\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#bb9af7\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#7dcfff\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#acb0d0\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#515670\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#449dab\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#e0af68cc\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#914c54\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#6183bb\\\",\\\"notebook.editorBackground\\\":\\\"#1a1b26\\\",\\\"notebook.cellEditorBackground\\\":\\\"#16161e\\\",\\\"notebook.cellBorderColor\\\":\\\"#101014\\\",\\\"notebook.focusedCellBorder\\\":\\\"#29355a\\\",\\\"notebook.cellStatusBarItemHoverBackground\\\":\\\"#1c1d29\\\",\\\"charts.red\\\":\\\"#f7768e\\\",\\\"charts.blue\\\":\\\"#7aa2f7\\\",\\\"charts.yellow\\\":\\\"#e0af68\\\",\\\"charts.orange\\\":\\\"#ff9e64\\\",\\\"charts.green\\\":\\\"#41a6b5\\\",\\\"charts.purple\\\":\\\"#9d7cd8\\\",\\\"charts.foreground\\\":\\\"#9aa5ce\\\",\\\"charts.lines\\\":\\\"#16161e\\\",\\\"merge.currentHeaderBackground\\\":\\\"#41a6b525\\\",\\\"merge.currentContentBackground\\\":\\\"#007a7544\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#3d59a1aa\\\",\\\"merge.incomingContentBackground\\\":\\\"#3d59a144\\\",\\\"mergeEditor.change.background\\\":\\\"#41a6b525\\\",\\\"mergeEditor.change.word.background\\\":\\\"#41a6b540\\\",\\\"mergeEditor.conflict.unhandledUnfocused.border\\\":\\\"#e0af6888\\\",\\\"mergeEditor.conflict.unhandledFocused.border\\\":\\\"#e0af68b0\\\",\\\"mergeEditor.conflict.handledUnfocused.border\\\":\\\"#41a6b525\\\",\\\"mergeEditor.conflict.handledFocused.border\\\":\\\"#41a6b565\\\",\\\"mergeEditor.conflict.handled.minimapOverViewRuler\\\":\\\"#449dab\\\",\\\"mergeEditor.conflict.unhandled.minimapOverViewRuler\\\":\\\"#e0af68\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#646e9c\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#7aa2f7\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#787c99\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#16161e\\\",\\\"notificationCenterHeader.background\\\":\\\"#101014\\\",\\\"notifications.background\\\":\\\"#101014\\\",\\\"notificationLink.foreground\\\":\\\"#6183bb\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#bb616b\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#bba461\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#0da0ba\\\",\\\"menubar.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"menubar.selectionBackground\\\":\\\"#1e202e\\\",\\\"menubar.selectionBorder\\\":\\\"#1b1e2e\\\",\\\"menu.foreground\\\":\\\"#787c99\\\",\\\"menu.background\\\":\\\"#16161e\\\",\\\"menu.selectionForeground\\\":\\\"#a9b1d6\\\",\\\"menu.selectionBackground\\\":\\\"#1e202e\\\",\\\"menu.separatorBackground\\\":\\\"#101014\\\",\\\"menu.border\\\":\\\"#101014\\\"},\\\"watch\\\":false}\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1685535525689\\\",\\\"status.workspaceTrust.a70d4dd8d9c5cf856d35015b5b56053d\\\",\\\"status.workspaceTrust.4cc1b11fe2be28dae81c4b9663accef5\\\",\\\"status.workspaceTrust.1685827583890\\\",\\\"status.workspaceTrust.1685829426952\\\",\\\"status.workspaceTrust.b04408c57f99c075999d2f4fa7feada5\\\",\\\"status.workspaceTrust.6369e68e33f1e0a5da815b71732bba57\\\",\\\"status.workspaceTrust.a06e70e56c2563b6ca72c4d730b4792c\\\",\\\"status.workspaceTrust.d7adc2586d28de8191c155567e3cd534\\\",\\\"status.workspaceTrust.0a658ee58d4c15ce132a24bc78d1d907\\\",\\\"status.workspaceTrust.181f8548742acab7f291332376c5c0c0\\\",\\\"status.workspaceTrust.1687349369518\\\",\\\"status.workspaceTrust.a2551ec6a989d5bdd3aa22af6fdaf288\\\",\\\"status.workspaceTrust.38d949ac3a8e52e506de198f642e50bf\\\",\\\"status.workspaceTrust.cb83ce6057810772228d00ab40228e6d\\\",\\\"status.workspaceTrust.227da3a540ca4e4735d7d43921eb4276\\\",\\\"status.workspaceTrust.391c6bd71159d41b2a85134f9cc23116\\\",\\\"status.workspaceTrust.4183dfd19b3c66ec57eb66385f1a633c\\\",\\\"status.workspaceTrust.1691072644905\\\",\\\"status.workspaceTrust.1691093093239\\\",\\\"status.workspaceTrust.31e89b651d9886557d167dd36e3c11af\\\",\\\"status.workspaceTrust.318dd48c955f527c4af91a72e07751a3\\\",\\\"status.workspaceTrust.1691403736429\\\",\\\"status.workspaceTrust.d805a4a0f949d6fae7e804fef727e15b\\\",\\\"status.workspaceTrust.bce3e663fc6098ac347a2657a4cbe840\\\",\\\"status.workspaceTrust.ee030adb4b0d51545d54852594c89da0\\\",\\\"status.workspaceTrust.1be2c50a2f80abae766f5005004b5a53\\\",\\\"status.workspaceTrust.7b58c7d2c483662b903f6c6b98c7a86d\\\",\\\"status.workspaceTrust.c784705655e182388e943573a968970e\\\",\\\"status.workspaceTrust.1693253469141\\\",\\\"status.workspaceTrust.0c6aa2ea7b0a5a37f916ce89a1eab1c1\\\",\\\"status.workspaceTrust.733976f363a334cbe8a151002599f0bb\\\",\\\"status.workspaceTrust.b2d6387bc8f8b91c86f29d06937d4d1e\\\",\\\"status.workspaceTrust.cf4962eeba19ba40014efc45c81aa836\\\",\\\"status.workspaceTrust.1693315760033\\\",\\\"status.workspaceTrust.4b951781fd7adb821fc8a7d637397de8\\\",\\\"status.workspaceTrust.1693857354195\\\",\\\"status.workspaceTrust.e6eeab1f8e67e0778c48e7afbbb55625\\\",\\\"status.workspaceTrust.d9cfa6142ea1c84b27649dc271a98dc5\\\",\\\"status.workspaceTrust.1694086689500\\\",\\\"status.workspaceTrust.fbee1d939c638de3f9816372cb40809e\\\",\\\"status.workspaceTrust.dc86ff60089a1e0a0e3704cb83fa808e\\\",\\\"status.workspaceTrust.3985052ffab2d87eec0f176f8c367f06\\\",\\\"status.workspaceTrust.1694284794414\\\",\\\"status.workspaceTrust.931956659d97089bcee125b911777536\\\",\\\"status.workspaceTrust.14dc204bfce4c200b3f273e7962a16df\\\",\\\"status.workspaceTrust.12dc309db731a0b2741890e6add673e8\\\",\\\"status.workspaceTrust.b62e0391984a4aaef8d52bed410d3d09\\\",\\\"status.workspaceTrust.75a495a7c73cd15ec015aa2c1a4ff894\\\",\\\"status.workspaceTrust.1695955149070\\\",\\\"status.workspaceTrust.65199799c087633591cf511b22a102c5\\\",\\\"status.workspaceTrust.e5636ee878d66bab81a017af18ce0b3b\\\",\\\"status.workspaceTrust.1697202132710\\\",\\\"status.workspaceTrust.7b8fde733057d1f397eee08ae04c805b\\\",\\\"status.workspaceTrust.0b3ce26207db2ff889e3763e94636589\\\",\\\"status.workspaceTrust.065d7e6f3f96c8c6d9ba0ab91f2132a7\\\",\\\"status.workspaceTrust.c1f30b434e56f7ea04a202cc1f1b7cef\\\",\\\"status.workspaceTrust.37b7ceff63863b9b452272ac91174e49\\\",\\\"status.workspaceTrust.eacdb97754b93bd396c71993bf507f0d\\\",\\\"status.workspaceTrust.17ce6f37dee8196b70457285491fa9a6\\\",\\\"status.workspaceTrust.1702976548913\\\",\\\"status.workspaceTrust.1703879567163\\\",\\\"status.workspaceTrust.da3f4e1630f7184498e52427b373adaf\\\",\\\"status.workspaceTrust.25714d59c98f95fa624ad373189bfe18\\\",\\\"status.workspaceTrust.399c278a9b7617fedbf76fca71e741e1\\\",\\\"status.workspaceTrust.9d6cc2aa7d0d5cb030b5dfc5a1c9db55\\\",\\\"status.workspaceTrust.ddc263d7b37bb0edc3a0e099bc11f0ee\\\",\\\"status.workspaceTrust.480d1830155ac094b8729b164ed6693e\\\"]\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.panel.alignment\":\"center\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1711327670612,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.sidebars\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.commitGraph\\\",\\\"gitlens.welcome.workspaces\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.labs\\\",\\\"gitlens.welcome.preview\\\",\\\"gitlens.welcome.trial\\\",\\\"gitlens.welcome.services\\\",\\\"gitlens.welcome.additional\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1711327670612,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome2\\\",{\\\"firstSeen\\\":1711327670612,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment2\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1711327670612,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":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.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.78.2\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"@command:extension.js-debug.addCustomBreakpoints\\\",\\\"@command:extension.js-debug.addCustomBreak\\\",\\\"tr\\\",\\\"te\\\",\\\"ter\\\",\\\"termin\\\",\\\"open \\\",\\\"open ter\\\",\\\"open termi\\\",\\\"open terminal\\\",\\\"new\\\",\\\"new \\\",\\\"new ter\\\",\\\"@command:VSCode-Animations.openAnimationSettings\\\",\\\"h\\\",\\\"hidre\\\",\\\"hid\\\",\\\"hide\\\",\\\"act\\\",\\\"activi\\\",\\\"activity\\\",\\\"activity bar\\\",\\\"@command:workbench.action.toggleKeybindingsLog\\\",\\\"termi\\\",\\\"terminal\\\",\\\"workbench.action.terminal.focu\\\"]}\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"snippets.usageTimestamps\":\"[[\\\"lib/snippets/generated.json/reactArrowFunctionExportComponent\\\",1711327756130],[\\\"lib/snippets/generated.json/reactFunctionalExportComponent\\\",1711327772295]]\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Sun Aug 13 2023\",\"expandSuggestionDocs\":\"false\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"c\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"]}\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"2\",\"typescript.1.editedDate\":\"Sat Jun 17 2023\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.78.2\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"C_Cpp.ConfigurationEditJSON\\\",\\\"value\\\":3},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":5},{\\\"key\\\":\\\"flutter.doctor\\\",\\\"value\\\":6},{\\\"key\\\":\\\"flutter.createProject\\\",\\\"value\\\":7},{\\\"key\\\":\\\"flutter.selectDevice\\\",\\\"value\\\":9},{\\\"key\\\":\\\"codeium.openCodeiumCommand\\\",\\\"value\\\":10},{\\\"key\\\":\\\"codeium.chatPanelView.focus\\\",\\\"value\\\":11}]}\",\"commandPalette.mru.counter\":\"12\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false}]\",\"cpp.1.editedCount\":\"3\",\"cpp.1.editedDate\":\"Mon Dec 18 2023\",\"github-Ssnnee\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsActivityBarContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewBookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewHistoryExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsPanelContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConsoleMessages\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.memory-leak-file-checker.state.hidden\":\"[{\\\"id\\\":\\\"memoryLeakFileCheck\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.easycode.state.hidden\":\"[{\\\"id\\\":\\\"easycode.chatView\\\",\\\"isHidden\\\":false}]\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.81.1\",\"workbench.view.extension.webview.state.hidden\":\"[{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"rasi\\\"]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.phind-webview.state.hidden\":\"[{\\\"id\\\":\\\"phind-left-panel-webview\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"csharp.1.editedCount\":\"1\",\"csharp.1.editedDate\":\"Wed Nov 29 2023\",\"workbench.activityBar.location\":\"side\",\"inline-chat-history\":\"[\\\"/fix expected a declaration\\\",\\\"/fix function call is not allowed in a constant expression\\\"]\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.searchPanelView\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\"}}"}