This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
marko.code-profile
1 lines (1 loc) · 121 KB
/
marko.code-profile
1
{"name":"marko","settings":"{\"settings\":\"{\\n \\\"[css]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.css-language-features\\\"\\n },\\n \\\"[html]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\n },\\n \\\"[javascript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[json]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[markdown]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"DavidAnson.vscode-markdownlint\\\"\\n },\\n \\\"[nginx]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ahmadalli.vscode-nginx-conf\\\"\\n },\\n \\\"[python]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"ms-python.python\\\"\\n },\\n \\\"[scss]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.css-language-features\\\",\\n \\\"editor.suggest.insertMode\\\": \\\"replace\\\"\\n },\\n \\\"[typescript]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.typescript-language-features\\\"\\n },\\n \\\"[typescriptreact]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n },\\n \\\"[xml]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"redhat.vscode-xml\\\"\\n },\\n // \\\"accessibility.dimUnfocused.enabled\\\": true,\\n // \\\"accessibility.dimUnfocused.opacity\\\": 0.8,\\n \\\"breadcrumbs.enabled\\\": true,\\n \\\"breadcrumbs.symbolPath\\\": \\\"off\\\",\\n \\\"css.lint.hexColorLength\\\": \\\"ignore\\\",\\n \\\"css.lint.important\\\": \\\"warning\\\",\\n \\\"editor.acceptSuggestionOnEnter\\\": \\\"off\\\",\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\n \\\"editor.autoClosingBrackets\\\": \\\"always\\\",\\n \\\"editor.autoIndent\\\": \\\"advanced\\\",\\n \\\"editor.guides.indentation\\\": false,\\n \\\"editor.codeActionsOnSave\\\": {\\n \\\"source.fixAll\\\": \\\"never\\\",\\n \\\"source.fixAll.eslint\\\": \\\"explicit\\\",\\n \\\"source.organizeImports\\\": \\\"never\\\"\\n },\\n \\\"editor.codeLens\\\": false,\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\n \\\"editor.detectIndentation\\\": true,\\n \\\"scm.showActionButton\\\": false,\\n \\\"scm.diffDecorationsGutterWidth\\\": 5,\\n \\\"editor.dragAndDrop\\\": false,\\n \\\"editor.find.addExtraSpaceOnTop\\\": false,\\n \\\"editor.fontFamily\\\": \\\"'Hack Nerd Font', 'Hack', 'Fira Mono', Menlo Bold, Monaco, 'Courier New', monospace\\\",\\n \\\"editor.fontLigatures\\\": \\\"'ss01', 'ss02', 'ss03', 'ss06', 'zero'\\\",\\n \\\"editor.formatOnPaste\\\": true,\\n \\\"editor.formatOnSave\\\": true,\\n \\\"editor.guides.bracketPairs\\\": \\\"active\\\",\\n \\\"editor.hover.sticky\\\": true,\\n \\\"editor.inlineSuggest.enabled\\\": true,\\n \\\"editor.insertSpaces\\\": true,\\n \\\"editor.minimap.enabled\\\": false,\\n \\\"editor.padding.bottom\\\": 20,\\n \\\"editor.padding.top\\\": 20,\\n \\\"editor.quickSuggestionsDelay\\\": 50,\\n \\\"editor.scrollbar.horizontal\\\": \\\"hidden\\\",\\n \\\"editor.stickyScroll.enabled\\\": true,\\n \\\"editor.tabCompletion\\\": \\\"on\\\",\\n \\\"editor.tabSize\\\": 2,\\n \\\"editor.wordSeparators\\\": \\\"`~!@#%^&*()=+[{]}\\\\\\\\|;:'\\\\\\\",.<>/?\\\",\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\n \\\"eslint.codeAction.showDocumentation\\\": {\\n \\\"enable\\\": true\\n },\\n \\\"eslint.quiet\\\": true,\\n \\\"eslint.rules.customizations\\\": [\\n {\\n \\\"rule\\\": \\\"style/*\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"format/*\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-indent\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-spacing\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-spaces\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-order\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-dangle\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*-newline\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*quotes\\\",\\n \\\"severity\\\": \\\"off\\\"\\n },\\n {\\n \\\"rule\\\": \\\"*semi\\\",\\n \\\"severity\\\": \\\"off\\\"\\n }\\n ],\\n \\\"eslint.validate\\\": [\\n \\\"javascript\\\",\\n \\\"typescript\\\",\\n \\\"javascriptreact\\\",\\n \\\"typescriptreact\\\",\\n \\\"vue\\\",\\n \\\"html\\\",\\n \\\"markdown\\\",\\n \\\"json\\\",\\n \\\"jsonc\\\",\\n \\\"json5\\\"\\n ],\\n \\\"explorer.autoReveal\\\": true,\\n \\\"explorer.confirmDragAndDrop\\\": false,\\n \\\"extensions.autoUpdate\\\": \\\"onlyEnabledExtensions\\\",\\n \\\"extensions.closeExtensionDetailsOnViewChange\\\": true,\\n \\\"extensions.ignoreRecommendations\\\": true,\\n \\\"files.autoSave\\\": \\\"off\\\",\\n \\\"files.exclude\\\": {\\n \\\"**/.DS_Store\\\": true,\\n \\\"**/.git\\\": true,\\n \\\"**/.hg\\\": true,\\n \\\"**/.map\\\": true,\\n \\\"**/.pyc\\\": true,\\n \\\"**/.svn\\\": true,\\n \\\"**/.vscode\\\": true,\\n \\\"**/CVS\\\": true,\\n \\\"*.map\\\": true,\\n \\\"*.pyc\\\": true,\\n \\\".DS_Store\\\": true,\\n \\\".git\\\": true\\n },\\n \\\"files.trimFinalNewlines\\\": true,\\n \\\"files.trimTrailingWhitespace\\\": true,\\n \\\"files.watcherExclude\\\": {\\n \\\"**/.git/objects/**\\\": true,\\n \\\"**/.git/subtree-cache/**\\\": true,\\n \\\"**/bower_components/*/**\\\": true,\\n \\\"**/node_modules/*/**\\\": true\\n },\\n \\\"git.decorations.enabled\\\": true,\\n // \\\"github.copilot.enable\\\": {\\n // \\\"*\\\": true,\\n // \\\"yaml\\\": true,\\n // \\\"plaintext\\\": true,\\n // \\\"markdown\\\": true,\\n // \\\"scminput\\\": false\\n // },\\n \\\"gitlens.codeLens.authors.enabled\\\": false,\\n \\\"gitlens.codeLens.enabled\\\": true,\\n \\\"gitlens.codeLens.recentChange.enabled\\\": false,\\n \\\"gitlens.gitCommands.search.showResultsInSideBar\\\": false,\\n \\\"gitlens.menus\\\": {\\n \\\"editor\\\": {\\n \\\"blame\\\": false,\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": false,\\n \\\"remote\\\": false\\n },\\n \\\"editorGroup\\\": {\\n \\\"blame\\\": true,\\n \\\"compare\\\": false\\n },\\n \\\"editorTab\\\": {\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": true,\\n \\\"remote\\\": true\\n },\\n \\\"explorer\\\": {\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": true,\\n \\\"remote\\\": true\\n },\\n \\\"scm\\\": {\\n \\\"authors\\\": true\\n },\\n \\\"scmGroup\\\": {\\n \\\"compare\\\": true,\\n \\\"openClose\\\": true,\\n \\\"stash\\\": true\\n },\\n \\\"scmGroupInline\\\": {\\n \\\"stash\\\": true\\n },\\n \\\"scmItem\\\": {\\n \\\"clipboard\\\": true,\\n \\\"compare\\\": true,\\n \\\"history\\\": true,\\n \\\"remote\\\": false,\\n \\\"stash\\\": true\\n }\\n },\\n \\\"gitlens.telemetry.enabled\\\": false,\\n \\\"html.format.enable\\\": true,\\n \\\"javascript.inlayHints.enumMemberValues.enabled\\\": true,\\n \\\"javascript.inlayHints.functionLikeReturnTypes.enabled\\\": true,\\n \\\"javascript.inlayHints.parameterNames.enabled\\\": \\\"all\\\",\\n \\\"javascript.inlayHints.parameterTypes.enabled\\\": true,\\n \\\"javascript.inlayHints.propertyDeclarationTypes.enabled\\\": true,\\n \\\"javascript.inlayHints.variableTypes.enabled\\\": true,\\n \\\"javascript.suggest.completeFunctionCalls\\\": true,\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"never\\\",\\n \\\"keyboard.touchbar.enabled\\\": false,\\n \\\"markdown.preview.scrollEditorWithPreview\\\": true,\\n \\\"markdown.preview.scrollPreviewWithEditor\\\": true,\\n \\\"prettier.enable\\\": false,\\n \\\"prettier.printWidth\\\": 120,\\n \\\"prettier.semi\\\": false,\\n \\\"prettier.singleQuote\\\": true,\\n \\\"problems.decorations.enabled\\\": true,\\n \\\"scss.lint.important\\\": \\\"warning\\\",\\n \\\"search.exclude\\\": {\\n \\\"**/*.snap\\\": true,\\n \\\"**/*.svg\\\": true,\\n \\\"**/.git\\\": true,\\n \\\"**/.github\\\": false,\\n \\\"**/.nuxt\\\": true,\\n \\\"**/.output\\\": true,\\n \\\"**/.pnpm\\\": true,\\n \\\"**/.vscode\\\": true,\\n \\\"**/.yarn\\\": true,\\n \\\"**/assets\\\": true,\\n \\\"**/bower_components\\\": true,\\n \\\"**/CHANGELOG*\\\": true,\\n \\\"**/dist/**\\\": true,\\n \\\"**/LICENSE*\\\": true,\\n \\\"**/logs\\\": true,\\n \\\"**/node_modules\\\": true,\\n \\\"**/out/**\\\": true,\\n \\\"**/package-lock.json\\\": true,\\n \\\"**/pnpm-lock.yaml\\\": true,\\n \\\"**/public\\\": true,\\n \\\"**/temp\\\": true,\\n \\\"**/yarn.lock\\\": true\\n },\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\n \\\"telemetry.telemetryLevel\\\": \\\"off\\\",\\n \\\"terminal.external.osxExec\\\": \\\"iTerm.app\\\",\\n \\\"terminal.integrated.inheritEnv\\\": false,\\n // \\\"typescript.inlayHints.enumMemberValues.enabled\\\": true,\\n // \\\"typescript.inlayHints.functionLikeReturnTypes.enabled\\\": true,\\n // \\\"typescript.inlayHints.parameterNames.enabled\\\": \\\"all\\\",\\n // \\\"typescript.inlayHints.parameterTypes.enabled\\\": true,\\n \\\"typescript.inlayHints.propertyDeclarationTypes.enabled\\\": true,\\n // \\\"typescript.inlayHints.variableTypes.enabled\\\": true,\\n \\\"typescript.suggest.completeFunctionCalls\\\": true,\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n \\\"window.closeWhenEmpty\\\": true,\\n \\\"window.titleBarStyle\\\": \\\"custom\\\",\\n \\\"window.commandCenter\\\": false,\\n \\\"terminal.explorerKind\\\": \\\"external\\\",\\n \\\"terminal.integrated.hideOnStartup\\\": \\\"always\\\",\\n \\\"terminal.integrated.shellIntegration.decorationsEnabled\\\": \\\"never\\\",\\n \\\"workbench.editor.closeOnFileDelete\\\": false,\\n \\\"workbench.editor.tabActionLocation\\\": \\\"right\\\",\\n \\\"workbench.editor.titleScrollbarSizing\\\": \\\"large\\\",\\n \\\"workbench.fontAliasing\\\": \\\"antialiased\\\",\\n \\\"workbench.editor.tabActionCloseVisibility\\\": false,\\n \\\"workbench.iconTheme\\\": \\\"chalice-icon-theme\\\",\\n \\\"workbench.settings.editor\\\": \\\"json\\\",\\n \\\"editor.scrollbar.verticalScrollbarSize\\\": 10,\\n \\\"workbench.sideBar.location\\\": \\\"right\\\",\\n \\\"workbench.tree.indent\\\": 10,\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\n \\\"workbench.editor.showTabs\\\": \\\"multiple\\\",\\n \\\"workbench.tips.enabled\\\": false,\\n \\\"gitlens.hovers.avatarSize\\\": 28,\\n \\\"gitlens.hovers.changesDiff\\\": \\\"hunk\\\",\\n \\\"powershell.startAutomatically\\\": true,\\n \\\"gitlens.hovers.pullRequests.enabled\\\": false,\\n \\\"gitlens.hovers.detailsMarkdownFormat\\\": \\\"${avatar} __${author}__, ${ago} \\\\n ${message}${\\\\n\\\\n---\\\\n\\\\nfootnotes}\\\\n\\\",\\n \\\"workbench.layoutControl.enabled\\\": false,\\n \\\"workbench.tree.enableStickyScroll\\\": true,\\n \\\"workbench.productIconTheme\\\": \\\"icons-carbon-tweaked\\\",\\n \\\"workbench.colorTheme\\\": \\\"Monokai Pro New KC\\\",\\n \\\"[jsonc]\\\": {\\n \\\"editor.defaultFormatter\\\": \\\"vscode.json-language-features\\\"\\n },\\n \\\"workbench.activityBar.location\\\": \\\"top\\\",\\n \\\"workbench.colorCustomizations\\\": {\\n \\\"pickerBackground\\\": \\\"#09090a\\\",\\n \\\"quickInput.background\\\": \\\"#09090a\\\",\\n \\\"quickInput.foreground\\\": \\\"#6a6a6a\\\",\\n \\\"quickInputList.focusIconForeground\\\": \\\"#fff\\\",\\n \\\"quickInputList.focusForeground\\\": \\\"#fff\\\",\\n \\\"editorHoverWidget.background\\\": \\\"#0a0a0a\\\", // Change this to your preferred background color\\n \\\"editorHoverWidget.border\\\": \\\"#000\\\",\\n }\\n}\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaults\\n[\\n {\\n \\\"key\\\": \\\"cmd+home\\\",\\n \\\"command\\\": \\\"cursorTop\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+end\\\",\\n \\\"command\\\": \\\"cursorBottom\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"home\\\",\\n \\\"command\\\": \\\"cursorTop\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"end\\\",\\n \\\"command\\\": \\\"cursorBottom\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+h\\\",\\n \\\"command\\\": \\\"-workbench.action.replaceInFiles\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+cmd+h\\\",\\n \\\"command\\\": \\\"editor.action.formatSelection\\\",\\n \\\"when\\\": \\\"editorHasDocumentSelectionFormattingProvider && editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+1\\\",\\n \\\"command\\\": \\\"workbench.action.moveEditorToLeftGroup\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+2\\\",\\n \\\"command\\\": \\\"workbench.action.splitEditor\\\"\\n },\\n {\\n \\\"key\\\": \\\"cmd+shift+2\\\",\\n \\\"command\\\": \\\"workbench.action.splitEditorOrthogonal\\\"\\n },\\n]\",\"platform\":1}","snippets":"{\"snippets\":{\"html.json\":\"{\\n\\t// Place your snippets for html 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\\\"php\\\": {\\n\\t\\t\\\"prefix\\\": \\\"php\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"<?php $1 ?>\\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"php tag\\\"\\n\\t}\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"adhamu.history-in-sublime-merge\",\"uuid\":\"6f1db1e8-07b8-45c6-84ec-3e4bbed7661b\"},\"displayName\":\"History in Sublime Merge\",\"disabled\":true},{\"identifier\":{\"id\":\"ahmadalli.vscode-nginx-conf\",\"uuid\":\"9a97436d-76aa-479c-8ae9-db2f400a7b04\"},\"displayName\":\"NGINX Configuration Language Support\",\"disabled\":true},{\"identifier\":{\"id\":\"alyxz.icons-carbon-tweaked\",\"uuid\":\"695400f1-5ed8-4064-ba79-a2a59b0c2328\"},\"displayName\":\"Carbon Product Icons (tweaked)\"},{\"identifier\":{\"id\":\"antfu.icons-carbon\",\"uuid\":\"659a35e1-7b7f-4b47-822d-0d96fd6e13e7\"},\"displayName\":\"Carbon Product Icons\",\"disabled\":true},{\"identifier\":{\"id\":\"artlaman.chalice-icon-theme\",\"uuid\":\"aeacaf80-4685-4da3-bb72-8fbffaad932f\"},\"displayName\":\"Chalice Icon Theme\"},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"disabled\":true},{\"identifier\":{\"id\":\"danielsanmedium.dscodegpt\",\"uuid\":\"eb8db386-b7d8-4961-8048-b188d778a1e9\"},\"displayName\":\"CodeGPT: Chat & AI Agents\",\"disabled\":true},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"displayName\":\"markdownlint\"},{\"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\",\"disabled\":true},{\"identifier\":{\"id\":\"editorconfig.editorconfig\",\"uuid\":\"f60a60a6-95ba-42d4-b41c-3d24c1b89588\"},\"displayName\":\"EditorConfig for VS Code\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"firefox-devtools.vscode-firefox-debug\",\"uuid\":\"c5f4d87f-a524-462c-ac01-923eb19cf3e9\"},\"displayName\":\"Debugger for Firefox\",\"disabled\":true},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"disabled\":true},{\"identifier\":{\"id\":\"formulahendry.auto-complete-tag\",\"uuid\":\"366a9f01-2d1b-48b9-b7df-014ff8dea46b\"},\"displayName\":\"Auto Complete Tag\"},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"disabled\":true,\"version\":\"1.197.0\"},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"disabled\":true,\"version\":\"0.15.2\"},{\"identifier\":{\"id\":\"gurumukhi.selected-lines-count\",\"uuid\":\"c0e5759d-76c3-4a31-8444-244d74054e36\"},\"displayName\":\"Selected Lines Count\"},{\"identifier\":{\"id\":\"kamikillerto.vscode-colorize\",\"uuid\":\"445ba381-f232-4150-9056-d790bd76d698\"},\"displayName\":\"colorize\"},{\"identifier\":{\"id\":\"kevinrose.vsc-python-indent\",\"uuid\":\"f3cbfb84-b1e1-40ff-b70f-877253461260\"},\"displayName\":\"Python Indent\"},{\"identifier\":{\"id\":\"loczek.next-js-ts-snippets\",\"uuid\":\"1e8279ba-2c0c-4c1c-bf00-19c278fc4444\"},\"displayName\":\"Next JS/TS Snippets\"},{\"identifier\":{\"id\":\"mohsen1.prettify-json\",\"uuid\":\"67e66172-30c7-4478-8f5d-6eac4ae755dc\"},\"displayName\":\"Prettify JSON\",\"disabled\":true},{\"identifier\":{\"id\":\"kvncnls.monokai-pro-new-kc\",\"uuid\":\"c6543767-25a2-4694-8e43-9828a7b3c459\"},\"displayName\":\"Monokai Pro New KC\"},{\"identifier\":{\"id\":\"mrmlnc.vscode-duplicate\",\"uuid\":\"03944bdc-9bcb-4ac2-b9b3-fdb050dd43e4\"},\"displayName\":\"Duplicate action\"},{\"identifier\":{\"id\":\"ms-python.autopep8\",\"uuid\":\"5a21b0c3-89ca-46dd-8ada-658518fb94a5\"},\"displayName\":\"autopep8\"},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\"},{\"identifier\":{\"id\":\"ms-python.isort\",\"uuid\":\"4ad0ce32-ff3f-49f0-83b5-93e5dc00cfff\"},\"displayName\":\"isort\"},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\"},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\"},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"displayName\":\"Jupyter\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-keymap\",\"uuid\":\"9f6dc8db-620c-4844-b8c5-e74914f1be27\"},\"displayName\":\"Jupyter Keymap\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-renderers\",\"uuid\":\"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf\"},\"displayName\":\"Jupyter Notebook Renderers\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-cell-tags\",\"uuid\":\"ab4fb32a-befb-4102-adf9-1652d0cd6a5e\"},\"displayName\":\"Jupyter Cell Tags\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-slideshow\",\"uuid\":\"e153ca70-b543-4865-b4c5-b31d34185948\"},\"displayName\":\"Jupyter Slide Show\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-vscode.sublime-keybindings\",\"uuid\":\"529697b9-b343-4b1c-ba2f-f5ef692132d4\"},\"displayName\":\"Sublime Text Keymap and Settings Importer\"},{\"identifier\":{\"id\":\"nomicfoundation.hardhat-solidity\",\"uuid\":\"dada159b-1dfe-49fc-a369-0e08ecdff9b3\"},\"displayName\":\"Solidity\",\"disabled\":true,\"version\":\"0.8.3\"},{\"identifier\":{\"id\":\"nucllear.vscode-extension-auto-import\",\"uuid\":\"c727ab43-8d12-4f26-9648-f1d91035c9b6\"},\"displayName\":\"Auto Import - ES6, TS, JSX, TSX\",\"disabled\":true,\"version\":\"1.4.3\"},{\"identifier\":{\"id\":\"oderwat.indent-rainbow\",\"uuid\":\"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b\"},\"disabled\":true,\"version\":\"8.3.1\"},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"displayName\":\"XML\"},{\"identifier\":{\"id\":\"shd101wyy.markdown-preview-enhanced\",\"uuid\":\"3b1db1fc-c7f7-4bd6-9fa4-b499dfa99a8a\"},\"displayName\":\"Markdown Preview Enhanced\",\"disabled\":true},{\"identifier\":{\"id\":\"sirmspencer.vscode-autohide\",\"uuid\":\"61382b16-3fe4-45b1-a99b-31c038002c09\"},\"displayName\":\"Auto Hide\",\"disabled\":true,\"version\":\"1.0.10\"},{\"identifier\":{\"id\":\"steoates.autoimport\",\"uuid\":\"70378119-1d85-4935-9733-0298c7a369a2\"},\"displayName\":\"Auto Import\",\"version\":\"1.5.4\"},{\"identifier\":{\"id\":\"stylelint.vscode-stylelint\",\"uuid\":\"ec35b5a3-9802-4c68-b5ff-e85f19ec0977\"},\"displayName\":\"Stylelint\"},{\"identifier\":{\"id\":\"supermaven.supermaven\",\"uuid\":\"b16722b2-9d79-4b90-8f9c-d385d23eeeed\"},\"displayName\":\"Supermaven\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a5223b43-8621-4351-a14e-3d560f85f277\"},\"displayName\":\"Vue - Official\",\"disabled\":true,\"version\":\"2.0.8\"},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"displayName\":\"Import Cost\"},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\",\"disabled\":true},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\",\"disabled\":true},{\"identifier\":{\"id\":\"zobo.php-intellisense\",\"uuid\":\"3eddb68d-a5dd-43fb-be03-6f508d98fe97\"},\"displayName\":\"PHP IntelliSense\",\"disabled\":true}]","globalState":"{\"storage\":{\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":false,\\\"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\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.chatgpt\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.codegpt-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.copilot-message-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"cpp.1.lastSessionDate\":\"Sat Jun 01 2024\",\"cpp.1.sessionCount\":\"217\",\"java.2.lastSessionDate\":\"Sat Jun 01 2024\",\"java.2.sessionCount\":\"217\",\"javascript.1.lastSessionDate\":\"Sat Feb 11 2023\",\"javascript.1.sessionCount\":\"22\",\"typescript.1.lastSessionDate\":\"Sat Jun 01 2024\",\"typescript.1.sessionCount\":\"217\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark kvncnls-monokai-pro-new-kc-themes-Monokai-Pro-New-KC-color-theme-json\\\",\\\"label\\\":\\\"Monokai Pro New KC\\\",\\\"settingsId\\\":\\\"Monokai Pro New KC\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#74705D\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":[\\\"constant.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"numeric-suffix\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"constant.character, constant.other, variable.other.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"punctuation.accessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.definition.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.function.arrow\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.parameter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.function, variable.annotation, meta.function-call.generic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"support.type, support.class\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.other.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#75715E\\\"},\\\"scope\\\":\\\"meta.diff, meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FFA0\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.find-in-files - match\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"entity.name.filename.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"markup.list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"markup.bold, markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.heading.setext\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796E6\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CD9731\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F44747\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B267E6\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.modifier.access\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":[\\\"entity.name.function.definition\\\",\\\"meta.definition\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.brace.round.js\\\",\\\"punctuation.terminator.statement.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.property-name\\\",\\\"meta.structure.dictionary.json string.quoted.double.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"punctuation.definition.arguments.begin.python\\\",\\\"punctuation.definition.arguments.end.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.function.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.function.magic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.function.async\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"punctuation.definition.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"punctuation.separator.period.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.pragma.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"punctuation.separator.colon\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"punctuation.section.arguments.begin.bracket.round\\\",\\\"punctuation.section.arguments.end.bracket.round\\\",\\\"punctuation.separator.delimiter\\\",\\\"punctuation.section.block.begin.bracket.curly\\\",\\\"punctuation.section.block.end.bracket.curly\\\",\\\"punctuation.section.parens.begin.bracket.round\\\",\\\"punctuation.section.parens.end.bracket.round\\\",\\\"punctuation.definition.begin.bracket.square\\\",\\\"punctuation.definition.end.bracket.square\\\",\\\"storage.modifier.array.bracket.square\\\",\\\"punctuation.separator.dot-access\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"punctuation.separator.pointer-access\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":[\\\"entity.name.function.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.function.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":[\\\"keyword.function.go\\\",\\\"keyword.struct.go\\\",\\\"keyword.interface.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFFFF\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.type.cs\\\",\\\"keyword.other.get.cs\\\",\\\"keyword.other.set.cs\\\",\\\"keyword.other.namespace.cs\\\",\\\"keyword.other.class.cs\\\",\\\"keyword.other.struct.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.function.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.variable.parameter.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.other.this.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"inherit-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.squarebracket-attribute.open.cs\\\",\\\"punctuation.squarebracket-attribute.close.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.definition.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#74705D\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":[\\\"constant.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"constant.character, constant.other, variable.other.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"invalid.deprecated\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.find-in-files - match\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"punctuation.accessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\"},\\\"scope\\\":\\\"variable.parameter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.function, variable.annotation, meta.function-call.generic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.other.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.variable.parameter.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":[\\\"keyword.function.go\\\",\\\"keyword.struct.go\\\",\\\"keyword.interface.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"keyword.type.cs\\\",\\\"keyword.other.get.cs\\\",\\\"keyword.other.set.cs\\\",\\\"keyword.other.namespace.cs\\\",\\\"keyword.other.class.cs\\\",\\\"keyword.other.struct.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.other.this.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.brace.round.js\\\",\\\"punctuation.terminator.statement.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"punctuation.definition.arguments.begin.python\\\",\\\"punctuation.definition.arguments.end.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"punctuation.definition.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"punctuation.separator.period.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"punctuation.separator.colon\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"punctuation.squarebracket-attribute.open.cs\\\",\\\"punctuation.squarebracket-attribute.close.cs\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.function.arrow\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.modifier.access\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.function.async\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"entity.name.filename.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":[\\\"entity.name.function.definition\\\",\\\"meta.definition\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.function.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.pragma.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"support.type, support.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.class.dart\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"inherit-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.function-call\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.function.magic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"storage.type.function.async\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":[\\\"entity.name.function.go\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.function.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.function.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.type.property-name\\\",\\\"meta.structure.dictionary.json string.quoted.double.json\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F7F7\\\"},\\\"scope\\\":\\\"entity.name.type.namespace.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"numeric-suffix\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#74705D\\\"},\\\"scope\\\":\\\"meta.diff, meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"markup.list\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"markup.bold, markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.heading.setext\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F83535\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"token.debug-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"keyword.operator.type.annotation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"entity.name.function.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"variable.other.object.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"storage.modifier.import.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"meta.function-call.generic.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"meta.fstring.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"punctuation.definition.decorator.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"punctuation.decorator.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F92472\\\"},\\\"scope\\\":\\\"support.type.primitive.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\"},\\\"scope\\\":\\\"constant.character.format.placeholder.other.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9621\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"punctuation.definition.heading.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"entity.name.section.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E7DB74\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"string.quoted.double.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.underline.link.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"string.other.link.title.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B3B3B1\\\"},\\\"scope\\\":\\\"punctuation.definition.string.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B3B3B1\\\"},\\\"scope\\\":\\\"punctuation.definition.string.end.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B3B3B1\\\"},\\\"scope\\\":\\\"punctuation.definition.metadata.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"markup.underline.link.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"meta.paragraph.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":\\\"markup.list.unnumbered.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#AC80FF\\\"},\\\"scope\\\":\\\"fenced_code.block.language.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"punctuation.definition.annotation.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"source.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#A6E22C\\\"},\\\"scope\\\":\\\"entity.name.function.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#67D8EF\\\"},\\\"scope\\\":\\\"support.function.kernel.ruby\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#69676C\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"comment keyword\\\",\\\"comment markup.underline.link\\\",\\\"comment string\\\",\\\"comment punctuation.definition\\\",\\\"comment punctuation\\\",\\\"comment text\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#69676C\\\"},\\\"scope\\\":\\\"comment storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":\\\"comment entity.name.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":[\\\"comment variable\\\",\\\"comment variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"comment keyword.codetag.notation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"comment.git-status.header.remote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"comment.git-status.header.local\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"comment.other.git-status.head\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"constant.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.citation.latex\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.color\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.character-class.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.other.key\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"constant.other.symbol\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"constant.other.elm\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#525053\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"constant.numeric.line-number.match.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"entity.name.section\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"entity.name.function.templated\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"entity.name.function.member.static\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":[\\\"entity.name.type.class.templated\\\",\\\"entity.name.type.class.generic\\\",\\\"entity.name.type.namespace\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"entity.name.label\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"entity.name.function.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"entity.name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"entity.name.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"entity.name.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"entity.name.namespace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.other.inherited-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"entity.name.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\",\\\"entity.name.tag.js.jsx support.class.component.js.jsx\\\",\\\"entity.name.tag support.class.component\\\",\\\"source.vue support.class.component\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"entity.name.function.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":[\\\"entity.name.type\\\",\\\"entity.name.type.class.reference\\\",\\\"entity.name.type.class.value\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.parent-selector-suffix.css\\\",\\\"entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css\\\",\\\"entity.other.attribute-name.css\\\",\\\"entity.other.animation-name.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.id.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.pseudo-class.css\\\",\\\"entity.other.pseudo-element.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"entity.other.git-status.hex\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"entity.other.jinja2.delimiter\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"entity.name.operator.custom-literal\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"entity.name.operator.custom-literal.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"entity.name.operator.custom-literal.number\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"entity.name.type.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"entity.name.lifetime.rust\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"keyword.control.directive\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"keyword.operator\\\",\\\"keyword.operator.member\\\",\\\"keyword.operator.new\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"keyword.other.substitution\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"keyword.other.template.begin\\\",\\\"keyword.other.template.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"keyword.operator.heading.restructuredtext\\\",\\\"keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"keyword.other.parenthesis.elm\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":[\\\"keyword.other.fn.rust\\\",\\\"keyword.other.rust\\\",\\\"keyword.other.unsafe.rust\\\",\\\"keyword.other.where.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"keyword.control.rust\\\",\\\"keyword.operator.misc.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"keyword.declaration.class.ruby\\\",\\\"keyword.declaration.function.ruby\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"markup.raw\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"markup.underline.link\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"markup.inserted\\\",\\\"markup.inserted punctuation.definition.inserted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"markup.deleted\\\",\\\"markup.deleted punctuation.definition.deleted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":[\\\"markup.changed\\\",\\\"markup.changed punctuation.definition.changed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"markup.ignored\\\",\\\"markup.ignored punctuation.definition.ignored\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"markup.untracked\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.quote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"meta.brace.round\\\",\\\"meta.brace.square\\\",\\\"meta.brace.curly\\\",\\\"meta.delimiter.comma.js\\\",\\\"meta.function-call.without-arguments.js\\\",\\\"meta.function-call.method.without-arguments.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"meta.function-call.generic.python\\\",\\\"support.function.builtin.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"meta.function-call.python meta.function-call.arguments.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"meta.instance.constructor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"meta.attribute-with-value.class string\\\",\\\"meta.attribute.class.html string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":[\\\"meta.attribute-with-value.id string\\\",\\\"meta.attribute.id.html string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"source.json meta.structure.dictionary.value string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"meta.object.member\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"meta.property-list.css variable.other\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":[\\\"entity.name.constant.preprocessor\\\",\\\"meta.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"meta.diff.git-diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"meta.type_params.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":[\\\"meta.attribute.rust\\\",\\\"meta.annotation.rust\\\",\\\"variable.language.rust\\\",\\\"variable.annotation.rust\\\",\\\"meta.annotation.rust string\\\",\\\"meta.annotation.rust keyword\\\",\\\"meta.annotation.rust keyword.operator\\\",\\\"meta.attribute.rust string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\",\\\"punctuation.definition.tag source\\\",\\\"punctuation.definition.group.begin.ruby\\\",\\\"punctuation.definition.group.end.ruby\\\",\\\"punctuation.definition.group.begin.css\\\",\\\"punctuation.definition.group.end.css\\\",\\\"punctuation.definition.string.end.html source.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"punctuation.definition.group\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#69676C\\\"},\\\"scope\\\":\\\"punctuation.definition.comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":[\\\"punctuation.definition.variable\\\",\\\"punctuation.definition.keyword.scss\\\",\\\"punctuation.definition.entity.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded\\\",\\\"punctuation.section.embedded entity.name.tag\\\",\\\"punctuation.section.embedded constant.other\\\",\\\"punctuation.section.embedded source\\\",\\\"punctuation.section.embedded.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"punctuation.template-string.element.begin\\\",\\\"punctuation.template-string.element.end\\\",\\\"punctuation.definition.string.template.begin\\\",\\\"punctuation.definition.string.template.end\\\",\\\"string.quoted.template punctuation.definition.string.begin\\\",\\\"string.quoted.template punctuation.definition.string.end\\\",\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"region.redish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"region.orangish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"region.yellowish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"region.greenish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"region.bluish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"region.purplish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"region.pinkish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFFFFF\\\"},\\\"scope\\\":\\\"region.whitish\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"source\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"source.scss\\\",\\\"source.sass\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"source.sass variable.other\\\",\\\"source.sass variable.sass\\\",\\\"source.scss variable.other\\\",\\\"source.scss variable.scss\\\",\\\"source.scss variable.sass\\\",\\\"source.css variable.other\\\",\\\"source.css variable.scss\\\",\\\"source.less variable.other\\\",\\\"source.less variable.other.less\\\",\\\"source.less variable.declaration.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"source.git-show.commit.sha\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"source.git-show.author\\\",\\\"source.git-show.date\\\",\\\"source.git-diff.command\\\",\\\"source.git-diff.command meta.diff.git-diff.header.from-file\\\",\\\"source.git-diff.command meta.diff.git-diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":[\\\"source.git-show meta.diff.git-diff.header.extended.index.from-sha\\\",\\\"source.git-show meta.diff.git-diff.header.extended.index.to-sha\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"source.git-show meta.diff.range.unified\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"source.git-show meta.diff.header.from-file\\\",\\\"source.git-show meta.diff.header.to-file\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.extends\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.function.arrow\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"storage.type.modifier\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"storage.class.restructuredtext.ref\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"storage.modifier.visibility.rust\\\",\\\"storage.modifier.lifetime.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":[\\\"storage.modifier.const.rust\\\",\\\"storage.modifier.dyn.rust\\\",\\\"storage.modifier.mut.rust\\\",\\\"storage.modifier.static.rust\\\",\\\"storage.type.rust\\\",\\\"storage.type.core.rust\\\",\\\"storage.class.std.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"storage.type.rust\\\",\\\"storage.modifier.const.rust\\\",\\\"storage.modifier.dyn.rust\\\",\\\"storage.modifier.mut.rust\\\",\\\"storage.modifier.static.rust\\\",\\\"keyword.other.rust\\\",\\\"keyword.other.where.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FCE566\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"string.unquoted.label\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"string source\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":[\\\"string source punctuation.section.embedded\\\",\\\"string punctuation.definition.string source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"string.other.link.title\\\",\\\"string.other.link.description\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"string.other.link.description.title\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":[\\\"string.regexp punctuation.definition.string.begin\\\",\\\"string.regexp punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":[\\\"string.other.ref\\\",\\\"string.other.restructuredtext.ref\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":\\\"string.other.git-status.help.key\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FC618D\\\"},\\\"scope\\\":\\\"string.other.git-status.remote\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"support.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"support.constant.handlebars\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\"},\\\"scope\\\":\\\"support.type.vendor-prefix.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"support.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8B888F\\\"},\\\"scope\\\":\\\"support.function.delimiter.elm\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"support.type\\\",\\\"entity.name.type.object.console\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"support.variable\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.type.property-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"support.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"support.constant.core.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"text\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"text.find-in-files\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"variable.other\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.parameter\\\",\\\"parameters variable.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BAB6C0\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.language\\\",\\\"variable.parameter.function.language.special.self.python\\\",\\\"variable.parameter.function.language.special.cls.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"variable.language.arguments\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#5AD4E6\\\"},\\\"scope\\\":\\\"variable.other.class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"variable.other.constant\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":\\\"variable.other.member\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":\\\"variable.other.enummember\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F7F1FF\\\"},\\\"scope\\\":[\\\"variable.other.property\\\",\\\"variable.other.property.static\\\",\\\"variable.other.event\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"variable.function\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"variable.other.substitution\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#948AE3\\\"},\\\"scope\\\":[\\\"source.ruby variable.other.readwrite.instance.ruby\\\",\\\"source.ruby variable.other.readwrite.class.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7BD88F\\\"},\\\"scope\\\":\\\"source.jinja2 variable.other.jinja2.block\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FD9353\\\"},\\\"scope\\\":\\\"source.jinja2 variable.other.jinja2\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796E6\\\"},\\\"scope\\\":\\\"token.info-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CD9731\\\"},\\\"scope\\\":\\\"token.warn-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F44747\\\"},\\\"scope\\\":\\\"token.error-token\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B267E6\\\"},\\\"scope\\\":\\\"token.debug-token\\\"}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"kvncnls.monokai-pro-new-kc\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"monokai-pro-new-kc\\\",\\\"_extensionPublisher\\\":\\\"kvncnls\\\"},\\\"colorMap\\\":{\\\"activityBar.background\\\":\\\"#0e0e0e\\\",\\\"activityBar.foreground\\\":\\\"#ccc9cf\\\",\\\"activityBar.inactiveForeground\\\":\\\"#525053\\\",\\\"activityBarBadge.background\\\":\\\"#fce566\\\",\\\"activityBarBadge.foreground\\\":\\\"#0e0e0e\\\",\\\"badge.background\\\":\\\"#777777\\\",\\\"badge.foreground\\\":\\\"#0e0e0e\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#f7f1ff\\\",\\\"breadcrumb.focusForeground\\\":\\\"#bab6c0\\\",\\\"breadcrumb.foreground\\\":\\\"#a1a1a1\\\",\\\"button.background\\\":\\\"#363537\\\",\\\"button.foreground\\\":\\\"#a1a1a1\\\",\\\"button.hoverBackground\\\":\\\"#0e0e0e\\\",\\\"charts.blue\\\":\\\"#5ad4e6\\\",\\\"charts.foreground\\\":\\\"#f7f1ff\\\",\\\"charts.green\\\":\\\"#7bd88f\\\",\\\"charts.lines\\\":\\\"#69676c\\\",\\\"charts.orange\\\":\\\"#fd9353\\\",\\\"charts.purple\\\":\\\"#948ae3\\\",\\\"charts.red\\\":\\\"#fc618d\\\",\\\"charts.yellow\\\":\\\"#fce566\\\",\\\"debugExceptionWidget.background\\\":\\\"#363537\\\",\\\"debugExceptionWidget.border\\\":\\\"#0e0e0e\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#fce566\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#bab6c0\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#fc618d\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#fd9353\\\",\\\"debugIcon.continueForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.pauseForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.restartForeground\\\":\\\"#7bd88f\\\",\\\"debugIcon.startForeground\\\":\\\"#7bd88f\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#f7f1ff\\\",\\\"debugIcon.stopForeground\\\":\\\"#fc618d\\\",\\\"debugToolBar.background\\\":\\\"#363537\\\",\\\"descriptionForeground\\\":\\\"#a1a1a1\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#7bd88f19\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#fc618d19\\\",\\\"dropdown.background\\\":\\\"#0e0e0e\\\",\\\"dropdown.border\\\":\\\"#0e0e0e\\\",\\\"dropdown.foreground\\\":\\\"#a1a1a1\\\",\\\"dropdown.listBackground\\\":\\\"#363537\\\",\\\"editor.background\\\":\\\"#0e0e0e\\\",\\\"editor.findMatchBackground\\\":\\\"#f7f1ff26\\\",\\\"editor.findMatchBorder\\\":\\\"#fce566\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#f7f1ff26\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#f7f1ff0c\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.foreground\\\":\\\"#f7f1ff\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#f7f1ff0c\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#f7f1ff0c\\\",\\\"editor.lineHighlightBackground\\\":\\\"#0e0e0e\\\",\\\"editor.lineHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#363537\\\",\\\"editor.rangeHighlightBorder\\\":\\\"#363537\\\",\\\"editor.selectionBackground\\\":\\\"#bab6c026\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#f7f1ff26\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.wordHighlightBackground\\\":\\\"#f7f1ff26\\\",\\\"editor.wordHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#f7f1ff26\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#00000000\\\",\\\"editorBracketMatch.background\\\":\\\"#0e0e0e\\\",\\\"editorBracketMatch.border\\\":\\\"#69676c\\\",\\\"editorCodeLens.foreground\\\":\\\"#69676c\\\",\\\"editorCursor.background\\\":\\\"#0e0e0e\\\",\\\"editorCursor.foreground\\\":\\\"#f7f1ff\\\",\\\"editorError.background\\\":\\\"#00000000\\\",\\\"editorError.border\\\":\\\"#00000000\\\",\\\"editorError.foreground\\\":\\\"#fc618d\\\",\\\"editorGroup.border\\\":\\\"#0e0e0e\\\",\\\"editorGroup.dropBackground\\\":\\\"#191919bf\\\",\\\"editorGroup.emptyBackground\\\":\\\"#131313\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#0e0e0e\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#0e0e0e\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#0e0e0e\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#0e0e0e\\\",\\\"editorGutter.addedBackground\\\":\\\"#7bd88f\\\",\\\"editorGutter.background\\\":\\\"#0e0e0e\\\",\\\"editorGutter.deletedBackground\\\":\\\"#fc618d\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#fd9353\\\",\\\"editorHint.border\\\":\\\"#0e0e0e\\\",\\\"editorHint.foreground\\\":\\\"#948ae3\\\",\\\"editorHoverWidget.background\\\":\\\"#363537\\\",\\\"editorHoverWidget.border\\\":\\\"#0e0e0e\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#404040\\\",\\\"editorIndentGuide.background\\\":\\\"#363537\\\",\\\"editorInfo.background\\\":\\\"#00000000\\\",\\\"editorInfo.border\\\":\\\"#0e0e0e\\\",\\\"editorInfo.foreground\\\":\\\"#5ad4e6\\\",\\\"editorLightBulb.foreground\\\":\\\"#fce566\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#7bd88f\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#bab6c0\\\",\\\"editorLineNumber.foreground\\\":\\\"#525053\\\",\\\"editorLink.activeForeground\\\":\\\"#5ad4e6\\\",\\\"editorMarkerNavigation.background\\\":\\\"#363537\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#fc618d\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#5ad4e6\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#fd9353\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#7bd88f\\\",\\\"editorOverviewRuler.border\\\":\\\"#0e0e0e\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#363537\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#fc618d\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#fc618d\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#f7f1ff26\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#363537\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#5ad4e6\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#fd9353\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#f7f1ff26\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#f7f1ff26\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#fd9353\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#f7f1ff26\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#f7f1ff26\\\",\\\"editorPane.background\\\":\\\"#0e0e0e\\\",\\\"editorRuler.foreground\\\":\\\"#525053\\\",\\\"editorSuggestWidget.background\\\":\\\"#363537\\\",\\\"editorSuggestWidget.border\\\":\\\"#363537\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#bab6c0\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#f7f1ff\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#69676c\\\",\\\"editorWarning.background\\\":\\\"#00000000\\\",\\\"editorWarning.border\\\":\\\"#00000000\\\",\\\"editorWarning.foreground\\\":\\\"#fd9353\\\",\\\"editorWhitespace.foreground\\\":\\\"#525053\\\",\\\"editorWidget.background\\\":\\\"#363537\\\",\\\"editorWidget.border\\\":\\\"#363537\\\",\\\"errorForeground\\\":\\\"#fc618d\\\",\\\"extensionButton.prominentBackground\\\":\\\"#363537\\\",\\\"extensionButton.prominentForeground\\\":\\\"#f7f1ff\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#525053\\\",\\\"focusBorder\\\":\\\"#69676c\\\",\\\"foreground\\\":\\\"#f7f1ff\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#7bd88f\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#fd9353\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#fc618d\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#525053\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#8b888f\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#fc618d\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#fce566\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#fd9353\\\",\\\"input.background\\\":\\\"#363537\\\",\\\"input.border\\\":\\\"#363537\\\",\\\"input.foreground\\\":\\\"#f7f1ff\\\",\\\"input.placeholderForeground\\\":\\\"#69676c\\\",\\\"inputOption.activeBackground\\\":\\\"#525053\\\",\\\"inputOption.activeBorder\\\":\\\"#525053\\\",\\\"inputValidation.errorBackground\\\":\\\"#363537\\\",\\\"inputValidation.errorBorder\\\":\\\"#fc618d\\\",\\\"inputValidation.errorForeground\\\":\\\"#fc618d\\\",\\\"inputValidation.infoBackground\\\":\\\"#363537\\\",\\\"inputValidation.infoBorder\\\":\\\"#5ad4e6\\\",\\\"inputValidation.infoForeground\\\":\\\"#5ad4e6\\\",\\\"inputValidation.warningBackground\\\":\\\"#363537\\\",\\\"inputValidation.warningBorder\\\":\\\"#fd9353\\\",\\\"inputValidation.warningForeground\\\":\\\"#fd9353\\\",\\\"list.activeSelectionBackground\\\":\\\"#f7f1ff0c\\\",\\\"list.activeSelectionForeground\\\":\\\"#fce566\\\",\\\"list.dropBackground\\\":\\\"#191919bf\\\",\\\"list.errorForeground\\\":\\\"#fc618d\\\",\\\"list.focusBackground\\\":\\\"#0e0e0e\\\",\\\"list.focusForeground\\\":\\\"#f7f1ff\\\",\\\"list.highlightForeground\\\":\\\"#f7f1ff\\\",\\\"list.hoverBackground\\\":\\\"#f7f1ff0c\\\",\\\"list.hoverForeground\\\":\\\"#f7f1ff\\\",\\\"list.inactiveFocusBackground\\\":\\\"#0e0e0e\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#bab6c00c\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#fce566\\\",\\\"list.invalidItemForeground\\\":\\\"#fc618d\\\",\\\"list.warningForeground\\\":\\\"#fd9353\\\",\\\"listFilterWidget.background\\\":\\\"#0e0e0e\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#fc618d\\\",\\\"listFilterWidget.outline\\\":\\\"#0e0e0e\\\",\\\"menu.background\\\":\\\"#202020fa\\\",\\\"menu.foreground\\\":\\\"#cecece\\\",\\\"menu.selectionBackground\\\":\\\"#fce566e8\\\",\\\"menu.selectionForeground\\\":\\\"#000000\\\",\\\"merge.border\\\":\\\"#0e0e0e\\\",\\\"merge.commonContentBackground\\\":\\\"#f7f1ff19\\\",\\\"merge.commonHeaderBackground\\\":\\\"#f7f1ff26\\\",\\\"merge.currentContentBackground\\\":\\\"#fc618d19\\\",\\\"merge.currentHeaderBackground\\\":\\\"#fc618d26\\\",\\\"merge.incomingContentBackground\\\":\\\"#7bd88f19\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#7bd88f26\\\",\\\"minimap.errorHighlight\\\":\\\"#fc618d\\\",\\\"minimap.selectionHighlight\\\":\\\"#686657\\\",\\\"minimap.warningHighlight\\\":\\\"#fd9353\\\",\\\"minimapGutter.addedBackground\\\":\\\"#7bd88f\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#fc618d\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#fce566\\\",\\\"notificationCenter.border\\\":\\\"#363537\\\",\\\"notificationCenterHeader.background\\\":\\\"#363537\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#8b888f\\\",\\\"notificationLink.foreground\\\":\\\"#fce566\\\",\\\"notificationToast.border\\\":\\\"#363537\\\",\\\"notifications.background\\\":\\\"#363537\\\",\\\"notifications.border\\\":\\\"#363537\\\",\\\"notifications.foreground\\\":\\\"#bab6c0\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#fc618d\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#5ad4e6\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#fd9353\\\",\\\"panel.background\\\":\\\"#0e0e0e\\\",\\\"panel.border\\\":\\\"#0e0e0e\\\",\\\"panelTitle.activeBorder\\\":\\\"#66fc66\\\",\\\"panelTitle.activeForeground\\\":\\\"#ffffff\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#8b888f\\\",\\\"peekView.border\\\":\\\"#0e0e0e\\\",\\\"peekViewEditor.background\\\":\\\"#363537\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#525053\\\",\\\"peekViewEditorGutter.background\\\":\\\"#363537\\\",\\\"peekViewResult.background\\\":\\\"#363537\\\",\\\"peekViewResult.fileForeground\\\":\\\"#8b888f\\\",\\\"peekViewResult.lineForeground\\\":\\\"#8b888f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#525053\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#363537\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#f7f1ff\\\",\\\"peekViewTitle.background\\\":\\\"#363537\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#8b888f\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#f7f1ff\\\",\\\"pickerGroup.border\\\":\\\"#0e0e0e\\\",\\\"pickerGroup.foreground\\\":\\\"#525053\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#fc618d\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#5ad4e6\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#fd9353\\\",\\\"progressBar.background\\\":\\\"#363537\\\",\\\"sash.hoverBorder\\\":\\\"#69676c\\\",\\\"scrollbar.shadow\\\":\\\"#0e0e0e\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#f7f1ff12\\\",\\\"scrollbarSlider.background\\\":\\\"#f7f1ff12\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#f7f1ff12\\\",\\\"selection.background\\\":\\\"#bab6c026\\\",\\\"settings.checkboxBackground\\\":\\\"#363537\\\",\\\"settings.checkboxBorder\\\":\\\"#363537\\\",\\\"settings.checkboxForeground\\\":\\\"#f7f1ff\\\",\\\"settings.dropdownBackground\\\":\\\"#363537\\\",\\\"settings.dropdownBorder\\\":\\\"#363537\\\",\\\"settings.dropdownForeground\\\":\\\"#f7f1ff\\\",\\\"settings.dropdownListBorder\\\":\\\"#8b888f\\\",\\\"settings.headerForeground\\\":\\\"#fce566\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#fce566\\\",\\\"settings.numberInputBackground\\\":\\\"#363537\\\",\\\"settings.numberInputBorder\\\":\\\"#363537\\\",\\\"settings.numberInputForeground\\\":\\\"#f7f1ff\\\",\\\"settings.textInputBackground\\\":\\\"#363537\\\",\\\"settings.textInputBorder\\\":\\\"#363537\\\",\\\"settings.textInputForeground\\\":\\\"#f7f1ff\\\",\\\"sideBar.background\\\":\\\"#0e0e0e\\\",\\\"sideBar.border\\\":\\\"#0e0e0e\\\",\\\"sideBar.dropBackground\\\":\\\"#191919bf\\\",\\\"sideBar.foreground\\\":\\\"#a1a1a1\\\",\\\"sideBarSectionHeader.background\\\":\\\"#0e0e0e\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#a1a1a1\\\",\\\"sideBarTitle.foreground\\\":\\\"#a1a1a1\\\",\\\"statusBar.background\\\":\\\"#0e0e0e\\\",\\\"statusBar.debuggingBackground\\\":\\\"#69676c\\\",\\\"statusBar.debuggingBorder\\\":\\\"#69676c\\\",\\\"statusBar.debuggingForeground\\\":\\\"#f7f1ff\\\",\\\"statusBar.foreground\\\":\\\"#a1a1a1\\\",\\\"statusBar.noFolderBackground\\\":\\\"#0e0e0e\\\",\\\"statusBar.noFolderForeground\\\":\\\"#69676c\\\",\\\"statusBarItem.activeBackground\\\":\\\"#0e0e0e\\\",\\\"statusBarItem.errorBackground\\\":\\\"#0e0e0e\\\",\\\"statusBarItem.errorForeground\\\":\\\"#fc618d\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#f7f1ff0c\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#363537\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#363537\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#191919\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#7bd88f\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#fc618d\\\",\\\"symbolIcon.booleanForeground\\\":\\\"#fc618d\\\",\\\"symbolIcon.classForeground\\\":\\\"#5ad4e6\\\",\\\"symbolIcon.colorForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.constantForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#7bd88f\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.eventForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.fileForeground\\\":\\\"#bab6c0\\\",\\\"symbolIcon.folderForeground\\\":\\\"#bab6c0\\\",\\\"symbolIcon.functionForeground\\\":\\\"#7bd88f\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#5ad4e6\\\",\\\"symbolIcon.keyForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#fc618d\\\",\\\"symbolIcon.methodForeground\\\":\\\"#7bd88f\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#5ad4e6\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#5ad4e6\\\",\\\"symbolIcon.nullForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.numberForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.objectForeground\\\":\\\"#5ad4e6\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#fc618d\\\",\\\"symbolIcon.packageForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#7bd88f\\\",\\\"symbolIcon.stringForeground\\\":\\\"#fce566\\\",\\\"symbolIcon.structForeground\\\":\\\"#fc618d\\\",\\\"symbolIcon.textForeground\\\":\\\"#fce566\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#fd9353\\\",\\\"symbolIcon.unitForeground\\\":\\\"#948ae3\\\",\\\"symbolIcon.variableForeground\\\":\\\"#5ad4e6\\\",\\\"tab.activeBackground\\\":\\\"#0e0e0e\\\",\\\"tab.activeBorder\\\":\\\"#a1a1a1\\\",\\\"tab.activeForeground\\\":\\\"#f0f0f0\\\",\\\"tab.activeModifiedBorder\\\":\\\"#525053\\\",\\\"tab.border\\\":\\\"#0e0e0e\\\",\\\"tab.hoverBackground\\\":\\\"#0e0e0e\\\",\\\"tab.hoverBorder\\\":\\\"#0e0e0e\\\",\\\"tab.inactiveBackground\\\":\\\"#0e0e0e\\\",\\\"tab.inactiveForeground\\\":\\\"#7a7a7a\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#525053\\\",\\\"tab.lastPinnedBorder\\\":\\\"#525053\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#8b888f\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#bab6c0\\\",\\\"tab.unfocusedActiveModifiedBorder\\\":\\\"#363537\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#0e0e0e\\\",\\\"tab.unfocusedHoverBorder\\\":\\\"#0e0e0e\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#8b888f\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#363537\\\",\\\"terminal.ansiBlack\\\":\\\"#363537\\\",\\\"terminal.ansiBlue\\\":\\\"#fd9353\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#69676c\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#fd9353\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#5ad4e6\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#7bd88f\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#948ae3\\\",\\\"terminal.ansiBrightRed\\\":\\\"#fc618d\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#f7f1ff\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#fce566\\\",\\\"terminal.ansiCyan\\\":\\\"#5ad4e6\\\",\\\"terminal.ansiGreen\\\":\\\"#7bd88f\\\",\\\"terminal.ansiMagenta\\\":\\\"#948ae3\\\",\\\"terminal.ansiRed\\\":\\\"#fc618d\\\",\\\"terminal.ansiWhite\\\":\\\"#f7f1ff\\\",\\\"terminal.ansiYellow\\\":\\\"#fce566\\\",\\\"terminal.background\\\":\\\"#0e0e0e\\\",\\\"terminal.foreground\\\":\\\"#f7f1ff\\\",\\\"terminal.selectionBackground\\\":\\\"#f7f1ff26\\\",\\\"terminalCursor.background\\\":\\\"#00000000\\\",\\\"terminalCursor.foreground\\\":\\\"#f7f1ff\\\",\\\"textBlockQuote.background\\\":\\\"#363537\\\",\\\"textBlockQuote.border\\\":\\\"#363537\\\",\\\"textCodeBlock.background\\\":\\\"#363537\\\",\\\"textLink.activeForeground\\\":\\\"#f7f1ff\\\",\\\"textLink.foreground\\\":\\\"#fce566\\\",\\\"textPreformat.foreground\\\":\\\"#f7f1ff\\\",\\\"textSeparator.foreground\\\":\\\"#69676c\\\",\\\"titleBar.activeBackground\\\":\\\"#0e0e0e\\\",\\\"titleBar.activeForeground\\\":\\\"#c9c9c9\\\",\\\"titleBar.inactiveBackground\\\":\\\"#0e0e0e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#525053\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#191919\\\",\\\"welcomePage.buttonBackground\\\":\\\"#363537\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#525053\\\",\\\"widget.shadow\\\":\\\"#131313\\\"},\\\"watch\\\":false}\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1673220026089,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1673220573671,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1673220573671,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-toolsai.jupyter#jupyterWelcome\\\",{\\\"firstSeen\\\":1673220573671,\\\"stepIDs\\\":[\\\"ipynb.newUntitledIpynb\\\",\\\"jupyter.selectKernel\\\",\\\"jupyter.exploreAndDebug\\\",\\\"jupyter.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1673221922829,\\\"stepIDs\\\":[\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.tutorial\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.experience\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.settings\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.currentLineBlame\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCodeLens\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.revisionHistory\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.fileAnnotations\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitSideBarViews\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.hostingServiceIntegrations\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.gitCommandPalette\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.interactiveRebaseEditor\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.terminal\\\",\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.plus\\\"],\\\"manaullyOpened\\\":true}],[\\\"eamodio.gitlens#gitlens.plus\\\",{\\\"firstSeen\\\":1673221922829,\\\"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}],[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1684462482097,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome2\\\",{\\\"firstSeen\\\":1688702124239,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment2\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1690936250543,\\\"stepIDs\\\":[\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\",\\\"GitHub.copilot#copilotWelcome#copilot.firstsuggest\\\",\\\"GitHub.copilot#copilotWelcome#copilot.realfiles.openrecent\\\",\\\"GitHub.copilot#copilotWelcome#copilot.realfiles.quickopen\\\",\\\"GitHub.copilot#copilotWelcome#copilot.iterate\\\",\\\"GitHub.copilot#copilotWelcome#copilot.creativity\\\"],\\\"manaullyOpened\\\":true}]]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.firefox.loadedScripts\\\",\\\"isHidden\\\":false}]\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"findLanguageExtensions\\\":{\\\"done\\\":true},\\\"findLanguageExtensionsWeb\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.installPythonMac\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.currentLineBlame\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.createPythonFile\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.installPythonWin8\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.installPythonLinux\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.selectInterpreter\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.createEnvironment\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.runAndDebug\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome#python.learnMoreWithDS\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true},\\\"ms-python.python#pythonWelcome2#python.createPythonFile\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.firstsuggest\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.realfiles.quickopen\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.iterate\\\":{\\\"done\\\":true}}\",\"workbench.panel.alignment\":\"center\",\"nps/lastSessionDate\":\"Wed Jan 18 2023\",\"nps/sessionCount\":\"9\",\"ces/skipSurvey\":\"1.74.2\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"vueComponentPreview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"chatgpt.chatView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.8e70106dbedf16fdc81e787715d87d1a\\\",\\\"status.workspaceTrust.3a1072d96a04b691f7d73f472c827b3d\\\",\\\"status.workspaceTrust.1673222622885\\\",\\\"kamikillerto.vscode-colorize\\\",\\\"status.workspaceTrust.ab6f93593bfcbbde0cbfd9c17dc30954\\\",\\\"status.workspaceTrust.401df06c9e76342c0dd5dd26f8ce473f\\\",\\\"status.workspaceTrust.323c1602b9b46647ae322e8f7487a37a\\\",\\\"status.workspaceTrust.dade97f00e05eb2d48b1db825c95f157\\\",\\\"status.workspaceTrust.15bd7d8e0ff9e9da79a3d477624b8c20\\\",\\\"status.feedback\\\",\\\"status.workspaceTrust.00f641fe0266d1bd614b94fb19f4c2cd\\\",\\\"status.workspaceTrust.4a9a6850aeb918faba9ce6a9a701e731\\\",\\\"status.workspaceTrust.c884fe09ed8fb890831ef7c56fdcc593\\\",\\\"status.workspaceTrust.6e9d5cf1996e5989eb822a3543919f4c\\\",\\\"status.workspaceTrust.224e04f73c92d652a0f0451c09163d9e\\\",\\\"status.workspaceTrust.f19ebc9a8e430dcaa0d346bdf0a81748\\\",\\\"status.workspaceTrust.5828895d24587815ad235f6870722015\\\",\\\"status.workspaceTrust.deed214b524c37b972487e2d29b6d9b8\\\",\\\"status.workspaceTrust.1674700449585\\\",\\\"status.workspaceTrust.2bfe6691f601fadb27a533673e5b0a57\\\",\\\"status.workspaceTrust.1675722508771\\\",\\\"status.workspaceTrust.1675722511589\\\",\\\"status.workspaceTrust.138483c1d494dfd7ba8a87a080fa7cc8\\\",\\\"status.workspaceTrust.e5209dc0c5faa52e050f84bce141e37d\\\",\\\"status.workspaceTrust.96894fa53323091206ee6e5020d30ce6\\\",\\\"status.workspaceTrust.77391515f7941f1ed1035e4fe6d4f828\\\",\\\"status.workspaceTrust.1675811650119\\\",\\\"status.workspaceTrust.1675835214123\\\",\\\"status.workspaceTrust.1675955879875\\\",\\\"status.workspaceTrust.1676091545710\\\",\\\"status.workspaceTrust.1676151317796\\\",\\\"status.workspaceTrust.1676302682593\\\",\\\"status.workspaceTrust.b4f28d647e7dccedfac882e95a2a3ca7\\\",\\\"status.workspaceTrust.d54fd3723a2ad6f67500667c815c48a0\\\",\\\"status.workspaceTrust.8bc2849be3b512e4ad9131cb798fed60\\\",\\\"status.workspaceTrust.60d786e34b8374371112b9d1344d6e4e\\\",\\\"status.workspaceTrust.b963c9b2ba67128051f7ab2ce70d7e32\\\",\\\"status.workspaceTrust.dfce556c3015d400fb64d0b555432eb0\\\",\\\"status.workspaceTrust.ff68519e4c577972e6fb47c057f51705\\\",\\\"status.workspaceTrust.25c958671dad0ab33143e1307bb542ca\\\",\\\"status.workspaceTrust.1e3ccbe0d4242f7379ddf7d821122b89\\\",\\\"status.workspaceTrust.f5f7b47eb892b669e59cddff77641468\\\",\\\"status.workspaceTrust.30dc2a9739fe415658ac8c53d05f832a\\\",\\\"status.workspaceTrust.d0cc67774b155124c0453414ab3aee5f\\\",\\\"status.workspaceTrust.06ed8b7d7a709290484b717ff32ae566\\\",\\\"status.workspaceTrust.ebee25bf29d62acb3349d7676b086992\\\",\\\"status.workspaceTrust.49fffc8688e196bb0fe67fd5698bb217\\\",\\\"status.workspaceTrust.02c21376487ce66aa2b93d3cfc406fa0\\\",\\\"status.workspaceTrust.d71c42746aee91a5c40dcc18f9a289e1\\\",\\\"status.workspaceTrust.e088375fe4891655d0ecf3e894667103\\\",\\\"status.workspaceTrust.7a60d97cae40e131c951149fb683b7ee\\\",\\\"status.workspaceTrust.1678126890686\\\",\\\"status.workspaceTrust.a7afbae44d31320a2666220f57b9d39d\\\",\\\"status.workspaceTrust.20a9171020396b8512d9e58abe4d4dc4\\\",\\\"status.workspaceTrust.ecd68108b34808c8a73d2035c2d1afa5\\\",\\\"status.workspaceTrust.81be83c212206881536e6011b78780e1\\\",\\\"status.workspaceTrust.31e8ac9a70410dfc67638f2b0e6e6715\\\",\\\"status.workspaceTrust.833aefcaefe69ec57e70df60909004cb\\\",\\\"status.workspaceTrust.37b4e6c983fd131a9590e7dca56ac8e2\\\",\\\"status.workspaceTrust.64d580ba94d0f3bc777e640578fb5517\\\",\\\"status.workspaceTrust.e1cc53111f5ba9be5c911246936d1666\\\",\\\"status.workspaceTrust.d38543ac79b455f7e42bdb3839c78ac6\\\",\\\"status.workspaceTrust.1997f26bb2be8be0acc4093cf4be57c3\\\",\\\"status.workspaceTrust.3ed096b27705b28a868463efe919a2e2\\\",\\\"status.workspaceTrust.e6f992b0fb643e97fe3cda50853834f3\\\",\\\"status.workspaceTrust.43804084da01afa5c17a7f3086fad2c4\\\",\\\"status.workspaceTrust.c8c62ea0408b2bee2ac7109be5c435a6\\\",\\\"status.workspaceTrust.f4cb2d0e9b16ae76ab86da0916343ce4\\\",\\\"status.workspaceTrust.1678913728174\\\",\\\"status.workspaceTrust.e166896caaf1e8bdd8dd967cce6cf446\\\",\\\"status.workspaceTrust.402791d8ba3939057218967d6d9eacf9\\\",\\\"status.workspaceTrust.404f6022015c831abcc632887e8889ee\\\",\\\"status.workspaceTrust.183711e0876bb54b42b734f381034632\\\",\\\"status.workspaceTrust.1679274797545\\\",\\\"status.workspaceTrust.1679274803776\\\",\\\"status.workspaceTrust.1679302271808\\\",\\\"status.workspaceTrust.1679509648707\\\",\\\"status.workspaceTrust.10b349e462602bca01d2010ee1282461\\\",\\\"status.workspaceTrust.a9c8214e701a4212bb44ff4de13a1181\\\",\\\"status.workspaceTrust.1679614411847\\\",\\\"status.workspaceTrust.1679673383693\\\",\\\"status.workspaceTrust.46e83b59248c838ac2465d5ecfc31743\\\",\\\"status.workspaceTrust.bd21c312e20ea960403921866cbc28ba\\\",\\\"status.workspaceTrust.1680058786971\\\",\\\"status.workspaceTrust.1680106694326\\\",\\\"status.workspaceTrust.4f7dec90c361b601bb581683fc1ae8e0\\\",\\\"status.workspaceTrust.d93a3c896b59f678524633f2d2b1facc\\\",\\\"status.workspaceTrust.1680150477677\\\",\\\"status.workspaceTrust.9f152c1200222fa124e8db9ad2b638ec\\\",\\\"status.workspaceTrust.d3459eba538ee985736fea1ecc53a671\\\",\\\"status.workspaceTrust.5ab7ee39962d45cbe2d3d5bf43b4e207\\\",\\\"status.workspaceTrust.1680425621075\\\",\\\"status.workspaceTrust.1680493393641\\\",\\\"status.workspaceTrust.6b607ec358616f02fc93a8f486149f8e\\\",\\\"status.workspaceTrust.1680572640762\\\",\\\"status.workspaceTrust.1680580899734\\\",\\\"status.workspaceTrust.d44442dffaeb9a12889d2aafe81e86e8\\\",\\\"status.workspaceTrust.7fbd79da5be294b77f8faa489b891833\\\",\\\"status.workspaceTrust.1681768702822\\\",\\\"status.workspaceTrust.ae7f48875704dd7a096ba98ac426e127\\\",\\\"status.workspaceTrust.07fb053842f1a1523c44da6a3f141385\\\",\\\"status.workspaceTrust.61ef357ba1e9933b1e786a9f676af858\\\",\\\"status.workspaceTrust.6c01e59f84562e0608d1dc404abdf000\\\",\\\"status.workspaceTrust.b40770ea61ce1fb30e183f346e99f64b\\\",\\\"status.workspaceTrust.96efa6de10c29a137877156ca8865613\\\",\\\"status.workspaceTrust.c6706ec1e1afcb4281c436c8b1ebb443\\\",\\\"status.workspaceTrust.dc1291ed3dde7a41b9b65e6855016774\\\",\\\"status.workspaceTrust.1684462481467\\\",\\\"status.workspaceTrust.bb1c956dff3b3c3d985a4218e2ab2fa3\\\",\\\"status.workspaceTrust.9ffae15d4ee5779fb9a7966a10381941\\\",\\\"status.workspaceTrust.78fb72f349ad489102d1c3814743f3df\\\",\\\"status.workspaceTrust.30a02f435c5be3d7f5a9e33594091ee2\\\",\\\"status.workspaceTrust.03bf3a11c431117d05ab82c627cd6ff1\\\",\\\"status.workspaceTrust.10b3da35db65a2f7e9e5c3b03978c663\\\",\\\"status.workspaceTrust.1685550216830\\\",\\\"status.workspaceTrust.a8358dbdad146ca36406109c4db16ff9\\\",\\\"status.workspaceTrust.76738b9f9ebed1132c60c2cbf1c5be01\\\",\\\"status.workspaceTrust.a926e0ab1a10bdf049f6ac3cac0cc3b1\\\",\\\"status.workspaceTrust.1686703982916\\\",\\\"status.workspaceTrust.1686785711280\\\",\\\"status.workspaceTrust.682a93640266681425d216aa7377b92d\\\",\\\"status.workspaceTrust.1686798463553\\\",\\\"status.workspaceTrust.1687122840641\\\",\\\"status.workspaceTrust.1149d1fa7bd625bb7ff7e9a067378e2f\\\",\\\"status.workspaceTrust.1687147663542\\\",\\\"status.workspaceTrust.a0a8bcdc6b9ca7fc13d57f4980c84dcd\\\",\\\"status.workspaceTrust.1687204153628\\\",\\\"status.workspaceTrust.1687219071253\\\",\\\"status.workspaceTrust.4f7d814575e6155128f313c23582db54\\\",\\\"status.workspaceTrust.34f231b86176c763c600d5bb36f61c31\\\",\\\"status.workspaceTrust.cf0e74431534b6c62187940893a496b0\\\",\\\"status.workspaceTrust.0ede110f659c31a77decd320b95b58c2\\\",\\\"status.workspaceTrust.59ac4859de08c0c45b6bb0fda5b203ea\\\",\\\"status.workspaceTrust.67e532410cd7ad2184ef0454fbfdb443\\\",\\\"status.workspaceTrust.1687333177529\\\",\\\"status.workspaceTrust.4798dcc91ab154b5980cccb212ebb74a\\\",\\\"status.workspaceTrust.1687745735146\\\",\\\"status.workspaceTrust.1687829746038\\\",\\\"status.workspaceTrust.053bd27ef0facdb528bde6f1f3e18bde\\\",\\\"status.workspaceTrust.c033965f89155fc91c22871f3798831a\\\",\\\"status.workspaceTrust.1688765521619\\\",\\\"status.workspaceTrust.1688769156605\\\",\\\"status.workspaceTrust.72b3c68ad3508a7c536088a810834429\\\",\\\"status.workspaceTrust.1688919941447\\\",\\\"status.workspaceTrust.aeee9f962872f425f4fd6650aa2b4889\\\",\\\"status.workspaceTrust.1690936249476\\\",\\\"status.workspaceTrust.1691183335170\\\",\\\"status.workspaceTrust.1691625641252\\\",\\\"status.workspaceTrust.d3d1330a6129f306b5d0b6694992917c\\\",\\\"status.workspaceTrust.65db955b4246e6a54be8ce3deb2b858f\\\",\\\"status.workspaceTrust.e0df8e164f4d1ca7d6ee7cfb63607016\\\",\\\"status.workspaceTrust.1693446477821\\\",\\\"status.workspaceTrust.4879f79c015c6a4572287cc36819eff2\\\",\\\"status.workspaceTrust.88fed1f3df22543eebb274abbe145be8\\\",\\\"status.workspaceTrust.1699213471117\\\",\\\"status.workspaceTrust.8879672236c1a75b934db3374ef9da64\\\",\\\"status.workspaceTrust.1699218056704\\\",\\\"status.workspaceTrust.1699224422070\\\",\\\"status.workspaceTrust.1699685831280\\\",\\\"status.workspaceTrust.1699739203061\\\",\\\"status.workspaceTrust.1699815643192\\\",\\\"status.workspaceTrust.efd36059c5b8e44e5aee4971958764a2\\\",\\\"status.workspaceTrust.f3e4c8109258bd0eec9dcf2506e61de3\\\",\\\"status.workspaceTrust.cc1eeea72891d7dae9177c0e7a397806\\\",\\\"status.workspaceTrust.1705557120157\\\",\\\"status.workspaceTrust.d1695f9dcdd02e510d03ad2a75c7c02d\\\",\\\"status.workspaceTrust.2d2ac65d632eb8cf4eebbaede23c1218\\\",\\\"status.workspaceTrust.0e93b371a21fc87bd04dd04c2564f063\\\",\\\"status.workspaceTrust.c1d0839796d41bfb764f208cb059af5b\\\",\\\"status.workspaceTrust.d8083386c9bec0eba5f4f39faa2781c6\\\",\\\"status.workspaceTrust.1708320036815\\\",\\\"status.workspaceTrust.1708365071135\\\",\\\"status.workspaceTrust.1708501975818\\\",\\\"status.workspaceTrust.1708502016713\\\",\\\"status.workspaceTrust.1bf4d56358d6ef6f661c2c14ab3b3b06\\\",\\\"status.workspaceTrust.1709058349620\\\",\\\"status.workspaceTrust.9e8af79ae0d16860873abf4a042cd500\\\",\\\"status.workspaceTrust.df874fe837f6231a010ab60501f258b0\\\",\\\"status.workspaceTrust.afa448a4d32614ffab6c47d28a3fd4e0\\\",\\\"status.workspaceTrust.f6e21e2770583f02760bff42d4fdee06\\\",\\\"status.host\\\",\\\"status.scm.1\\\",\\\"eamodio.gitlens.gitlens.graph\\\",\\\"eamodio.gitlens.gitlens.launchpad\\\",\\\"status.forwardedPorts\\\",\\\"steoates.autoimport\\\",\\\"Supermaven.supermaven\\\",\\\"status.editor.eol\\\"]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.inspectKeyMappingsJSON\\\",\\\"value\\\":1},{\\\"key\\\":\\\"editor.action.transformToLowercase\\\",\\\"value\\\":10},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":47},{\\\"key\\\":\\\"extension.formatJSON\\\",\\\"value\\\":49},{\\\"key\\\":\\\"editor.action.formatSelection\\\",\\\"value\\\":68},{\\\"key\\\":\\\"editor.action.detectIndentation\\\",\\\"value\\\":71},{\\\"key\\\":\\\"editor.action.reindentlines\\\",\\\"value\\\":72},{\\\"key\\\":\\\"workbench.action.chat.open\\\",\\\"value\\\":128},{\\\"key\\\":\\\"editor.action.removeDuplicateLines\\\",\\\"value\\\":170},{\\\"key\\\":\\\"editor.action.removeCommentLine\\\",\\\"value\\\":173},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":174},{\\\"key\\\":\\\"workbench.extensions.action.showEnabledExtensions\\\",\\\"value\\\":176},{\\\"key\\\":\\\"workbench.extensions.action.installExtensionFromLocation\\\",\\\"value\\\":178},{\\\"key\\\":\\\"workbench.extensions.action.reinstall\\\",\\\"value\\\":180},{\\\"key\\\":\\\"workbench.action.generateColorTheme\\\",\\\"value\\\":184},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":188},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":189},{\\\"key\\\":\\\"json.sort\\\",\\\"value\\\":196},{\\\"key\\\":\\\"vscode-icons.activateIcons\\\",\\\"value\\\":199},{\\\"key\\\":\\\"vscode-icons.regenerateIcons\\\",\\\"value\\\":202},{\\\"key\\\":\\\"workbench.action.selectIconTheme\\\",\\\"value\\\":203},{\\\"key\\\":\\\"workbench.userDataSync.actions.turnOn\\\",\\\"value\\\":205},{\\\"key\\\":\\\"workbench.userDataSync.actions.syncNow\\\",\\\"value\\\":211},{\\\"key\\\":\\\"workbench.action.openWorkspaceSettingsFile\\\",\\\"value\\\":212},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":213},{\\\"key\\\":\\\"workbench.userData.actions.openSyncBackupsFolder\\\",\\\"value\\\":214},{\\\"key\\\":\\\"workbench.action.inspectKeyMappings\\\",\\\"value\\\":216},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindingsFile\\\",\\\"value\\\":217},{\\\"key\\\":\\\"workbench.action.openDefaultKeybindingsFile\\\",\\\"value\\\":218},{\\\"key\\\":\\\"workbench.profiles.actions.exportProfile\\\",\\\"value\\\":219},{\\\"key\\\":\\\"editor.action.sortLinesAscending\\\",\\\"value\\\":220},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":221}]}\",\"commandPalette.mru.counter\":\"222\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"github-arbitrarily\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-chat\\\",\\\"name\\\":\\\"GitHub Copilot Chat\\\",\\\"allowed\\\":true}]\",\"csharp.1.lastSessionDate\":\"Sat Jun 01 2024\",\"csharp.1.sessionCount\":\"154\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"]}\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Fri Feb 10 2023\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.74.3\",\"snippets.usageTimestamps\":\"[[\\\"snippets/php.code-snippets/foreach …\\\",1674783693806],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1675107123041],[\\\"lib/snippets/generated.json/forIn\\\",1678250270284],[\\\"snippets/javascript.code-snippets/Set Interval Function\\\",1678909998225],[\\\"lib/snippets/generated.json/testBlock\\\",1685466251243],[\\\"lib/snippets/generated.json/useLayoutEffect\\\",1685572560771],[\\\"lib/snippets/generated.json/componentProps\\\",1686348544108],[\\\"html.json/php\\\",1688406362746],[\\\"lib/snippets/generated.json/useState\\\",1708836421944],[\\\"lib/snippets/generated.json/describeBlock\\\",1713996347493],[\\\"lib/snippets/generated.json/useContext\\\",1717135581885]]\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.75.0\",\"expandSuggestionDocs\":\"true\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"top\",\"inline-chat-history\":\"[\\\"append res to previous state\\\",\\\"rewrite optimally into one function\\\",\\\"modify to instead ignore all channel not starting with `UC`\\\",\\\"/fix \\\",\\\"/fix\\\",\\\"feed isn't being returned \\\",\\\"modify query to get feed_slug and feed only if there are more than 25 per distinctive feed_slug\\\",\\\"modify to get all feed_slug and feed\\\",\\\"await on resonse.json\\\",\\\"async await for fetchHashFromServer\\\",\\\"append to previous error message if one exists\\\",\\\"hash using x + password\\\",\\\"modify to add day of week\\\",\\\"random number between 4 and 10\\\",\\\"loop 10 times\\\",\\\"/fix src/components/home/home.js\\\\n Line 26:68: Unnecessary escape character: \\\\\\\\& no-useless-escape\\\\n Line 26:70: Unnecessary escape character: \\\\\\\\? no-useless-escape\\\",\\\"rewrite\\\",\\\"create a toggle between two languages\\\",\\\"/fix app context\\\",\\\"echo date in \\\\\\\"Thursday, October 12th\\\\\\\" format\\\",\\\"random number between 1 and 5\\\",\\\"import bg.jpg from public directory\\\",\\\"make markdown link\\\",\\\"markdown likn\\\",\\\"links for https://code.visualstudio.com/docs/editor/settings-sync in markdown\\\",\\\"links for https://code.visualstudio.com/docs/editor/settings-sync\\\",\\\"fix markdown links\\\",\\\"if credentials is an object\\\",\\\"if is object\\\",\\\"convert to react\\\",\\\"/fix search should remove the ! at the beginning\\\",\\\"correct\\\",\\\"key random characters based on search.length to obfuscate the password\\\",\\\"if entityclass not in `keep` return text\\\",\\\"truncate first two letters\\\",\\\"remove `I-` from string\\\",\\\"make a post request\\\",\\\"if feed exists, use feed\\\",\\\"rewrite optimized\\\",\\\"what does this do?\\\",\\\"break try\\\",\\\"remove the . from the float but keep all numbers\\\",\\\"remove decimal from float but keep number\\\",\\\"remove decimal from float \\\",\\\"if league_number is a string\\\",\\\"3 page\\\",\\\"convert to switch statement and try 5 times\\\",\\\"is there a var dump for python?\\\",\\\"print all possible keys of object\\\",\\\"if e.neartest is styles.metaInner\\\",\\\"make POST request, pass link in body\\\",\\\"make async\\\",\\\"key code for S is\\\",\\\"is a child of styles.tags\\\",\\\"convert to int\\\",\\\"random number between 1-5\\\",\\\"if pub is `20220925` like this timestamp\\\",\\\"make sure utc is applied\\\",\\\"will this catch `[]`?\\\",\\\"or tags is `[]`\\\",\\\"convert to json\\\",\\\"convert to post request and pass props.data to body\\\",\\\"check if parent element is .channel\\\",\\\"/fix Dictionary entries must contain key/value pairs\\\",\\\"standard html\\\",\\\"convert this to only trigger while shift is key down\\\",\\\"if passed d, remove from state\\\",\\\"remove d from state\\\",\\\"query make sure title does not contain `diablo` - ignore search_query\\\",\\\"title does not contain the word diablo\\\",\\\"modify query to get random where count > 50\\\",\\\"revserse list\\\",\\\"rather check if value is not null\\\",\\\"this breaks query\\\",\\\"make users playlist_title and playlist_id exists\\\",\\\"sort by count of matching pipeline, descending\\\",\\\"limit result to 48 results\\\",\\\"now in unix timestamp\\\",\\\"last 150 of list\\\",\\\"prevent decimals\\\",\\\"seconds should only appear as 00\\\",\\\"limit to 2 decimals\\\",\\\"sort descending\\\",\\\"sort by ```39\\\\t\\\\ncategory\\\\t\\\\\\\"today\\\\\\\"\\\\ncount\\\\t1705773020\\\\ntype\\\\t\\\\\\\"Last Updated\\\\\\\"``` if type is last updated, sort by `count`\\\",\\\"usememo callback\\\",\\\"position of current loaderImage\\\",\\\"take loaderImage and get next in array from loaderImages\\\",\\\"get file by random id from /currency\\\",\\\"if hours is 0 and minutes is leading with 0, trim the leading 0\\\",\\\"if hours is 0, dont render\\\",\\\"random number between 1-10\\\",\\\"if BG is less than 9 increment otherwise if 9 or more, reset BG to 0\\\",\\\"make random positions\\\",\\\"modify query to also include `status`: `live`\\\",\\\"convert into ```{\\\\n 'name': 'Path of Exile',\\\\n 'url': 'https://www.pathofexile.com/news/rss',\\\\n },``` format\\\",\\\"surround each line in single quotes and comma after\\\",\\\"fix\\\",\\\"add to end of res json response\\\",\\\"pad 0 with 3 zeros\\\"]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri May 31 2024\",\"extension.features.state\":\"{\\\"GitHub.copilot-chat\\\":{\\\"languageModels\\\":{\\\"disabled\\\":false,\\\"accessCount\\\":147}}}\",\"languageModelAccess.copilot-gpt-3.5-turbo\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.copilot-gpt-3.5-turbo\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.editor\\\",\\\"requestCount\\\":147,\\\"tokenCount\\\":178240}]}]}\",\"languageModelAccess.copilot-gpt-4\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.copilot-gpt-4\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.workspace\\\",\\\"requestCount\\\":2,\\\"tokenCount\\\":2278},{\\\"id\\\":\\\"github.copilot.default\\\",\\\"requestCount\\\":3,\\\"tokenCount\\\":7895}]}]}\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"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.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.chatgpt.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt.chatView\\\",\\\"isHidden\\\":false}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"settingsEditor2.splitViewWidth\":\"259\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"ms-python.python#pythonWelcome\\\",\\\"Setup\\\",\\\"SetupWeb\\\"]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"home\\\",\\\"\\\\\\\"shift+cmd+h\\\\\\\"\\\",\\\"@command:editor.action.formatSelection\\\",\\\"@command:editor.action.indentationToSpaces\\\"]}\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"1\\\"]\",\"workbench.view.extension.codegpt-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"codegpt-sidebar\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{},\\\"viewLocations\\\":{},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"csv\\\",\\\"db\\\"]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"extensionsAssistant/deprecated\":\"[\\\"pranaygp.vscode-css-peek\\\"]\",\"menu.hiddenCommands\":\"{\\\"EditorTitle\\\":[\\\"api:gitlens/editor/annotations\\\",\\\"workbench.action.splitEditor\\\"],\\\"ViewTitle\\\":[\\\"search.action.collapseSearchResults\\\",\\\"openEditors.newUntitledFile\\\"]}\",\"workbench.activity.showAccounts\":\"false\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.89.1\"}}"}