Skip to content

Instantly share code, notes, and snippets.

@aleoliva2409
Created February 12, 2025 15:29
Show Gist options
  • Save aleoliva2409/b71d9f04df7f9c00b95eb63e93ae984c to your computer and use it in GitHub Desktop.
Save aleoliva2409/b71d9f04df7f9c00b95eb63e93ae984c to your computer and use it in GitHub Desktop.
{"name":"Nest/TS","settings":"{\"settings\":\"{\\r\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\r\\n \\\"liveServer.settings.CustomBrowser\\\": \\\"chrome\\\",\\r\\n \\\"editor.fontSize\\\": 16,\\r\\n \\\"files.autoSave\\\": \\\"afterDelay\\\",\\r\\n \\\"material-icon-theme.showWelcomeMessage\\\": false,\\r\\n \\\"material-icon-theme.activeIconPack\\\": \\\"nest\\\",\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n\\r\\n // \\\"liveSassCompile.settings.excludeList\\\": [\\\"**/node_modules/**\\\", \\\".vscode/**\\\"],\\r\\n\\r\\n // \\\"liveSassCompile.settings.formats\\\": [\\r\\n // {\\r\\n // \\\"format\\\": \\\"compressed\\\",\\r\\n // \\\"extensionName\\\": \\\".css\\\",\\r\\n // \\\"savePath\\\": \\\"/css\\\"\\r\\n // }\\r\\n // ],\\r\\n // \\\"liveSassCompile.settings.showOutputWindow\\\": false,\\r\\n \\\"workbench.editor.enablePreview\\\": false,\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"workbench.startupEditor\\\": \\\"newUntitledFile\\\",\\r\\n //\\\"terminal.integrated.shell.windows\\\": \\\"C:\\\\\\\\Program Files\\\\\\\\Git\\\\\\\\bin\\\\\\\\bash.exe\\\",\\r\\n\\r\\n \\\"workbench.settings.editor\\\": \\\"ui\\\",\\r\\n\\r\\n \\\"editor.formatOnSave\\\": false,\\r\\n \\\"editor.formatOnPaste\\\": false,\\r\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"editor.tabSize\\\": 2,\\r\\n // \\\"todohighlight.isEnable\\\": false,\\r\\n \\\"editor.fontFamily\\\": \\\" 'JetBrains Mono','fira code','Victor Mono','Droid Sans Mono', 'monospace', monospace, 'Droid Sans Fallback'\\\",\\r\\n // \\\"html-css-class-completion.CSSLanguages\\\": [\\\"css\\\", \\\"sass\\\", \\\"scss\\\"],\\r\\n // \\\"html-css-class-completion.enableEmmetSupport\\\": true,\\r\\n // \\\"html-css-class-completion.HTMLLanguages\\\": [\\r\\n // \\\"html\\\",\\r\\n // \\\"vue\\\",\\r\\n // \\\"razor\\\",\\r\\n // \\\"blade\\\",\\r\\n // \\\"handlebars\\\",\\r\\n // \\\"twig\\\",\\r\\n // \\\"django-html\\\",\\r\\n // \\\"php\\\",\\r\\n // \\\"markdown\\\",\\r\\n // \\\"erb\\\",\\r\\n // \\\"ejs\\\",\\r\\n // \\\"svelte\\\"\\r\\n // ],\\r\\n\\r\\n \\\"editor.linkedEditing\\\": true,\\r\\n \\\"explorer.compactFolders\\\": false,\\r\\n \\\"cssrem.rootFontSize\\\": 10,\\r\\n \\\"liveServer.settings.donotVerifyTags\\\": true,\\r\\n //\\\"[php]\\\": {\\r\\n // \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\r\\n //},\\r\\n \\\"terminal.integrated.fontFamily\\\": \\\"MesloLGL NF\\\",\\r\\n \\\"terminal.integrated.fontSize\\\": 13,\\r\\n //\\\"terminal.integrated.shellArgs.windows\\\": [\\\"--login\\\"],\\r\\n // \\\"tabnine.experimentalAutoImports\\\": true,\\r\\n // \\\"synthwave84.brightness\\\": 0.5,\\r\\n \\\"terminal.integrated.tabs.enabled\\\": true,\\r\\n // \\\"sync.gist\\\": \\\"1fd387f91b42e7ad14a9c880d42debe3\\\",\\r\\n \\\"explorer.confirmDelete\\\": false,\\r\\n \\\"workbench.colorTheme\\\": \\\"Noctis Azureus\\\",\\r\\n \\\"material-ui-snippets.showNotesOnStartup\\\": false,\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n\\r\\n // vim configs\\r\\n // \\\"vim.easymotion\\\": true,\\r\\n // // \\\"vim.easymotionMarkerBackgroundColor\\\": \\\"red\\\",\\r\\n // \\\"vim.incsearch\\\": true,\\r\\n // \\\"vim.useSystemClipboard\\\": true,\\r\\n // \\\"vim.useCtrlKeys\\\": true,\\r\\n // \\\"vim.hlsearch\\\": true,\\r\\n // \\\"vim.insertModeKeyBindings\\\": [\\r\\n // {\\r\\n // \\\"before\\\": [\\\"j\\\", \\\"j\\\"],\\r\\n // \\\"after\\\": [\\\"<Esc>\\\"]\\r\\n // }\\r\\n // ],\\r\\n // \\\"vim.normalModeKeyBindingsNonRecursive\\\": [\\r\\n // {\\r\\n // \\\"before\\\": [\\\"<leader>\\\", \\\"d\\\"],\\r\\n // \\\"after\\\": [\\\"d\\\", \\\"d\\\"]\\r\\n // },\\r\\n // {\\r\\n // \\\"before\\\": [\\\"<C-n>\\\"],\\r\\n // \\\"commands\\\": [\\\":nohl\\\"]\\r\\n // }\\r\\n // ],\\r\\n // \\\"vim.leader\\\": \\\"<space>\\\",\\r\\n // \\\"vim.handleKeys\\\": {\\r\\n // \\\"<C-a>\\\": false,\\r\\n // \\\"<C-f>\\\": false\\r\\n // },\\r\\n // \\\"editor.lineNumbers\\\": \\\"relative\\\",\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Git Bash\\\",\\r\\n \\\"prettier.singleQuote\\\": true,\\r\\n \\\"prettier.jsxSingleQuote\\\": true,\\r\\n \\\"[typescriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"reactSnippets.settings.prettierEnabled\\\": true,\\r\\n \\\"tabnine.experimentalAutoImports\\\": true,\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"[csharp]\\\": {\\r\\n \\\"editor.tabSize\\\": 4,\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-dotnettools.csharp\\\"\\r\\n },\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.formatOnType\\\": true\\r\\n },\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"workbench.sideBar.location\\\": \\\"right\\\",\\r\\n \\\"git.openRepositoryInParentFolders\\\": \\\"never\\\",\\r\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\r\\n \\\"console-ninja.featureSet\\\": \\\"Community\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"git.autofetch\\\": true\\r\\n}\"}","tasks":"{\"tasks\":\"{}\"}","snippets":"{\"snippets\":{\"html.json\":\"\",\"sass.json\":\"{\\n\\t// Place your snippets for sass here. Each snippet is defined under a snippet name and has a prefix, body and \\n\\t// description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n\\t// $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the \\n\\t// same ids are connected.\\n\\t// Example:\\n\\t// \\\"Print to console\\\": {\\n\\t// \\t\\\"prefix\\\": \\\"log\\\",\\n\\t// \\t\\\"body\\\": [\\n\\t// \\t\\t\\\"console.log('$1');\\\",\\n\\t// \\t\\t\\\"$2\\\"\\n\\t// \\t],\\n\\t// \\t\\\"description\\\": \\\"Log output to console\\\"\\n\\t// }\\n\\n\\n\\t\\\"grid-gap\\\": {\\n\\t\\t\\\"prefix\\\": \\\"gap\\\",\\n\\t\\t\\\"body\\\": [\\n\\t\\t\\t\\\"gap: \\\"\\n\\t\\t],\\n\\t\\t\\\"description\\\": \\\"separacion de filas/columnas\\\"\\n\\t}\\n\\n\\t,\\n\\n\\t\\n\\t\\\"row-gap\\\": {\\n\\t\\t\\\"prefix\\\": \\\"row-gap\\\",\\n\\t\\t\\\"body\\\": \\\"row-gap: \\\",\\n\\t\\t\\\"description\\\": \\\"separacion de filas\\\"\\n\\t}\\n\\n\\t,\\n\\n\\n}\"}}","extensions":"[{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cipchk.cssrem\",\"uuid\":\"a0e969a7-a8a4-4958-8b82-ad690ebfa5c0\"},\"displayName\":\"px to rem & rpx & vw (cssrem)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"editorconfig.editorconfig\",\"uuid\":\"f60a60a6-95ba-42d4-b41c-3d24c1b89588\"},\"displayName\":\"EditorConfig for VS Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"graphql.vscode-graphql-syntax\",\"uuid\":\"e1ab76b1-9acd-4ffa-baf7-1d9eaf7cf3d2\"},\"displayName\":\"GraphQL: Syntax Highlighting\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\",\"applicationScoped\":true},{\"identifier\":{\"id\":\"imgildev.vscode-auto-barrel\",\"uuid\":\"9ba08dbd-5c6a-4dd1-9136-080902708455\"},\"displayName\":\"Auto Barrel for VSCode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jeff-hykin.better-dockerfile-syntax\",\"uuid\":\"f533b5ed-b42c-4bab-89a6-a842a9caf805\"},\"displayName\":\"Better DockerFile Syntax\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jeff-hykin.polacode-2019\",\"uuid\":\"389cd4a7-a68b-4cc5-8451-29cc7674ef6d\"},\"displayName\":\"Polacode-2022\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"kisstkondoros.vscode-gutter-preview\",\"uuid\":\"eedfd044-d5ac-4389-973d-3ac1fdb98ad5\"},\"displayName\":\"Image preview\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"liviuschera.noctis\",\"uuid\":\"d4e2a48f-0b88-4540-92c5-a4ab4dd2c813\"},\"displayName\":\"Noctis\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mhutchie.git-graph\",\"uuid\":\"438221f8-1107-4ccd-a6fe-f3b7fe0856b7\"},\"displayName\":\"Git Graph\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mikerhyssmith.ts-barrelr\",\"uuid\":\"ca372316-4307-4f0b-814b-a0fa1d176446\"},\"displayName\":\"ts-barrelr\",\"disabled\":true,\"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\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"oderwat.indent-rainbow\",\"uuid\":\"eaa2127d-cb69-4ab9-8505-a60c9ee5f28b\"},\"applicationScoped\":false},{\"identifier\":{\"id\":\"patbenatar.advanced-new-file\",\"uuid\":\"2cbad5ee-b4ab-4de8-a1c7-77fede846155\"},\"displayName\":\"advanced-new-file\",\"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\":\"pmneo.tsimporter\",\"uuid\":\"6bc1e3ad-c0e2-46b6-bbad-246c5f59215b\"},\"displayName\":\"TypeScript Importer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"displayName\":\"Paste JSON as Code\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"sleistner.vscode-fileutils\",\"uuid\":\"d637104e-1fd7-4063-98fc-8afe46012c9b\"},\"displayName\":\"File Utils\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"syler.sass-indented\",\"uuid\":\"466468c3-1861-4ad1-bf3e-f9ad46545ebb\"},\"displayName\":\"Sass (.sass only)\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"tabnine.tabnine-vscode\",\"uuid\":\"75da638c-c45a-44ea-aa3b-8570a3559810\"},\"displayName\":\"Tabnine AI\",\"disabled\":true,\"applicationScoped\":true},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vincaslt.highlight-matching-tag\",\"uuid\":\"aae00486-7e92-42b3-91b0-2b419e4f3875\"},\"displayName\":\"Highlight Matching Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"wayou.vscode-todo-highlight\",\"uuid\":\"97a08c5f-6667-4242-a5c5-045dfb6bd4b9\"},\"displayName\":\"TODO Highlight\",\"applicationScoped\":true},{\"identifier\":{\"id\":\"xabikos.javascriptsnippets\",\"uuid\":\"a2cec723-5349-460d-9de9-0fd1f8d3456f\"},\"displayName\":\"JavaScript (ES6) code snippets\",\"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\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npmScripts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"screens\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-spotify-playlists\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-spotify-tracks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.patchDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"angular-schematics\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"angular-schematics-pro-edition\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"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\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"scm.mainPane\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.thunder-client-sidebar-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.console-ninja\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"nps/lastSessionDate\":\"Sat Mar 20 2021\",\"nps/sessionCount\":\"9\",\"workbench.telemetryOptOutShown\":\"true\",\"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}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.38647d48f2211b284095b43e39355e95\\\",\\\"status.workspaceTrust.1623555137555\\\",\\\"status.workspaceTrust.dc13f2dcd1ce39fa18c998495076c2ce\\\",\\\"status.workspaceTrust.1623556880639\\\",\\\"status.workspaceTrust.957b5a092e50b272b302bea27941cbdb\\\",\\\"status.workspaceTrust.1623641451939\\\",\\\"status.workspaceTrust.1623643943798\\\",\\\"status.workspaceTrust.fda97458f572ce0c88a68f01a171856f\\\",\\\"status.workspaceTrust.6e53c0faef515177ce0a51c12401b0cf\\\",\\\"status.workspaceTrust.4d2a29004fa4d0fcab0f935651f8912a\\\",\\\"status.workspaceTrust.1623853227578\\\",\\\"status.workspaceTrust.d07f862d02574725656a194f63117224\\\",\\\"status.workspaceTrust.3f31ef0601dfd5a5eea8c752c5dcfc97\\\",\\\"status.workspaceTrust.1623855194569\\\",\\\"status.workspaceTrust.1623855279560\\\",\\\"status.workspaceTrust.60b7f6f15ce6cb40d85f31888e9ba0ac\\\",\\\"status.workspaceTrust.1623855401883\\\",\\\"status.workspaceTrust.1623855607549\\\",\\\"status.workspaceTrust.1623855928706\\\",\\\"status.workspaceTrust.cb5cb012e5072885cc40a2d09b5de36b\\\",\\\"status.workspaceTrust.1623856545433\\\",\\\"status.workspaceTrust.1624043348048\\\",\\\"status.workspaceTrust.abf2839462992936c97c96783b2562fc\\\",\\\"status.workspaceTrust.1624055190109\\\",\\\"status.workspaceTrust.220f3171e255bdac46ba55bb1bf01fa9\\\",\\\"status.workspaceTrust.bc8895a4eb51e45d08bd2a1330b75287\\\",\\\"status.workspaceTrust.b7f40bb4d2440c2b050aedbda705510a\\\",\\\"status.workspaceTrust.6c6e64c6b1f5d4496e953fcaaf0c1543\\\",\\\"status.workspaceTrust.1624559706280\\\",\\\"status.workspaceTrust.1624560869132\\\",\\\"status.workspaceTrust.8ac228b2ccb2fac1a05351d8fd0359cb\\\",\\\"status.workspaceTrust.60e7cef286475a29f4325c0278fdf4c2\\\",\\\"status.workspaceTrust.2f2e99d56f850eb52f1d787e58185e11\\\",\\\"status.workspaceTrust.72a56edf7dc199a012224b4eae6a0efd\\\",\\\"status.workspaceTrust.cde9f30953795e67306d67e2ab8c2af5\\\",\\\"status.workspaceTrust.1625170681425\\\",\\\"status.workspaceTrust.75a69651ce5ff66ea109080c2939bd6d\\\",\\\"status.workspaceTrust.259b1a23e06fad10c69bc79067a3e805\\\",\\\"status.workspaceTrust.1625185592773\\\",\\\"status.workspaceTrust.9aacd8d4d517d81fcbc9530a984aa6cc\\\",\\\"status.workspaceTrust.4c8577a2ec8cfcbefe1b4194b811abef\\\",\\\"status.workspaceTrust.098a7ae502f6e4002c432da8e4e093c5\\\",\\\"status.workspaceTrust.19faedb891f377bd31d66be122ef813f\\\",\\\"status.workspaceTrust.1625424859554\\\",\\\"status.workspaceTrust.1625434681360\\\",\\\"status.workspaceTrust.8b008fef4870d697ea260083d9bc4ffb\\\",\\\"status.workspaceTrust.1625456831056\\\",\\\"status.workspaceTrust.08e9d4ce1c650d402e159d7ead502a4e\\\",\\\"status.workspaceTrust.1625486184747\\\",\\\"status.workspaceTrust.1625491479948\\\",\\\"status.workspaceTrust.1625945736546\\\",\\\"status.workspaceTrust.1626047006689\\\",\\\"status.workspaceTrust.fe7006f4f3b046fe4d04dd67bb110305\\\",\\\"status.workspaceTrust.1626052935139\\\",\\\"status.workspaceTrust.1626092249560\\\",\\\"status.workspaceTrust.44bb8a8c539f0651990d0414ec96402d\\\",\\\"status.workspaceTrust.c31848f700f6497221f237ab0dd5a297\\\",\\\"status.workspaceTrust.1626130825340\\\",\\\"status.workspaceTrust.a34cf2fc495b1a2ecd22c6113b538542\\\",\\\"status.workspaceTrust.1626224183229\\\",\\\"status.workspaceTrust.bd25131e1cc94458da00e988d0e4b51b\\\",\\\"status.workspaceTrust.1626309955611\\\",\\\"status.workspaceTrust.f9894cdeb9a9c6fae58f82e234bb5e90\\\",\\\"status.workspaceTrust.1626312195070\\\",\\\"status.workspaceTrust.1e5bb3100570db89fa29d2d91f210760\\\",\\\"status.workspaceTrust.1626312233812\\\",\\\"status.workspaceTrust.1626398643027\\\",\\\"status.workspaceTrust.16384e4d8453996ee74c113980ad68ae\\\",\\\"status.workspaceTrust.1626877959166\\\",\\\"status.workspaceTrust.563c4951d92b0c40a75de10240a9677f\\\",\\\"status.workspaceTrust.1626971394136\\\",\\\"status.workspaceTrust.d2110ce2d3c2f7e2149db9c9478bf8cc\\\",\\\"status.workspaceTrust.d2b6f38422cab107b35cabd2c0dd203c\\\",\\\"status.workspaceTrust.e85053e3b4f7f1c3b6b38f0d613b1754\\\",\\\"status.workspaceTrust.e055594ac3f9eff10d12ce449f309752\\\",\\\"status.workspaceTrust.3967d7ad3ebf2389913954094bd11cba\\\",\\\"status.workspaceTrust.196860f48329a80352e2f3e516b4d9f4\\\",\\\"status.workspaceTrust.9bdf82321334657532f9014d3daae66a\\\",\\\"status.workspaceTrust.1627921050164\\\",\\\"status.workspaceTrust.30b63dad6c9912d521a96594d5e10c82\\\",\\\"status.workspaceTrust.1627931394020\\\",\\\"status.workspaceTrust.6d1980128718549c8798beea7f8dfad7\\\",\\\"status.workspaceTrust.1627931918987\\\",\\\"status.workspaceTrust.1bd1dc7f7ebfdb0381346371f53f50a2\\\",\\\"status.workspaceTrust.7216e18bb2d736abc6419e44efb3d5e0\\\",\\\"status.workspaceTrust.1628045807668\\\",\\\"status.workspaceTrust.12273b092e264d355afb5285175d2237\\\",\\\"status.workspaceTrust.c6f4f7987e3dcb9cf6e4457afc197dd7\\\",\\\"status.workspaceTrust.6b569d6cda01bd897451b50caa275619\\\",\\\"status.workspaceTrust.1aab525fe1bbd341120f788fcac87833\\\",\\\"status.workspaceTrust.1628186431324\\\",\\\"status.workspaceTrust.1628205745324\\\",\\\"status.workspaceTrust.1c3aefdcb62d21e90c47a0cf8766c046\\\",\\\"status.workspaceTrust.4f79ffe5f33afc920acaa84bcddb5abf\\\",\\\"status.workspaceTrust.901cb503e7c36117378f741730832c33\\\",\\\"status.workspaceTrust.1628289407446\\\",\\\"status.workspaceTrust.1628560220314\\\",\\\"status.workspaceTrust.1eb61052616ffef30da09ed258d64c69\\\",\\\"status.workspaceTrust.1628632656288\\\",\\\"status.workspaceTrust.ec1d8050c78c61d72dbd2573946ba5c9\\\",\\\"status.workspaceTrust.1628729016467\\\",\\\"status.workspaceTrust.e444802bd4a4296d2a0403b8b30ba954\\\",\\\"status.workspaceTrust.1628816947127\\\",\\\"status.workspaceTrust.1628906615605\\\",\\\"status.workspaceTrust.a7a011e0a0a7bc89c0174cbcd700cad3\\\",\\\"status.workspaceTrust.1629225525394\\\",\\\"status.workspaceTrust.77dc16fe7f1abaeeebdf5f4ec0a47ecb\\\",\\\"status.workspaceTrust.75118559862f16bc279177a11244e741\\\",\\\"status.workspaceTrust.178dbca4ae1714a93c5868239aec4464\\\",\\\"status.workspaceTrust.6abb10fda45369029095bc0c693e20f4\\\",\\\"status.workspaceTrust.69ce85f91af8a326dfc03890e6cc5e70\\\",\\\"status.workspaceTrust.1629924795669\\\",\\\"status.workspaceTrust.8114acd13222e879797536d378e1feb2\\\",\\\"status.workspaceTrust.1630337559135\\\",\\\"status.workspaceTrust.1630362833891\\\",\\\"status.workspaceTrust.6d464ccbee18d7e24d9fea9d7c3b17c2\\\",\\\"status.workspaceTrust.1630457443068\\\",\\\"status.workspaceTrust.37c84ccb3b31d4caeb46cd9ed66016f5\\\",\\\"status.workspaceTrust.1630702608971\\\",\\\"status.workspaceTrust.fc5cc2daed720ea4da1e3fc58b92c2e7\\\",\\\"status.workspaceTrust.16810e73d1bcc4ed472623eb8b39e622\\\",\\\"status.workspaceTrust.1630886785845\\\",\\\"status.workspaceTrust.7c661aa7ff42dc68bb28f6f0cba2dbfa\\\",\\\"status.workspaceTrust.0414f0db19d745031b9c80adb5b7daf2\\\",\\\"status.workspaceTrust.c68fdd2f97056d6fbaf169949c6bfe22\\\",\\\"status.workspaceTrust.17a9526d937289a97cc5fa3bb53e686b\\\",\\\"status.workspaceTrust.8b6ac44053972d9b33317a64704c197d\\\",\\\"status.workspaceTrust.55b66b5689d3dfb78ef4cc969f01f0fa\\\",\\\"status.workspaceTrust.dbf2c7138ccdd78fe66c459b9606cd0c\\\",\\\"status.workspaceTrust.1633297042895\\\",\\\"status.workspaceTrust.503150831dc46c0951551ac64b02f04b\\\",\\\"status.workspaceTrust.251699d380899fb6be9654e52c1816b5\\\",\\\"status.workspaceTrust.506fc7b0fe270ba725b3bfdf4598dab9\\\",\\\"status.workspaceTrust.d781c1358b580db1e37c2856649bc98c\\\",\\\"status.workspaceTrust.d60945cc9334e25efc5c91b166294d09\\\",\\\"status.workspaceTrust.0d684d29067405143c4370c257a0ef13\\\",\\\"status.workspaceTrust.1634595199921\\\",\\\"status.workspaceTrust.cd556d120d42d91e53deb15e347294b3\\\",\\\"status.workspaceTrust.1637205326359\\\",\\\"status.workspaceTrust.04067f6d6caca9263808095ed98483ad\\\",\\\"status.workspaceTrust.cc4fb97c7f06987a3dd600281c74e823\\\",\\\"status.workspaceTrust.62223822bda911b48701630aa4eee96f\\\",\\\"status.workspaceTrust.1637535920494\\\",\\\"status.workspaceTrust.b3c2ba1d1285963e206b507d7e89b89f\\\",\\\"status.workspaceTrust.ef4972db8c364756d891f5f966f4e84f\\\",\\\"status.workspaceTrust.a111ae9f8f7365280e78845305f7c083\\\",\\\"status.workspaceTrust.11f331ad1c466eddf39f8a09028101ca\\\",\\\"status.workspaceTrust.1640126075215\\\",\\\"status.workspaceTrust.5ce911cd6d75211e73058204c74e6606\\\",\\\"status.workspaceTrust.1640644648333\\\",\\\"status.workspaceTrust.eb120b90e2d0cb84a1195df431f470fa\\\",\\\"status.workspaceTrust.f5bbea6ecea339e391c266e78a77fb33\\\",\\\"status.workspaceTrust.1679442404343\\\",\\\"status.workspaceTrust.f3e3c925a716d3923364c3cf1e643b63\\\",\\\"status.workspaceTrust.9bbe3091df07166d680324b5d2aa3b2f\\\",\\\"status.workspaceTrust.1679592061589\\\",\\\"status.workspaceTrust.1679593484886\\\",\\\"status.workspaceTrust.9bc9b1045ca4d86d41e781c7f106ae6a\\\",\\\"status.workspaceTrust.1679593619627\\\",\\\"status.workspaceTrust.35fbe47823b9b1fc8384b50219eb1eaf\\\",\\\"status.workspaceTrust.660c7052bf07ab80621ffe922d047b79\\\",\\\"status.workspaceTrust.1679626781496\\\",\\\"status.workspaceTrust.610151532d2a1092564b20884154d468\\\",\\\"status.workspaceTrust.1679776719836\\\",\\\"status.workspaceTrust.1679776752278\\\",\\\"status.workspaceTrust.cb638b487633f76f43aaa815518978fc\\\",\\\"status.workspaceTrust.a114a4a3cd6ad6c38adf2a44a552afb4\\\",\\\"status.workspaceTrust.831338899290997f69285465aef807bb\\\",\\\"status.workspaceTrust.710e7b7d8eae7df9c43c01b6aba4b9cf\\\",\\\"status.workspaceTrust.a20365f29fe4c5d0501230ed96a9b600\\\",\\\"status.workspaceTrust.5f00cd00b479140c870789896d382a28\\\",\\\"status.workspaceTrust.a5f3ea764cf3c8489b25548deec1ad55\\\",\\\"status.workspaceTrust.1679941551496\\\",\\\"status.workspaceTrust.5736d0b825b465f48d496d15c9266751\\\",\\\"status.workspaceTrust.1679941976671\\\",\\\"status.workspaceTrust.2102b3001f46f5fa727b73c28f8430f9\\\",\\\"status.workspaceTrust.1682522477073\\\",\\\"status.workspaceTrust.46477acd3f77ad2c1d3bc948c3984879\\\",\\\"status.workspaceTrust.5d3badd4a1408299e035bc167394eed4\\\",\\\"status.workspaceTrust.728abebe147932ba322d88e1eae17bfd\\\",\\\"status.workspaceTrust.764c96643392575a496084c7e40eadf6\\\",\\\"status.workspaceTrust.9e9f46803bf2f8ab6cccec0b4dacf29c\\\",\\\"status.workspaceTrust.1683598546714\\\",\\\"status.workspaceTrust.1683831306685\\\",\\\"status.workspaceTrust.1684637128077\\\",\\\"status.workspaceTrust.1685151411471\\\",\\\"status.workspaceTrust.1685319345204\\\",\\\"status.workspaceTrust.1685997568870\\\",\\\"status.workspaceTrust.1685997738542\\\",\\\"status.workspaceTrust.8926be1f0f4bbb9cc37565195ad6fb16\\\",\\\"status.workspaceTrust.97406acbb0ceaff9d4bdb0a103b982f0\\\",\\\"status.workspaceTrust.644fb5a04fdc5acec9d0de845e90302a\\\",\\\"status.workspaceTrust.5dc8e7ce72887f88d13b082328cdd1fe\\\",\\\"status.workspaceTrust.a239ceeb64476e622f8784efdc94dfda\\\",\\\"status.workspaceTrust.8e40f137874e548c308e84cc9456a0f3\\\",\\\"status.workspaceTrust.85e4e17de74e7a6e92bd397db897551c\\\"]\",\"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.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#welcome\\\",{\\\"firstSeen\\\":1725568825096,\\\"stepIDs\\\":[\\\"get-started\\\",\\\"core-features\\\",\\\"pro-features\\\",\\\"pro-trial\\\",\\\"pro-upgrade\\\",\\\"pro-reactivate\\\",\\\"pro-paid\\\",\\\"visualize\\\",\\\"launchpad\\\",\\\"code-collab\\\",\\\"integrations\\\",\\\"more\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1725568825096,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1727409653350,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1727409653350,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1727409653350,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}]]\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true}}\",\"workbench.panel.alignment\":\"center\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark liviuschera-noctis-themes-azureus-json\\\",\\\"label\\\":\\\"Noctis Azureus\\\",\\\"settingsId\\\":\\\"Noctis Azureus\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#5988a6\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"punctuation.definition.tag\\\",\\\"comment.block.documentation punctuation.definition.bracket\\\",\\\"source.ocaml comment constant.regexp meta.separator\\\",\\\"markup.other.anchor support.constant\\\",\\\"markup.fenced_code\\\",\\\"markup.fenced_code punctuation.definition\\\",\\\"punctuation.definition.heading\\\",\\\"punctuation.definition.bold.markdown\\\",\\\"punctuation.definition.italic.markdown\\\",\\\"punctuation.definition.strikethrough.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#becfda\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.escape\\\",\\\"text.html.markdown\\\",\\\"punctuation.definition.list_item\\\",\\\"keyword.begin.tag.ejs\\\",\\\"constant.name.attribute.tag.pug\\\",\\\"source.clojure meta.symbol\\\",\\\"constant.other.description.jsdoc\\\",\\\"keyword.other.array.phpdoc.php\\\",\\\"keyword.operator.other.powershell\\\",\\\"meta.link.inline punctuation.definition.string\\\",\\\"source.sql\\\",\\\"source meta.brace\\\",\\\"source punctuation\\\",\\\"text.html punctuation\\\",\\\"markup meta punctuation.definition\\\",\\\"meta.bracket.julia\\\",\\\"meta.array.julia\\\",\\\"entity.name.footnote\\\",\\\"source.ocaml punctuation.definition.tag\\\",\\\"source.ocaml entity.name.filename\\\",\\\"source.reason entity.name.filename\\\",\\\"entity.other.attribute-name strong\\\",\\\"binding.fsharp keyword.symbol.fsharp\\\",\\\"entity.name.record.field.elm\\\",\\\"entity.name.record.field.accessor.elm\\\",\\\"storage.modifier.array.bracket\\\",\\\"source.css entity.other\\\",\\\"meta.attribute-selector punctuation.definition.entity\\\",\\\"markup.other.anchor string\\\",\\\"punctuation.separator\\\",\\\"punctuation.section\\\",\\\"punctuation.terminator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#df769b\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.control\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\",\\\"storage.modifier\\\",\\\"meta.tag.sgml\\\",\\\"punctuation.accessor\\\",\\\"constant.other.color\\\",\\\"entity.name.section\\\",\\\"markup.heading\\\",\\\"markup.heading punctuation.definition\\\",\\\"entity.other.attribute-name.pseudo-class\\\",\\\"entity.other.attribute-name.pseudo-element\\\",\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\",\\\"storage.type.function.pug\\\",\\\"text.pug storage.type\\\",\\\"text.pug meta.tag.other\\\",\\\"source.clojure storage.control\\\",\\\"meta.expression.clojure\\\",\\\"punctuation.separator.slice.python\\\",\\\"punctuation.separator.question-mark.cs\\\",\\\"punctuation.definition.parameters.varargs\\\",\\\"source.go keyword.operator\\\",\\\"punctuation.separator.pointer-access\\\",\\\"punctuation.separator.other.ruby\\\",\\\"keyword.package\\\",\\\"keyword.import\\\",\\\"punctuation.definition.keyword\\\",\\\"punctuation.separator.hash.cs\\\",\\\"entity.other.attribute-name.pseudo-class.css punctuation.definition.entity.css\\\",\\\"entity.other.attribute-name.pseudo-element.css punctuation.definition.entity.css\\\",\\\"source.kotlin storage.type.import\\\",\\\"source.kotlin storage.type.package\\\",\\\"constant.string.documentation.powershell\\\",\\\"punctuation.section.directive\\\",\\\"storage.type.rust\\\",\\\"punctuation.definition.attribute\\\",\\\"punctuation.definition.preprocessor\\\",\\\"punctuation.separator.namespace\\\",\\\"punctuation.separator.method\\\",\\\"keyword.control punctuation.definition.function\\\",\\\"source.ocaml variable.interpolation string\\\",\\\"source.reason variable.interpolation\\\",\\\"punctuation.definition.directive\\\",\\\"storage.type.modifier\\\",\\\"keyword.other.class.fileds\\\",\\\"source.toml entity.other.attribute-name\\\",\\\"source.css entity.name.tag.custom\\\",\\\"sharing.modifier\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e4b781\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"variable.object\\\",\\\"variable.other\\\",\\\"variable.parameter\\\",\\\"support\\\",\\\"entity.name.module\\\",\\\"variable.import.parameter\\\",\\\"variable.other.class\\\",\\\"meta.toc-list.id.html\\\",\\\"source.json meta.structure.dictionary.json support.type.property-name.json\\\",\\\"meta.var.clojure\\\",\\\"entity.name.variable\\\",\\\"source.java meta.class.body.java\\\",\\\"entity.name.package.go\\\",\\\"source.c\\\",\\\"source.cpp\\\",\\\"source.go\\\",\\\"source.python\\\",\\\"meta.function-call.arguments.python\\\",\\\"source.ruby\\\",\\\"source.coffee.embedded.source\\\",\\\"source.coffee\\\",\\\"storage.modifier.import\\\",\\\"storage.modifier.package\\\",\\\"storage.type.annotation\\\",\\\"punctuation.definition.annotation\\\",\\\"source.groovy.embedded.source\\\",\\\"punctuation.definition.variable\\\",\\\"source.powershell\\\",\\\"string.quoted.interpolated.vala constant.character.escape.vala\\\",\\\"source.apacheconf\\\",\\\"source.objc\\\",\\\"source.crystal\\\",\\\"string.quoted.double.kotlin entity.string.template.element.kotlin\\\",\\\"entity.name.package.kotlin\\\",\\\"meta.template.expression.kotlin\\\",\\\"parameter.variable.function\\\",\\\"variable.other.constant.elixir\\\",\\\"source.elixir.embedded.source\\\",\\\"source.sql.embedded\\\",\\\"punctuation.definition.placeholder\\\",\\\"source.swift\\\",\\\"source.julia\\\",\\\"source.shell\\\",\\\"variable.other.normal punctuation.definition.variable.shell\\\",\\\"source.reason variable.language\\\",\\\"source.reason variable.language string.other.link\\\",\\\"source.elm meta.value\\\",\\\"source.elm meta.declaration.module\\\",\\\"meta.embedded.block variable punctuation.definition.variable.php\\\",\\\"string.quoted.double.class.other\\\",\\\"source.toml keyword\\\",\\\"support.type.nim\\\",\\\"source.tf meta.template.expression\\\",\\\"source.scala entity.name.import\\\",\\\"markup.code\\\",\\\"markup.fenced_code.block\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d67e5c\\\"},\\\"scope\\\":[\\\"support.variable.property\\\",\\\"constant.other.symbol.hashkey.ruby\\\",\\\"constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby\\\",\\\"entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.id punctuation.definition.entity\\\",\\\"entity.name.type.annotation.kotlin\\\",\\\"support.type.primitive\\\",\\\"meta.type.parameters entity.name.type\\\",\\\"meta.type.annotation entity.name.type\\\",\\\"punctuation.definition.typeparameters\\\",\\\"source.python support.type.python\\\",\\\"comment.block.documentation.phpdoc.php keyword.other.type.php\\\",\\\"storage.type.php\\\",\\\"keyword.type\\\",\\\"storage.type.cs\\\",\\\"storage.type.c\\\",\\\"storage.type.objc\\\",\\\"punctuation.definition.storage.type.objc\\\",\\\"markup punctuation.definition\\\",\\\"storage.type.powershell\\\",\\\"comment.block.documentation entity.name.type\\\",\\\"source.java storage.type\\\",\\\"storage.type.primitive\\\",\\\"source.groovy storage.type\\\",\\\"storage.type.r\\\",\\\"source.haskell storage.type\\\",\\\"punctuation.separator.clause-head-body\\\",\\\"source.go storage.type\\\",\\\"storage.type.core.rust\\\",\\\"storage.class.std.rust\\\",\\\"storage.modifier.lifetime.rust\\\",\\\"entity.name.lifetime.rust\\\",\\\"support.type.vb\\\",\\\"support.type.julia\\\",\\\"constant.other.reference\\\",\\\"source.graphql support.type\\\",\\\"source.reason support.type string\\\",\\\"source.elm storage.type\\\",\\\"storage.type.user-defined\\\",\\\"storage.type.built-in\\\",\\\"support.type.builtin\\\",\\\"source.swift support.type\\\",\\\"support.class.crystal\\\",\\\"storage.type.integral\\\",\\\"source.cpp storage.type.cpp\\\",\\\"source.vala storage.type\\\",\\\"source.hlsl storage.type.basic\\\",\\\"source.hlsl support.type.other\\\",\\\"source.apex storage.type\\\",\\\"source.nim storage.type\\\",\\\"support.class.builtin\\\",\\\"source.tf meta.keyword.string\\\",\\\"source.tf meta.keyword.number\\\",\\\"source.scala entity.name.class\\\",\\\"markup.raw.monospace\\\",\\\"markup.mark\\\",\\\"entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d5971a\\\"},\\\"scope\\\":[\\\"constant\\\",\\\"variable.other.constant\\\",\\\"support.constant\\\",\\\"punctuation.definition.entity\\\",\\\"constant.character.entity\\\",\\\"support.variable.magic\\\",\\\"markup.quote\\\",\\\"entity.name.type.type-parameter.cs\\\",\\\"punctuation.bracket.angle\\\",\\\"entity.name.function.preprocessor.c\\\",\\\"storage.type.scala\\\",\\\"entity.helper.apacheconf\\\",\\\"variable.language.crystal\\\",\\\"punctuation.definition.constant\\\",\\\"support.constant punctuation.definition.variable\\\",\\\"constant.character.math\\\",\\\"support.class.math\\\",\\\"source.graphql constant.character\\\",\\\"source.reason constant.language.list\\\",\\\"source.cpp variable.other.enummember\\\",\\\"support.variable.class.hideshow\\\",\\\"entity.other.attribute-name.class\\\",\\\"meta.attribute.id entity.other.attribute-name\\\",\\\"text.html entity.other.attribute-name\\\",\\\"meta.tag.attributes entity.other.attribute-name\\\",\\\"text.xml entity.other.attribute-name\\\",\\\"source.cs entity.other.attribute-name\\\",\\\"constant.character.format.placeholder\\\",\\\"constant.other.placeholder\\\",\\\"source.vue entity.other.attribute-name\\\",\\\"entity.other.attribute-name.mjml\\\",\\\"source.vue meta.directive punctuation.separator.key-value\\\",\\\"meta.definition.attribute-entry punctuation.separator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e66533\\\"},\\\"scope\\\":[\\\"variable.language\\\",\\\"variable.parameter.function.language.special\\\",\\\"punctuation.definition.italic\\\",\\\"punctuation.definition.bold\\\",\\\"entity.name.tag\\\",\\\"variable.language punctuation.definition.variable\\\",\\\"keyword.control.clojure\\\",\\\"support.type.exception.python\\\",\\\"keyword.other.this.cs\\\",\\\"keyword.other.base.cs\\\",\\\"keyword.other.var.cs\\\",\\\"storage.modifier.super\\\",\\\"source.go keyword\\\",\\\"keyword.function.go\\\",\\\"meta.separator\\\",\\\"keyword.other.fn.rust\\\",\\\"storage.modifier.static.rust\\\",\\\"source.r meta.function.r keyword.control.r\\\",\\\"storage.type.def\\\",\\\"meta.class.identifier storage.modifier\\\",\\\"source.scala keyword.declaration\\\",\\\"storage.type\\\",\\\"comment.block.documentation punctuation.definition.block.tag\\\",\\\"comment.block.documentation punctuation.definition.inline.tag\\\",\\\"entity.tag.apacheconf\\\",\\\"keyword.other.julia\\\",\\\"source.julia storage.modifier\\\",\\\"constant.language.empty-list.haskell\\\",\\\"meta.function.powershell storage.type.powershell\\\",\\\"keyword.control.fun\\\",\\\"punctuation.terminator.function\\\",\\\"keyword.other.rust\\\",\\\"keyword.other.declaration-specifier.swift\\\",\\\"keyword.control.class\\\",\\\"keyword.control.def\\\",\\\"source.ocaml keyword markup.underline\\\",\\\"source.ocaml storage.type markup.underline\\\",\\\"binding.fsharp keyword\\\",\\\"function.anonymous keyword\\\",\\\"function.anonymous keyword.symbol.fsharp\\\",\\\"meta.embedded.block variable.language punctuation.definition.variable.php\\\",\\\"keyword.declaration.dart\\\",\\\"source.wsd keyword.other.class\\\",\\\"source.wsd keyword.other.linebegin\\\",\\\"keyword.other.skinparam.keyword\\\",\\\"keyword.other.nim\\\",\\\"markup.deleted.diff\\\",\\\"source.tf support.class.variable\\\",\\\"meta.function.lua keyword.control.lua\\\",\\\"markup.block entity.name.tag\\\",\\\"markup.meta.attribute-list\\\",\\\"source.zig keyword.default\\\",\\\"source.zig keyword.structure\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#49e9a6\\\"},\\\"scope\\\":[\\\"string\\\",\\\"punctuation.definition.string\\\",\\\"source.css support.constant\\\",\\\"entity.name.import.go\\\",\\\"markup.raw.texttt\\\",\\\"markup.inserted.diff\\\",\\\"source.scala punctuation.definition.character\\\",\\\"constant.character.literal.scala\\\",\\\"source.tf entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#16b673\\\"},\\\"scope\\\":[\\\"string.template\\\",\\\"punctuation.definition.string.template\\\",\\\"string.interpolated.python string.quoted.single.python\\\",\\\"string.quoted.double.heredoc\\\",\\\"string.quoted.interpolated.vala\\\",\\\"string.quoted.interpolated.vala punctuation.definition.string\\\",\\\"string.regexp.apacheconf\\\",\\\"markup.inline.raw.string\\\",\\\"markup.inline.raw punctuation.definition.raw\\\",\\\"string.quoted.double.interpolated.crystal\\\",\\\"string.quoted.double.interpolated.crystal punctuation.definition.string\\\",\\\"text.tex markup.raw\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#7060eb\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.language\\\",\\\"punctuation.separator.decimal.period.php\\\",\\\"keyword.operator.null-conditional.cs\\\",\\\"punctuation.separator.question-mark.cs\\\",\\\"constant.integer.apacheconf\\\",\\\"keyword.operator.nullable-type\\\",\\\"constant.language punctuation.definition.variable\\\",\\\"constant.others.fsharp\\\",\\\"keyword.other.unit\\\",\\\"string.quoted.double.skinparam.value\\\",\\\"source.toml constant\\\",\\\"source.zig keyword.constant.bool\\\",\\\"source.zig keyword.constant.default\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#16a3b6\\\"},\\\"scope\\\":[\\\"variable.function\\\",\\\"support.type.property-name\\\",\\\"entity.name.function\\\",\\\"string.other.link\\\",\\\"markup.link\\\",\\\"support.type.vendored\\\",\\\"support.other.variable\\\",\\\"meta.function-call.generic.python\\\",\\\"meta.method-call.groovy meta.method.groovy\\\",\\\"meta.class.body.groovy meta.method.body.java storage.type.groovy\\\",\\\"punctuation.definition.decorator\\\",\\\"support.function.any-method\\\",\\\"text.tex support.function\\\",\\\"text.tex punctuation.definition.function\\\",\\\"entity.name.section.fsharp entity.name.section.fsharp\\\",\\\"support.variable.class.function\\\",\\\"keyword.control.cucumber.table\\\",\\\"punctuation.decorator\\\",\\\"source.tf support.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#49d6e9\\\"},\\\"scope\\\":[\\\"entity.name\\\",\\\"entity.other\\\",\\\"support.orther.namespace.use.php\\\",\\\"meta.use.php\\\",\\\"support.other.namespace.php\\\",\\\"support.type\\\",\\\"support.class\\\",\\\"punctuation.definition.parameters\\\",\\\"support.function\\\",\\\"support.function.construct\\\",\\\"markup.changed.git_gutter\\\",\\\"markup.underline.link\\\",\\\"markup.underline.link.image\\\",\\\"markup.underline\\\",\\\"meta.symbol.namespace.clojure\\\",\\\"entity.mime-type.apacheconf\\\",\\\"keyword.operator.function.infix\\\",\\\"entity.name.function.infix\\\",\\\"entity.name.function.call.kotlin\\\",\\\"text.tex support.function.verb\\\",\\\"text.tex support.function.texttt\\\",\\\"source.reason constant.language.unit\\\",\\\"source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css\\\",\\\"source.reason entity.other.attribute-name constant.language constant.numeric\\\",\\\"constant.language.unit.fsharp\\\",\\\"source.wsd support.class.preprocessings\\\",\\\"keyword.language.gherkin.feature.scenario\\\",\\\"source.nim keyword.other.common.function\\\",\\\"entity.name.scope-resolution.function.call\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#49ace9\\\"},\\\"scope\\\":[\\\"source.js constant.other.object.key.js string.unquoted.label.js\\\",\\\"source.js punctuation.section.embedded\\\",\\\"punctuation.definition.template-expression\\\",\\\"support.class\\\",\\\"storage.type.string.python\\\",\\\"string.interpolated.pug\\\",\\\"support.constant.handlebars\\\",\\\"source.clojure punctuation.section.set\\\",\\\"source.clojure punctuation.section.metadata\\\",\\\"entity.global.clojure\\\",\\\"source.python meta.function-call.python support.type.python\\\",\\\"entity.other.inherited-class.python\\\",\\\"punctuation.definition.interpolation\\\",\\\"punctuation.section.embedded.begin.ruby\\\",\\\"punctuation.section.embedded.end.ruby source.ruby\\\",\\\"support.constant.math\\\",\\\"entity.namespace.r\\\",\\\"meta.method-call.groovy storage.type.groovy\\\",\\\"source.scala entity.name.class.declaration\\\",\\\"constant.character.escape\\\",\\\"support.function.macro.julia\\\",\\\"string.replacement.apacheconf\\\",\\\"storage.modifier.using.vala\\\",\\\"constant.other.haskell\\\",\\\"source.objc entity.name.tag\\\",\\\"string.quoted.other.literal.upper.crystal punctuation.definition.string\\\",\\\"meta.embedded.line.crystal punctuation.section.embedded\\\",\\\"meta.embedded.line.crystal punctuation.section.embedded source.crystal\\\",\\\"punctuation.section.embedded\\\",\\\"punctuation.section.tag\\\",\\\"punctuation.section.embedded source.swift\\\",\\\"variable.other.bracket punctuation.definition.variable\\\",\\\"string.interpolated.dollar punctuation.definition.string\\\",\\\"constant.character.escape punctuation.definition.keyword\\\",\\\"source.ocaml entity.name.class constant.numeric\\\",\\\"source.reason entity.name.class\\\",\\\"keyword.format.specifier.fsharp\\\",\\\"support.module.elm\\\",\\\"meta.embedded.block.php punctuation.definition.variable.php\\\",\\\"source.vala storage.type\\\",\\\"support.variable.class.group\\\",\\\"entity.name.type.class\\\",\\\"source.tf meta.keyword.list\\\",\\\"source.tf meta.keyword.map\\\",\\\"entity.name.class.lua\\\",\\\"markup.substitution\\\",\\\"source.cs entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e3541c\\\"},\\\"scope\\\":[\\\"invalid\\\",\\\"invalid.illegal\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"storage.modifier\\\",\\\"punctuation.definition.comment\\\",\\\"entity.other\\\",\\\"variable.language\\\",\\\"support.type.vendored\\\",\\\"support.constant.vendored\\\",\\\"markup.quote\\\",\\\"markup.italic\\\",\\\"tag.decorator.js entity.name.tag.js\\\",\\\"tag.decorator.js punctuation.definition.tag.js\\\",\\\"keyword.control.clojure\\\",\\\"source.clojure meta.symbol.dynamic\\\",\\\"keyword.other.this.cs\\\",\\\"keyword.other.base.cs\\\",\\\"variable.other.member.c\\\",\\\"support.type.core.rust\\\",\\\"variable.other.object.property\\\",\\\"variable.other.property\\\",\\\"source.r meta.function.r keyword.control.r\\\",\\\"comment.line.roxygen.r keyword\\\",\\\"comment.line.roxygen.r variable.parameter.r\\\",\\\"keyword.control.inheritance.coffee\\\",\\\"comment.block.documentation.phpdoc.php keyword\\\",\\\"keyword.other.array.phpdoc.php\\\",\\\"storage.type.modifier\\\",\\\"comment.block.javadoc.java keyword\\\",\\\"comment.block.javadoc.java variable.parameter.java\\\",\\\"keyword.operator.documentation.powershell\\\",\\\"storage.type.scala\\\",\\\"variable.parameter.function.language.special\\\",\\\"comment.block.documentation.scala keyword\\\",\\\"comment.block.documentation.scala variable.parameter\\\",\\\"support.function.builtin.go\\\",\\\"constant.other.symbol.hashkey.ruby\\\",\\\"constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby\\\",\\\"constant.other.symbol.ruby\\\",\\\"source.vala storage.type.generic\\\",\\\"constant.other.table-name\\\",\\\"constant.other.placeholder\\\",\\\"variable.other.field\\\",\\\"entity.alias.import.go\\\",\\\"source.swift keyword.other.declaration-specifier\\\",\\\"support.variable.swift\\\",\\\"keyword.other.capture-specifier\\\",\\\"text.tex support.function.emph\\\",\\\"constant.other.math\\\",\\\"support.function.textit\\\",\\\"entity.name.footnote\\\",\\\"entity.name.function.directive.graphql\\\",\\\"source.graphql support.type.enum\\\",\\\"source.ocaml entity.name.filename\\\",\\\"source.reason entity.name.filename\\\",\\\"abstract.definition.fsharp keyword\\\",\\\"abstract.definition.fsharp entity\\\",\\\"function.anonymous keyword\\\",\\\"entity.name.record.field.accessor.elm\\\",\\\"support.type.primitive\\\",\\\"support.type.builtin\\\",\\\"storage.type.built-in\\\",\\\"storage.type.primitive\\\",\\\"source.python support.type.python\\\",\\\"storage.type.core.rust\\\",\\\"source.swift support.type\\\",\\\"source.go storage.type\\\",\\\"storage.type.php\\\",\\\"storage.type.function.kotlin\\\",\\\"entity.name.type.kotlin\\\",\\\"support.type.julia\\\",\\\"variable.other.member\\\",\\\"keyword.other.import\\\",\\\"keyword.package\\\",\\\"keyword.import\\\",\\\"source.wsd keyword.control.diagram\\\",\\\"keyword.language.gherkin.feature.step\\\",\\\"source.hlsl storage.type.basic\\\",\\\"source.apex keyword.type\\\",\\\"sharing.modifier\\\",\\\"source.nim storage.type.concrete\\\",\\\"meta.preprocessor.pragma.nim\\\",\\\"storage.type.integral\\\",\\\"entity.name.scope-resolution.function.call\\\",\\\"support.class.builtin\\\",\\\"comment.block.documentation storage.type.class\\\",\\\"source.tf meta.keyword.string\\\",\\\"source.tf meta.keyword.number\\\",\\\"source.scala entity.name.class\\\",\\\"meta.import keyword.control\\\",\\\"keyword.control.export\\\",\\\"source.vue meta.directive punctuation.separator.key-value\\\",\\\"keyword.local.lua\\\",\\\"markup.mark.constrained markup.mark\\\",\\\"markup.block.open\\\",\\\"entity.name.type.primitive\\\",\\\"entity.name.type.numeric\\\",\\\"source.zig keyword.type\\\",\\\"source.zig keyword.storage\\\",\\\"source.zig keyword.structure\\\",\\\"source.cs keyword.type\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.control\\\",\\\"keyword.operator\\\",\\\"keyword.other.template\\\",\\\"keyword.other.substitution\\\",\\\"storage.type.function.arrow\\\",\\\"constant.other.color\\\",\\\"punctuation.accessor\\\",\\\"entity.name.section\\\",\\\"markdown.heading\\\",\\\"markup.inline.raw punctuation.definition.raw\\\",\\\"markup.heading\\\",\\\"storage.type.function.pug\\\",\\\"storage.type.function.python\\\",\\\"storage.type.annotation\\\",\\\"punctuation.bracket.angle\\\",\\\"keyword.other.new\\\",\\\"storage.type.generic.wildcard\\\",\\\"source.go keyword.operator\\\",\\\"constant.other.symbol.ruby punctuation.definition.constant.ruby\\\",\\\"variable.parameter\\\",\\\"support.function.builtin.rust\\\",\\\"storage.type.function.coffee\\\",\\\"entity.name.variable.parameter\\\",\\\"punctuation.separator.hash.cs\\\",\\\"constant.other.symbol.ruby punctuation.definition.constant.ruby\\\",\\\"constant.other.symbol.hashkey.ruby punctuation.definition.constant.ruby\\\",\\\"meta.function.parameters variable.other\\\",\\\"entity.name.type.annotation.kotlin\\\",\\\"storage.type.objc\\\",\\\"parameter.variable.function\\\",\\\"markup punctuation.definition\\\",\\\"punctuation.section.directive\\\",\\\"punctuation.definition.preprocessor\\\",\\\"source.ruby punctuation.definition.variable\\\",\\\"support.function.textbf\\\",\\\"source.graphql support.type.builtin\\\",\\\"source.ocaml variable.interpolation string\\\",\\\"entity.name.function.definition.special.constructor\\\",\\\"entity.name.function.definition.special.member.destructor.\\\",\\\"meta.function.parameters variable punctuation.definition.variable.php\\\",\\\"source.wsd keyword.other.activity\\\",\\\"keyword.control.class.ruby\\\",\\\"keyword.control.def.ruby\\\",\\\"keyword.function.go\\\",\\\"keyword.other.fn.rust\\\",\\\"markup.other.anchor\\\",\\\"markup.list.bullet\\\",\\\"markup.list punctuation.definition\\\",\\\"keyword.control.default\\\",\\\"punctuation.section\\\",\\\"punctuation.separator\\\",\\\"punctuation.terminator\\\",\\\"markup.bold.markdown\\\",\\\"source.zig storage.type.function\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold italic\\\"},\\\"scope\\\":[\\\"markup.quote markup.bold\\\",\\\"text.html punctuation.section.embedded\\\",\\\"variable.other.c\\\",\\\"storage.modifier.lifetime.rust\\\",\\\"entity.name.lifetime.rust\\\",\\\"source.rust meta.attribute.rust\\\",\\\"meta.attribute.id entity.other.attribute-name\\\",\\\"source.ocaml punctuation.definition.tag emphasis\\\",\\\"source.tf entity.name\\\",\\\"markup.quote punctuation.definition\\\",\\\"markup.fenced_code punctuation.definition\\\",\\\"fenced_code.block.language\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.begin.tag.ejs\\\",\\\"source.python meta.function.decorator.python support.type.python\\\",\\\"source.cs keyword.other\\\",\\\"keyword.other.var.cs\\\",\\\"source.go keyword\\\",\\\"storage.modifier.static.rust\\\",\\\"variable.parameter.r\\\",\\\"variable.parameter.handlebars\\\",\\\"storage.modifier.import\\\",\\\"storage.modifier.package\\\",\\\"meta.class.identifier storage.modifier\\\",\\\"keyword.operator.other.powershell\\\",\\\"source.css variable.parameter\\\",\\\"string.interpolated variable.parameter\\\",\\\"source.apacheconf keyword\\\",\\\"keyword.other.julia\\\",\\\"storage.modifier.using.vala\\\",\\\"source.objc keyword.other.property.attribute\\\",\\\"source.sql keyword.other\\\",\\\"keyword.other.using.vala\\\",\\\"keyword.operator.function.infix\\\",\\\"keyword.control.directive\\\",\\\"keyword.other.rust\\\",\\\"keyword.other.declaration-specifier.swift\\\",\\\"entity.name.function.swift\\\",\\\"keyword.control.class\\\",\\\"keyword.control.def\\\",\\\"punctuation.definition.variable\\\",\\\"entity.name.section.latex\\\",\\\"source.ocaml keyword markup.underline\\\",\\\"source.ocaml constant.language constant.numeric entity.other.attribute-name.id.css\\\",\\\"source.reason entity.other.attribute-name constant.language constant.numeric\\\",\\\"keyword.format.specifier.fsharp\\\",\\\"entity.name.section.fsharp\\\",\\\"binding.fsharp keyword\\\",\\\"binding.fsharp keyword.symbol\\\",\\\"record.fsharp keyword\\\",\\\"keyword.symbol.fsharp\\\",\\\"entity.name.section.fsharp keyword\\\",\\\"namespace.open.fsharp keyword\\\",\\\"namespace.open.fsharp entity\\\",\\\"storage.type\\\",\\\"source.cpp keyword.other\\\",\\\"source.c keyword.other\\\",\\\"keyword.other.unit\\\",\\\"storage.modifier.array.bracket\\\",\\\"meta.import.haskell keyword\\\",\\\"keyword.declaration.dart\\\",\\\"source.wsd keyword.other\\\",\\\"keyword.other.skinparam\\\",\\\"source.css keyword.control\\\",\\\"source.css keyword.operator\\\",\\\"keyword.language.gherkin.feature.scenario\\\",\\\"keyword.control.cucumber.table\\\",\\\"source.toml entity.other.attribute-name\\\",\\\"source.toml keyword\\\",\\\"keyword.other.nim\\\",\\\"source.nim keyword.other.common.function\\\",\\\"source.nim keyword.other\\\",\\\"source.scala keyword.declaration\\\",\\\"source.scala entity.name.class.declaration\\\",\\\"keyword.control.lua\\\",\\\"source.css punctuation.section\\\",\\\"punctuation.section.embedded\\\",\\\"source.c punctuation.section\\\",\\\"source.cpp punctuation.section\\\",\\\"source.java punctuation.section\\\",\\\"source.php punctuation.section\\\",\\\"source.powershell punctuation.section\\\",\\\"source.r punctuation.section\\\",\\\"source.ruby punctuation.section\\\",\\\"source.swift punctuation.section\\\",\\\"source.objc punctuation.section\\\",\\\"source.zig keyword.constant.bool\\\",\\\"source.zig keyword.default\\\",\\\"source.zig keyword.statement\\\",\\\"source.zig keyword.constant.default\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":[\\\"markup.strikethrough\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"liviuschera.noctis\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"noctis\\\",\\\"_extensionPublisher\\\":\\\"liviuschera\\\"},\\\"colorMap\\\":{\\\"selection.background\\\":\\\"#1679b6cc\\\",\\\"descriptionForeground\\\":\\\"#61a6d1\\\",\\\"errorForeground\\\":\\\"#e34e1c\\\",\\\"widget.shadow\\\":\\\"#00000044\\\",\\\"editor.background\\\":\\\"#07273b\\\",\\\"editor.foreground\\\":\\\"#becfda\\\",\\\"editorLineNumber.foreground\\\":\\\"#4d6c80\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#61a6d1\\\",\\\"editorCursor.foreground\\\":\\\"#b3e2ff\\\",\\\"badge.background\\\":\\\"#49ace9\\\",\\\"badge.foreground\\\":\\\"#0f1315\\\",\\\"activityBar.background\\\":\\\"#07273b\\\",\\\"activityBar.dropBackground\\\":\\\"#61a6d165\\\",\\\"activityBar.border\\\":\\\"#0f1315\\\",\\\"activityBar.foreground\\\":\\\"#1679b6\\\",\\\"activityBar.inactiveForeground\\\":\\\"#1679b677\\\",\\\"activityBarBadge.background\\\":\\\"#49ace9\\\",\\\"activityBarBadge.foreground\\\":\\\"#0f1315\\\",\\\"activityBar.activeBackground\\\":\\\"#49ace933\\\",\\\"activityBar.activeBorder\\\":\\\"#49ace9\\\",\\\"sideBar.background\\\":\\\"#062132\\\",\\\"sideBar.dropBackground\\\":\\\"#062132\\\",\\\"sideBar.border\\\":\\\"#0f1315\\\",\\\"sideBar.foreground\\\":\\\"#9fb6c6\\\",\\\"sideBarSectionHeader.background\\\":\\\"#09334e\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#9fb6c6\\\",\\\"sideBarTitle.foreground\\\":\\\"#9fb6c6\\\",\\\"sideBarSectionHeader.border\\\":\\\"#0f1315\\\",\\\"statusBar.foreground\\\":\\\"#1679b6\\\",\\\"statusBar.background\\\":\\\"#07273b\\\",\\\"statusBar.border\\\":\\\"#0f1315\\\",\\\"statusBar.debuggingBackground\\\":\\\"#07273b\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ff80ac50\\\",\\\"statusBar.debuggingBorder\\\":\\\"#ff80acaf\\\",\\\"statusBar.noFolderForeground\\\":\\\"#879dab\\\",\\\"statusBar.noFolderBackground\\\":\\\"#07273b\\\",\\\"statusBar.noFolderBorder\\\":\\\"#07273b\\\",\\\"statusBarItem.activeBackground\\\":\\\"#007ecc59\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#0a3652\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#051e2e\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#002f4d\\\",\\\"button.background\\\":\\\"#007f99\\\",\\\"button.foreground\\\":\\\"#ebf7ff\\\",\\\"button.hoverBackground\\\":\\\"#00aacc\\\",\\\"dropdown.background\\\":\\\"#09334e\\\",\\\"dropdown.border\\\":\\\"#09334e\\\",\\\"dropdown.foreground\\\":\\\"#61a6d1\\\",\\\"editorMarkerNavigation.background\\\":\\\"#3a3a5e29\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#e34e1c\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#e69533\\\",\\\"editorError.border\\\":\\\"#07273b\\\",\\\"editorError.foreground\\\":\\\"#e34e1c\\\",\\\"editorWarning.border\\\":\\\"#07273b\\\",\\\"editorWarning.foreground\\\":\\\"#e69533\\\",\\\"editorInfo.border\\\":\\\"#07273b\\\",\\\"editorInfo.foreground\\\":\\\"#49ace9\\\",\\\"editorHint.border\\\":\\\"#49e9a600\\\",\\\"editorHint.foreground\\\":\\\"#49e9a6\\\",\\\"editorGroup.emptyBackground\\\":\\\"#4d6c8033\\\",\\\"editorGroup.border\\\":\\\"#0f1315\\\",\\\"editorGroup.dropBackground\\\":\\\"#4d6c8033\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#09334e\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#09334e\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#09334e\\\",\\\"tab.activeBackground\\\":\\\"#07273b\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#002c47\\\",\\\"tab.activeForeground\\\":\\\"#49ace9\\\",\\\"tab.border\\\":\\\"#0f1315\\\",\\\"tab.inactiveBackground\\\":\\\"#09334e\\\",\\\"tab.inactiveForeground\\\":\\\"#9fb6c6\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#9fb6c6\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#9fb6c6\\\",\\\"tab.activeBorderTop\\\":\\\"#49ace9\\\",\\\"tab.activeModifiedBorder\\\":\\\"#49e9a6\\\",\\\"tab.activeBorder\\\":\\\"#07273b\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#07273b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1679b621\\\",\\\"textBlockQuote.background\\\":\\\"#07273b\\\",\\\"textBlockQuote.border\\\":\\\"#1679b6\\\",\\\"textCodeBlock.background\\\":\\\"#07273b\\\",\\\"textLink.activeForeground\\\":\\\"#49ace9\\\",\\\"textLink.foreground\\\":\\\"#49ace9\\\",\\\"textPreformat.foreground\\\":\\\"#ffc180\\\",\\\"textSeparator.foreground\\\":\\\"#07273b\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#07273b\\\",\\\"welcomePage.buttonBackground\\\":\\\"#051b29\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#09334e\\\",\\\"input.background\\\":\\\"#051b29\\\",\\\"input.border\\\":\\\"#002f4d\\\",\\\"input.foreground\\\":\\\"#cdd3de\\\",\\\"input.placeholderForeground\\\":\\\"#879dab\\\",\\\"inputOption.activeBorder\\\":\\\"#1679b6\\\",\\\"inputValidation.errorForeground\\\":\\\"#ff4000\\\",\\\"inputValidation.errorBackground\\\":\\\"#501502ee\\\",\\\"inputValidation.errorBorder\\\":\\\"#691c02\\\",\\\"inputValidation.infoForeground\\\":\\\"#40d4e7\\\",\\\"inputValidation.infoBackground\\\":\\\"#0f6e7bee\\\",\\\"inputValidation.infoBorder\\\":\\\"#148f9f\\\",\\\"inputValidation.warningForeground\\\":\\\"#e69533\\\",\\\"inputValidation.warningBackground\\\":\\\"#82694acc\\\",\\\"inputValidation.warningBorder\\\":\\\"#a88457\\\",\\\"editorWidget.background\\\":\\\"#09334e\\\",\\\"editorWidget.border\\\":\\\"#0f1315\\\",\\\"editorHoverWidget.background\\\":\\\"#0b3c5b\\\",\\\"editorHoverWidget.border\\\":\\\"#0f1315\\\",\\\"editorSuggestWidget.background\\\":\\\"#002942\\\",\\\"editorSuggestWidget.border\\\":\\\"#0f1315\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#9fb6c6\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#49ace9\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#0c3f5f\\\",\\\"editorGutter.background\\\":\\\"#07273b\\\",\\\"editorGutter.addedBackground\\\":\\\"#8ce99a\\\",\\\"editorGutter.deletedBackground\\\":\\\"#e34e1c\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ffc180\\\",\\\"editor.selectionBackground\\\":\\\"#1679b655\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#49ace933\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#1679b633\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#cc990033\\\",\\\"editor.wordHighlightBackground\\\":\\\"#e4b78133\\\",\\\"editor.findMatchBackground\\\":\\\"#40bf6a11\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#0e667179\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#49e9a622\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#1679b63f\\\",\\\"editor.lineHighlightBackground\\\":\\\"#003c61ee\\\",\\\"editor.lineHighlightBorder\\\":\\\"#003c61\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#49d6e922\\\",\\\"editorLink.activeForeground\\\":\\\"#14a5ff\\\",\\\"editorWhitespace.foreground\\\":\\\"#ffffff21\\\",\\\"editorIndentGuide.background\\\":\\\"#183c53\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#28658a\\\",\\\"editorBracketMatch.background\\\":\\\"#1679b622\\\",\\\"editorBracketMatch.border\\\":\\\"#1679b6\\\",\\\"editorRuler.foreground\\\":\\\"#1a425b\\\",\\\"editorCodeLens.foreground\\\":\\\"#5b858b\\\",\\\"terminal.ansiBlack\\\":\\\"#28353e\\\",\\\"terminal.ansiRed\\\":\\\"#e66533\\\",\\\"terminal.ansiGreen\\\":\\\"#49e9a6\\\",\\\"terminal.ansiYellow\\\":\\\"#e4b781\\\",\\\"terminal.ansiBlue\\\":\\\"#49ace9\\\",\\\"terminal.ansiMagenta\\\":\\\"#df769b\\\",\\\"terminal.ansiCyan\\\":\\\"#49d6e9\\\",\\\"terminal.ansiWhite\\\":\\\"#aec3d0\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#475e6c\\\",\\\"terminal.ansiBrightRed\\\":\\\"#e97749\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#60ebb1\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#e69533\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#60b6eb\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#e798b3\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#60dbeb\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#becfda\\\",\\\"terminal.background\\\":\\\"#051b29\\\",\\\"terminal.foreground\\\":\\\"#becfda\\\",\\\"terminalCursor.background\\\":\\\"#051b29\\\",\\\"terminalCursor.foreground\\\":\\\"#becfda\\\",\\\"merge.border\\\":\\\"#07273b00\\\",\\\"merge.currentContentBackground\\\":\\\"#85f1ff22\\\",\\\"merge.currentHeaderBackground\\\":\\\"#85f1ff44\\\",\\\"merge.incomingContentBackground\\\":\\\"#9d92f222\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#9d92f244\\\",\\\"merge.commonContentBackground\\\":\\\"#ffc18022\\\",\\\"merge.commonHeaderBackground\\\":\\\"#ffc18044\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#85f1ff44\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#9d92f244\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#ffc18044\\\",\\\"editorOverviewRuler.border\\\":\\\"#07273b\\\",\\\"notificationCenter.border\\\":\\\"#09334e\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#879dab\\\",\\\"notificationCenterHeader.background\\\":\\\"#09334e\\\",\\\"notificationToast.border\\\":\\\"#09334e\\\",\\\"notifications.foreground\\\":\\\"#cdd3de\\\",\\\"notifications.background\\\":\\\"#09334e\\\",\\\"notifications.border\\\":\\\"#09334e\\\",\\\"notificationLink.foreground\\\":\\\"#879dab\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#16b67327\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#e6653341\\\",\\\"debugToolBar.background\\\":\\\"#07273b\\\",\\\"debugExceptionWidget.background\\\":\\\"#07273b\\\",\\\"debugExceptionWidget.border\\\":\\\"#1679b6\\\",\\\"extensionButton.prominentBackground\\\":\\\"#008c99\\\",\\\"extensionButton.prominentForeground\\\":\\\"#e5f5f5\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#00bbcc\\\",\\\"focusBorder\\\":\\\"#09334e\\\",\\\"foreground\\\":\\\"#becfda\\\",\\\"panel.background\\\":\\\"#051b29\\\",\\\"panel.border\\\":\\\"#1679b6\\\",\\\"panelTitle.activeBorder\\\":\\\"#1679b6\\\",\\\"panelTitle.activeForeground\\\":\\\"#49ace9\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#507b95\\\",\\\"peekView.border\\\":\\\"#1679b6\\\",\\\"peekViewEditor.background\\\":\\\"#001f33\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#005b9433\\\",\\\"peekViewEditor.matchHighlightBorder\\\":\\\"#007ecc\\\",\\\"peekViewEditorGutter.background\\\":\\\"#001f33\\\",\\\"peekViewResult.background\\\":\\\"#002338\\\",\\\"peekViewResult.fileForeground\\\":\\\"#ffc180\\\",\\\"peekViewResult.lineForeground\\\":\\\"#879dab\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#09334e\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#09334e\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#879dab\\\",\\\"peekViewTitle.background\\\":\\\"#002338\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#879dab\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#ffc180\\\",\\\"progressBar.background\\\":\\\"#49ace9\\\",\\\"scrollbar.shadow\\\":\\\"#00000044\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#008ee677\\\",\\\"scrollbarSlider.background\\\":\\\"#008ee633\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#008ee655\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#16b673\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#49e9a6\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#e34e1c\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#40d4e7\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#5b788b\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#ffc180\\\",\\\"pickerGroup.border\\\":\\\"#1679b6\\\",\\\"pickerGroup.foreground\\\":\\\"#49ace9\\\",\\\"list.activeSelectionBackground\\\":\\\"#0c3f5f\\\",\\\"list.activeSelectionForeground\\\":\\\"#ebf7ff\\\",\\\"list.dropBackground\\\":\\\"#002a4d\\\",\\\"list.focusBackground\\\":\\\"#0b3c5b\\\",\\\"list.focusForeground\\\":\\\"#ebf7ff\\\",\\\"list.highlightForeground\\\":\\\"#49ace9\\\",\\\"list.hoverBackground\\\":\\\"#00558a65\\\",\\\"list.hoverForeground\\\":\\\"#ebf7ff\\\",\\\"list.inactiveFocusBackground\\\":\\\"#082d44\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#09334e\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#becfda\\\",\\\"list.errorForeground\\\":\\\"#e34e1c\\\",\\\"list.warningForeground\\\":\\\"#ffa857\\\",\\\"listFilterWidget.background\\\":\\\"#002a4d\\\",\\\"listFilterWidget.outline\\\":\\\"#49e9a6\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#e34e1c\\\",\\\"tree.indentGuidesStroke\\\":\\\"#4d6c80\\\",\\\"settings.headerForeground\\\":\\\"#becfda\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#15ac31\\\",\\\"settings.dropdownListBorder\\\":\\\"#0051a877\\\",\\\"settings.dropdownBackground\\\":\\\"#09334e\\\",\\\"settings.dropdownForeground\\\":\\\"#00aacc\\\",\\\"settings.dropdownBorder\\\":\\\"#09334e\\\",\\\"settings.checkboxBackground\\\":\\\"#09334e\\\",\\\"settings.checkboxForeground\\\":\\\"#00aacc\\\",\\\"settings.checkboxBorder\\\":\\\"#09334e\\\",\\\"settings.textInputBackground\\\":\\\"#09334e\\\",\\\"settings.textInputForeground\\\":\\\"#00aacc\\\",\\\"settings.textInputBorder\\\":\\\"#09334e\\\",\\\"settings.numberInputBackground\\\":\\\"#051b29\\\",\\\"settings.numberInputForeground\\\":\\\"#7060eb\\\",\\\"settings.numberInputBorder\\\":\\\"#051b29\\\",\\\"breadcrumb.foreground\\\":\\\"#9fb6c6\\\",\\\"breadcrumb.background\\\":\\\"#07273b\\\",\\\"breadcrumb.focusForeground\\\":\\\"#49ace9\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ebf7ff\\\",\\\"breadcrumbPicker.background\\\":\\\"#09334e\\\",\\\"titleBar.activeBackground\\\":\\\"#07273b\\\",\\\"titleBar.activeForeground\\\":\\\"#becfda\\\",\\\"titleBar.inactiveBackground\\\":\\\"#07273b\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9fb6c6\\\",\\\"menu.background\\\":\\\"#09334e\\\",\\\"menu.foreground\\\":\\\"#9fb6c6\\\",\\\"menu.selectionBackground\\\":\\\"#0b3c5b\\\",\\\"menu.selectionForeground\\\":\\\"#49ace9\\\",\\\"menu.selectionBorder\\\":\\\"#0b3c5b\\\",\\\"menu.separatorBackground\\\":\\\"#49ace9\\\",\\\"menubar.selectionBackground\\\":\\\"#0b3c5b\\\",\\\"menubar.selectionForeground\\\":\\\"#49ace9\\\",\\\"menubar.selectionBorder\\\":\\\"#0b3c5b\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#051b29\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#062132\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#051b29\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#062132\\\",\\\"minimap.findMatchHighlight\\\":\\\"#49ace9ee\\\",\\\"minimap.errorHighlight\\\":\\\"#e34e1cee\\\",\\\"minimap.warningHighlight\\\":\\\"#e69533ee\\\",\\\"minimapGutter.addedBackground\\\":\\\"#16b673\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#49e9a6\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#e34e1c\\\",\\\"minimap.background\\\":\\\"#07273b99\\\"},\\\"watch\\\":false}\",\"cpp.1.lastSessionDate\":\"Mon Mar 27 2023\",\"cpp.1.sessionCount\":\"172\",\"java.2.lastSessionDate\":\"Mon Mar 27 2023\",\"java.2.sessionCount\":\"172\",\"javascript.1.lastSessionDate\":\"Fri Mar 26 2021\",\"javascript.1.sessionCount\":\"15\",\"typescript.1.lastSessionDate\":\"Mon Aug 30 2021\",\"typescript.1.sessionCount\":\"136\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"extensions.popularExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.listView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.enabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.workspaceRecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.default\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.otherrecommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.disabledExtensionList2\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInBasicsExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.builtInThemesExtensionsList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.vscode-local.outdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed.empty\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchTrustRequired\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnStartExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.trustRequiredOnDemandExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{},\\\"viewLocations\\\":{\\\"gitlens.views.commits\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.repositories\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.fileHistory\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.lineHistory\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.branches\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.remotes\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.stashes\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.tags\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.contributors\\\":\\\"workbench.view.extension.gitlens\\\",\\\"gitlens.views.searchAndCompare\\\":\\\"workbench.view.extension.gitlens\\\"}}\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"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.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.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.55.0\",\"tabnine-Alejandro Daniel Oliva\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI\\\",\\\"allowed\\\":true}]\",\"nps/isCandidate\":\"false\",\"extensionsAssistant/languagePackSuggestionIgnore\":\"[\\\"en\\\",\\\"es\\\"]\",\"snippets.usageTimestamps\":\"[[\\\"lib/snippets/generated.json/testBlock\\\",1673476767785],[\\\"snippets/snippets-ts.json/Import Pure Component\\\",1673619195356],[\\\"lib/snippets/generated.json/reactArrowFunctionComponent\\\",1673729393353],[\\\"lib/snippets/generated.json/reactArrowFunctionComponentWithPropTypes\\\",1673729401347],[\\\"snippets/typescript.code-snippets/Property setter\\\",1673731533354],[\\\"snippets/typescript.json/Test Describe\\\",1674358637869],[\\\"lib/snippets/generated.json/useReducer\\\",1676933842945],[\\\"lib/snippets/generated.json/describeBlock\\\",1676939459833],[\\\"lib/snippets/generated.json/useMemo\\\",1677364605019],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1677632781109],[\\\"lib/snippets/generated.json/importAs\\\",1678330534184],[\\\"snippets/typescript.code-snippets/Import Statement\\\",1678652037326],[\\\"lib/snippets/generated.json/useState\\\",1678667109160],[\\\"snippets/snippets-ts.json/Import React\\\",1679009757533],[\\\"snippets/typescript.code-snippets/Switch Statement\\\",1679693661728],[\\\"lib/snippets/generated.json/useRef\\\",1679696419929],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1679696457781],[\\\"lib/snippets/generated.json/reactArrowFunctionExportComponent\\\",1679775577459],[\\\"lib/snippets/generated.json/useContext\\\",1679776593899],[\\\"lib/snippets/generated.json/useEffect\\\",1679776659325],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1682814601693],[\\\"lib/snippets/generated.json/exportDefault\\\",1682814712168],[\\\"lib/snippets/generated.json/consoleLog\\\",1709855615883],[\\\"lib/snippets/generated.json/import\\\",1709856627249],[\\\"snippets/snippets.json/consoleLog\\\",1736218069905]]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Fri Aug 27 2021\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Thu Mar 25 2021\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"nps/skipVersion\":\"1.54.3\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"editor.emmet.action.updateTag\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.openSnippets\\\",\\\"value\\\":9},{\\\"key\\\":\\\"extension.cssrem\\\",\\\"value\\\":10},{\\\"key\\\":\\\"gitlens.toggleCodeLens\\\",\\\"value\\\":23},{\\\"key\\\":\\\"gitlens.showSettingsPage\\\",\\\"value\\\":34},{\\\"key\\\":\\\"peacock.enterColor\\\",\\\"value\\\":39},{\\\"key\\\":\\\"peacock.darken\\\",\\\"value\\\":40},{\\\"key\\\":\\\"peacock.resetWorkspaceColors\\\",\\\"value\\\":42},{\\\"key\\\":\\\"workbench.action.terminal.toggleTerminal\\\",\\\"value\\\":44},{\\\"key\\\":\\\"workbench.action.terminal.openNativeConsole\\\",\\\"value\\\":45},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":49},{\\\"key\\\":\\\"todohighlight.toggleHighlight\\\",\\\"value\\\":52},{\\\"key\\\":\\\"todohighlight.listAnnotations\\\",\\\"value\\\":53},{\\\"key\\\":\\\"extension.bemHelper.convertSelectionToCase\\\",\\\"value\\\":56},{\\\"key\\\":\\\"sasslint.showOutputChannel\\\",\\\"value\\\":59},{\\\"key\\\":\\\"extension.bemHelper.insertElement\\\",\\\"value\\\":60},{\\\"key\\\":\\\"extension.bemHelper.insertModifiedElement\\\",\\\"value\\\":61},{\\\"key\\\":\\\"extension.bemHelper.generateStyleSheetFromSelection\\\",\\\"value\\\":63},{\\\"key\\\":\\\"extension.bemHelper.generateStyleSheet\\\",\\\"value\\\":65},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":69},{\\\"key\\\":\\\"peacock.docs\\\",\\\"value\\\":86},{\\\"key\\\":\\\"workbench.view.extension.gitlens\\\",\\\"value\\\":92},{\\\"key\\\":\\\"gitlens.setViewsLayout\\\",\\\"value\\\":95},{\\\"key\\\":\\\"spotify.play\\\",\\\"value\\\":96},{\\\"key\\\":\\\"peacock.lighten\\\",\\\"value\\\":108},{\\\"key\\\":\\\"peacock.removeAllColors\\\",\\\"value\\\":109},{\\\"key\\\":\\\"peacock.changeColorToFavorite\\\",\\\"value\\\":110},{\\\"key\\\":\\\"remote-wsl.newWindow\\\",\\\"value\\\":114},{\\\"key\\\":\\\"sqlite.explorer.remove\\\",\\\"value\\\":118},{\\\"key\\\":\\\"sqlite.explorer.add\\\",\\\"value\\\":119},{\\\"key\\\":\\\"synthwave84.enableNeon\\\",\\\"value\\\":121},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":155},{\\\"key\\\":\\\"fileutils.moveFile\\\",\\\"value\\\":157},{\\\"key\\\":\\\"fileutils.renameFile\\\",\\\"value\\\":158},{\\\"key\\\":\\\"workbench.action.generateColorTheme\\\",\\\"value\\\":161},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":164},{\\\"key\\\":\\\"git-graph.resumeWorkspaceCodeReview\\\",\\\"value\\\":166},{\\\"key\\\":\\\"git-graph.version\\\",\\\"value\\\":167},{\\\"key\\\":\\\"git-graph.view\\\",\\\"value\\\":168},{\\\"key\\\":\\\"polacode.activate\\\",\\\"value\\\":170},{\\\"key\\\":\\\"workbench.userDataSync.actions.configure\\\",\\\"value\\\":178},{\\\"key\\\":\\\"workbench.userDataSync.actions.settings\\\",\\\"value\\\":179},{\\\"key\\\":\\\"extension.resetSettings\\\",\\\"value\\\":180},{\\\"key\\\":\\\"extension.downloadSettings\\\",\\\"value\\\":181},{\\\"key\\\":\\\"extension.updateSettings\\\",\\\"value\\\":182},{\\\"key\\\":\\\"quokka.createTypeScriptFile\\\",\\\"value\\\":188},{\\\"key\\\":\\\"fileutils.removeFile\\\",\\\"value\\\":192},{\\\"key\\\":\\\"mdb.connectWithURI\\\",\\\"value\\\":194},{\\\"key\\\":\\\"editor.action.sortLinesAscending\\\",\\\"value\\\":280},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":282}]}\",\"commandPalette.mru.counter\":\"283\",\"expandSuggestionDocs\":\"true\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.59.1\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.54.3\",\"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}]\",\"extensionTips/promptedExecutableTips\":\"{\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"],\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\",\\\"ms-vscode-remote.remote-containers\\\"]}\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"png\\\",\\\"pdf\\\",\\\"env\\\",\\\"db\\\",\\\"gql\\\"]\",\"hasNotifiedOfSettingsAutosave\":\"true\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"ctrl+alt+\\\",\\\"shif+alt+\\\",\\\"shift+alt+\\\",\\\"copiar li\\\",\\\"copiar linea\\\",\\\"copiar lin\\\",\\\"copiar l\\\",\\\"com\\\",\\\"come\\\",\\\"ct\\\",\\\"\\\\\\\"ctrl\\\",\\\"coment\\\",\\\"crt\\\",\\\"ctrl+}\\\",\\\"ctr\\\",\\\"ctrl+sh\\\",\\\"ctrl+shift\\\",\\\"+shift\\\",\\\"alt+shift\\\",\\\"\\\\\\\"shift+alt+down\\\\\\\"\\\",\\\"@command:gitlens.setViewsLayout\\\",\\\"termina\\\",\\\"terminal ab\\\",\\\"terminal abr\\\",\\\"terminal abrir\\\",\\\"nueva\\\",\\\"nueva terminal\\\",\\\"n\\\",\\\"terminal nu\\\",\\\"terminal nue\\\",\\\"terminal nuev\\\",\\\"terminal nuevo\\\",\\\"terminal b\\\",\\\"terminal bro\\\",\\\"terminal bo\\\",\\\"\\\\\\\"ctrl+[\\\\\\\"\\\",\\\"termin\\\",\\\"terminal bor\\\",\\\"\\\\\\\"ctrl+shift+[\\\\\\\"\\\",\\\"terminal\\\",\\\"terminal \\\",\\\"terminal borrar\\\",\\\"terminal ter\\\",\\\"terminal tern\\\",\\\"terminal termin\\\",\\\"terminal termina\\\",\\\"terminal terminar\\\",\\\"\\\\\\\"ctrl+[BracketLeft]\\\\\\\"\\\",\\\"terminar ter\\\",\\\"terminar terminal\\\",\\\"cerra\\\",\\\"ñ\\\",\\\"cop\\\",\\\"ctrl + shi\\\",\\\"ctrl + \\\",\\\"ctrl +\\\",\\\"ctrl+s\\\",\\\"ctrl+shi\\\",\\\"ctrl+\\\",\\\"comen\\\",\\\"co\\\",\\\"comentar\\\",\\\"comenta\\\",\\\"\\\\\\\"ctrl+]\\\\\\\"\\\",\\\"linea\\\",\\\"cr\\\",\\\"crtl\\\",\\\"ctrl ma\\\",\\\"ctrl mayus\\\",\\\"ctrl \\\",\\\"e \\\",\\\" \\\",\\\" come\\\",\\\" comentario\\\",\\\"\\\\\\\"ctrl+shift+up\\\\\\\"\\\",\\\"e\\\",\\\"edi\\\",\\\"editor ab\\\",\\\"editor aba\\\",\\\"editor abajo\\\",\\\"comentario\\\",\\\"\\\\\\\"shift+up\\\\\\\"\\\",\\\"\\\\\\\"ctrl+down\\\\\\\"\\\",\\\"c\\\",\\\"mara\\\",\\\"marcar\\\",\\\"s\\\",\\\"selec\\\",\\\"selecciona\\\",\\\"seleccionar\\\",\\\"seleccionar te\\\",\\\"seleccionar tex\\\",\\\"sele\\\",\\\"t\\\",\\\"text\\\",\\\"texto\\\",\\\"ctrl\\\",\\\"copi\\\",\\\"copiar\\\",\\\"rehace\\\"]}\",\"remote.explorerType\":\"wsl\",\"views.cachedViewPositions\":\"[[\\\"gitlens.views.commits\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.repositories\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.fileHistory\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.lineHistory\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.branches\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.remotes\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.stashes\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.tags\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.contributors\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}],[\\\"gitlens.views.searchAndCompare\\\",{\\\"containerId\\\":\\\"workbench.view.extension.gitlens\\\"}]]\",\"workbench.panel.terminal.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.updates\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.plannedSessions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.mobileView.state.hidden\":\"[{\\\"id\\\":\\\"screens\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client-sidebar-view.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vscode-spotify.state.hidden\":\"[{\\\"id\\\":\\\"vscode-spotify-playlists\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-spotify-tracks\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.wallaby.state.hidden\":\"[{\\\"id\\\":\\\"quokkaValueExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":true}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"vue\\\":[\\\"octref.vetur\\\"]}\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"workspace\\\":{\\\"id\\\":\\\"-2ad0bbb\\\",\\\"configPath\\\":\\\"tmp:/default.code-workspace\\\"}}]}\",\"workbench.view.extension.mongoDB.state.hidden\":\"[{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"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.preview_ended\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.authenticate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat.not_part_of_a_team\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-horizontal\":\"124\",\"workbench.activityBar.location\":\"default\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment