Skip to content

Instantly share code, notes, and snippets.

@quantumchuckles
Created April 27, 2025 16:54
Show Gist options
  • Save quantumchuckles/01763506218200ab7c32bea7f559cca3 to your computer and use it in GitHub Desktop.
Save quantumchuckles/01763506218200ab7c32bea7f559cca3 to your computer and use it in GitHub Desktop.
vscode settings
{"name":"270425","settings":"{\"settings\":\"{\\n\\t\\\"tabnine.experimentalAutoImports\\\": true,\\n\\t\\\"files.exclude\\\": {\\n\\t\\t\\\"**/.classpath\\\": true,\\n\\t\\t\\\"**/.project\\\": true,\\n\\t\\t\\\"**/.settings\\\": true,\\n\\t\\t\\\"**/.factorypath\\\": true\\n\\t},\\n\\t\\\"[javascript]\\\": {\\n\\t\\t\\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n\\t},\\n\\t\\\"[json]\\\": {\\n\\t\\t\\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\n\\t},\\n\\t\\\"workbench.colorCustomizations\\\": {\\n\\t\\t\\\"activityBarBadge.background\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"activityBar.activeBorder\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"list.activeSelectionForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"list.inactiveSelectionForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"list.highlightForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"scrollbarSlider.activeBackground\\\": \\\"#84FFFF50\\\",\\n\\t\\t\\\"editorSuggestWidget.highlightForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"textLink.foreground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"progressBar.background\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"pickerGroup.foreground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"tab.activeBorder\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"notificationLink.foreground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"editorWidget.resizeBorder\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"editorWidget.border\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"settings.modifiedItemIndicator\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"settings.headerForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"panelTitle.activeBorder\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"breadcrumb.activeSelectionForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"menu.selectionForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"menubar.selectionForeground\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"editor.findMatchBorder\\\": \\\"#84FFFF\\\",\\n\\t\\t\\\"selection.background\\\": \\\"#84FFFF40\\\",\\n\\t\\t\\\"statusBarItem.remoteBackground\\\": \\\"#84FFFF\\\"\\n\\t},\\n\\t\\\"materialTheme.accent\\\": \\\"Sky\\\",\\n\\t\\\"explorer.confirmDelete\\\": false,\\n\\t// \\\"terminal.integrated.fontFamily\\\": \\\"'MesloLGS NF','Fira Code'\\\",\\n\\t\\\"terminal.integrated.fontFamily\\\": \\\"Iosevka Nerd Font, SF Mono\\\",\\n\\t\\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\n\\t\\\"diffEditor.ignoreTrimWhitespace\\\": false,\\n\\t\\\"editor.insertSpaces\\\": false,\\n\\t\\\"latex-workshop.bibtex-format.tab\\\": \\\"tab\\\",\\n\\t\\\"bracketPairColorizer.activeScopeCSS\\\": [\\n\\t\\t\\\"borderStyle : solid\\\",\\n\\t\\t\\\"borderWidth : 1px\\\",\\n\\t\\t\\\"borderColor : {color}; opacity: 0.5\\\"\\n\\t],\\n\\t\\\"gitlens.gitCommands.skipConfirmations\\\": [\\n\\t\\t\\\"fetch:command\\\",\\n\\t\\t\\\"stash-push:command\\\",\\n\\t\\t\\\"switch:command\\\",\\n\\t\\t\\\"branch-create:command\\\"\\n\\t],\\n\\t\\\"prettier.singleQuote\\\": true,\\n\\t\\\"prettier.tabWidth\\\": 4,\\n\\t\\\"terminal.integrated.fontSize\\\": 16,\\n\\t\\\"workbench.productIconTheme\\\": \\\"el-vsc-v1-icons\\\",\\n\\t\\\"glassit.step\\\": 9,\\n\\t\\\"glassit.alpha\\\": 210,\\n\\t\\\"window.enableMenuBarMnemonics\\\": false,\\n\\t\\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\n\\t\\\"git.enableSmartCommit\\\": true,\\n\\t\\\"terminal.integrated.profiles.linux\\\": {\\n\\t\\t\\\"bash\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"bash\\\",\\n\\t\\t\\t\\\"icon\\\": \\\"terminal-bash\\\"\\n\\t\\t},\\n\\t\\t\\\"zsh\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"zsh\\\"\\n\\t\\t},\\n\\t\\t\\\"fish\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"fish\\\"\\n\\t\\t},\\n\\t\\t\\\"tmux\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"tmux\\\",\\n\\t\\t\\t\\\"icon\\\": \\\"terminal-tmux\\\"\\n\\t\\t},\\n\\t\\t\\\"pwsh\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"pwsh\\\",\\n\\t\\t\\t\\\"icon\\\": \\\"terminal-powershell\\\"\\n\\t\\t},\\n\\t\\t\\\"zsh (2)\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"/usr/bin/zsh\\\"\\n\\t\\t},\\n\\t\\t\\\"fish (migrated)\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"fish\\\",\\n\\t\\t\\t\\\"args\\\": []\\n\\t\\t},\\n\\t\\t\\\"JavaScript Debug Terminal\\\": {\\n\\t\\t\\t\\\"extensionIdentifier\\\": \\\"ms-vscode.js-debug\\\",\\n\\t\\t\\t\\\"icon\\\": \\\"debug\\\",\\n\\t\\t\\t\\\"id\\\": \\\"extension.js-debug.debugTerminal\\\",\\n\\t\\t\\t\\\"title\\\": \\\"JavaScript Debug Terminal\\\"\\n\\t\\t},\\n\\t\\t\\\"sh\\\": {\\n\\t\\t\\t\\\"path\\\": \\\"/bin/sh\\\"\\n\\t\\t}\\n\\t},\\n\\t\\\"terminal.integrated.defaultProfile.linux\\\": \\\"zsh\\\",\\n\\t\\\"vim.useSystemClipboard\\\": true,\\n\\t\\\"vim.easymotion\\\": true,\\n\\t\\\"vim.surround\\\": true,\\n\\t\\\"vva.trustedDomain\\\": true,\\n\\t\\\"keyboard.dispatch\\\": \\\"keyCode\\\",\\n\\t\\\"vim.camelCaseMotion.enable\\\": true,\\n\\t// \\\"vim.visualModeKeyBindings\\\": [\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"j\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"j\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"t\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"k\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"k\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"t\\\"\\n\\t// ]\\n\\t// },\\n\\t// ],\\n\\t// \\\"vim.normalModeKeyBindings\\\": [\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"j\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"j\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"t\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"k\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"k\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"t\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"#\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"#\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"*\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"*\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"n\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"n\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"N\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"N\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"<C-u>\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"1\\\",\\n\\t// \\\"0\\\",\\n\\t// \\\"k\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// {\\n\\t// \\\"before\\\": [\\n\\t// \\\"<C-d>\\\"\\n\\t// ],\\n\\t// \\\"after\\\": [\\n\\t// \\\"1\\\",\\n\\t// \\\"0\\\",\\n\\t// \\\"j\\\",\\n\\t// \\\"z\\\",\\n\\t// \\\"z\\\"\\n\\t// ]\\n\\t// },\\n\\t// ],\\n\\t\\\"hediet.vscode-drawio.codeLinkActivated\\\": false,\\n\\t\\\"editor.lineNumbers\\\": \\\"relative\\\",\\n\\t\\\"editor.smoothScrolling\\\": true,\\n\\t\\\"editor.roundedSelection\\\": true,\\n\\t\\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\n\\t\\\"terminal.integrated.gpuAcceleration\\\": \\\"on\\\",\\n\\t\\\"editor.tokenColorCustomizations\\\": {\\n\\t\\t\\\"textMateRules\\\": [\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Comment\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"comment\\\",\\n\\t\\t\\t\\t\\t\\\"punctuation.definition.comment\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword, Storage\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"Keyword\\\",\\n\\t\\t\\t\\t\\t\\\"Storage\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Keyword Control\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"keyword.control\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"scope\\\": \\\"entity.other.attribute-name\\\",\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"entity.name.method.js\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"entity.name.method.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Language methods\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"variable.language\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"HTML Attributes\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name.html\\\",\\n\\t\\t\\t\\t\\t\\\"text.html.basic entity.other.attribute-name\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Decorators\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js entity.name.tag.js\\\",\\n\\t\\t\\t\\t\\t\\\"tag.decorator.js punctuation.definition.tag.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"ES7 Bind Operator\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.italic\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"italic\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t},\\n\\t\\t\\t{\\n\\t\\t\\t\\t\\\"name\\\": \\\"Markup - Bold-Italic\\\",\\n\\t\\t\\t\\t\\\"scope\\\": [\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold\\\",\\n\\t\\t\\t\\t\\t\\\"markup.bold markup.italic string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.italic markup.bold string\\\",\\n\\t\\t\\t\\t\\t\\\"markup.quote markup.bold string\\\"\\n\\t\\t\\t\\t],\\n\\t\\t\\t\\t\\\"settings\\\": {\\n\\t\\t\\t\\t\\t\\\"fontStyle\\\": \\\"bold\\\"\\n\\t\\t\\t\\t}\\n\\t\\t\\t}\\n\\t\\t]\\n\\t},\\n\\t\\\"git.autorefresh\\\": true,\\n\\t\\\"git.autofetch\\\": true,\\n\\t\\\"eslint.packageManager\\\": \\\"yarn\\\",\\n\\t\\\"eslint.validate\\\": [\\n\\t\\t\\\"javascript\\\",\\n\\t\\t\\\"javascriptreact\\\"\\n\\t],\\n\\t\\\"editor.inlineSuggest.enabled\\\": true,\\n\\t\\\"workbench.editorAssociations\\\": {\\n\\t\\t\\\"*.copilotmd\\\": \\\"vscode.markdown.preview.editor\\\",\\n\\t\\t\\\"*.ipynb\\\": \\\"jupyter-notebook\\\",\\n\\t\\t\\\"*.csv\\\": \\\"default\\\",\\n\\t\\t\\\"*.ods\\\": \\\"default\\\"\\n\\t},\\n\\t\\\"livePreview.notifyOnOpenLooseFile\\\": false,\\n\\t\\\"git.ignoreRebaseWarning\\\": true,\\n\\t\\\"terminal.integrated.inheritEnv\\\": false,\\n\\t\\\"editor.suggestSelection\\\": \\\"first\\\",\\n\\t\\\"vsintellicode.modify.editor.suggestSelection\\\": \\\"automaticallyOverrodeDefaultValue\\\",\\n\\t\\\"editor.fontSize\\\": 16,\\n\\t\\\"editor.fontFamily\\\": \\\"'Liga SFMono Nerd Font','SF Mono','Fira Code','Cascadia Code'\\\",\\n\\t\\\"editor.fontLigatures\\\": true,\\n\\t\\\"editor.tabSize\\\": 4,\\n\\t\\\"explorer.confirmDragAndDrop\\\": false,\\n\\t\\\"notebook.cellToolbarLocation\\\": {\\n\\t\\t\\\"default\\\": \\\"right\\\",\\n\\t\\t\\\"jupyter-notebook\\\": \\\"right\\\"\\n\\t},\\n\\t\\\"hediet.vscode-drawio.theme\\\": \\\"dark\\\",\\n\\t\\\"github.copilot.enable\\\": {\\n\\t\\t\\\"*\\\": true,\\n\\t\\t\\\"yaml\\\": false,\\n\\t\\t\\\"plaintext\\\": false,\\n\\t\\t\\\"markdown\\\": true,\\n\\t\\t\\\"javascript\\\": false,\\n\\t\\t\\\"rust\\\": false,\\n\\t\\t\\\"java\\\": false\\n\\t},\\n\\t\\\"screencastMode.fontSize\\\": 30,\\n\\t\\\"screencastMode.verticalOffset\\\": 5,\\n\\t\\\"redhat.telemetry.enabled\\\": true,\\n\\t\\\"vs-kubernetes\\\": {\\n\\t\\t\\\"vscode-kubernetes.helm-path.linux\\\": \\\"/home/shyam/.local/state/vs-kubernetes/tools/helm/linux-amd64/helm\\\",\\n\\t\\t\\\"vscode-kubernetes.kubectl-path.linux\\\": \\\"/home/shyam/.local/state/vs-kubernetes/tools/kubectl/kubectl\\\",\\n\\t\\t\\\"vscode-kubernetes.minikube-path.linux\\\": \\\"/home/shyam/.local/state/vs-kubernetes/tools/minikube/linux-amd64/minikube\\\"\\n\\t},\\n\\t\\\"window.menuBarVisibility\\\": \\\"toggle\\\",\\n\\t\\\"editor.formatOnPaste\\\": true,\\n\\t\\\"editor.formatOnType\\\": true,\\n\\t\\\"bracketPairColorizer.depreciation-notice\\\": false,\\n\\t\\\"vim.cursorStylePerMode.normal\\\": \\\"underline\\\",\\n\\t\\\"editor.cursorBlinking\\\": \\\"phase\\\",\\n\\t\\\"vim.cursorStylePerMode.visual\\\": \\\"block\\\",\\n\\t\\\"vim.cursorStylePerMode.visualblock\\\": \\\"block\\\",\\n\\t\\\"vim.cursorStylePerMode.visualline\\\": \\\"block-outline\\\",\\n\\t\\\"vim.cursorStylePerMode.replace\\\": \\\"underline-thin\\\",\\n\\t\\\"automaton.list\\\": {\\n\\t\\t\\\"openTerminalInNewEditorGroup\\\": {\\n\\t\\t\\t\\\"description\\\": \\\"opens Terminal in new editor group\\\",\\n\\t\\t\\t\\\"action\\\": [\\n\\t\\t\\t\\t\\\"workbench.action.newGroupRight\\\",\\n\\t\\t\\t\\t\\\"workbench.action.focusPanel\\\",\\n\\t\\t\\t\\t{\\n\\t\\t\\t\\t\\t\\\"command\\\": \\\"$delay\\\",\\n\\t\\t\\t\\t\\t\\\"args\\\": {\\n\\t\\t\\t\\t\\t\\t\\\"delay\\\": 500\\n\\t\\t\\t\\t\\t}\\n\\t\\t\\t\\t},\\n\\t\\t\\t\\t\\\"workbench.action.terminal.moveToEditor\\\"\\n\\t\\t\\t]\\n\\t\\t}\\n\\t},\\n\\t\\\"vim.leader\\\": \\\" \\\",\\n\\t\\\"prettier.jsxSingleQuote\\\": true,\\n\\t\\\"prettier.useTabs\\\": true,\\n\\t\\\"editor.formatOnSave\\\": true,\\n\\t\\\"go.toolsManagement.autoUpdate\\\": true,\\n\\t\\\"workbench.startupEditor\\\": \\\"none\\\",\\n\\t\\\"vsicons.dontShowNewVersionMessage\\\": true,\\n\\t\\\"editor.lightbulb.enabled\\\": \\\"off\\\",\\n\\t\\\"notebook.lineNumbers\\\": \\\"on\\\",\\n\\t\\\"[dart]\\\": {\\n\\t\\t\\\"editor.formatOnSave\\\": true,\\n\\t\\t\\\"editor.formatOnType\\\": true,\\n\\t\\t\\\"editor.rulers\\\": [\\n\\t\\t\\t80\\n\\t\\t],\\n\\t\\t\\\"editor.selectionHighlight\\\": false,\\n\\t\\t\\\"editor.suggest.snippetsPreventQuickSuggestions\\\": false,\\n\\t\\t\\\"editor.suggestSelection\\\": \\\"first\\\",\\n\\t\\t\\\"editor.tabCompletion\\\": \\\"onlySnippets\\\",\\n\\t\\t\\\"editor.wordBasedSuggestions\\\": \\\"off\\\"\\n\\t},\\n\\t\\\"errorLens.gutterIconsEnabled\\\": true,\\n\\t\\\"errorLens.gutterIconSet\\\": \\\"circle\\\",\\n\\t\\\"errorLens.gutterIconSize\\\": \\\"80%\\\",\\n\\t\\\"errorLens.margin\\\": \\\"15ch\\\",\\n\\t\\\"errorLens.enabledDiagnosticLevels\\\": [\\n\\t\\t\\\"error\\\",\\n\\t\\t\\\"info\\\"\\n\\t],\\n\\t\\\"errorLens.enabled\\\": false,\\n\\t\\\"terminal.external.linuxExec\\\": \\\"zsh\\\",\\n\\t\\\"terminal.integrated.defaultLocation\\\": \\\"editor\\\",\\n\\t\\\"jupyter.askForKernelRestart\\\": false,\\n\\t\\\"jupyter.logKernelOutputSeparately\\\": true,\\n\\t\\\"jupyter.showOnlyOneTypeOfKernel\\\": false,\\n\\t\\\"editor.stickyScroll.enabled\\\": true,\\n\\t\\\"npm.keybindingsChangedWarningShown\\\": true,\\n\\t\\\"editor.renderWhitespace\\\": \\\"none\\\",\\n\\t\\\"vscode-office.openOutline\\\": false,\\n\\t\\\"java.dependency.packagePresentation\\\": \\\"hierarchical\\\",\\n\\t\\\"[java]\\\": {\\n\\t\\t\\\"editor.suggest.snippetsPreventQuickSuggestions\\\": false\\n\\t},\\n\\t\\\"[html]\\\": {\\n\\t\\t\\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\n\\t},\\n\\t\\\"workbench.colorTheme\\\": \\\"Shadow Bear Theme\\\",\\n\\t\\\"vscode-pets.petType\\\": \\\"dog\\\",\\n\\t\\\"vscode-pets.throwBallWithMouse\\\": true,\\n\\t\\\"workbench.list.smoothScrolling\\\": true,\\n\\t\\\"terminal.integrated.smoothScrolling\\\": true,\\n\\t\\\"markdown.preview.openMarkdownLinks\\\": \\\"inEditor\\\",\\n\\t\\\"[python]\\\": {\\n\\t\\t\\\"editor.formatOnType\\\": true,\\n\\t\\t\\\"diffEditor.ignoreTrimWhitespace\\\": false\\n\\t},\\n\\t\\\"markdown.preview.typographer\\\": true,\\n\\t\\\"markdown.preview.breaks\\\": true,\\n\\t\\\"python.analysis.importFormat\\\": \\\"relative\\\",\\n\\t\\\"git.enableCommitSigning\\\": true,\\n\\t\\\"git-graph.repository.commits.showSignatureStatus\\\": true,\\n\\t\\\"git-graph.repository.sign.commits\\\": true,\\n\\t\\\"screencastMode.keyboardOverlayTimeout\\\": 500,\\n\\t\\\"editor.minimap.side\\\": \\\"left\\\",\\n\\t\\\"editor.minimap.showSlider\\\": \\\"always\\\",\\n\\t\\\"editor.minimap.renderCharacters\\\": false,\\n\\t\\\"files.insertFinalNewline\\\": true,\\n\\t\\\"TransparentMinimap.enableTransparentMinimap\\\": false,\\n\\t\\\"editor.overviewRulerBorder\\\": false,\\n\\t\\\"workbench.sideBar.location\\\": \\\"right\\\",\\n\\t\\\"breadcrumbs.filePath\\\": \\\"last\\\",\\n\\t\\\"zenMode.showTabs\\\": \\\"none\\\",\\n\\t\\\"workbench.editor.showTabs\\\": \\\"single\\\",\\n\\t\\\"files.autoSave\\\": \\\"afterDelay\\\",\\n\\t\\\"github.copilot.editor.enableAutoCompletions\\\": true,\\n\\t// \\\"diffEditor.experimental.showMoves\\\": true,\\n\\t\\\"vim.handleKeys\\\": {\\n\\t\\t\\\"<C-f>\\\": false\\n\\t},\\n\\t\\\"latex-workshop.latex.autoBuild.run\\\": \\\"onSave\\\",\\n\\t\\\"latex-workshop.latex.recipes\\\": [\\n\\t\\t{\\n\\t\\t\\t\\\"name\\\": \\\"pdflatex\\\",\\n\\t\\t\\t\\\"tools\\\": [\\n\\t\\t\\t\\t\\\"pdflatex\\\"\\n\\t\\t\\t]\\n\\t\\t}\\n\\t\\t// {\\n\\t\\t// \\\"name\\\": \\\"latexmk\\\",\\n\\t\\t// \\\"tools\\\": [\\\"latexmk\\\"]\\n\\t\\t// }\\n\\t],\\n\\t\\\"latex-workshop.latex.tools\\\": [\\n\\t\\t{\\n\\t\\t\\t\\\"name\\\": \\\"pdflatex\\\",\\n\\t\\t\\t\\\"command\\\": \\\"pdflatex\\\",\\n\\t\\t\\t\\\"args\\\": [\\n\\t\\t\\t\\t\\\"-synctex=1\\\",\\n\\t\\t\\t\\t\\\"-interaction=nonstopmode\\\",\\n\\t\\t\\t\\t\\\"-file-line-error\\\",\\n\\t\\t\\t\\t// \\\"-pdf\\\",\\n\\t\\t\\t\\t\\\"%DOC%\\\"\\n\\t\\t\\t]\\n\\t\\t}\\n\\t\\t// {\\n\\t\\t// \\\"name\\\": \\\"latexmk\\\",\\n\\t\\t// \\\"command\\\": \\\"latexmk\\\",\\n\\t\\t// \\\"args\\\": [\\n\\t\\t// \\t\\\"-synctex=1\\\",\\n\\t\\t// \\t\\\"-interaction=nonstopmode\\\",\\n\\t\\t// \\t\\\"-file-line-error\\\",\\n\\t\\t// \\t\\\"-pdf\\\",\\n\\t\\t// \\t\\\"%DOC%\\\"\\n\\t\\t// ]\\n\\t\\t// }\\n\\t],\\n\\t\\\"latex-workshop.formatting.latex\\\": \\\"latexindent\\\",\\n\\t\\\"latex-workshop.formatting.latexindent.path\\\": \\\"latexindent\\\",\\n\\t// \\\"latex-workshop.formatting.latexindent.args\\\": [\\n\\t// \\t\\\"-m\\\",\\n\\t// \\t\\\"-l\\\",\\n\\t// \\t\\\"-w\\\"\\n\\t// ],\\n\\t\\\"latex-workshop.formatting.latexindent.args\\\": [\\n\\t\\t\\\"-c\\\",\\n\\t\\t\\\"%DIR%/\\\",\\n\\t\\t\\\"%TMPFILE%\\\",\\n\\t\\t\\\"-y=defaultIndent: '%INDENT%'\\\",\\n\\t\\t\\\"-m\\\"\\n\\t],\\n\\t\\\"latex-workshop.view.pdf.viewer\\\": \\\"tab\\\", // Use VS Code's internal PDF viewer\\n\\t\\\"latex-workshop.message.log.show\\\": true,\\n\\t\\\"latex-workshop.view.pdf.zoom\\\": \\\"page-fit\\\",\\n\\t\\\"window.customTitleBarVisibility\\\": \\\"auto\\\",\\n\\t\\\"window.commandCenter\\\": false,\\n\\t\\\"workbench.layoutControl.enabled\\\": false,\\n\\t\\\"codeviz.analyticsEnabled\\\": true,\\n\\t\\\"editor.colorDecorators\\\": false,\\n\\t\\\"colorize.include\\\": [\\n\\t\\t\\\"**/*.css\\\",\\n\\t\\t\\\"**/*.scss\\\",\\n\\t\\t\\\"**/*.sass\\\",\\n\\t\\t\\\"**/*.less\\\",\\n\\t\\t\\\"**/*.styl\\\",\\n\\t\\t\\\"**/*.sh\\\",\\n\\t\\t\\\"**/*.rasi\\\",\\n\\t\\t\\\"**/*.conf\\\"\\n\\t],\\n\\t\\\"colorize.decoration_type\\\": \\\"square-dot\\\",\\n\\t\\\"colorize.exclude\\\": [\\n\\t\\t\\\"**/.git\\\",\\n\\t\\t\\\"**/.svn\\\",\\n\\t\\t\\\"**/.hg\\\",\\n\\t\\t\\\"**/CVS\\\",\\n\\t\\t\\\"**/.DS_Store\\\",\\n\\t\\t\\\"**/.git\\\",\\n\\t\\t\\\"**/node_modules\\\",\\n\\t\\t\\\"**/bower_components\\\",\\n\\t\\t\\\"**/tmp\\\",\\n\\t\\t\\\"**/dist\\\",\\n\\t\\t\\\"**/tests\\\"\\n\\t],\\n\\t\\\"window.titleBarStyle\\\": \\\"native\\\",\\n\\t\\\"editor.minimap.size\\\": \\\"fill\\\",\\n\\t\\\"workbench.activityBar.location\\\": \\\"hidden\\\" // Enable logging for debugging\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+alt+a\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.toggleActivityBarVisibility\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+alt+s\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.toggleStatusbarVisibility\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+alt+n\\\",\\n\\t\\t\\\"command\\\": \\\"editor.action.toggleMinimap\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+alt+b\\\",\\n\\t\\t\\\"command\\\": \\\"-latex-workshop.build\\\",\\n\\t\\t\\\"when\\\": \\\"!config.latex-workshop.bind.altKeymap.enabled && editorLangId =~ /latex|rsweave|jlweave/\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+alt+b\\\",\\n\\t\\t\\\"command\\\": \\\"breadcrumbs.toggle\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d o\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.view.extension.dockerView\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d e\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.view.debug\\\",\\n\\t\\t\\\"when\\\": \\\"viewContainer.workbench.view.debug.enabled\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.view.debug\\\",\\n\\t\\t\\\"when\\\": \\\"viewContainer.workbench.view.debug.enabled\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+; ;\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusPanel\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+; k\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.terminal.moveToEditor\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+r\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.quickOpenNavigateNextInRecentFilesPicker\\\",\\n\\t\\t\\\"when\\\": \\\"inQuickOpen && inRecentFilesPicker\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+r\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openRecent\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+r\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openRecent\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+;\\\",\\n\\t\\t\\\"command\\\": \\\"vim.showQuickpickCmdLine\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.mode != 'Insert'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+k u\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.view.extension.kubernetesView\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+/\\\",\\n\\t\\t\\\"command\\\": \\\"editor.action.blockComment\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+a\\\",\\n\\t\\t\\\"command\\\": \\\"-editor.action.blockComment\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+k\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.decreaseViewHeight\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+j\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+l\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.increaseViewWidth\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+h\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.decreaseViewWidth\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+r\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.evenEditorWidths\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+=\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.increaseViewSize\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+-\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.decreaseViewSize\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+]\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusNextGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+[\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusPreviousGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+u\\\",\\n\\t\\t\\\"command\\\": \\\"extension.vim_ctrl+r\\\",\\n\\t\\t\\\"when\\\": \\\"textInputFocus && vim.mode != 'Insert'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d w\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.debug.action.focusWatchView\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d v\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.debug.action.focusVariablesView\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+t\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.createTerminalEditorSide\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d t\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.panel.repl.view.focus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+d b\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.debug.viewlet.action.removeAllBreakpoints\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+e\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.quickOpenNavigatePreviousInFilePicker\\\",\\n\\t\\t\\\"when\\\": \\\"inFilesPicker && inQuickOpen\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+t\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.createTerminalEditor\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+c p\\\",\\n\\t\\t\\\"command\\\": \\\"errorLens.copyProblemMessage\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+`\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.terminal.toggleTerminal\\\",\\n\\t\\t\\\"when\\\": \\\"terminal.active\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+j\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.moveActiveEditorGroupDown\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k down\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.moveActiveEditorGroupDown\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+k\\\",\\n\\t\\t\\\"command\\\": \\\"-keybindings.editor.recordSearchKeys\\\",\\n\\t\\t\\\"when\\\": \\\"inKeybindings && inKeybindingsSearch\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+k\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.moveActiveEditorGroupUp\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k up\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.moveActiveEditorGroupUp\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+h\\\",\\n\\t\\t\\\"command\\\": \\\"-extension.vim_ctrl+h\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.active && vim.use<C-h> && !inDebugRepl\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+h\\\",\\n\\t\\t\\\"command\\\": \\\"-editor.action.startFindReplaceAction\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus || editorIsOpen\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+h\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.moveActiveEditorGroupLeft\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k left\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.moveActiveEditorGroupLeft\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+l\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.moveActiveEditorGroupRight\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k right\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.moveActiveEditorGroupRight\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+h\\\",\\n\\t\\t\\\"command\\\": \\\"git.viewFileHistory\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+h\\\",\\n\\t\\t\\\"command\\\": \\\"-git.viewFileHistory\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+h\\\",\\n\\t\\t\\\"command\\\": \\\"gitlens.showQuickFileHistory\\\",\\n\\t\\t\\\"when\\\": \\\"!gitlens:disabled && config.gitlens.keymap == 'alternate'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+h\\\",\\n\\t\\t\\\"command\\\": \\\"-gitlens.showQuickFileHistory\\\",\\n\\t\\t\\\"when\\\": \\\"!gitlens:disabled && config.gitlens.keymap == 'alternate'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+l\\\",\\n\\t\\t\\\"command\\\": \\\"-toggleFindInSelection\\\",\\n\\t\\t\\\"when\\\": \\\"editorFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"escape\\\",\\n\\t\\t\\\"command\\\": \\\"-notebook.cell.quitEdit\\\",\\n\\t\\t\\\"when\\\": \\\"inputFocus && notebookEditorFocused && !editorHasMultipleSelections && !editorHasSelection && !editorHoverVisible\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"escape\\\",\\n\\t\\t\\\"command\\\": \\\"-notebook.cell.quitEdit\\\",\\n\\t\\t\\\"when\\\": \\\"inputFocus && notebookEditorFocused && vim.active && !editorHasSelection && !editorHoverVisible && vim.mode == 'Normal'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"escape\\\",\\n\\t\\t\\\"command\\\": \\\"-interactive.input.clear\\\",\\n\\t\\t\\\"when\\\": \\\"!LinkedEditingInputVisible && !accessibilityHelpWidgetVisible && !breakpointWidgetVisible && !editorHasMultipleSelections && !editorHasSelection && !editorHoverVisible && !exceptionWidgetVisible && !findWidgetVisible && !inSnippetMode && !isComposing && !markersNavigationVisible && !notificationToastsVisible && !parameterHintsVisible && !renameInputVisible && !selectionAnchorSet && !suggestWidgetVisible && resourceScheme == 'vscode-interactive'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+8\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusEighthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+8\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusEighthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+5\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusFifthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+5\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusFifthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+4\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusFourthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+4\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusFourthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+2\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusSecondEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+2\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusSecondEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+7\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusSeventhEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+7\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusSeventhEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+6\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusSixthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+6\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusSixthEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+3\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusThirdEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+3\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusThirdEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+0\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusSideBar\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+0\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusSideBar\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+1\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.focusFirstEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+1\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.focusFirstEditorGroup\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+1\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex1\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+1\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex1\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+2\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex2\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+2\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex2\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+3\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex3\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+3\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex3\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+4\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex4\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+4\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex4\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+5\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex5\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+5\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex5\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+6\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex6\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+6\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex6\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+7\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex7\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+7\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex7\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+8\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex8\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+8\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex8\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+9\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.openEditorAtIndex9\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+9\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.openEditorAtIndex9\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+j e\\\",\\n\\t\\t\\\"command\\\": \\\"javaProjectExplorer.focus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"alt+m\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.action.toggleMaximizeEditorGroup\\\",\\n\\t\\t\\\"when\\\": \\\"editorPartMaximizedEditorGroup || editorPartMultipleEditorGroups\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+k ctrl+m\\\",\\n\\t\\t\\\"command\\\": \\\"-workbench.action.toggleMaximizeEditorGroup\\\",\\n\\t\\t\\\"when\\\": \\\"editorPartMaximizedEditorGroup || editorPartMultipleEditorGroups\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+up\\\",\\n\\t\\t\\\"command\\\": \\\"-extension.vim_cmd+alt+up\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.active && !inDebugRepl\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"shift+alt+down\\\",\\n\\t\\t\\\"command\\\": \\\"-extension.vim_cmd+alt+down\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.active && !inDebugRepl\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+g .\\\",\\n\\t\\t\\\"command\\\": \\\"git.openChange\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+g .\\\",\\n\\t\\t\\\"command\\\": \\\"git.openFile\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && isInDiffEditor\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+p\\\",\\n\\t\\t\\\"command\\\": \\\"-extension.vim_ctrl+p\\\",\\n\\t\\t\\\"when\\\": \\\"editorTextFocus && vim.active && vim.use<C-p> && !inDebugRepl || vim.active && vim.use<C-p> && !inDebugRepl && vim.mode == 'CommandlineInProgress' || vim.active && vim.use<C-p> && !inDebugRepl && vim.mode == 'SearchInProgressMode'\\\"\\n\\t},\\n\\t{\\n\\t\\t\\\"key\\\": \\\"ctrl+shift+t\\\",\\n\\t\\t\\\"command\\\": \\\"workbench.view.remote\\\"\\n\\t}\\n]\\n\",\"platform\":2}","extensions":"[{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"aaronpowell.vscode-profile-switcher\",\"uuid\":\"2bc40917-26d6-43e6-acfa-dcdf6324c6a5\"},\"displayName\":\"[Deprecated] Profile Switcher\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"adamerose.markdown-wysiwyg\",\"uuid\":\"5a0f2655-5be8-42c5-b684-045434234d37\"},\"displayName\":\"Markdown Editor\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"andrsdc.base16-themes\",\"uuid\":\"5b70d193-8451-4993-b4d4-eabcc15b7fe1\"},\"displayName\":\"Base16 Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"andys8.jest-snippets\",\"uuid\":\"8ee0c715-ca9e-4ce2-8841-5faa5e0f3255\"},\"displayName\":\"Jest Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"angular.ng-template\",\"uuid\":\"a92d457e-6f3f-4167-8087-1a54e1b6e00e\"},\"displayName\":\"Angular Language Service\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"antfu.icons-carbon\",\"uuid\":\"659a35e1-7b7f-4b47-822d-0d96fd6e13e7\"},\"displayName\":\"Carbon Product Icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"antonydalmiere.android-support\",\"uuid\":\"e41b3be7-1dcc-4cec-ba44-6870cbf5d7c5\"},\"displayName\":\"Android Full Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"arcticicestudio.nord-visual-studio-code\",\"uuid\":\"6f35c257-7fd5-4bc2-9cd1-01976589c17a\"},\"displayName\":\"Nord\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ardenivanov.svelte-intellisense\",\"uuid\":\"2d3fa306-b5f9-41f9-a7bf-ccd953a5af4a\"},\"displayName\":\"Svelte Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"arzg.intellij-theme\",\"uuid\":\"445a383f-22a2-4300-937d-3bbf3dd38ca3\"},\"displayName\":\"IntelliJ Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"be5invis.vscode-icontheme-nomo-dark\",\"uuid\":\"e0ee11e7-aa20-4e86-a3b9-2cd7d14fed93\"},\"displayName\":\"Nomo Dark Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"benrogerswpg.transparent-minimap\",\"uuid\":\"e1749936-95d1-4dae-8c44-d605f65953cd\"},\"displayName\":\"Transparent Minimap\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bungcip.better-toml\",\"uuid\":\"464f4ac7-af65-4aa9-9907-4ba7fa419085\"},\"displayName\":\"Better TOML\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"chouzz.vscode-better-align\",\"uuid\":\"f5a6ecde-96ce-4fde-8744-ab88c7727069\"},\"displayName\":\"Better Align\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"codeviz.codeviz\",\"uuid\":\"6d56f702-66b8-4e55-b93a-48cd769984d0\"},\"displayName\":\"CodeViz | Visual codebase maps\",\"disabled\":true,\"version\":\"1.4.54\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"coenraads.bracket-pair-colorizer\",\"uuid\":\"f583eafd-aa0d-4ccb-8f44-d1e610389660\"},\"displayName\":\"Bracket Pair Colorizer\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"csstools.postcss\",\"uuid\":\"80def04d-6d01-495b-9d59-4ad19408872f\"},\"displayName\":\"PostCSS Language Support\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cweijan.vscode-office\",\"uuid\":\"936b1be7-8595-4f76-b102-aa6bb915da73\"},\"displayName\":\"Office Viewer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dahong.theme-bear\",\"uuid\":\"e2fafe48-b7d2-4403-9711-327bcf332644\"},\"displayName\":\"Bear Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dart-code.dart-code\",\"uuid\":\"f57f68ea-9ee8-42b5-9a97-041d3e4278c4\"},\"displayName\":\"Dart\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dart-code.flutter\",\"uuid\":\"f6c3ec04-6057-4d9c-b997-69cba07a6158\"},\"displayName\":\"Flutter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"davidanson.vscode-markdownlint\",\"uuid\":\"daf8b44d-8aae-4da2-80c5-1f770219f643\"},\"displayName\":\"markdownlint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"dlasagno.rasi\",\"uuid\":\"cc85263d-01d7-43bc-8ccf-50b9800b321e\"},\"displayName\":\"Rasi\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"docker.docker\",\"uuid\":\"aa98a064-0f79-4961-a4b7-78df16d547ee\"},\"displayName\":\"Docker DX\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"editorconfig.editorconfig\",\"uuid\":\"f60a60a6-95ba-42d4-b41c-3d24c1b89588\"},\"displayName\":\"EditorConfig for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eg2.vscode-npm-script\",\"uuid\":\"ae9e3eb0-3357-4cc0-90ee-598d2d384757\"},\"displayName\":\"npm\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"elanandkumar.el-vsc-product-icon-theme\",\"uuid\":\"ff722812-68ff-48ff-9da4-3263cf8afa4e\"},\"displayName\":\"Minimalist Product Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"eppz.eppz-code\",\"uuid\":\"fa63aa30-e63a-48b1-876d-562a57da717f\"},\"displayName\":\"eppz! (C# theme for Unity)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"equinusocio.vsc-community-material-theme\",\"uuid\":\"bf8aa94a-4051-42fe-9bd1-2becad466fe7\"},\"displayName\":\"Community Material Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"firefox-devtools.vscode-firefox-debug\",\"uuid\":\"c5f4d87f-a524-462c-ac01-923eb19cf3e9\"},\"displayName\":\"Debugger for Firefox\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"fivethree.vscode-svelte-snippets\",\"uuid\":\"a42d3dd1-f528-407c-a110-d5e35c7ca4c2\"},\"displayName\":\"Svelte 3 Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.vscode-mysql\",\"uuid\":\"d4598ff7-3c39-47f6-bf45-2df845252570\"},\"displayName\":\"MySQL\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"fudd.toggle-zen-mode\",\"uuid\":\"6474b6fb-b19c-4349-bcf3-d5c51ed17edf\"},\"displayName\":\"Toggle Zen mode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.codespaces\",\"uuid\":\"4023d3e5-c840-4cdd-8b54-51c77548aa3f\"},\"displayName\":\"GitHub Codespaces\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.github-vscode-theme\",\"uuid\":\"7328a705-91fc-49e6-8293-da6f112e482d\"},\"displayName\":\"GitHub Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.remotehub\",\"uuid\":\"fc7d7e85-2e58-4c1c-97a3-2172ed9a77cd\"},\"displayName\":\"GitHub Repositories\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"gmlewis-vscode.flutter-stylizer\",\"uuid\":\"ac7e67c6-d7b6-4b8d-8279-31f6a13b9641\"},\"displayName\":\"flutter-stylizer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"displayName\":\"Go\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"gornivv.vscode-flutter-files\",\"uuid\":\"4b58b651-ff0e-49c7-90f1-39dcd3f49e0d\"},\"displayName\":\"[FF] Flutter Files\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hediet.vscode-drawio\",\"uuid\":\"ea6a6046-2132-421f-a984-664909fcf0b8\"},\"displayName\":\"Draw.io Integration\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"helgardrichard.helium-icon-theme\",\"uuid\":\"235f4502-e288-45b4-a36c-3c0825d81e1b\"},\"displayName\":\"Helium Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"hnw.vscode-auto-open-markdown-preview\",\"uuid\":\"ccf9294f-f78f-429a-8856-387624db2432\"},\"displayName\":\"Auto-Open Markdown Preview\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"jakebathman.mysql-syntax\",\"uuid\":\"acfa08ec-e98b-4b39-8561-1bf1938e71da\"},\"displayName\":\"MySQL Syntax\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"james-yu.latex-workshop\",\"uuid\":\"61d03280-3919-4dd1-bce1-178ca21fdeaf\"},\"displayName\":\"LaTeX Workshop\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jdinhlife.gruvbox\",\"uuid\":\"c6d564c4-ca8c-45ba-abf6-c85f2d1468d8\"},\"displayName\":\"Gruvbox Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jeffersonqin.latex-snippets-jeff\",\"uuid\":\"35939ef0-ae19-483a-a524-0d9c354b32f1\"},\"displayName\":\"LaTeX Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jnhi.jnhi-plugin\",\"uuid\":\"2a91ffae-08a9-4f09-a4b6-994eed8bd9d9\"},\"displayName\":\"多语言工具\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"johnpapa.angular2\",\"uuid\":\"214cbfb9-7c06-4467-bad4-357ae83eb587\"},\"displayName\":\"Angular Snippets (Version 18)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"johnpapa.vscode-cloak\",\"uuid\":\"66d4f4a4-b71b-4c76-9c96-4cc5ca75b3aa\"},\"displayName\":\"Cloak\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kaisun.vscodevimacademy\",\"uuid\":\"972f86b8-8745-4712-a8b1-95a66dbb71af\"},\"displayName\":\"Vscode Vim Academy\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kameshkotwani.google-search\",\"uuid\":\"4a3717df-00d2-40dd-9ed5-cea39d4d6a6d\"},\"displayName\":\"google-search\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kamikillerto.vscode-colorize\",\"uuid\":\"445ba381-f232-4150-9056-d790bd76d698\"},\"displayName\":\"colorize\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kevinkyang.auto-comment-blocks\",\"uuid\":\"cb5ffd62-3768-4f92-83a0-ccf84e22ddf4\"},\"displayName\":\"Auto Comment Blocks\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kisstkondoros.vscode-gutter-preview\",\"uuid\":\"eedfd044-d5ac-4389-973d-3ac1fdb98ad5\"},\"displayName\":\"Image preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"lorenzopirro.rust-flash-snippets\",\"uuid\":\"be86ab72-7be0-4726-bbcd-339fa85c54e1\"},\"displayName\":\"Rust Flash Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"maixiaojie.git-emoji\",\"uuid\":\"6a8186a8-3deb-4ccb-ac5b-1b27d0d500d9\"},\"displayName\":\"Git Emoji Commit\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"marcelovelasquez.flutter-tree\",\"uuid\":\"f0599c22-6504-4e2a-972d-06911ec8429e\"},\"displayName\":\"Flutter Tree\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"marufhassan.flutter-snippets\",\"uuid\":\"f80b059d-1fc4-4b1d-a80d-7b76dba86157\"},\"displayName\":\"Flutter Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mathiasfrohlich.kotlin\",\"uuid\":\"d36bad53-910d-481a-a7ee-8992450665f6\"},\"displayName\":\"Kotlin Language\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mde.select-highlight-minimap\",\"uuid\":\"54e51aa5-16bd-47ce-bb07-c66ebc0e17a8\"},\"displayName\":\"select highlight in minimap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mechatroner.rainbow-csv\",\"uuid\":\"3792588c-3d35-442d-91ea-fe6a755e8155\"},\"displayName\":\"Rainbow CSV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mhutchie.git-graph\",\"uuid\":\"438221f8-1107-4ccd-a6fe-f3b7fe0856b7\"},\"displayName\":\"Git Graph\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"miguelsolorio.fluent-icons\",\"uuid\":\"41aac8eb-b4f4-408d-9708-320d033a17f8\"},\"displayName\":\"Fluent Icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mongodb.mongodb-vscode\",\"uuid\":\"4b6540da-bfa3-4b88-b9e3-df8f2d161124\"},\"displayName\":\"MongoDB for VS Code\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mrmlnc.vscode-pugbeautify\",\"uuid\":\"3ac1d727-45b0-45cb-b26c-8b3296bc165b\"},\"displayName\":\"Pug beautify\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-kubernetes-tools.vscode-kubernetes-tools\",\"uuid\":\"4837e4f3-1b01-4732-b1a6-daa57ef64cab\"},\"displayName\":\"Kubernetes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-mssql.data-workspace-vscode\",\"uuid\":\"88e082b7-d289-4c59-bde4-4c61e0280428\"},\"displayName\":\"Data Workspace\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-mssql.mssql\",\"uuid\":\"4bf45e86-a448-4531-8c01-ef33f4536306\"},\"displayName\":\"SQL Server (mssql)\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-mssql.sql-bindings-vscode\",\"uuid\":\"48154c8d-77c4-4978-a3a2-807fc5266321\"},\"displayName\":\"SQL Bindings\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-mssql.sql-database-projects-vscode\",\"uuid\":\"4e9e1d12-64b6-4573-9203-f601d27de5a3\"},\"displayName\":\"SQL Database Projects\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.isort\",\"uuid\":\"4ad0ce32-ff3f-49f0-83b5-93e5dc00cfff\"},\"displayName\":\"isort\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"displayName\":\"Jupyter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-keymap\",\"uuid\":\"9f6dc8db-620c-4844-b8c5-e74914f1be27\"},\"displayName\":\"Jupyter Keymap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-renderers\",\"uuid\":\"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf\"},\"displayName\":\"Jupyter Notebook Renderers\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-cell-tags\",\"uuid\":\"ab4fb32a-befb-4102-adf9-1652d0cd6a5e\"},\"displayName\":\"Jupyter Cell Tags\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-powertoys\",\"uuid\":\"2e7e4dec-3b88-4f57-ae83-7c6a82994e6d\"},\"displayName\":\"Jupyter PowerToys\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-slideshow\",\"uuid\":\"e153ca70-b543-4865-b4c5-b31d34185948\"},\"displayName\":\"Jupyter Slide Show\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.azure-repos\",\"uuid\":\"25cfa506-1433-4595-a73f-61666807126d\"},\"displayName\":\"Azure Repos\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cmake-tools\",\"uuid\":\"7c889349-8749-43d4-8b5e-08939936d7f4\"},\"displayName\":\"CMake Tools\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools\",\"uuid\":\"690b692e-e8a9-493f-b802-8089d50ac1b2\"},\"displayName\":\"C/C++\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools-extension-pack\",\"uuid\":\"3957b2f6-f086-49b5-a7b4-5da772123130\"},\"displayName\":\"C/C++ Extension Pack\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.cpptools-themes\",\"uuid\":\"99b17261-8f6e-45f0-9ad5-a69c6f509a4f\"},\"displayName\":\"C/C++ Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.live-server\",\"uuid\":\"4eae7368-ec63-429d-8449-57a7df5e2117\"},\"displayName\":\"Live Preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-repositories\",\"uuid\":\"cf5142f0-3701-4992-980c-9895a750addf\"},\"displayName\":\"Remote Repositories\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-next\",\"uuid\":\"15305aca-2588-4ca0-8147-ab2c64730b82\"},\"displayName\":\"JavaScript and TypeScript Nightly\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"msjsdiag.debugger-for-chrome\",\"uuid\":\"1ec62ca5-d7f9-4ddb-a882-e8d018c0aefd\"},\"displayName\":\"[Deprecated] Debugger for Chrome\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mtxr.sqltools\",\"uuid\":\"6a2bbab0-d8f0-43fa-9b26-e6a3b7892a0b\"},\"displayName\":\"SQLTools\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"mulu-github.jsflowchart\",\"uuid\":\"06b91dd0-c1bc-4d50-9404-dc26d6967ba1\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"nash.awesome-flutter-snippets\",\"uuid\":\"b89a385b-a059-47d8-956f-cd87efc742ea\"},\"displayName\":\"Awesome Flutter Snippets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"naumovs.theme-oceanicnext\",\"uuid\":\"3acfcc8d-a050-4675-8e49-cdc9f8945404\"},\"displayName\":\"Theme - Oceanic Next\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"nerudevs.jellyfish-dark\",\"uuid\":\"095d4178-cd64-4e6e-8eca-fa604eb9aeb2\"},\"displayName\":\"Jellyfish\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"nerudevs.v-low\",\"uuid\":\"40774004-2606-458f-8cdc-8c45ba35f015\"},\"displayName\":\"v Low\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"oldstarchy.align-spaces\",\"uuid\":\"c9376c1a-c92d-46b5-b487-ae136184c309\"},\"displayName\":\"Align Spaces\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"oouo-diogo-perdigao.docthis\",\"uuid\":\"e4f871bb-b27e-4ee9-b517-998d11af8d18\"},\"displayName\":\"Document This\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"orta.vscode-jest\",\"uuid\":\"7997a8ae-1fae-4022-b834-12f6318aeffd\"},\"displayName\":\"Jest\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"pepri.subtitles-editor\",\"uuid\":\"04738eb6-00d0-4791-a5ae-09d789fa2a62\"},\"displayName\":\"Subtitles Editor\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pflannery.vscode-versionlens\",\"uuid\":\"07fc4a0a-11fc-4121-ba9a-f0d534c729d8\"},\"displayName\":\"Version Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pkief.material-product-icons\",\"uuid\":\"f797dacd-4e80-4f33-8b63-d665c0956013\"},\"displayName\":\"Material Product Icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pnp.polacode\",\"uuid\":\"d80b9a94-f4a6-4e39-bc42-62212e365682\"},\"displayName\":\"Polacode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"pomdtr.excalidraw-editor\",\"uuid\":\"3dc917d8-e986-4abf-8159-6fc2233995bd\"},\"displayName\":\"Excalidraw\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rampus-bit.cascade\",\"uuid\":\"615794f8-6ef8-4b96-854d-95e2a293880d\"},\"displayName\":\"Cascade\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"redhat.java\",\"uuid\":\"198a707e-28af-4e84-8610-6e2f628dd12d\"},\"displayName\":\"Language Support for Java(TM) by Red Hat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"redhat.vscode-yaml\",\"uuid\":\"2061917f-f76a-458a-8da9-f162de22b97e\"},\"displayName\":\"YAML\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"46cc5bbd-b098-4568-9b87-f91e07d26f2d\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"roryok.ascii-header\",\"uuid\":\"0f56361f-4fef-49b0-9edb-0b51201b1ae5\"},\"displayName\":\"ASCIIheader\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rubenverg.bootstrap-product-icons\",\"uuid\":\"5f945770-8d36-41b3-9782-0379c08335f7\"},\"displayName\":\"Bootstrap Product Icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rust-lang.rust\",\"uuid\":\"570e6089-b871-41df-9cf4-a723cb34ef01\"},\"displayName\":\"Rust (deprecated)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rust-lang.rust-analyzer\",\"uuid\":\"06574cb4-e5dc-4631-8174-a543a4533621\"},\"displayName\":\"rust-analyzer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sallar.vscode-duotone-dark\",\"uuid\":\"344c4c0e-58d1-4c96-a8ec-7332addc037c\"},\"displayName\":\"DuoTone Dark Themes\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sango.automaton\",\"uuid\":\"bbb5a715-0a6a-4529-9eb8-b41c235ec018\"},\"displayName\":\"Automaton\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"serayuzgur.crates\",\"uuid\":\"6a95a3fd-3a5d-4326-b8ab-1b1653b1f183\"},\"displayName\":\"crates\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"softwaredotcom.swdc-vscode\",\"uuid\":\"c919f1b2-3705-431b-9cfd-bb0f6f3c9720\"},\"displayName\":\"Code Time\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sonarsource.sonarlint-vscode\",\"uuid\":\"a7fa941e-bcda-486f-8141-8483a6286177\"},\"displayName\":\"SonarQube for IDE\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"spaceribs.webvtt-language\",\"uuid\":\"72bd2842-e626-4bcb-a801-374b4f62477e\"},\"displayName\":\"WebVTT Language\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"stivo.tailwind-fold\",\"uuid\":\"38454b33-2ebc-4d0c-b04c-77e5ea5cdb4b\"},\"displayName\":\"Tailwind Fold\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"displayName\":\"Svelte for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tailot.duckduckgo\",\"uuid\":\"98cf6c26-dad2-430d-82b1-9d290c7e93e0\"},\"displayName\":\"DuckDuckGo Search\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tatsy.vscode-3d-preview\",\"uuid\":\"e919f4a3-130d-4dda-894a-77523c680711\"},\"displayName\":\"vscode-3d-preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tldraw-org.tldraw-vscode\",\"uuid\":\"c8132309-be84-4ae3-afa5-c6a8bc824611\"},\"displayName\":\"tldraw\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tomoki1207.pdf\",\"uuid\":\"6db08635-0c6a-45ba-9a4b-8c3e192c63c2\"},\"displayName\":\"vscode-pdf\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tonybaloney.vscode-pets\",\"uuid\":\"9b1d6ed6-92f2-4fad-863e-18a9d4c22204\"},\"displayName\":\"vscode-pets\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"twxs.cmake\",\"uuid\":\"2be7cf14-2603-402e-9771-fd79df83cdf8\"},\"displayName\":\"CMake\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vadimcn.vscode-lldb\",\"uuid\":\"bee31e34-a44b-4a76-9ec2-e9fd1439a0f6\"},\"displayName\":\"CodeLLDB\",\"version\":\"1.11.4\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vintharas.learn-vim\",\"uuid\":\"159d930e-fdd0-42de-bbf8-5f62686e83a7\"},\"displayName\":\"Learn Vim\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"visualstudioexptteam.intellicode-api-usage-examples\",\"uuid\":\"9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3\"},\"displayName\":\"IntelliCode API Usage Examples\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"visualstudioexptteam.vscodeintellicode\",\"uuid\":\"876e8f93-74d0-4f4f-91b7-34a09f19f444\"},\"displayName\":\"IntelliCode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-gradle\",\"uuid\":\"a226f06e-9b5e-493b-b92a-553d3572f969\"},\"displayName\":\"Gradle for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-java-debug\",\"uuid\":\"61fcd0cf-64d7-4836-8d6b-d55f4fb83281\"},\"displayName\":\"Debugger for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-java-dependency\",\"uuid\":\"7865e561-1c83-410e-9b99-aabada597a7e\"},\"displayName\":\"Project Manager for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-java-pack\",\"uuid\":\"96f11e1f-1a46-4592-b084-f025b2c2a81f\"},\"displayName\":\"Extension Pack for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-java-test\",\"uuid\":\"67c06b0d-1891-42ca-b2a8-113e79bff069\"},\"displayName\":\"Test Runner for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscjava.vscode-maven\",\"uuid\":\"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312\"},\"displayName\":\"Maven for Java\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode-icons-team.vscode-icons\",\"uuid\":\"9ccc1dd7-7ec4-4a46-bd4f-7d7b8b9d322a\"},\"displayName\":\"vscode-icons\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscodevim.vim\",\"uuid\":\"d96e79c6-8b25-4be3-8545-0e0ecefcae03\"},\"displayName\":\"Vim\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wallabyjs.quokka-vscode\",\"uuid\":\"aae0701b-111f-49c1-9000-abd37a442f28\"},\"displayName\":\"Quokka.js\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"wallabyjs.wallaby-vscode\",\"uuid\":\"6766254a-8e43-4ebc-9b89-e5be39cb5318\"},\"displayName\":\"Wallaby.js\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wayou.vscode-todo-highlight\",\"uuid\":\"97a08c5f-6667-4242-a5c5-045dfb6bd4b9\"},\"displayName\":\"TODO Highlight\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wix.vscode-import-cost\",\"uuid\":\"c46b0018-f317-4b6c-a785-d2039b27338f\"},\"displayName\":\"Import Cost\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"zhuangtongfa.material-theme\",\"uuid\":\"26a529c9-2654-4b95-a63f-02f6a52429e6\"},\"displayName\":\"One Dark Pro\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mysql\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"go.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.AllRules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.IssueLocations\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"SonarLint.ConnectedMode\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"rustDependencies\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"objectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"queryHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewConsoleMessages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewBookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewHistoryExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.SecurityHotspots\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.HelpAndFeedback\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"levelSelection\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.valueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.traceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wallaby.testFileCoverageExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilot-chat-requests\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"queryResult\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.package.outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeviz.graphView\\\",\\\"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\\\":true},{\\\"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\\\":true},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.scm.grouped\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.codeviz-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.flutterPropertyEditor\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.sidebarDevToolsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.sidebarDevToolsInspectorContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.sidebarDevToolsDeepLinksContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.copilot-chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":19},{\\\"id\\\":\\\"workbench.view.extension.VVA\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"workbench.view.extension.dataworkspace\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":22},{\\\"id\\\":\\\"workbench.view.extension.tabnine\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":21},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.latex-workshop-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"workbench.view.extension.kubernetesView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":20},{\\\"id\\\":\\\"workbench.view.extension.cmake-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":23},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":24},{\\\"id\\\":\\\"workbench.view.extension.code-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":26},{\\\"id\\\":\\\"workbench.view.extension.rustSyntaxTreeContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":25},{\\\"id\\\":\\\"workbench.view.extension.learn-vim-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":27},{\\\"id\\\":\\\"workbench.view.extension.gradleContainerView\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":28},{\\\"id\\\":\\\"workbench.view.extension.wallaby-details\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":24},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":29},{\\\"id\\\":\\\"workbench.view.extension.wallaby-side-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":30},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.2dfa8de9-e9f0-46f4-8bb1-f9c76b95f63f\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.views.service.sidebar.c0bb71f0-57b0-43df-bbba-7c8b2cf4ee18\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.firefox.loadedScripts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.firefox.eventBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"lldb.loadedModules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"lldb.excludedCallers\\\",\\\"isHidden\\\":false}]\",\"nps/lastSessionDate\":\"Fri Oct 07 2022\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1664258498930\\\",\\\"status.workspaceTrust.1664259319078\\\",\\\"status.workspaceTrust.8425e22a7fe2f73f4747995f477e9379\\\",\\\"status.workspaceTrust.1664260686202\\\",\\\"status.workspaceTrust.6ffda13322acd5825daa0bac9a4b1d1a\\\",\\\"status.workspaceTrust.1664345448431\\\",\\\"status.workspaceTrust.1664347554621\\\",\\\"status.workspaceTrust.1664541068085\\\",\\\"status.workspaceTrust.71f7b11a577dee49227c6fac4bb7275c\\\",\\\"status.workspaceTrust.6bfab81026e7f10b7d16c9a75dda6f88\\\",\\\"status.workspaceTrust.1664593257933\\\",\\\"status.workspaceTrust.1664593306621\\\",\\\"status.workspaceTrust.1664593548583\\\",\\\"status.workspaceTrust.1664593561029\\\",\\\"status.workspaceTrust.1b7b6c575411644c119fd7e3080fb0ff\\\",\\\"status.workspaceTrust.518683b257eb1b0216c0cf2bef47802d\\\",\\\"status.workspaceTrust.fdc0f3fb3ca71b6965fc18e3c3a996eb\\\",\\\"status.workspaceTrust.1664766262642\\\",\\\"status.workspaceTrust.43dc0520a54346f8017388030c53bb6e\\\",\\\"status.workspaceTrust.bfa15accd6ef0862d6ac2de16f268fff\\\",\\\"status.workspaceTrust.94fc001688deee2e8ca02a77ee577591\\\",\\\"status.workspaceTrust.32d8bf2311544699bbfd81fc4a587813\\\",\\\"status.workspaceTrust.ae6c2840685573c60e32444a694fe885\\\",\\\"status.workspaceTrust.cc5ea6dec92adec10fe026a8873c6aa6\\\",\\\"status.workspaceTrust.1664890291013\\\",\\\"status.workspaceTrust.fbb9886d091e107e14205d897082f49e\\\",\\\"status.workspaceTrust.1665118662953\\\",\\\"status.workspaceTrust.1665668467535\\\",\\\"status.workspaceTrust.2aea9dba59364f20cf855719f3ce7c68\\\",\\\"status.workspaceTrust.97a46f942e1032330a893c7d00343464\\\",\\\"status.workspaceTrust.2c04f58bca13060a0ce0825b3c10f715\\\",\\\"status.workspaceTrust.1666414290443\\\",\\\"status.workspaceTrust.1666415762233\\\",\\\"status.workspaceTrust.8326a6169293993eb02d71a023f983e0\\\",\\\"status.workspaceTrust.21da20d6b808c8b90773b56445240cc2\\\",\\\"status.workspaceTrust.0b50a944bf0801dbd8f534b93e00c375\\\",\\\"status.workspaceTrust.1667625392873\\\",\\\"status.workspaceTrust.1667625458845\\\",\\\"status.workspaceTrust.1667649676059\\\",\\\"status.workspaceTrust.1667649749374\\\",\\\"status.workspaceTrust.1667819540331\\\",\\\"status.workspaceTrust.1667861607698\\\",\\\"status.workspaceTrust.1667989996835\\\",\\\"status.workspaceTrust.2343a48a2bbfaa99b87414dc436266a0\\\",\\\"status.workspaceTrust.014182302911ec68ea679d7df1e6e22b\\\",\\\"status.workspaceTrust.5cdf50ce9d003769ee4ae7196df1ff02\\\",\\\"status.workspaceTrust.6e45703cb49a7edc731133aab7d5df78\\\",\\\"status.workspaceTrust.1668097014516\\\",\\\"status.workspaceTrust.32d4730dd7db84a384432cd8bc65ce35\\\",\\\"status.workspaceTrust.1668100072706\\\",\\\"status.workspaceTrust.6f87d1f2c3993decbd8345301627b182\\\",\\\"status.workspaceTrust.1668144589627\\\",\\\"status.workspaceTrust.1668255213698\\\",\\\"status.workspaceTrust.68cd1e0088baf46ca3550c602db57a4c\\\",\\\"status.workspaceTrust.1668607536895\\\",\\\"status.workspaceTrust.5f5721f7b73db6b7299fc8c64f23c14e\\\",\\\"status.workspaceTrust.0b6c46a322357d49629af3ba78b276c8\\\",\\\"status.workspaceTrust.1611ec7cc813eedc37bedb408e46a933\\\",\\\"status.workspaceTrust.75c1711a2f349bd5a33fd0e1459c6fd1\\\",\\\"status.workspaceTrust.7f1f7c0d0c3cbb1568ba907dc8245ac7\\\",\\\"status.workspaceTrust.d1834f32d3e843abc944dd566a2a924a\\\",\\\"status.workspaceTrust.8369592c82ad3399dfa1f00116d6e8bd\\\",\\\"status.workspaceTrust.1668685155456\\\",\\\"status.workspaceTrust.4e5dc4ece2b5086fd8187996271e8fb2\\\",\\\"status.workspaceTrust.1669037835804\\\",\\\"status.workspaceTrust.2dabb38b705b4fe22eb585f3980ea648\\\",\\\"status.workspaceTrust.1669038093834\\\",\\\"status.workspaceTrust.1669040780875\\\",\\\"status.workspaceTrust.1669101633636\\\",\\\"status.workspaceTrust.1669102134019\\\",\\\"status.workspaceTrust.1669125400278\\\",\\\"status.workspaceTrust.1669125627059\\\",\\\"status.workspaceTrust.1491d6ac219d77e1fcb430724eca1df2\\\",\\\"status.workspaceTrust.1669462324351\\\",\\\"status.workspaceTrust.1669531416853\\\",\\\"status.workspaceTrust.dc082bd05ee3012f2d9e9196425ecb1d\\\",\\\"status.workspaceTrust.1669533659042\\\",\\\"status.workspaceTrust.1669533665012\\\",\\\"status.workspaceTrust.1669533732467\\\",\\\"status.workspaceTrust.1669534626903\\\",\\\"status.workspaceTrust.1669547957171\\\",\\\"status.workspaceTrust.1669552080338\\\",\\\"status.workspaceTrust.1669659689331\\\",\\\"status.workspaceTrust.1669746779497\\\",\\\"status.workspaceTrust.1669746792312\\\",\\\"status.workspaceTrust.1669746800943\\\",\\\"status.workspaceTrust.1670168677597\\\",\\\"status.workspaceTrust.5696ef65dd4119db59b8a75c6b876ce1\\\",\\\"status.workspaceTrust.1670222246132\\\",\\\"status.workspaceTrust.1670223602356\\\",\\\"status.workspaceTrust.1670224748081\\\",\\\"status.workspaceTrust.a066588b04ae5a379838d1d25e91b7c5\\\",\\\"status.workspaceTrust.2c8e9422e105717e4d13ac714b45566e\\\",\\\"status.workspaceTrust.1670268823231\\\",\\\"status.workspaceTrust.1671257167348\\\",\\\"status.workspaceTrust.1671257328708\\\",\\\"status.workspaceTrust.1671257409846\\\",\\\"status.workspaceTrust.1671257451777\\\",\\\"status.workspaceTrust.1671257464296\\\",\\\"status.workspaceTrust.1671257718552\\\",\\\"status.workspaceTrust.1671257747634\\\",\\\"status.workspaceTrust.1671257833125\\\",\\\"status.workspaceTrust.1671257978759\\\",\\\"status.workspaceTrust.1671258007457\\\",\\\"status.workspaceTrust.1671258051420\\\",\\\"status.workspaceTrust.1671258266359\\\",\\\"status.workspaceTrust.1671258324000\\\",\\\"status.workspaceTrust.1671258379555\\\",\\\"status.workspaceTrust.1671258438208\\\",\\\"status.workspaceTrust.1671258636706\\\",\\\"status.workspaceTrust.1671258648985\\\",\\\"status.workspaceTrust.1671258665038\\\",\\\"status.workspaceTrust.1671258697438\\\",\\\"status.workspaceTrust.1671258936459\\\",\\\"status.workspaceTrust.1671258988163\\\",\\\"status.workspaceTrust.1671259000279\\\",\\\"status.workspaceTrust.1671259071499\\\",\\\"status.workspaceTrust.1671259150251\\\",\\\"status.workspaceTrust.1671259159538\\\",\\\"status.workspaceTrust.1671259298307\\\",\\\"status.workspaceTrust.1671259307344\\\",\\\"status.workspaceTrust.1671259617698\\\",\\\"status.workspaceTrust.1671259662291\\\",\\\"status.workspaceTrust.1671259706106\\\",\\\"status.workspaceTrust.1671259736674\\\",\\\"status.workspaceTrust.1671259744426\\\",\\\"status.workspaceTrust.1671259751690\\\",\\\"status.workspaceTrust.1671259787553\\\",\\\"status.workspaceTrust.82e110e33b9dc574b608b0c27d130c5d\\\",\\\"status.workspaceTrust.1671342464328\\\",\\\"status.workspaceTrust.1671366752594\\\",\\\"status.workspaceTrust.1671893018045\\\",\\\"status.workspaceTrust.1672062830002\\\",\\\"status.workspaceTrust.1672072710361\\\",\\\"status.workspaceTrust.1672433831473\\\",\\\"status.workspaceTrust.1672731388594\\\",\\\"status.workspaceTrust.1672741184631\\\",\\\"status.workspaceTrust.1672741655776\\\",\\\"status.workspaceTrust.883b3f473d8259a2c74b58284362be0c\\\",\\\"status.workspaceTrust.758a0626d1faebf07b6151e890877ba8\\\",\\\"status.workspaceTrust.04d0b6419069e76b93d1846c6258560c\\\",\\\"status.workspaceTrust.1673167700011\\\",\\\"status.workspaceTrust.cf1353a993f27a62388ae86fc5b9565f\\\",\\\"status.workspaceTrust.53c597f022de55416c69d88008c93839\\\",\\\"status.workspaceTrust.e141adc5d40404aca3cfb2cec2991ffe\\\",\\\"status.workspaceTrust.1673772315891\\\",\\\"status.workspaceTrust.d4607858748f9918203775eea6ee4cc3\\\",\\\"status.workspaceTrust.8a4e2f8ff1c87c66da773712d2df7c23\\\",\\\"status.workspaceTrust.63c2ecf7016055335db5b7312a1b5511\\\",\\\"status.workspaceTrust.c07ea85d3f6e93bc7c87f2915580dc74\\\",\\\"status.workspaceTrust.b5dce4887a94201c05326c9c8745fd5f\\\",\\\"status.workspaceTrust.76f07a03ca4c94133bd90c4577e07cd9\\\",\\\"status.workspaceTrust.6e947968a97688e717d2edf30cafbe27\\\",\\\"status.workspaceTrust.1673863987860\\\",\\\"status.workspaceTrust.128b1fe817e575ad9a62af096c371b23\\\",\\\"status.workspaceTrust.1674314713521\\\",\\\"status.workspaceTrust.1674380422351\\\",\\\"status.workspaceTrust.4efc774cd7734aa22055355fb6398686\\\",\\\"status.workspaceTrust.92a1c400aef33172b5c4e12234e865fa\\\",\\\"status.workspaceTrust.21640bc51f9056100b1985331fd44151\\\",\\\"status.workspaceTrust.6e807a46e3fe664958d845d39bcf9bb7\\\",\\\"status.workspaceTrust.1469dddf046a8e48b576ee6a429407a1\\\",\\\"status.workspaceTrust.1674904608046\\\",\\\"status.workspaceTrust.55b182e40867aa626e74260c9e56a811\\\",\\\"status.workspaceTrust.1674981934548\\\",\\\"status.workspaceTrust.1675148244744\\\",\\\"status.workspaceTrust.1675748479555\\\",\\\"status.workspaceTrust.1675749482435\\\",\\\"status.workspaceTrust.1675837334945\\\",\\\"status.workspaceTrust.99d74dfb5da90c37df637265447e9903\\\",\\\"status.workspaceTrust.1676035643262\\\",\\\"status.workspaceTrust.1676268806420\\\",\\\"status.workspaceTrust.1676533429633\\\",\\\"status.workspaceTrust.1676533942332\\\",\\\"status.workspaceTrust.1676538180414\\\",\\\"status.workspaceTrust.0faccdba095d633e9178d95ee9ec4a80\\\",\\\"status.workspaceTrust.0cd49014d22f887d23d0382d5a99e99f\\\",\\\"status.workspaceTrust.1677299466021\\\",\\\"status.workspaceTrust.1677333952261\\\",\\\"status.workspaceTrust.f6694f16430af948e76b60bc4d4a29e8\\\",\\\"status.workspaceTrust.1677334056962\\\",\\\"status.workspaceTrust.1677394815866\\\",\\\"status.workspaceTrust.4e9331ea655b05b5a1b47f33ac413e64\\\",\\\"status.workspaceTrust.1677395564679\\\",\\\"status.workspaceTrust.e2f823cde5a18316f5b12deb71048290\\\",\\\"status.workspaceTrust.16b4fe0b1bedb8b2180e4d0dc10aca00\\\",\\\"status.workspaceTrust.f4c65099cbc0aa2f413b5ca71436b3f0\\\",\\\"status.workspaceTrust.1ae7f61725c48cc448a0609ce5b9b88c\\\",\\\"status.workspaceTrust.309c8062fc3d03a8ca7d4290a77d512f\\\",\\\"status.workspaceTrust.9ef70e44881cad88d82bd5def8f7e428\\\",\\\"status.workspaceTrust.1677917055576\\\",\\\"status.workspaceTrust.1677917110523\\\",\\\"status.workspaceTrust.64c0f1ae6d82728e353d2517d8263c01\\\",\\\"status.workspaceTrust.25cc627b5828740724f73d4a40f42430\\\",\\\"status.workspaceTrust.1678091876816\\\",\\\"status.workspaceTrust.1678092085789\\\",\\\"status.workspaceTrust.94618bf742b6cef739c43052f53f15c6\\\",\\\"status.workspaceTrust.0d8aca1340b707e58464a379aadb03b3\\\",\\\"status.workspaceTrust.c2e5c3995c44cc9d52a1a094f248133a\\\",\\\"status.workspaceTrust.24bc8f8ec6170330301732fe3e5f1f18\\\",\\\"status.workspaceTrust.415833a827305b6e95d37d48d407de43\\\",\\\"status.workspaceTrust.1679815143843\\\",\\\"status.workspaceTrust.9ce906627847ddf26c0c99c1d771f113\\\",\\\"status.workspaceTrust.1679861772013\\\",\\\"status.workspaceTrust.1679863261445\\\",\\\"status.workspaceTrust.1680536488191\\\",\\\"status.workspaceTrust.7a8bc9efd9c4a3efe57416417ebdee98\\\",\\\"status.workspaceTrust.1681192834213\\\",\\\"status.workspaceTrust.1681220611724\\\",\\\"status.workspaceTrust.89f2cc96ec9ac94e6932ade479890373\\\",\\\"status.workspaceTrust.1682228594616\\\",\\\"status.workspaceTrust.1682228805568\\\",\\\"status.workspaceTrust.1682257357080\\\",\\\"status.workspaceTrust.377ff74a88cbb1300203f99c9d3993b2\\\",\\\"status.workspaceTrust.98e8d0c1f7bf5fae9f6eb780c48b04ef\\\",\\\"status.workspaceTrust.36eb3ea2ed81e0dec5190542d298eed9\\\",\\\"status.workspaceTrust.8093667be9da7397ea985b2bb9ebb8ff\\\",\\\"status.workspaceTrust.1682326903958\\\",\\\"status.workspaceTrust.affaf63a9887585360200398faae17f4\\\",\\\"status.workspaceTrust.1682583005620\\\",\\\"status.workspaceTrust.1682590821209\\\",\\\"status.workspaceTrust.984f7fcce65f712619877a39085936dd\\\",\\\"status.workspaceTrust.1682907973516\\\",\\\"status.workspaceTrust.1683866098829\\\",\\\"status.workspaceTrust.1684426054243\\\",\\\"status.workspaceTrust.cc81f91e92c6c54c981c2b94d95f11d2\\\",\\\"status.workspaceTrust.5a5a073265c352a40cb74798674e2264\\\",\\\"status.workspaceTrust.f25167ef3d282ea892ae7f72e49ab005\\\",\\\"status.workspaceTrust.9d1126aac59a2eecca167810df312280\\\",\\\"status.workspaceTrust.72f21be85450d8fa22ddd39abf4bed3e\\\",\\\"status.workspaceTrust.2cec9e1f7ba6964bc3041bc0320b2c4a\\\",\\\"status.workspaceTrust.ba9c8cc85bae2b844a9e287148391b7b\\\",\\\"status.workspaceTrust.29f0671cdb66af65c3a14b502271bf8a\\\",\\\"status.workspaceTrust.17321775ab9ac64e16089a15060e162a\\\",\\\"status.workspaceTrust.6b838b6bec0f713f2caed804cf61d5e9\\\",\\\"status.workspaceTrust.55e662288b8f9eb5f31b8c0acf54980b\\\",\\\"status.workspaceTrust.c690411477c9f108918896777bbc46d4\\\",\\\"status.workspaceTrust.0ed217df77be7623b9c95a2f244dac0a\\\",\\\"status.workspaceTrust.1686361142354\\\",\\\"status.workspaceTrust.1686361663714\\\",\\\"status.workspaceTrust.0c646b57c93bb54ed41f7fa116e20a48\\\",\\\"status.workspaceTrust.1686827028620\\\",\\\"status.workspaceTrust.6bc0c9ca248355a3a4dc967979d281c3\\\",\\\"status.workspaceTrust.a1f788f99e2be52cf32f93857cd84bd0\\\",\\\"status.workspaceTrust.865ff90269214f3a2ea0bdfd86ba10fb\\\",\\\"status.workspaceTrust.1687902479720\\\",\\\"status.workspaceTrust.c5dfad30b015729c2632acf9d297ed8d\\\",\\\"status.workspaceTrust.1688840741415\\\",\\\"status.workspaceTrust.1688841509449\\\",\\\"status.workspaceTrust.1688887488027\\\",\\\"status.workspaceTrust.67aff6ef6d74e55462029d2ebb4e81ff\\\",\\\"status.workspaceTrust.61e473d3ce4ef2446d910db5b61f9dfe\\\",\\\"status.workspaceTrust.b348837bc255a5d16ec1d5d68e3cc6ff\\\",\\\"status.workspaceTrust.5c2c7995d5fe0802168695c31f6519bd\\\",\\\"status.workspaceTrust.6afed8d56376b87ca07879313814298e\\\",\\\"status.workspaceTrust.1689398655892\\\",\\\"status.workspaceTrust.fa13d4ef23bfe81e422ebb2af234d690\\\",\\\"status.workspaceTrust.25257ea2a80ca4c9d62b6f62f46f93ec\\\",\\\"status.workspaceTrust.49a7eb57a31481daec6c29d8c4fa507b\\\",\\\"status.workspaceTrust.1690268095984\\\",\\\"status.workspaceTrust.1690268425926\\\",\\\"status.workspaceTrust.1690357907191\\\",\\\"status.workspaceTrust.47fd5b8286863fa68d5dbdc8ae6e0834\\\",\\\"status.workspaceTrust.b3302986399b7b47d3adc2509d2abffb\\\",\\\"status.workspaceTrust.b4405a51ef650276b63c54f3e87829d9\\\",\\\"status.workspaceTrust.1690873987751\\\",\\\"status.workspaceTrust.1690876533123\\\",\\\"status.workspaceTrust.e72b0ef3bd3aedd4107850478bba7b96\\\",\\\"status.workspaceTrust.1690959855551\\\",\\\"status.workspaceTrust.b814d6bbccce6a55e2c972257480e47f\\\",\\\"status.workspaceTrust.ad4bd09479d8f26502a710ee027b9d36\\\",\\\"status.workspaceTrust.e88ca4ec19b6e6afa00927bd4b5c3941\\\",\\\"status.workspaceTrust.1691130931539\\\",\\\"status.workspaceTrust.9e7105b9d2601f17d06276fdce2501d7\\\",\\\"status.workspaceTrust.1691135077755\\\",\\\"status.workspaceTrust.c9c55af260c29b7a49285ecc69618656\\\",\\\"status.workspaceTrust.65dcb97cdc1bc1f5043662d7bea977a5\\\",\\\"status.workspaceTrust.0206c77f4767d13f34b529c3313b3bbb\\\",\\\"status.workspaceTrust.43047c719b76b17e09dd9065d0ca7fe6\\\",\\\"status.workspaceTrust.1691560261669\\\",\\\"status.workspaceTrust.1691563663202\\\",\\\"status.workspaceTrust.1691563700118\\\",\\\"status.workspaceTrust.85bbf7767443887b86d95ce8231098f4\\\",\\\"status.workspaceTrust.1691564532137\\\",\\\"status.workspaceTrust.1691565225078\\\",\\\"status.workspaceTrust.1691565275677\\\",\\\"status.workspaceTrust.1691565312507\\\",\\\"status.workspaceTrust.1691565460378\\\",\\\"status.workspaceTrust.1691565662534\\\",\\\"status.workspaceTrust.1691565683815\\\",\\\"status.workspaceTrust.1691566834586\\\",\\\"status.workspaceTrust.1691566865315\\\",\\\"status.workspaceTrust.1691566950991\\\",\\\"status.workspaceTrust.1691568647648\\\",\\\"status.workspaceTrust.859cc21649e2b31321f2fae5863425fd\\\",\\\"status.workspaceTrust.1691573542946\\\",\\\"status.workspaceTrust.1691573560804\\\",\\\"status.workspaceTrust.2ddc020c99c2ed7e4652a3e67c647154\\\",\\\"status.workspaceTrust.f4d7f8b4c8537e19c85ce222f6f4a5cd\\\",\\\"status.workspaceTrust.366f019da5c229c9b49b2181c5df1e80\\\",\\\"status.workspaceTrust.1691582667362\\\",\\\"status.workspaceTrust.1691584914352\\\",\\\"status.workspaceTrust.7db8f43f142c09240a5d9a46f3bab852\\\",\\\"status.workspaceTrust.1691733080175\\\",\\\"status.workspaceTrust.2f1df07d0faf74a6f62bead9b074f3f4\\\",\\\"status.workspaceTrust.1691745674705\\\",\\\"status.workspaceTrust.1691993284805\\\",\\\"status.workspaceTrust.1692435033577\\\",\\\"status.workspaceTrust.1692435062620\\\",\\\"status.workspaceTrust.1692435101070\\\",\\\"status.workspaceTrust.1692435112009\\\",\\\"status.workspaceTrust.1692435265630\\\",\\\"status.workspaceTrust.4acefa422adcc3464f59e3b09ddb1ff4\\\",\\\"status.workspaceTrust.1692435479860\\\",\\\"status.workspaceTrust.4eb1057e56c2abddf28ff54bf03b9ebb\\\",\\\"status.workspaceTrust.8f2b79b1e4b2a2f1cbcb5e82744e063c\\\",\\\"status.workspaceTrust.1692443189970\\\",\\\"status.workspaceTrust.f8f0c37abf892ef8b4a3fc9887833cd9\\\",\\\"status.workspaceTrust.1692444160212\\\",\\\"status.workspaceTrust.1692444886328\\\",\\\"status.workspaceTrust.cfd718b4aab1ec2131f08a3b741a20cc\\\",\\\"status.workspaceTrust.1692621302490\\\",\\\"status.workspaceTrust.269dd7f132b34f16f25e33de210ed05d\\\",\\\"status.workspaceTrust.1692775772666\\\",\\\"status.workspaceTrust.1692778388511\\\",\\\"status.workspaceTrust.1693202186667\\\",\\\"status.workspaceTrust.1693202335001\\\",\\\"status.workspaceTrust.2e0bff96c6460e97e2fc1182da5df239\\\",\\\"status.workspaceTrust.1693665209391\\\",\\\"status.workspaceTrust.d93ecb4aae4ebdec9e42b4d3e128e3af\\\",\\\"status.workspaceTrust.1695373214773\\\",\\\"status.workspaceTrust.1695373226382\\\",\\\"status.workspaceTrust.69aca7b401ee57fe7068d51b4ae7e025\\\",\\\"status.workspaceTrust.5100565cb3fb1d3dbebf1cbd247b739f\\\",\\\"status.workspaceTrust.1695632637700\\\",\\\"status.workspaceTrust.d8cd6fedbc069203b8cbc4b031904e40\\\",\\\"status.workspaceTrust.dddf6ea0440677ad6d0ddd6aa78d3969\\\",\\\"status.workspaceTrust.6744f1b8738264bf25a8cd10dc4e4b23\\\",\\\"status.workspaceTrust.8aa23ab55a829ff84037544d40b07c36\\\",\\\"status.workspaceTrust.e07361bb7411eb68446a97a52b9c1ec5\\\",\\\"status.workspaceTrust.1696592314298\\\",\\\"status.workspaceTrust.7df685db4cdedf71288090427c72e04e\\\",\\\"status.workspaceTrust.1696676939681\\\",\\\"status.workspaceTrust.1696844259434\\\",\\\"status.workspaceTrust.7ae88af79c2ef320af42f8ccc74d0ced\\\",\\\"status.workspaceTrust.d1235c3bb76fc0761c64eb5f5c0ba606\\\",\\\"status.workspaceTrust.1697005770913\\\",\\\"status.workspaceTrust.1697006014849\\\",\\\"status.workspaceTrust.1697006052040\\\",\\\"status.workspaceTrust.1697006248360\\\",\\\"status.workspaceTrust.1697024395751\\\",\\\"status.workspaceTrust.1697024453095\\\",\\\"status.workspaceTrust.59daf4183f3f80eb6a0f4d38317aa86c\\\",\\\"status.workspaceTrust.bc93369585093c2d7472f65f33abbff6\\\",\\\"status.workspaceTrust.1697780497377\\\",\\\"status.workspaceTrust.1697780507496\\\",\\\"status.workspaceTrust.87bf5a04e68ea150a49bbc2ff90c34ec\\\",\\\"status.workspaceTrust.1698217898960\\\",\\\"status.workspaceTrust.1698224330291\\\",\\\"status.workspaceTrust.3c21bc11e727e4300fdeaf5d65cae47b\\\",\\\"status.workspaceTrust.1698232839405\\\",\\\"status.workspaceTrust.1698309432605\\\",\\\"status.workspaceTrust.1698386012799\\\",\\\"status.workspaceTrust.1698387449076\\\",\\\"status.workspaceTrust.1698401426458\\\",\\\"status.workspaceTrust.1698504484521\\\",\\\"status.workspaceTrust.1698739634214\\\",\\\"status.workspaceTrust.1698742132104\\\",\\\"status.workspaceTrust.1698744468446\\\",\\\"status.workspaceTrust.1698744485391\\\",\\\"status.workspaceTrust.1698817968651\\\",\\\"status.workspaceTrust.1698818188250\\\",\\\"status.workspaceTrust.fb652853936e63bd7389435a5b06f290\\\",\\\"status.workspaceTrust.1699009336188\\\",\\\"status.workspaceTrust.1699028104614\\\",\\\"status.workspaceTrust.1699283807473\\\",\\\"status.workspaceTrust.1699512123586\\\",\\\"status.workspaceTrust.1699513067318\\\",\\\"status.workspaceTrust.1699513083155\\\",\\\"status.workspaceTrust.02e8f01f3d05e6bf7201d7318aa1bf05\\\",\\\"status.workspaceTrust.d180975c7ebab0dcd998a438a34e8018\\\",\\\"status.workspaceTrust.7893a68474f0a66239802392f83292da\\\",\\\"status.workspaceTrust.1699524420352\\\",\\\"status.workspaceTrust.818bb23870b4d9fa673a28f604d469a6\\\",\\\"status.workspaceTrust.1699689759299\\\",\\\"status.workspaceTrust.1699985635840\\\",\\\"status.workspaceTrust.1699985687929\\\",\\\"status.workspaceTrust.e47d78221a3f4e3a16f4711ed40540ec\\\",\\\"status.workspaceTrust.1700300501741\\\",\\\"status.workspaceTrust.b564cd6d902afbec01efa026ba10f18d\\\",\\\"status.workspaceTrust.1701599646265\\\",\\\"status.workspaceTrust.1702711640092\\\",\\\"status.workspaceTrust.1702711646460\\\",\\\"status.workspaceTrust.1702711648918\\\",\\\"status.workspaceTrust.1702711665028\\\",\\\"status.workspaceTrust.1702711668314\\\",\\\"status.workspaceTrust.f22b03b4af832c6607916a91d8cb9c1c\\\",\\\"status.workspaceTrust.26e08f85cea43c606e5f0cc944af5a0b\\\",\\\"status.workspaceTrust.1703363056700\\\",\\\"status.workspaceTrust.4e2574787486102595575adcb5a28931\\\",\\\"status.workspaceTrust.1703415419974\\\",\\\"status.workspaceTrust.1703450168119\\\",\\\"status.workspaceTrust.1482ad4024f0a3423d7d379e1834b09b\\\",\\\"status.workspaceTrust.1703936682950\\\",\\\"status.workspaceTrust.3122acdabca4df30055b3a09db2e57a4\\\",\\\"status.workspaceTrust.1704619999744\\\",\\\"status.workspaceTrust.1704637298342\\\",\\\"status.workspaceTrust.7f6a1126738ff4a8326d2c19e38df401\\\",\\\"status.workspaceTrust.1704645627451\\\",\\\"status.workspaceTrust.1704645731882\\\",\\\"status.workspaceTrust.a8e30d8d94d6bad35e930ac51c3b1415\\\",\\\"status.workspaceTrust.1704648227988\\\",\\\"status.workspaceTrust.1705164680688\\\",\\\"status.workspaceTrust.4628a796039bfbf72613eca0c35a7236\\\",\\\"status.workspaceTrust.1705205240416\\\",\\\"status.workspaceTrust.1705211148438\\\",\\\"status.workspaceTrust.f78215c9527df79d8909cd5572394739\\\",\\\"status.workspaceTrust.1705817764696\\\",\\\"status.workspaceTrust.1706247245488\\\",\\\"status.workspaceTrust.1706247374191\\\",\\\"status.workspaceTrust.584aa16c53e865a941a279062f3ddf0a\\\",\\\"status.workspaceTrust.47b330a8881822d5f16096f35a465f45\\\",\\\"status.workspaceTrust.1706432816601\\\",\\\"status.workspaceTrust.1706432862440\\\",\\\"status.workspaceTrust.1706432880743\\\",\\\"status.workspaceTrust.9b9841b612479daf0411a3cb4c5c6270\\\",\\\"status.workspaceTrust.1707581347254\\\",\\\"status.workspaceTrust.1707581368234\\\",\\\"status.workspaceTrust.7551ce81fbd1f8028d1e170279c1f263\\\",\\\"status.workspaceTrust.b49cd6ea7eba24b6babec48053403a53\\\",\\\"status.workspaceTrust.1707593510436\\\",\\\"status.workspaceTrust.1707593654285\\\",\\\"status.workspaceTrust.4a519d4015c5df85667b6c14e1c3d06c\\\",\\\"status.workspaceTrust.1707762476607\\\",\\\"status.workspaceTrust.37f9b368998c61fe0fffa662e7e07fc7\\\",\\\"status.workspaceTrust.fc3ca15dab1bd0203f062ba80fc160ab\\\",\\\"status.workspaceTrust.5f9246f43d3cbc0aad9054987f3a75f4\\\",\\\"status.workspaceTrust.022bf526f1764a59de4f09ddf11deec4\\\",\\\"status.workspaceTrust.1712211694963\\\",\\\"status.workspaceTrust.1712211744789\\\",\\\"status.workspaceTrust.bdefa276d97fb101961397e0a6d8c76f\\\",\\\"status.workspaceTrust.1712385231368\\\",\\\"status.workspaceTrust.379f829d80c02790c027b278018683d6\\\",\\\"status.workspaceTrust.85384213d7c31aef52a0cd38b858ed7d\\\",\\\"status.workspaceTrust.ext-dev\\\",\\\"status.workspaceTrust.1712386389391\\\",\\\"status.workspaceTrust.1712782552734\\\",\\\"status.workspaceTrust.1713909934348\\\",\\\"status.workspaceTrust.1713909955610\\\",\\\"status.workspaceTrust.cf20113095669aca78fdff62d8bcac4a\\\",\\\"status.workspaceTrust.1713920852823\\\",\\\"status.workspaceTrust.1713920875542\\\",\\\"GitHub.copilot.status\\\"]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark quantumchuckles-shadow-bear-theme-themes-shadow-bear-color-theme-json\\\",\\\"label\\\":\\\"Shadow Bear Theme\\\",\\\"settingsId\\\":\\\"Shadow Bear Theme\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#707C74\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#986DB2\\\"},\\\"scope\\\":[\\\"constant.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.attribute.scss\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#608b4e\\\"},\\\"scope\\\":\\\"beginning.punctuation.definition.quote.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"beginning.punctuation.definition.list.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"meta.selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"meta.preprocessor\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":\\\"storage.modifier\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#66A866\\\"},\\\"scope\\\":\\\"string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin.js\\\",\\\"punctuation.definition.template-expression.begin.ts\\\",\\\"punctuation.definition.template-expression.end.ts\\\",\\\"punctuation.definition.template-expression.end.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#B9B3B3\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58B2DC\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58B2DC\\\"},\\\"scope\\\":[\\\"meta.return-type\\\",\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.class\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58B2DC\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bcb28d\\\"},\\\"scope\\\":\\\"keyword.operator.assignment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bcb28d\\\"},\\\"scope\\\":[\\\"meta.definition.variable.name\\\",\\\"support.variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\",\\\"meta.object-literal.key entity.name.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bcb28d\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"variable\\\",\\\"entity.name.type\\\",\\\"entity.other.inherited-class\\\",\\\"keyword.operator\\\",\\\"keyword.operator.arithmetic\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#66A866\\\"},\\\"scope\\\":[\\\"string\\\",\\\"string.regexp\\\",\\\"keyword.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"keyword.control\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.type.module.js\\\",\\\"entity.name.type.module.js.jsx\\\",\\\"entity.other.inherited-class.js\\\",\\\"entity.other.inherited-class.js.jsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"keyword.operator.new\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDA52D\\\"},\\\"scope\\\":[\\\"constant.numeric\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"markup.underline.link.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DDA52D\\\"},\\\"scope\\\":[\\\"meta.separator.markdown\\\",\\\"punctuation.definition.list.begin.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bcb28d\\\"},\\\"scope\\\":[\\\"keyword.operator.accessor.js\\\",\\\"keyword.operator.assignment.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#58b2dc\\\"},\\\"scope\\\":[\\\"meta.function-call.generic.python\\\",\\\"meta.function-call.python\\\",\\\"keyword.operator.logical.python\\\",\\\"constant.other.caps.python\\\",\\\"entity.other.inherited-class.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E6844F\\\"},\\\"scope\\\":[\\\"meta.function-call.arguments.python\\\",\\\"meta.item-access.python\\\",\\\"punctuation.definition.decorator.python\\\",\\\"variable.language.special.self.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E03C8A\\\"},\\\"scope\\\":[\\\"storage.type.function.python\\\",\\\"storage.type.class.python\\\",\\\"keyword.control.flow.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#bcb28d\\\"},\\\"scope\\\":[\\\"punctuation.separator.arguments.python\\\",\\\"punctuation.separator.element.python\\\",\\\"punctuation.separator.period.python\\\",\\\"keyword.operator.assignment.python\\\",\\\"keyword.operator.python\\\",\\\"meta.attribute.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"meta.structure.dictionary.key.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#707C74\\\"},\\\"scope\\\":[\\\"string.quoted.docstring.multi.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#66A866\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.begin.python\\\",\\\"punctuation.definition.string.end.python\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"quantumchuckles.shadow-bear-theme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"shadow-bear-theme\\\",\\\"_extensionPublisher\\\":\\\"quantumchuckles\\\"},\\\"colorMap\\\":{\\\"focusBorder\\\":\\\"#181a1b\\\",\\\"foreground\\\":\\\"#bcb28d\\\",\\\"selection.background\\\":\\\"#58b2dc\\\",\\\"descriptionForeground\\\":\\\"#bcb28d\\\",\\\"errorForeground\\\":\\\"#e03c8a\\\",\\\"terminal.ansiBlue\\\":\\\"#58b2dc\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#58b2dc\\\",\\\"terminal.ansiRed\\\":\\\"#e03c8a\\\",\\\"terminal.ansiBrightRed\\\":\\\"#e6844f\\\",\\\"terminal.ansiYellow\\\":\\\"#e6844f\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#657b83\\\",\\\"terminal.ansiGreen\\\":\\\"#24936e\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#5c8490\\\",\\\"terminal.ansiWhite\\\":\\\"#eee8d5\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#fdf6e3\\\",\\\"terminal.ansiCyan\\\":\\\"#69b0ac\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#93a1a1\\\",\\\"terminal.ansiBlack\\\":\\\"#2c5a65\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#666666\\\",\\\"terminal.ansiMagenta\\\":\\\"#e03c8a\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#646695\\\",\\\"terminal.foreground\\\":\\\"#bcb28d\\\",\\\"terminal.background\\\":\\\"#181a1b\\\",\\\"terminalCursor.background\\\":\\\"#eee8d5\\\",\\\"terminalCursor.foreground\\\":\\\"#657b83\\\",\\\"editor.background\\\":\\\"#181a1b\\\",\\\"editor.foreground\\\":\\\"#bcb28d\\\",\\\"editor.selectionBackground\\\":\\\"#2c5a65\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#2c5a65\\\",\\\"editor.wordHighlightBackground\\\":\\\"#2c5a65\\\",\\\"editorCursor.foreground\\\":\\\"#bcb28d\\\",\\\"editorGutter.background\\\":\\\"#181a1b\\\",\\\"editorIndentGuide.background\\\":\\\"#2f3033\\\",\\\"editorLineNumber.foreground\\\":\\\"#43474c\\\",\\\"editorLink.activeForeground\\\":\\\"#999999\\\",\\\"editor.lineHighlightBackground\\\":\\\"#282b31\\\",\\\"editor.lineHighlightBorder\\\":\\\"#181a1b\\\",\\\"editorWarning.foreground\\\":\\\"#e6844f\\\",\\\"editorError.foreground\\\":\\\"#e03c8a\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#2c5a65\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#2c5a65\\\",\\\"editor.findMatchBorder\\\":\\\"#bcb28d66\\\",\\\"sideBar.background\\\":\\\"#181a1b\\\",\\\"sideBar.border\\\":\\\"#181a1b\\\",\\\"sideBar.foreground\\\":\\\"#707c74\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181a1b\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#999999\\\",\\\"sideBarTitle.foreground\\\":\\\"#999999\\\",\\\"scrollbar.shadow\\\":\\\"#181a1b\\\",\\\"statusBar.background\\\":\\\"#181a1b\\\",\\\"statusBar.border\\\":\\\"#181a1b\\\",\\\"statusBar.foreground\\\":\\\"#bcb28d\\\",\\\"statusBar.debuggingBackground\\\":\\\"#bcb28d\\\",\\\"statusBar.debuggingForeground\\\":\\\"#181a1b\\\",\\\"statusBar.noFolderBackground\\\":\\\"#181a1b\\\",\\\"statusBar.noFolderForeground\\\":\\\"#bcb28d\\\",\\\"tab.activeBackground\\\":\\\"#181a1b\\\",\\\"tab.activeForeground\\\":\\\"#bcb28d\\\",\\\"tab.inactiveBackground\\\":\\\"#212121\\\",\\\"tab.activeBorder\\\":\\\"#e6844f\\\",\\\"tab.inactiveForeground\\\":\\\"#bcb28d66\\\",\\\"tab.hoverBackground\\\":\\\"#282b31\\\",\\\"tab.border\\\":\\\"#181a1b\\\",\\\"panel.background\\\":\\\"#181a1b\\\",\\\"activityBar.background\\\":\\\"#181a1b\\\",\\\"activityBar.border\\\":\\\"#181a1b\\\",\\\"activityBar.foreground\\\":\\\"#bcb28d\\\",\\\"activityBarBadge.background\\\":\\\"#424852\\\",\\\"titleBar.activeBackground\\\":\\\"#181a1b\\\",\\\"titleBar.activeForeground\\\":\\\"#bcb28d\\\",\\\"titleBar.inactiveBackground\\\":\\\"#31343c\\\",\\\"titleBar.inactiveForeground\\\":\\\"#707c74\\\",\\\"list.hoverBackground\\\":\\\"#3a3e47\\\",\\\"list.focusBackground\\\":\\\"#243d46\\\",\\\"list.activeSelectionBackground\\\":\\\"#243d46\\\",\\\"list.activeSelectionForeground\\\":\\\"#bcb28d\\\",\\\"list.focusForeground\\\":\\\"#bcb28d\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#243d46\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#bcb28d\\\",\\\"list.warningForeground\\\":\\\"#e6844f\\\",\\\"list.errorForeground\\\":\\\"#e03c8a\\\",\\\"list.hoverForeground\\\":\\\"#bcb28d\\\",\\\"list.highlightForeground\\\":\\\"#93a1a1\\\",\\\"list.inactiveFocusBackground\\\":\\\"#243d46\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#212121\\\",\\\"editorWidget.border\\\":\\\"#555555\\\",\\\"editorWidget.background\\\":\\\"#282b31\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#243d46\\\",\\\"editorBracketMatch.background\\\":\\\"#ffffff00\\\",\\\"editorBracketMatch.border\\\":\\\"#886b67\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#505f55\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":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\\\":false,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.copilot-message-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.wallaby-overview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"deprecatedExtensionMigrator.state\":\"{\\\"disablementLog\\\":[{\\\"extensionId\\\":\\\"coenraads.bracket-pair-colorizer\\\",\\\"disablementDateTime\\\":1664258505037}]}\",\"workbench.view.extension.dataworkspace.state.hidden\":\"[{\\\"id\\\":\\\"dataworkspace.views.main\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"commandPaletteTaskAccessibility\\\":{\\\"done\\\":true},\\\"keybindingsAccessibility\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"AntonyDalmiere.android-support#android.walkthrough.createproject#installandroidtools\\\":{\\\"done\\\":true}}\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.empty\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.test.profile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.showMultipleEditorTabs\\\",\\\"value\\\":512},{\\\"key\\\":\\\"editor.action.changeTabDisplaySize\\\",\\\"value\\\":513},{\\\"key\\\":\\\"workbench.action.toggleSeparatePinnedEditorTabs\\\",\\\"value\\\":514},{\\\"key\\\":\\\"workbench.action.hideEditorTabs\\\",\\\"value\\\":515},{\\\"key\\\":\\\"breadcrumbs.focusAndSelect\\\",\\\"value\\\":516},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":517},{\\\"key\\\":\\\"notebook.cell.insertCodeCellAbove\\\",\\\"value\\\":523},{\\\"key\\\":\\\"go.test.cursorOrPrevious\\\",\\\"value\\\":535},{\\\"key\\\":\\\"workbench.action.toggleAutoSave\\\",\\\"value\\\":558},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":563},{\\\"key\\\":\\\"git.openChange\\\",\\\"value\\\":580},{\\\"key\\\":\\\"gitlens.openOnlyChangedFiles\\\",\\\"value\\\":582},{\\\"key\\\":\\\"workbench.panel.markers.view.focus\\\",\\\"value\\\":607},{\\\"key\\\":\\\"actions.find\\\",\\\"value\\\":615},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":617},{\\\"key\\\":\\\"hediet.vscode-drawio.newDiagram\\\",\\\"value\\\":705},{\\\"key\\\":\\\"workbench.action.toggleZenMode\\\",\\\"value\\\":722},{\\\"key\\\":\\\"tldraw.tldr.new\\\",\\\"value\\\":732},{\\\"key\\\":\\\"editor.action.fontZoomIn\\\",\\\"value\\\":733},{\\\"key\\\":\\\"editor.action.fontZoomReset\\\",\\\"value\\\":734},{\\\"key\\\":\\\"workbench.panel.output.focus\\\",\\\"value\\\":740},{\\\"key\\\":\\\"workbench.action.moveView\\\",\\\"value\\\":743},{\\\"key\\\":\\\"latex-workshop.revealOutputDir\\\",\\\"value\\\":744},{\\\"key\\\":\\\"workbench.output.action.clearOutput\\\",\\\"value\\\":745},{\\\"key\\\":\\\"workbench.action.output.toggleOutput\\\",\\\"value\\\":750},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":753},{\\\"key\\\":\\\"latex-workshop.actions\\\",\\\"value\\\":754},{\\\"key\\\":\\\"latex-workshop.build\\\",\\\"value\\\":755},{\\\"key\\\":\\\"workbench.action.debug.restart\\\",\\\"value\\\":756},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":760},{\\\"key\\\":\\\"workbench.profiles.actions.exportProfile\\\",\\\"value\\\":763},{\\\"key\\\":\\\"workbench.action.activityBarLocation.bottom\\\",\\\"value\\\":765},{\\\"key\\\":\\\"workbench.action.activityBarLocation.top\\\",\\\"value\\\":766},{\\\"key\\\":\\\"workbench.action.activityBarLocation.default\\\",\\\"value\\\":767},{\\\"key\\\":\\\"editor.action.showOrFocusStandaloneColorPicker\\\",\\\"value\\\":769},{\\\"key\\\":\\\"editor.action.toggleMinimap\\\",\\\"value\\\":780},{\\\"key\\\":\\\"workbench.action.toggleStatusbarVisibility\\\",\\\"value\\\":790},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":793},{\\\"key\\\":\\\"workbench.action.toggleDevTools\\\",\\\"value\\\":796},{\\\"key\\\":\\\"opensshremotes.openEmptyWindow\\\",\\\"value\\\":800},{\\\"key\\\":\\\"remote-containers.attachToRunningContainer\\\",\\\"value\\\":811},{\\\"key\\\":\\\"markdown.showPreview\\\",\\\"value\\\":814},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":815},{\\\"key\\\":\\\"editor.action.toggleRenderWhitespace\\\",\\\"value\\\":824},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":880},{\\\"key\\\":\\\"json.sort\\\",\\\"value\\\":897},{\\\"key\\\":\\\"opensshremotes.openEmptyWindowInCurrentWindow\\\",\\\"value\\\":923},{\\\"key\\\":\\\"editor.action.indentationToTabs\\\",\\\"value\\\":924},{\\\"key\\\":\\\"remoteTargets.focus\\\",\\\"value\\\":926},{\\\"key\\\":\\\"opensshremotes.settings\\\",\\\"value\\\":927}]}\",\"commandPalette.mru.counter\":\"928\",\"cpp.1.lastSessionDate\":\"Sun Apr 27 2025\",\"cpp.1.sessionCount\":\"419\",\"java.2.lastSessionDate\":\"Sun Apr 27 2025\",\"java.2.sessionCount\":\"419\",\"javascript.1.lastSessionDate\":\"Thu Nov 03 2022\",\"javascript.1.sessionCount\":\"22\",\"typescript.1.lastSessionDate\":\"Sun Jun 30 2024\",\"typescript.1.sessionCount\":\"319\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Wed Nov 02 2022\",\"github-ComradeCat24\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Configuration Editing\\\",\\\"allowed\\\":true}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"snippets.usageTimestamps\":\"[[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1664890936003],[\\\"lib/snippets/generated.json/import\\\",1668593875699],[\\\"snippets/java.json/main\\\",1669463818363],[\\\"snippets/shortcuts.snippets.json/Stateless Widget\\\",1674225976642],[\\\"snippets/shortcuts.snippets.json/Enum snippet\\\",1674377264440],[\\\"snippets/typescript.json/Subscribe\\\",1718566831098],[\\\"lib/snippets/generated.json/consoleLog\\\",1719812685453]]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.71.2\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.views.service.sidebar.2dfa8de9-e9f0-46f4-8bb1-f9c76b95f63f\\\":0,\\\"workbench.views.service.sidebar.c0bb71f0-57b0-43df-bbba-7c8b2cf4ee18\\\":0},\\\"viewLocations\\\":{\\\"workbench.panel.repl.view\\\":\\\"workbench.view.debug\\\",\\\"terminal\\\":\\\"workbench.views.service.sidebar.2dfa8de9-e9f0-46f4-8bb1-f9c76b95f63f\\\",\\\"petsView\\\":\\\"workbench.views.service.sidebar.c0bb71f0-57b0-43df-bbba-7c8b2cf4ee18\\\"},\\\"viewContainerBadgeEnablementStates\\\":{\\\"workbench.view.remote\\\":false}}\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterKernelsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterContextualHelp\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.2dfa8de9-e9f0-46f4-8bb1-f9c76b95f63f.state.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"kt\\\"]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"tldr\\\"]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"@command:editor.action.indentationToTabs\\\",\\\"@command:javaProjectExplorer.focus\\\",\\\"\\\\\\\"shift+alt+j\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+j shift+alt+k\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+c\\\\\\\"\\\",\\\"{ \\\\\\\"key\\\\\\\": \\\\\\\"shift+alt+k\\\\\\\", \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.increaseViewHeight\\\\\\\" }\\\",\\\"{ \\\\\\\"key\\\\\\\": \\\\\\\"shift+alt+k\\\\\\\", \\\\\\\"command\\\\\\\": \\\\\\\"workbench.action.increaseViewHeight\\\",\\\"workbench.action.increaseVie\\\",\\\"workbench.action.increase\\\",\\\"workbench.action.increaseViewHeig\\\",\\\"{ workbench.action.increaseViewHeight\\\",\\\"workbench.action.increaseViewHeight\\\",\\\"workbench.action.increaseViewHeight |\\\",\\\"workbench.action.increaseViewHeight || \\\",\\\"workbench.action.increaseViewHeight ||increaseViewHeight \\\",\\\"workbench.action.increaseViewHeight increaseViewHeight \\\",\\\"workbench.action.increaseViewHeight dViewHeight \\\",\\\"workbench.action.increaseViewHeight decreaViewHeight \\\",\\\"workbench.action.decreaseViewHeight \\\",\\\"workbench.action.increaseViewHeight decreaseViewHeight \\\",\\\"workbench.action.increaseViewHeight \\\",\\\"\\\\\\\"ctrl+shift+p\\\\\\\"\\\",\\\"\\\\\\\"Control+Shift+P\\\\\\\"\\\",\\\"@command:pylance.reportIssue\\\",\\\"@command:pylance\\\",\\\"pylance\\\",\\\"@command:align-spaces.toggle\\\",\\\"\\\\\\\"ctrl+k ctrl+m\\\\\\\"\\\",\\\"\\\\\\\"alt+m\\\\\\\"\\\",\\\"vim.fold\\\",\\\"vim.f\\\",\\\"vim.\\\",\\\"f\\\",\\\"fol\\\",\\\"fold \\\",\\\"fold\\\",\\\"\\\\\\\"shift+alt+down\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+up\\\\\\\"\\\",\\\"\\\\\\\"Shift+Alt+UpArrow\\\\\\\"\\\",\\\"\\\\\\\"Shift+Alt+down\\\\\\\"\\\",\\\"open change\\\",\\\"open changes\\\",\\\"gitopen file\\\",\\\"git open file\\\",\\\"git \\\",\\\"git changes\\\",\\\"open file\\\",\\\"editorTextFocus && !isInDiffEditor && config.gitlens.keymap == 'chorded' && gitlens:activeFileStatus =~ /revision/\\\",\\\"editorTextFocus && !isInDiffEditor\\\",\\\"!isInDiffEditor\\\",\\\"editorTextFocus && isInDiffEditor \\\",\\\"editorTextFocus && isInDiffEditor\\\",\\\"\\\\\\\"ctrl+shift+g .\\\\\\\"\\\",\\\"\\\\\\\"ctrl+b\\\\\\\"\\\",\\\"@command:editor.action.showOrFocusStandaloneColorPicker\\\",\\\"\\\\\\\"ctrl+p\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+e\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+r\\\\\\\"\\\",\\\"@command:remoteTargets.focus\\\",\\\"\\\\\\\"ctrl+shift+w\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+t\\\\\\\"\\\",\\\"@command:workbench.view.remote\\\"]}\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.72.2\",\"java.2.editedCount\":\"9\",\"java.2.editedDate\":\"Sun Nov 27 2022\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.views.service.sidebar.c0bb71f0-57b0-43df-bbba-7c8b2cf4ee18.state.hidden\":\"[{\\\"id\\\":\\\"petsView\\\",\\\"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},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"gitlens+-ComradeCat24\":\"[{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"AntonyDalmiere.android-support#android.walkthrough.createproject\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"installedJDK\\\",\\\"installandroidtools\\\",\\\"openguiandroid\\\",\\\"createprojectlaststep\\\"],\\\"manaullyOpened\\\":false}],[\\\"BenRogersWPG.transparent-minimap#TransparentMinimapWalkthrough\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"changesMade\\\",\\\"changeTransparency\\\",\\\"changeColor\\\",\\\"applyChanges\\\",\\\"keybindings\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.sidebars\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.commitGraph\\\",\\\"gitlens.welcome.workspaces\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.labs\\\",\\\"gitlens.welcome.preview\\\",\\\"gitlens.welcome.trial\\\",\\\"gitlens.welcome.services\\\",\\\"gitlens.welcome.additional\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chat\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1705817807028,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome2\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment2\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-toolsai.jupyter#jupyterWelcome\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"ipynb.newUntitledIpynb\\\",\\\"jupyter.selectKernel\\\",\\\"jupyter.exploreAndDebug\\\",\\\"jupyter.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.cpptools#cppWelcome\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"awaiting.activation.mac\\\",\\\"awaiting.activation.linux\\\",\\\"awaiting.activation.windows\\\",\\\"awaiting.activation.windows10\\\",\\\"awaiting.activation.windows11\\\",\\\"no.compilers.found.mac\\\",\\\"no.compilers.found.linux\\\",\\\"no.compilers.found.windows\\\",\\\"no.compilers.found.windows10\\\",\\\"no.compilers.found.windows11\\\",\\\"verify.compiler.mac\\\",\\\"verify.compiler.linux\\\",\\\"verify.compiler.windows\\\",\\\"verify.compiler.windows10\\\",\\\"verify.compiler.windows11\\\",\\\"create.cpp.file\\\",\\\"relaunch.developer.command.prompt.windows\\\",\\\"run.project.mac\\\",\\\"run.project.linux\\\",\\\"run.project.windows\\\",\\\"customize.debugging.linux\\\",\\\"customize.debugging.windows\\\",\\\"customize.debugging.mac\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"editCommitRepo\\\",\\\"createGitHubPullRequest\\\",\\\"continueOn\\\",\\\"openRepo\\\",\\\"remoteIndicator\\\"],\\\"manaullyOpened\\\":false}],[\\\"SonarSource.sonarlint-vscode#SonarLint.walkthrough\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"SonarLint.inAction\\\",\\\"SonarLint.learnMoreAboutIssues\\\",\\\"SonarLint.connectedModeIntro\\\",\\\"SonarLint.reachOut\\\"],\\\"manaullyOpened\\\":false}],[\\\"vscjava.vscode-java-pack#javaWelcome\\\",{\\\"firstSeen\\\":1705817807029,\\\"stepIDs\\\":[\\\"java.runtime\\\",\\\"java.showProjectExplorer\\\",\\\"java.showProjectExplorer.inactive\\\",\\\"java.debugAndTest\\\",\\\"java.extensions\\\",\\\"java.more\\\",\\\"java.moreForMac\\\"],\\\"manaullyOpened\\\":false}],[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1745770912611,\\\"stepIDs\\\":[\\\"get-started-community\\\",\\\"welcome-in-trial\\\",\\\"welcome-in-trial-expired\\\",\\\"welcome-in-trial-expired-eligible\\\",\\\"welcome-paid\\\",\\\"welcome-home-view\\\",\\\"visualize-code-history\\\",\\\"accelerate-pr-reviews\\\",\\\"streamline-collaboration\\\",\\\"improve-workflows-with-integrations\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot-chat#copilotWelcome\\\",{\\\"firstSeen\\\":1745770912611,\\\"stepIDs\\\":[\\\"copilot.setup.signIn\\\",\\\"copilot.setup.signInNoAction\\\",\\\"copilot.setup.signUp\\\",\\\"copilot.setup.signUpNoAction\\\",\\\"copilot.panelChat\\\",\\\"copilot.edits\\\",\\\"copilot.firstSuggest\\\",\\\"copilot.inlineChatNotMac\\\",\\\"copilot.inlineChatMac\\\",\\\"copilot.sparkle\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1745770912611,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"rust-lang.rust-analyzer#landing\\\",{\\\"firstSeen\\\":1745770912612,\\\"stepIDs\\\":[\\\"setup\\\",\\\"docs\\\",\\\"faq\\\",\\\"changelog\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"eamodio.gitlens#gitlens.plus\\\"]\",\"csharp.1.lastSessionDate\":\"Sun Apr 27 2025\",\"csharp.1.sessionCount\":\"297\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.latex-workshop-activitybar.state.hidden\":\"[{\\\"id\\\":\\\"latex-workshop-commands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"latex-workshop-structure\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"latex-workshop-snippet-view\\\",\\\"isHidden\\\":false}]\",\"themeUpdatedNotificationShown\":\"true\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Thu Jun 27 2024\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gradleContainerView.state.hidden\":\"[{\\\"id\\\":\\\"gradleTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDefaultProjectsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"recentTasksView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gradleDaemonsView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.conflicts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.dev-container+7b22686f737450617468223a222f6d6e742f566f6c54776f2f6465762f494954622f6d792d6d6f64756c65222c22636f6e66696746696c65223a7b22246d6964223a312c22667350617468223a222f6d6e742f566f6c54776f2f6465762f494954622f6d792d6d6f64756c652f2e646576636f6e7461696e65722f7838362f646576636f6e7461696e65722e6a736f6e222c2270617468223a222f6d6e742f566f6c54776f2f6465762f494954622f6d792d6d6f64756c652f2e646576636f6e7461696e65722f7838362f646576636f6e7461696e65722e6a736f6e222c22736368656d65223a2266696c65227d7d.937981498\":\"[]\",\"workbench.view.extension.tabnine.state.hidden\":\"[{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.loading\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.preview_ended\\\",\\\"isHidden\\\":false}]\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.SonarLint.state.hidden\":\"[{\\\"id\\\":\\\"SonarLint.AllRules\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.ConnectedMode\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.SecurityHotspots\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"SonarLint.HelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"cpp.1.editedCount\":\"9\",\"cpp.1.editedDate\":\"Wed Apr 24 2024\",\"extensionsAssistant/deprecated\":\"[\\\"equinusocio.vsc-community-material-theme\\\"]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.kubernetesView.state.hidden\":\"[{\\\"id\\\":\\\"extension.vsKubernetesExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extension.vsKubernetesHelmRepoExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"kubernetes.cloudExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.code-time-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"codetime.webView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.learn-vim-container.state.hidden\":\"[{\\\"id\\\":\\\"learn-vim\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"default\",\"workbench.view.extension.cmake-view.state.hidden\":\"[{\\\"id\\\":\\\"cmake.projectStatus\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cmake.outline\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"plaintext\\\":[\\\"mechatroner.rainbow-csv\\\",\\\"svelte.svelte-vscode\\\",\\\"tomoki1207.pdf\\\"]}\",\"workbench.view.extension.outline-map.state.hidden\":\"[{\\\"id\\\":\\\"outline-map-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline-map-workspace\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\",\"settingsEditor2.splitViewWidth\":\"236\",\"remote.tunnels.toRestore.ssh-remote+10.185.151.165.658597018\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.89.1\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101}]\",\"extensions.trustedPublishers\":\"{\\\"aaron-bond\\\":{\\\"publisher\\\":\\\"aaron-bond\\\",\\\"publisherDisplayName\\\":\\\"Aaron Bond\\\"},\\\"aaronpowell\\\":{\\\"publisher\\\":\\\"aaronpowell\\\",\\\"publisherDisplayName\\\":\\\"Aaron Powell\\\"},\\\"adamerose\\\":{\\\"publisher\\\":\\\"adamerose\\\",\\\"publisherDisplayName\\\":\\\"adamerose\\\"},\\\"adpyke\\\":{\\\"publisher\\\":\\\"adpyke\\\",\\\"publisherDisplayName\\\":\\\"adpyke\\\"},\\\"andrsdc\\\":{\\\"publisher\\\":\\\"andrsdc\\\",\\\"publisherDisplayName\\\":\\\"AndrsDC\\\"},\\\"andys8\\\":{\\\"publisher\\\":\\\"andys8\\\",\\\"publisherDisplayName\\\":\\\"andys8\\\"},\\\"angular\\\":{\\\"publisher\\\":\\\"angular\\\",\\\"publisherDisplayName\\\":\\\"Angular\\\"},\\\"antfu\\\":{\\\"publisher\\\":\\\"antfu\\\",\\\"publisherDisplayName\\\":\\\"Anthony Fu\\\"},\\\"antonydalmiere\\\":{\\\"publisher\\\":\\\"antonydalmiere\\\",\\\"publisherDisplayName\\\":\\\"Antony\\\"},\\\"arcticicestudio\\\":{\\\"publisher\\\":\\\"arcticicestudio\\\",\\\"publisherDisplayName\\\":\\\"arcticicestudio\\\"},\\\"ardenivanov\\\":{\\\"publisher\\\":\\\"ardenivanov\\\",\\\"publisherDisplayName\\\":\\\"ardenivanov\\\"},\\\"arzg\\\":{\\\"publisher\\\":\\\"arzg\\\",\\\"publisherDisplayName\\\":\\\"arzg\\\"},\\\"be5invis\\\":{\\\"publisher\\\":\\\"be5invis\\\",\\\"publisherDisplayName\\\":\\\"be5invis\\\"},\\\"benrogerswpg\\\":{\\\"publisher\\\":\\\"benrogerswpg\\\",\\\"publisherDisplayName\\\":\\\"Ben Rogers\\\"},\\\"bradlc\\\":{\\\"publisher\\\":\\\"bradlc\\\",\\\"publisherDisplayName\\\":\\\"Tailwind Labs\\\"},\\\"bungcip\\\":{\\\"publisher\\\":\\\"bungcip\\\",\\\"publisherDisplayName\\\":\\\"bungcip\\\"},\\\"chouzz\\\":{\\\"publisher\\\":\\\"chouzz\\\",\\\"publisherDisplayName\\\":\\\"Chouzz\\\"},\\\"christian-kohler\\\":{\\\"publisher\\\":\\\"christian-kohler\\\",\\\"publisherDisplayName\\\":\\\"Christian Kohler\\\"},\\\"coenraads\\\":{\\\"publisher\\\":\\\"coenraads\\\",\\\"publisherDisplayName\\\":\\\"CoenraadS\\\"},\\\"csstools\\\":{\\\"publisher\\\":\\\"csstools\\\",\\\"publisherDisplayName\\\":\\\"csstools\\\"},\\\"cweijan\\\":{\\\"publisher\\\":\\\"cweijan\\\",\\\"publisherDisplayName\\\":\\\"Weijan Chen\\\"},\\\"dahong\\\":{\\\"publisher\\\":\\\"dahong\\\",\\\"publisherDisplayName\\\":\\\"dahong\\\"},\\\"dart-code\\\":{\\\"publisher\\\":\\\"dart-code\\\",\\\"publisherDisplayName\\\":\\\"Dart Code\\\"},\\\"davidanson\\\":{\\\"publisher\\\":\\\"davidanson\\\",\\\"publisherDisplayName\\\":\\\"David Anson\\\"},\\\"dlasagno\\\":{\\\"publisher\\\":\\\"dlasagno\\\",\\\"publisherDisplayName\\\":\\\"Daniele Lasagno\\\"},\\\"donjayamanne\\\":{\\\"publisher\\\":\\\"donjayamanne\\\",\\\"publisherDisplayName\\\":\\\"Don Jayamanne\\\"},\\\"dsznajder\\\":{\\\"publisher\\\":\\\"dsznajder\\\",\\\"publisherDisplayName\\\":\\\"dsznajder\\\"},\\\"eamodio\\\":{\\\"publisher\\\":\\\"eamodio\\\",\\\"publisherDisplayName\\\":\\\"GitKraken\\\"},\\\"editorconfig\\\":{\\\"publisher\\\":\\\"editorconfig\\\",\\\"publisherDisplayName\\\":\\\"EditorConfig\\\"},\\\"elanandkumar\\\":{\\\"publisher\\\":\\\"elanandkumar\\\",\\\"publisherDisplayName\\\":\\\"ElAnandKumar\\\"},\\\"eppz\\\":{\\\"publisher\\\":\\\"eppz\\\",\\\"publisherDisplayName\\\":\\\"eppz!\\\"},\\\"equinusocio\\\":{\\\"publisher\\\":\\\"equinusocio\\\",\\\"publisherDisplayName\\\":\\\"EquinusocioDev\\\"},\\\"esbenp\\\":{\\\"publisher\\\":\\\"esbenp\\\",\\\"publisherDisplayName\\\":\\\"Prettier\\\"},\\\"firefox-devtools\\\":{\\\"publisher\\\":\\\"firefox-devtools\\\",\\\"publisherDisplayName\\\":\\\"Firefox DevTools\\\"},\\\"fivethree\\\":{\\\"publisher\\\":\\\"fivethree\\\",\\\"publisherDisplayName\\\":\\\"fivethree\\\"},\\\"formulahendry\\\":{\\\"publisher\\\":\\\"formulahendry\\\",\\\"publisherDisplayName\\\":\\\"Jun Han\\\"},\\\"fudd\\\":{\\\"publisher\\\":\\\"fudd\\\",\\\"publisherDisplayName\\\":\\\"Fahad Talib\\\"},\\\"gmlewis-vscode\\\":{\\\"publisher\\\":\\\"gmlewis-vscode\\\",\\\"publisherDisplayName\\\":\\\"gmlewis-vscode\\\"},\\\"golang\\\":{\\\"publisher\\\":\\\"golang\\\",\\\"publisherDisplayName\\\":\\\"Go Team at Google\\\"},\\\"gornivv\\\":{\\\"publisher\\\":\\\"gornivv\\\",\\\"publisherDisplayName\\\":\\\"Igor Kravchenko\\\"},\\\"hediet\\\":{\\\"publisher\\\":\\\"hediet\\\",\\\"publisherDisplayName\\\":\\\"Henning Dieterichs\\\"},\\\"helgardrichard\\\":{\\\"publisher\\\":\\\"helgardrichard\\\",\\\"publisherDisplayName\\\":\\\"Helgard Richard Ferreira\\\"},\\\"hnw\\\":{\\\"publisher\\\":\\\"hnw\\\",\\\"publisherDisplayName\\\":\\\"hnw\\\"},\\\"jakebathman\\\":{\\\"publisher\\\":\\\"jakebathman\\\",\\\"publisherDisplayName\\\":\\\"Jake Bathman\\\"},\\\"james-yu\\\":{\\\"publisher\\\":\\\"james-yu\\\",\\\"publisherDisplayName\\\":\\\"James Yu\\\"},\\\"jdinhlife\\\":{\\\"publisher\\\":\\\"jdinhlife\\\",\\\"publisherDisplayName\\\":\\\"jdinhlife\\\"},\\\"jeffersonqin\\\":{\\\"publisher\\\":\\\"jeffersonqin\\\",\\\"publisherDisplayName\\\":\\\"HaoyunQin\\\"},\\\"jnhi\\\":{\\\"publisher\\\":\\\"jnhi\\\",\\\"publisherDisplayName\\\":\\\"Jnhi\\\"},\\\"johnpapa\\\":{\\\"publisher\\\":\\\"johnpapa\\\",\\\"publisherDisplayName\\\":\\\"John Papa\\\"},\\\"kaisun\\\":{\\\"publisher\\\":\\\"kaisun\\\",\\\"publisherDisplayName\\\":\\\"kaisun\\\"},\\\"kameshkotwani\\\":{\\\"publisher\\\":\\\"kameshkotwani\\\",\\\"publisherDisplayName\\\":\\\"Kamesh Kotwani\\\"},\\\"kamikillerto\\\":{\\\"publisher\\\":\\\"kamikillerto\\\",\\\"publisherDisplayName\\\":\\\"kamikillerto\\\"},\\\"kevinkyang\\\":{\\\"publisher\\\":\\\"kevinkyang\\\",\\\"publisherDisplayName\\\":\\\"kky\\\"},\\\"kisstkondoros\\\":{\\\"publisher\\\":\\\"kisstkondoros\\\",\\\"publisherDisplayName\\\":\\\"Kiss Tamás\\\"},\\\"lorenzopirro\\\":{\\\"publisher\\\":\\\"lorenzopirro\\\",\\\"publisherDisplayName\\\":\\\"lorenzo pirro\\\"},\\\"maixiaojie\\\":{\\\"publisher\\\":\\\"maixiaojie\\\",\\\"publisherDisplayName\\\":\\\"文玉杰\\\"},\\\"marcelovelasquez\\\":{\\\"publisher\\\":\\\"marcelovelasquez\\\",\\\"publisherDisplayName\\\":\\\"Marcelo Velasquez\\\"},\\\"marufhassan\\\":{\\\"publisher\\\":\\\"marufhassan\\\",\\\"publisherDisplayName\\\":\\\"Maruf Hassan\\\"},\\\"mathiasfrohlich\\\":{\\\"publisher\\\":\\\"mathiasfrohlich\\\",\\\"publisherDisplayName\\\":\\\"mathiasfrohlich\\\"},\\\"mde\\\":{\\\"publisher\\\":\\\"mde\\\",\\\"publisherDisplayName\\\":\\\"fozzeuh\\\"},\\\"mechatroner\\\":{\\\"publisher\\\":\\\"mechatroner\\\",\\\"publisherDisplayName\\\":\\\"mechatroner\\\"},\\\"mhutchie\\\":{\\\"publisher\\\":\\\"mhutchie\\\",\\\"publisherDisplayName\\\":\\\"mhutchie\\\"},\\\"miguelsolorio\\\":{\\\"publisher\\\":\\\"miguelsolorio\\\",\\\"publisherDisplayName\\\":\\\"Miguel Solorio\\\"},\\\"mikestead\\\":{\\\"publisher\\\":\\\"mikestead\\\",\\\"publisherDisplayName\\\":\\\"mikestead\\\"},\\\"mongodb\\\":{\\\"publisher\\\":\\\"mongodb\\\",\\\"publisherDisplayName\\\":\\\"MongoDB\\\"},\\\"mrmlnc\\\":{\\\"publisher\\\":\\\"mrmlnc\\\",\\\"publisherDisplayName\\\":\\\"mrmlnc\\\"},\\\"mtxr\\\":{\\\"publisher\\\":\\\"mtxr\\\",\\\"publisherDisplayName\\\":\\\"Matheus Teixeira\\\"},\\\"mulu-github\\\":{\\\"publisher\\\":\\\"mulu-github\\\",\\\"publisherDisplayName\\\":\\\"MULU-github\\\"},\\\"nash\\\":{\\\"publisher\\\":\\\"nash\\\",\\\"publisherDisplayName\\\":\\\"Neevash Ramdial (Nash)\\\"},\\\"naumovs\\\":{\\\"publisher\\\":\\\"naumovs\\\",\\\"publisherDisplayName\\\":\\\"Sergii Naumov\\\"},\\\"nerudevs\\\":{\\\"publisher\\\":\\\"nerudevs\\\",\\\"publisherDisplayName\\\":\\\"neru devs\\\"},\\\"oldstarchy\\\":{\\\"publisher\\\":\\\"oldstarchy\\\",\\\"publisherDisplayName\\\":\\\"Old Starchy\\\"},\\\"oouo-diogo-perdigao\\\":{\\\"publisher\\\":\\\"oouo-diogo-perdigao\\\",\\\"publisherDisplayName\\\":\\\"oouo-diogo-perdigao\\\"},\\\"orta\\\":{\\\"publisher\\\":\\\"orta\\\",\\\"publisherDisplayName\\\":\\\"Orta\\\"},\\\"pepri\\\":{\\\"publisher\\\":\\\"pepri\\\",\\\"publisherDisplayName\\\":\\\"Peter Prikryl\\\"},\\\"pflannery\\\":{\\\"publisher\\\":\\\"pflannery\\\",\\\"publisherDisplayName\\\":\\\"pflannery\\\"},\\\"pkief\\\":{\\\"publisher\\\":\\\"pkief\\\",\\\"publisherDisplayName\\\":\\\"Philipp Kief\\\"},\\\"pnp\\\":{\\\"publisher\\\":\\\"pnp\\\",\\\"publisherDisplayName\\\":\\\"P & P\\\"},\\\"pomdtr\\\":{\\\"publisher\\\":\\\"pomdtr\\\",\\\"publisherDisplayName\\\":\\\"pomdtr\\\"},\\\"rampus-bit\\\":{\\\"publisher\\\":\\\"rampus-bit\\\",\\\"publisherDisplayName\\\":\\\"rampus-bit\\\"},\\\"rangav\\\":{\\\"publisher\\\":\\\"rangav\\\",\\\"publisherDisplayName\\\":\\\"Thunder Client\\\"},\\\"redhat\\\":{\\\"publisher\\\":\\\"redhat\\\",\\\"publisherDisplayName\\\":\\\"Red Hat\\\"},\\\"ritwickdey\\\":{\\\"publisher\\\":\\\"ritwickdey\\\",\\\"publisherDisplayName\\\":\\\"Ritwick Dey\\\"},\\\"roryok\\\":{\\\"publisher\\\":\\\"roryok\\\",\\\"publisherDisplayName\\\":\\\"roryok\\\"},\\\"rubenverg\\\":{\\\"publisher\\\":\\\"rubenverg\\\",\\\"publisherDisplayName\\\":\\\"RubenVerg\\\"},\\\"rust-lang\\\":{\\\"publisher\\\":\\\"rust-lang\\\",\\\"publisherDisplayName\\\":\\\"The Rust Programming Language \\\"},\\\"sallar\\\":{\\\"publisher\\\":\\\"sallar\\\",\\\"publisherDisplayName\\\":\\\"Sallar Kaboli\\\"},\\\"sango\\\":{\\\"publisher\\\":\\\"sango\\\",\\\"publisherDisplayName\\\":\\\"Sango\\\"},\\\"serayuzgur\\\":{\\\"publisher\\\":\\\"serayuzgur\\\",\\\"publisherDisplayName\\\":\\\"Seray Uzgur\\\"},\\\"softwaredotcom\\\":{\\\"publisher\\\":\\\"softwaredotcom\\\",\\\"publisherDisplayName\\\":\\\"Software\\\"},\\\"sonarsource\\\":{\\\"publisher\\\":\\\"sonarsource\\\",\\\"publisherDisplayName\\\":\\\"SonarSource\\\"},\\\"spaceribs\\\":{\\\"publisher\\\":\\\"spaceribs\\\",\\\"publisherDisplayName\\\":\\\"spaceribs\\\"},\\\"stivo\\\":{\\\"publisher\\\":\\\"stivo\\\",\\\"publisherDisplayName\\\":\\\"Stivo\\\"},\\\"svelte\\\":{\\\"publisher\\\":\\\"svelte\\\",\\\"publisherDisplayName\\\":\\\"Svelte\\\"},\\\"tailot\\\":{\\\"publisher\\\":\\\"tailot\\\",\\\"publisherDisplayName\\\":\\\"Vincenzo Tilotta\\\"},\\\"tatsy\\\":{\\\"publisher\\\":\\\"tatsy\\\",\\\"publisherDisplayName\\\":\\\"Tatsuya Yatagawa\\\"},\\\"tldraw-org\\\":{\\\"publisher\\\":\\\"tldraw-org\\\",\\\"publisherDisplayName\\\":\\\"tldraw\\\"},\\\"tonybaloney\\\":{\\\"publisher\\\":\\\"tonybaloney\\\",\\\"publisherDisplayName\\\":\\\"Anthony Shaw\\\"},\\\"twxs\\\":{\\\"publisher\\\":\\\"twxs\\\",\\\"publisherDisplayName\\\":\\\"twxs\\\"},\\\"usernamehw\\\":{\\\"publisher\\\":\\\"usernamehw\\\",\\\"publisherDisplayName\\\":\\\"Alexander\\\"},\\\"vadimcn\\\":{\\\"publisher\\\":\\\"vadimcn\\\",\\\"publisherDisplayName\\\":\\\"Vadim Chugunov\\\"},\\\"vintharas\\\":{\\\"publisher\\\":\\\"vintharas\\\",\\\"publisherDisplayName\\\":\\\"vintharas\\\"},\\\"vscode-icons-team\\\":{\\\"publisher\\\":\\\"vscode-icons-team\\\",\\\"publisherDisplayName\\\":\\\"VSCode Icons Team\\\"},\\\"vscodevim\\\":{\\\"publisher\\\":\\\"vscodevim\\\",\\\"publisherDisplayName\\\":\\\"vscodevim\\\"},\\\"wallabyjs\\\":{\\\"publisher\\\":\\\"wallabyjs\\\",\\\"publisherDisplayName\\\":\\\"Wallaby.js\\\"},\\\"wayou\\\":{\\\"publisher\\\":\\\"wayou\\\",\\\"publisherDisplayName\\\":\\\"Wayou Liu\\\"},\\\"wix\\\":{\\\"publisher\\\":\\\"wix\\\",\\\"publisherDisplayName\\\":\\\"Wix\\\"},\\\"zhuangtongfa\\\":{\\\"publisher\\\":\\\"zhuangtongfa\\\",\\\"publisherDisplayName\\\":\\\"binaryify\\\"},\\\"eg2\\\":{\\\"publisher\\\":\\\"eg2\\\",\\\"publisherDisplayName\\\":\\\"eg2\\\"},\\\"codeviz\\\":{\\\"publisher\\\":\\\"CodeViz\\\",\\\"publisherDisplayName\\\":\\\"CodeViz\\\"},\\\"tomoki1207\\\":{\\\"publisher\\\":\\\"tomoki1207\\\",\\\"publisherDisplayName\\\":\\\"tomoki1207\\\"},\\\"docker\\\":{\\\"publisher\\\":\\\"docker\\\",\\\"publisherDisplayName\\\":\\\"Docker\\\"}}\",\"workbench.view.extension.VVA.state.hidden\":\"[{\\\"id\\\":\\\"levelSelection\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"notifications:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.mongoDB.state.hidden\":\"[{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.objectExplorer.state.hidden\":\"[{\\\"id\\\":\\\"objectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"queryHistory\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsActivityBarContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewBookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewHistoryExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsPanelContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConsoleMessages\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeviz-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"codeviz.graphView\\\",\\\"isHidden\\\":false}]\",\"chatEditsView.hideMovedEditsView\":\"true\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224e657973612d313139227d.-1631631745\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":10,\\\"localPort\\\":45255,\\\"localAddress\\\":\\\"localhost:45255\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:45255\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.ssh-remote+7b22686f73744e616d65223a224e657973612d313139227d.-1631631745\":\"1746509103533\",\"remote.tunnels.toRestore.ssh-remote+7b22686f73744e616d65223a224e657973612d313435227d.972914725\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":7990,\\\"localPort\\\":7990,\\\"localAddress\\\":\\\"127.0.0.1:7990\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:7990\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":7860,\\\"localPort\\\":7860,\\\"localAddress\\\":\\\"127.0.0.1:7860\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:7860\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}},{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":30000,\\\"localPort\\\":30000,\\\"localAddress\\\":\\\"localhost:30000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:30000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.ssh-remote+7b22686f73744e616d65223a224e657973612d313435227d.972914725\":\"1746944053675\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment