Skip to content

Instantly share code, notes, and snippets.

@iammuttaqi
Last active October 2, 2023 11:44
Show Gist options
  • Save iammuttaqi/582eefde5314700cce68a33d0120e081 to your computer and use it in GitHub Desktop.
Save iammuttaqi/582eefde5314700cce68a33d0120e081 to your computer and use it in GitHub Desktop.
{"name":"update-october-2","settings":"{\"settings\":\"{\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\r\\n \\\"editor.fontFamily\\\": \\\"Jetbrains Mono\\\",\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"editor.padding.bottom\\\": 10,\\r\\n \\\"editor.padding.top\\\": 10,\\r\\n \\\"editor.fontSize\\\": 11,\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"editor.lineHeight\\\": 3,\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n \\\"editor.cursorSmoothCaretAnimation\\\": \\\"on\\\",\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"editor.codeActionsOnSave\\\": {\\r\\n \\\"source.fixAll.eslint\\\": true,\\r\\n \\\"source.fixAll.tslint\\\": true,\\r\\n \\\"source.organizeImports\\\": true\\r\\n },\\r\\n \\\"emmet.triggerExpansionOnTab\\\": true,\\r\\n \\\"explorer.autoReveal\\\": false,\\r\\n \\\"editor.renderWhitespace\\\": \\\"none\\\",\\r\\n \\\"terminal.integrated.fontSize\\\": 12,\\r\\n \\\"discord.detailsEditing\\\": \\\"...\\\",\\r\\n \\\"discord.lowerDetailsEditing\\\": \\\"...\\\",\\r\\n \\\"discord.detailsDebugging\\\": \\\"...\\\",\\r\\n \\\"discord.lowerDetailsDebugging\\\": \\\"...\\\",\\r\\n \\\"discord.removeRemoteRepository\\\": true,\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"discord.suppressNotifications\\\": true,\\r\\n \\\"editor.renderControlCharacters\\\": false,\\r\\n \\\"[php]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\r\\n },\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\r\\n \\\"[edge]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\r\\n },\\r\\n \\\"git.openRepositoryInParentFolders\\\": \\\"never\\\",\\r\\n \\\"workbench.editorAssociations\\\": {\\r\\n \\\"*.bin\\\": \\\"default\\\"\\r\\n },\\r\\n \\\"diffEditor.ignoreTrimWhitespace\\\": false,\\r\\n \\\"workbench.layoutControl.enabled\\\": false,\\r\\n \\\"workbench.editor.enablePreview\\\": false,\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"blade.format.enable\\\": true,\\r\\n \\\"[blade]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"shufo.vscode-blade-formatter\\\"\\r\\n },\\r\\n \\\"bladeFormatter.format.sortTailwindcssClasses\\\": true,\\r\\n \\\"bladeFormatter.format.wrapLineLength\\\": 100000000000000,\\r\\n \\\"bladeFormatter.format.sortHtmlAttributes\\\": \\\"alphabetical\\\",\\r\\n \\\"terminal.integrated.cursorStyle\\\": \\\"line\\\",\\r\\n \\\"terminal.integrated.lineHeight\\\": 1.5,\\r\\n \\\"terminal.integrated.cursorBlinking\\\": true,\\r\\n \\\"alpine-intellisense.settings.languageScopes\\\": \\\"html,blade\\\",\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.html-language-features\\\"\\r\\n },\\r\\n \\\"easycode.model\\\": \\\"gpt-3.5-turbo\\\",\\r\\n \\\"editor.minimap.autohide\\\": true,\\r\\n \\\"editor.minimap.size\\\": \\\"fit\\\",\\r\\n \\\"editor.minimap.renderCharacters\\\": false,\\r\\n \\\"search.quickOpen.includeHistory\\\": false,\\r\\n \\\"glassit.alpha\\\": 180,\\r\\n \\\"breadcrumbs.enabled\\\": false,\\r\\n \\\"console-ninja.showWhatsNew\\\": false,\\r\\n \\\"workbench.colorTheme\\\": \\\"Learn with Sumit Theme - Dracula version\\\",\\r\\n \\\"window.menuBarVisibility\\\": \\\"compact\\\",\\r\\n \\\"console-ninja.featureSet\\\": \\\"Community\\\"\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaults\\n[\\n {\\n \\\"key\\\": \\\"ctrl+shift+a\\\",\\n \\\"command\\\": \\\"workbench.action.toggleActivityBarVisibility\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+d\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n }\\n]\\n\",\"platform\":3}","snippets":"{\"snippets\":{\"javascript.json\":\"{\\n // Place your snippets for javascript here. Each snippet is defined under a snippet name and has a prefix, body and\\n // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the\\n // same ids are connected.\\n // Example:\\n \\\"Print to console\\\": {\\n \\\"prefix\\\": \\\"c\\\",\\n \\\"body\\\": [\\\"console.log($1);\\\"],\\n \\\"description\\\": \\\"Log output to console\\\"\\n }\\n}\\n\",\"typescript.json\":\"{\\n // Place your snippets for typescript here. Each snippet is defined under a snippet name and has a prefix, body and\\n // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the\\n // same ids are connected.\\n // Example:\\n \\\"Print to console\\\": {\\n \\\"prefix\\\": \\\"c\\\",\\n \\\"body\\\": [\\\"console.log($1);\\\"],\\n \\\"description\\\": \\\"Log output to console\\\"\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\"},{\"identifier\":{\"id\":\"ahinkle.laravel-model-snippets\",\"uuid\":\"d23d3650-f2d4-4f2b-ac01-b0e46ffade67\"},\"displayName\":\"Laravel Model Snippets\"},{\"identifier\":{\"id\":\"amiralizadeh9480.laravel-extra-intellisense\",\"uuid\":\"b52072d1-e507-4261-8935-f4d91a055d7d\"},\"displayName\":\"Laravel Extra Intellisense\"},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"codingyu.laravel-goto-view\",\"uuid\":\"0b86e0a5-d2ef-48d8-9a1a-73f96e65f26e\"},\"displayName\":\"Laravel goto view\"},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"icrawl.discord-vscode\",\"uuid\":\"2bbe1392-1ad3-4f59-82bc-fccaa3afc3a5\"},\"displayName\":\"Discord Presence\"},{\"identifier\":{\"id\":\"ms-vscode.vscode-typescript-next\",\"uuid\":\"15305aca-2588-4ca0-8147-ab2c64730b82\"},\"displayName\":\"JavaScript and TypeScript Nightly\"},{\"identifier\":{\"id\":\"onecentlin.laravel-blade\",\"uuid\":\"3b58a227-618a-4b57-a06b-6984a2a8d1ba\"},\"displayName\":\"Laravel Blade Snippets\"},{\"identifier\":{\"id\":\"onecentlin.laravel5-snippets\",\"uuid\":\"050d4900-7979-4d10-b7aa-e274f6ae8730\"},\"displayName\":\"Laravel Snippets\"},{\"identifier\":{\"id\":\"pcbowers.alpine-intellisense\",\"uuid\":\"d5b79987-e0b1-424b-af4e-e710a2b28ce1\"},\"displayName\":\"Alpine.js IntelliSense\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"shufo.vscode-blade-formatter\",\"uuid\":\"68a2e971-8ae5-493b-9c34-f4233fb14e40\"},\"displayName\":\"Laravel Blade formatter\"},{\"identifier\":{\"id\":\"sperovita.alpinejs-syntax-highlight\",\"uuid\":\"bbf5ee26-6a82-4b56-8934-7e306ed8cbaa\"},\"displayName\":\"Alpine.js Syntax Highlight\"},{\"identifier\":{\"id\":\"sumitsaha.learn-with-sumit-theme\",\"uuid\":\"466e3c46-a580-40b7-97ed-c92be7fd4189\"},\"displayName\":\"Learn with Sumit Theme\"},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a5223b43-8621-4351-a14e-3d560f85f277\"},\"displayName\":\"Vue Language Features (Volar)\"},{\"identifier\":{\"id\":\"vue.vscode-typescript-vue-plugin\",\"uuid\":\"78d16c76-388b-44e4-8470-6790d6c3d2d1\"},\"displayName\":\"TypeScript Vue Plugin (Volar)\"},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\"},{\"identifier\":{\"id\":\"xdebug.php-debug\",\"uuid\":\"044b4b31-2969-4af3-895d-855433b8b46d\"},\"displayName\":\"PHP Debug\"}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"vueComponentPreview\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"vscode-chatgpt.view\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqlite.explorer\\\",\\\"isHidden\\\":true}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.chatgpt-vscode-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.vscode-chatgpt-view-container\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.adonisjs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.pwabuilder-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.ionic-recommendation\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.console-ninja\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.codesandbox\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.bito-activitybar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cmake__viewContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.easycode\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":false,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true}]\",\"nps/lastSessionDate\":\"Sat Mar 19 2022\",\"nps/sessionCount\":\"9\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1644493634709\\\",\\\"status.workspaceTrust.f587560725831ae40b395276c709923f\\\",\\\"status.workspaceTrust.1644742401985\\\",\\\"status.workspaceTrust.1646807657822\\\",\\\"status.workspaceTrust.3b6d0a17c718a9779fa480d8141edd27\\\",\\\"status.workspaceTrust.791b57ea54e07c09ccc3b56382ae419c\\\",\\\"status.workspaceTrust.951ea0565ea072c0f47bd0be450889c1\\\",\\\"status.workspaceTrust.687d11f72e4520effaa4045740994995\\\",\\\"status.workspaceTrust.1647625395462\\\",\\\"status.workspaceTrust.1647979121370\\\",\\\"status.workspaceTrust.c548faa463d41ce7309e520a23868c00\\\",\\\"status.workspaceTrust.439b59cee5881cea40452faba8bf7a78\\\",\\\"status.workspaceTrust.9d2a039aedfee0ee2f9249c5feebf841\\\",\\\"status.workspaceTrust.fb1e05934a49e05c97c5bdd7412d78e4\\\",\\\"status.workspaceTrust.1649673209807\\\",\\\"status.workspaceTrust.1649716788443\\\",\\\"status.workspaceTrust.9ed2e8837ece4caa91ca61ac87a28842\\\",\\\"status.workspaceTrust.1650199992234\\\",\\\"status.workspaceTrust.de403f39716f3d50f41f23518a400918\\\",\\\"status.workspaceTrust.6c2ac56e46ec81e80b94c7969243dbfe\\\",\\\"status.workspaceTrust.c8836f3995827ec94fb1554c8d4c515a\\\",\\\"status.workspaceTrust.d91d31295812cf7290549af479be8bf0\\\",\\\"status.workspaceTrust.c59eea8f8ec2dafc427cbd70a4baf60b\\\",\\\"status.workspaceTrust.f659c31c919258c15276df77d249ab10\\\",\\\"status.workspaceTrust.473317540471c0ddd5a276cdc32618e5\\\",\\\"status.workspaceTrust.4332a6259c00a263d06e8dbc80ffd252\\\",\\\"status.workspaceTrust.7432c86b10354326a9f702747aad9a6a\\\",\\\"status.workspaceTrust.42f062e4d3f503bd7a66eadef954fa6f\\\",\\\"status.workspaceTrust.a39329865af9e02af689f925af952bbf\\\",\\\"status.workspaceTrust.36365fe8705ffd1d6785d382cb407e5e\\\",\\\"status.workspaceTrust.0cd1281e40a2925cef3591d8f75e47d2\\\",\\\"status.workspaceTrust.c2187b13770da9ee0ba9799b7688cc19\\\",\\\"status.workspaceTrust.07834462009c8738eea72c197654aa4e\\\",\\\"status.workspaceTrust.93542d95e80f7351dc1b0198f547aef0\\\",\\\"status.workspaceTrust.23c9971e9af79e9541f9efe59f24dc0a\\\",\\\"status.workspaceTrust.887888fb330b0856f5640644b85e889b\\\",\\\"status.workspaceTrust.4a28999437612a13881f5f9d9fce90a0\\\",\\\"status.workspaceTrust.1c9eb6d9a7a04de85a964507c43773e5\\\",\\\"status.workspaceTrust.a66aec132b2ea65b595766fdbfc417a9\\\",\\\"status.workspaceTrust.94b37841f7155c91b5b0a607d04dd78d\\\",\\\"status.workspaceTrust.6f056b54c360f46a8a17382206682505\\\",\\\"status.workspaceTrust.3a75586ce1adf736e55b710e9291f46e\\\",\\\"status.workspaceTrust.1653907823251\\\",\\\"status.workspaceTrust.12acac421e7f88ba674a3430fc65126e\\\",\\\"status.workspaceTrust.1653913908591\\\",\\\"status.workspaceTrust.f5e513f216e652f11d67780de9753443\\\",\\\"status.workspaceTrust.062bf37bb99e262ea2f472b0ab35c689\\\",\\\"status.workspaceTrust.212b297ca6cac4a14ddfbed5c43e2435\\\",\\\"status.workspaceTrust.1654009595227\\\",\\\"status.workspaceTrust.6a17bb0ed4d105d26a2e32cabaf01529\\\",\\\"status.workspaceTrust.7efcf317aa3579fb34fbd9fcd5d44087\\\",\\\"status.workspaceTrust.1b6fb0b7af9c8aeacf1a59e8f8e7d4f9\\\",\\\"status.workspaceTrust.764273e0ba2dafc910b922933d48d6c6\\\",\\\"status.workspaceTrust.86ccbed6b0fa703b58aac66ff5d26c63\\\",\\\"status.workspaceTrust.a93686ca1265e9fafae38fe3d9bad664\\\",\\\"status.workspaceTrust.354cf4add1bd20f5684274c046f2ff04\\\",\\\"status.workspaceTrust.00252c4cfc3fbcd8213351ebd3fa5523\\\",\\\"status.workspaceTrust.59f64f2dd8d9ed3b2ff19f2ffde666fb\\\",\\\"status.workspaceTrust.eb7f1159b81762e7710c5a761535c03e\\\",\\\"status.workspaceTrust.203b7344a39a92315d64976d798b6b09\\\",\\\"status.workspaceTrust.052858aaa641053176614ef88d879983\\\",\\\"status.workspaceTrust.081b6720e5a0c8d42df6eee6c8dcbfe9\\\",\\\"status.workspaceTrust.ee932e8662911ccddb26bc0096a597ff\\\",\\\"status.workspaceTrust.513eabf05877610f57d67bce7e4c0f65\\\",\\\"status.progress\\\",\\\"status.editor.indentation\\\",\\\"status.editor.encoding\\\",\\\"status.editor.eol\\\",\\\"status.workspaceTrust.8ac2b0f0748858e6466f6cb79c93b0ec\\\",\\\"status.workspaceTrust.0dcab514e57e8a81e2f8bd7de1f5a08a\\\",\\\"status.workspaceTrust.1660409337824\\\",\\\"status.workspaceTrust.150ef58984076369d09e5f77a88bc5cc\\\",\\\"Vue.volar\\\",\\\"status.workspaceTrust.0e7ed889b409900090b7af35f5855254\\\",\\\"status.workspaceTrust.f84e900c725963f4a46efb47d09d17e5\\\",\\\"status.languageStatus\\\",\\\"status.workspaceTrust.1660758985671\\\",\\\"status.workspaceTrust.607b8efa5da4c555efc9b56fed793145\\\",\\\"status.workspaceTrust.2bbe75229f0b1f2332bd77abd3512a28\\\",\\\"status.workspaceTrust.388ee0168cd898f10581e12380790729\\\",\\\"status.workspaceTrust.c0f2b8dd5bb5a3a4b10f3dddcc079ca2\\\",\\\"status.workspaceTrust.18f28e25bb36c6b062485ba378ddf3d3\\\",\\\"status.workspaceTrust.b141215e6824f4c8ac40d6b4950ed95c\\\",\\\"status.workspaceTrust.eb0cc5f912a1431bd6f9c90b27f3260c\\\",\\\"status.workspaceTrust.3454182d49b7287a8c5e62771dabffc9\\\",\\\"status.workspaceTrust.2ae664aebfb67575e8d8b586415b0be9\\\",\\\"status.workspaceTrust.1665327708253\\\",\\\"status.workspaceTrust.1665346521397\\\",\\\"status.workspaceTrust.c5cd595a82fad1966493199774062f5c\\\",\\\"status.workspaceTrust.6a848f751c7a49a550b907f12eccf4eb\\\",\\\"status.workspaceTrust.7944088557cdcc1764306d8a3c86aa5f\\\",\\\"status.workspaceTrust.b74f59b050d05ed9fe2b43c9be5e2ae9\\\",\\\"status.workspaceTrust.621bd84295ceef88116abb644d2c869e\\\",\\\"status.workspaceTrust.0f1c6a6d918a5b8a02910b9d4a399df2\\\",\\\"status.workspaceTrust.75bbdc4ee906ba83165cfb350cf8a17e\\\",\\\"status.workspaceTrust.7f3230a1b8368268c9d66ecd9e04acca\\\",\\\"status.workspaceTrust.d398f355bb83494ab90f0b4f26114d63\\\",\\\"status.workspaceTrust.88bcda9bbce1774bc1d4e0fdd12bcca6\\\",\\\"status.workspaceTrust.96644c4fba9b8ce7715ff6cbfbb0889d\\\",\\\"status.workspaceTrust.9572b5333df0a4e7018df4539a702a76\\\",\\\"status.workspaceTrust.5f945bd9af2a27e5e67b4197dd4072de\\\",\\\"status.workspaceTrust.df455fc675f1e4bd12be055d33e66e37\\\",\\\"status.workspaceTrust.078a13ee5e608c11730ffba47983d8db\\\",\\\"status.workspaceTrust.55622626d37e0ec3c6099a0b21f67d13\\\",\\\"status.workspaceTrust.4cad78a5277d40d48ea26ee35867f323\\\",\\\"status.workspaceTrust.1667570277832\\\",\\\"status.workspaceTrust.56d44551d7437dd68c8b67b727cf7c17\\\",\\\"status.workspaceTrust.0a9fb55724ece27f302df166617df9e2\\\",\\\"status.workspaceTrust.6b69bea2a5b2ad8b50da362717f9176f\\\",\\\"status.workspaceTrust.ace256b310dd2d6071adb19cb8e384e9\\\",\\\"status.workspaceTrust.1667936008941\\\",\\\"status.workspaceTrust.0e30946e744b18d9bf4bfc5fbed5c7a8\\\",\\\"status.workspaceTrust.59e02409b32505dc479868e61c7777f7\\\",\\\"status.workspaceTrust.9bd659aab4225d58be32d0adbfb9d9ec\\\",\\\"status.workspaceTrust.e5c5754cac5749d953950c8b323729ae\\\",\\\"status.workspaceTrust.0537fd8c026400ea64a28d6541aa4b00\\\",\\\"status.workspaceTrust.a7eb486d1ebc0d0f058b596855ecd698\\\",\\\"status.workspaceTrust.1a4878f9aba4ff79675eb3c1b1ac5760\\\",\\\"status.workspaceTrust.0991de856c8f43bf3ec878066cdc82c2\\\",\\\"status.workspaceTrust.68ef87e603cef9e76f4869b4a58607ef\\\",\\\"status.workspaceTrust.767edc67b4a28b72ccc13aa76c43fbf6\\\",\\\"status.workspaceTrust.66bd52529dae88c576a69ccc593ebad3\\\",\\\"status.workspaceTrust.fb71eac8c880de1feb70e4e27395326d\\\",\\\"status.workspaceTrust.98b9a09bc572ff1ad8f008a384dae21d\\\",\\\"status.workspaceTrust.4c89f91c94a3a049feec480d2af3dfca\\\",\\\"status.workspaceTrust.347b52a0eb72fa587246242d53e743b5\\\",\\\"status.workspaceTrust.1668887854333\\\",\\\"status.workspaceTrust.7eabaeab29c2d4d2a47a27bca1710c9b\\\",\\\"status.workspaceTrust.a896f7f8f37598bfcb1026c5bdffd67c\\\",\\\"status.workspaceTrust.d1d7b41f1ac2d964946b27fa112ba216\\\",\\\"status.workspaceTrust.0c1857fbdfa8c56df703205442354213\\\",\\\"status.workspaceTrust.be912874a6b94528c1448c7502d481b9\\\",\\\"status.workspaceTrust.1669706378003\\\",\\\"status.workspaceTrust.48b31d531babb74755d4abe73dc614f7\\\",\\\"status.workspaceTrust.6aab32fbfbc3d67e96e2ff908f49965b\\\",\\\"status.workspaceTrust.e2362107927ac709e7a69e8637fc5412\\\",\\\"status.workspaceTrust.6c9c8c99be1a3c6b965d3d3aa162e5b6\\\",\\\"status.workspaceTrust.86f3a47620bb85ba1198ed473a158768\\\",\\\"status.workspaceTrust.218634ed2bc4e23709ad575de81f80ee\\\",\\\"status.workspaceTrust.ed13d41e67506d7aa63c9c1d86ce9aad\\\",\\\"status.workspaceTrust.523474c6f3eb94c7d415d288dbd81197\\\",\\\"status.workspaceTrust.11878205fb4ad10c3b394e6e2c6723b4\\\",\\\"status.workspaceTrust.1671253943919\\\",\\\"status.workspaceTrust.f90688d8181a3f7b362029dd4c626ccf\\\",\\\"status.workspaceTrust.b95f6c82c2eca6a288b8f371b66614f0\\\",\\\"status.workspaceTrust.b1fa266230194397851c1f67758d2f51\\\",\\\"status.workspaceTrust.1c3edb04708ddb34ff56e6ebf454b4b2\\\",\\\"status.workspaceTrust.d6882127597ff95e8c8ebb19d52f408b\\\",\\\"status.workspaceTrust.096c02df068d3b04e246510474a4389d\\\",\\\"status.workspaceTrust.1ae877634549713c73fa3767a661494f\\\",\\\"status.workspaceTrust.04314913a0dc1a248eb76d2e1d2d5463\\\",\\\"status.workspaceTrust.a269ca4e2a45e992e1ca46d2946c5204\\\",\\\"status.workspaceTrust.9c033397eb011bf39ea0cbf28cfa6e00\\\",\\\"status.workspaceTrust.04cdcea0aa169a96189263e7d5e7dabb\\\",\\\"status.workspaceTrust.d2889aef700ca35cc498d67e4c5b7fc0\\\",\\\"status.workspaceTrust.ed619b373d303d7bafe73823a322623d\\\",\\\"status.workspaceTrust.1672054390454\\\",\\\"status.workspaceTrust.bc56bb4f61ec1fb2c8e546fdeb595c02\\\",\\\"status.workspaceTrust.1672138368969\\\",\\\"status.workspaceTrust.b0fba18a8d58abcefe8b3348fb85f185\\\",\\\"status.workspaceTrust.1672139053464\\\",\\\"status.workspaceTrust.8a526e4c4d568a19836cdbdcb205adb6\\\",\\\"status.workspaceTrust.1672139513462\\\",\\\"status.workspaceTrust.2052aee62e277a00bc29ea87f341824d\\\",\\\"status.workspaceTrust.b24ab107d2719d38d554762d5a580b1d\\\",\\\"status.workspaceTrust.bdd9fd6aec7604981057c5bc90482c9b\\\",\\\"status.workspaceTrust.23fc091cba82fb6de46d961f5ff2c249\\\",\\\"status.workspaceTrust.1672411397174\\\",\\\"status.workspaceTrust.1672412030535\\\",\\\"status.workspaceTrust.acd0704cdc8c811c45637665b03239af\\\",\\\"status.workspaceTrust.625f836e26a4e5af1c750ebe0564cef8\\\",\\\"status.workspaceTrust.98469b1b37afa161dcd54604d6838e74\\\",\\\"status.workspaceTrust.1672938391721\\\",\\\"status.workspaceTrust.4a64552eab6e3181be7dd4f445e9058f\\\",\\\"status.workspaceTrust.d7344b9749fefd86733ca18f415542ea\\\",\\\"status.workspaceTrust.79f79b680b67cbd8791292e85d4198f5\\\",\\\"status.workspaceTrust.cd6667bb10f000f572ecbedcee00852d\\\",\\\"status.workspaceTrust.1673102600635\\\",\\\"status.workspaceTrust.d8cc04a6c835e2607925fe67dfc23188\\\",\\\"status.workspaceTrust.5f61cb7fd67561c49b0fea12cb6c6e7e\\\",\\\"status.workspaceTrust.1673183544463\\\",\\\"status.workspaceTrust.1673185929677\\\",\\\"status.workspaceTrust.e5374b5dafe9dd3534b212e6fada8e66\\\",\\\"status.workspaceTrust.1674297671826\\\",\\\"status.workspaceTrust.eb598b8b3935e0faf460947b7707429b\\\",\\\"status.workspaceTrust.1675086544173\\\",\\\"status.workspaceTrust.9a61b5976a3bda6fd337dc47fd8ab942\\\",\\\"status.workspaceTrust.1675680067677\\\",\\\"status.workspaceTrust.8a94ce30131fc94c9f37fdda9c00a3d8\\\",\\\"status.workspaceTrust.1675892948529\\\",\\\"status.workspaceTrust.1675893236282\\\",\\\"status.workspaceTrust.1675893272883\\\",\\\"status.workspaceTrust.69d5c246cd935d043e5f60e08d26f6f4\\\",\\\"status.workspaceTrust.fb655edc72ea99b9182ef8db4b3aaf0b\\\",\\\"status.workspaceTrust.1676663801226\\\",\\\"status.workspaceTrust.640e042ea8459d62d46366096d9a999d\\\",\\\"status.workspaceTrust.1676969511378\\\",\\\"status.workspaceTrust.a03410333a7e132f252e8c0ad63ef3a2\\\",\\\"status.workspaceTrust.1677088957068\\\",\\\"status.workspaceTrust.6a6891582a300e3b35ee3c44e7a6cede\\\",\\\"status.workspaceTrust.e1fd6a8e979cdb20bbf100f7fb6d0a01\\\",\\\"status.workspaceTrust.884ad16540e4348e3a760156f81e6e50\\\",\\\"status.workspaceTrust.1677361040720\\\",\\\"status.debug\\\",\\\"status.workspaceTrust.a569923c834e5a9187cb6a9d72d2b3cc\\\",\\\"status.workspaceTrust.afd909eb5d1028ebd918eadd1116511f\\\",\\\"status.workspaceTrust.2fe8c85c29404dc6e9939b22a5400410\\\",\\\"status.workspaceTrust.28fbb6c9fccc9c47b1c1ef2285adda2f\\\",\\\"status.workspaceTrust.c3e692aaa67747ecb6c1a3656a56da51\\\",\\\"status.workspaceTrust.fc30369fa3ed451bbce11ccbf1eb73cd\\\",\\\"status.workspaceTrust.1678784128734\\\",\\\"status.workspaceTrust.05e58d49eaee63d1f1f17347b2e57669\\\",\\\"status.workspaceTrust.1678899064711\\\",\\\"status.workspaceTrust.0cd46077b1689d22fb6eea75cc2ea3e5\\\",\\\"status.workspaceTrust.1678960926538\\\",\\\"status.workspaceTrust.1679409977179\\\",\\\"status.workspaceTrust.8f058a6dffd13f0ea2fa86e117daf7b1\\\",\\\"status.workspaceTrust.1475fa6932d6cd57d8f9dcc6a9a986d4\\\",\\\"status.workspaceTrust.bc73f8f0904e4023f97959fd862775c6\\\",\\\"status.workspaceTrust.496f2f5485449046bcdd08e9f724422e\\\",\\\"status.workspaceTrust.78f1340c9ddcc8efa96f13162b672a8b\\\",\\\"status.workspaceTrust.1680114349406\\\",\\\"status.editor.mode\\\",\\\"status.editor.selection\\\",\\\"status.workspaceTrust.c78ecd01ab3323b5839dfa76635d2421\\\",\\\"status.workspaceTrust.49acb73f16eb7ea430b16331b020d6dc\\\",\\\"status.workspaceTrust.a8f7b13fe4366f44f73994efe6ac391b\\\",\\\"status.workspaceTrust.f08fd493103b5642aa2986b63e6b6b04\\\",\\\"status.workspaceTrust.dd38a7f643611b048421cd0865e95170\\\",\\\"status.workspaceTrust.0e230599c0549886aa45414aacd58548\\\",\\\"status.workspaceTrust.e296a6e571acff07a193b076966e6a4e\\\",\\\"status.workspaceTrust.1683453323877\\\",\\\"status.workspaceTrust.1683457271798\\\",\\\"status.workspaceTrust.1683572999505\\\",\\\"status.workspaceTrust.1684405023699\\\",\\\"status.workspaceTrust.a551958dac798728107355aa203ca925\\\",\\\"status.workspaceTrust.d0372b6819170d27306e651fd8d162b9\\\",\\\"status.workspaceTrust.075094d01435d9ee72064f6cfb2ffa4c\\\",\\\"status.workspaceTrust.17f86c47f8d86b4af00697710e834479\\\",\\\"status.workspaceTrust.1685132328971\\\",\\\"status.workspaceTrust.2eff6e0a7f1796a3983913f7988eda24\\\",\\\"status.workspaceTrust.6ce0e647f670cc071fde855bea876cbb\\\",\\\"status.workspaceTrust.1685202677970\\\",\\\"status.workspaceTrust.1685202778918\\\",\\\"status.workspaceTrust.aaae9122501aebc47b430e0c69502d3f\\\",\\\"status.workspaceTrust.911d9286285f52df3e6acacf8dd649ba\\\",\\\"status.workspaceTrust.e2eac0d13ba7cc8c475f69e73ce5a92c\\\",\\\"status.workspaceTrust.9d3f57b279327e32d612e9f6a71d3da5\\\",\\\"status.workspaceTrust.1e1d5b7e4c6d4adcecb6d4d2bf7543fc\\\",\\\"status.workspaceTrust.1e04417f32f9f3069811b97ebc87ee7d\\\",\\\"status.workspaceTrust.5cb148c2cb409bd3b10f263abec51ea2\\\",\\\"status.workspaceTrust.bb8c552ba1a9b1655ca6cbbbc89cc3de\\\",\\\"status.workspaceTrust.02c32800b266623e65acdc805b48527a\\\",\\\"status.workspaceTrust.e217e86f90054966c1fab60bfbf4b3b0\\\",\\\"status.workspaceTrust.8135e678c1b84d780886480b12257277\\\",\\\"status.workspaceTrust.345d6ba9ae9dd6fa7dfde7b8f812386d\\\",\\\"status.workspaceTrust.1aeefe2891126b5a02bbadd99e768011\\\",\\\"status.workspaceTrust.65ebc8fec578ad7794498f8d912bb5c2\\\",\\\"status.workspaceTrust.8778d1d87756af73ffe83fd8874d19dd\\\",\\\"status.workspaceTrust.ecf15c140fbbf7f2a97f6ffc4b044323\\\",\\\"status.workspaceTrust.b6fef6b0f039752799c26c5a7bec6422\\\",\\\"status.workspaceTrust.215ea3fd0f592d66cc4a5ef90ef6883a\\\",\\\"status.workspaceTrust.902539baf02802ea67b0005e24018c7d\\\",\\\"status.workspaceTrust.8a9a6078dc6b86ecb0231d3426af3eff\\\",\\\"WallabyJs.console-ninja\\\",\\\"status.workspaceTrust.1687030612298\\\",\\\"status.workspaceTrust.e861c7abd1b2b2550e1c576d4f3387f1\\\",\\\"status.workspaceTrust.fe6f361799653e6926518969a38275e4\\\",\\\"status.workspaceTrust.3658098c4c0de95f28d90813331ce270\\\",\\\"status.workspaceTrust.1687277414991\\\",\\\"status.workspaceTrust.ee24caa5995e04bc9496ee226fe4a730\\\",\\\"status.workspaceTrust.7cc17ae8153ee3b8ca061d88122a4b10\\\",\\\"status.workspaceTrust.1687699819504\\\",\\\"status.workspaceTrust.fc8321598cb05f9fabd55db292940d0e\\\",\\\"status.workspaceTrust.8a73dd48a08a72f29493702958c01aa9\\\",\\\"status.scm.0\\\",\\\"status.scm.1\\\",\\\"status.problems\\\",\\\"status.feedback\\\",\\\"status.workspaceTrust.e6d3f27c5477015262c4362878426b11\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.workspaceTrust.87ca6c4c387a57bd757625833bf92beb\\\",\\\"status.workspaceTrust.1688207404573\\\",\\\"status.workspaceTrust.bb2a973ce6bd8249a64b1b84ee3ce6e8\\\",\\\"status.workspaceTrust.f0579a298a61c1f96748afe71d2bbcef\\\",\\\"status.workspaceTrust.f6dc67c5142d7af4395edaaee4d34934\\\",\\\"status.workspaceTrust.1688469656817\\\",\\\"status.workspaceTrust.66dd5e4b28ea90d064cba33d3c1beeb7\\\",\\\"status.workspaceTrust.f9ac59437c9ea78f2d8e8917c7eb0292\\\",\\\"status.workspaceTrust.6aa82d810e2caf46b74304be673d67ea\\\",\\\"status.workspaceTrust.ac63f536f9906ea4dc8431cdfc385554\\\",\\\"status.workspaceTrust.1689240020636\\\",\\\"status.workspaceTrust.cda97a5ab6426a928c4414816499302b\\\",\\\"status.workspaceTrust.1689351880904\\\",\\\"status.workspaceTrust.1689396858811\\\",\\\"status.workspaceTrust.1689774361783\\\",\\\"status.workspaceTrust.1689774440514\\\",\\\"status.workspaceTrust.35fa9942b13b51ab265d2240222b2124\\\",\\\"status.workspaceTrust.cc19c7f9090391c1bd9c5b68c4953817\\\",\\\"status.workspaceTrust.1689875257421\\\",\\\"status.workspaceTrust.371795d10bad67b24c4407e7b71d00ce\\\",\\\"status.workspaceTrust.1690383941296\\\",\\\"status.workspaceTrust.5130ca8e2515e6a4a02857aeb15caa70\\\",\\\"status.workspaceTrust.c0c9756b2b6d4f097e43e31166225e55\\\",\\\"status.workspaceTrust.1c308e758975b920b4f0a24c612b316a\\\",\\\"status.workspaceTrust.5f4938ea17cd1bf2746e26f05f292d31\\\",\\\"status.workspaceTrust.1691334493824\\\",\\\"status.workspaceTrust.b24647f134ff1d1db0a6022db7bf2197\\\",\\\"status.workspaceTrust.0f37dd3f1f8dd63197120ce067a327c7\\\",\\\"status.workspaceTrust.1691350149135\\\",\\\"status.workspaceTrust.f00a67163e81569238a8dbdbc8d5ce0a\\\",\\\"status.workspaceTrust.60aad445d6d438133f1297c073288b0c\\\",\\\"status.workspaceTrust.e01ea64d8dbae75ee76cb35e0fef0e2b\\\",\\\"status.workspaceTrust.1692036112180\\\",\\\"status.workspaceTrust.49233f9ecd2f4ce469e3fe7af10a3696\\\",\\\"status.workspaceTrust.1693143188163\\\",\\\"status.workspaceTrust.f438e50a474ec84ce27767a3ef27c913\\\",\\\"status.workspaceTrust.6b431759ac17072d021eccfcaaf6f5ee\\\",\\\"status.workspaceTrust.1693244951616\\\",\\\"status.workspaceTrust.1693345121833\\\",\\\"status.workspaceTrust.1693684672598\\\",\\\"status.workspaceTrust.9b3cff604b2b5c6e6280f0b7ec561a67\\\",\\\"status.workspaceTrust.1693769470546\\\",\\\"status.workspaceTrust.1693769644648\\\",\\\"status.workspaceTrust.1693774472623\\\",\\\"status.workspaceTrust.20433c662e555716b592a437b7c67a79\\\",\\\"status.workspaceTrust.0d4ed601fc5b7f36e935e653a45ccbc0\\\",\\\"status.workspaceTrust.73bdf8c2b227d95af7ab4c60ef8c23d8\\\",\\\"status.workspaceTrust.1694010380664\\\",\\\"status.workspaceTrust.cb87f5e5bb1b634928a8904dbcd429db\\\",\\\"status.host\\\",\\\"status.forwardedPorts\\\",\\\"status.workspaceTrust.736787b4f52b059b8340e3c150553d36\\\",\\\"status.workspaceTrust.1e9b41b0bf0b9304a73f48fad9eab89e\\\",\\\"status.workspaceTrust.5c1713304e53420d27837f1801ee950e\\\",\\\"status.workspaceTrust.a7739acd769660ba6735560c9c8474a7\\\",\\\"status.workspaceTrust.1695390569709\\\",\\\"status.workspaceTrust.1695567500703\\\",\\\"status.workspaceTrust.ad5856cf36f903089ff90322003f0713\\\",\\\"status.workspaceTrust.cb0ee545ead7137f1068f801d6e827cb\\\",\\\"status.workspaceTrust.d5aeeb823afed22092c31cf96a9850ea\\\",\\\"status.workspaceTrust.e3b5183c748a8bb00a4e00e4e686f9f8\\\",\\\"status.workspaceTrust.849dee71e61d33beec80d5f1c871c4ed\\\",\\\"status.workspaceTrust.8d173ab2a0b98bce28f794a63b23f263\\\",\\\"status.workspaceTrust.5e003532661f99b015bbd4d3e4123f4a\\\",\\\"status.workspaceTrust.1696245404322\\\"]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":false,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":false,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":false,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"name\\\":\\\"Test Results\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":false},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":false,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"name\\\":\\\"Ports\\\",\\\"pinned\\\":true,\\\"order\\\":5,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"name\\\":\\\"Jupyter\\\",\\\"pinned\\\":true,\\\"order\\\":6,\\\"visible\\\":false},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"cpp.1.lastSessionDate\":\"Mon Oct 02 2023\",\"cpp.1.sessionCount\":\"442\",\"java.2.lastSessionDate\":\"Mon Oct 02 2023\",\"java.2.sessionCount\":\"442\",\"javascript.1.lastSessionDate\":\"Fri Apr 22 2022\",\"javascript.1.sessionCount\":\"40\",\"typescript.1.lastSessionDate\":\"Fri Dec 09 2022\",\"typescript.1.sessionCount\":\"185\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark SumitSaha-learn-with-sumit-theme-themes-dracula-theme-json\\\",\\\"label\\\":\\\"Learn with Sumit Theme - Dracula version\\\",\\\"settingsId\\\":\\\"Learn with Sumit Theme - Dracula version\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"strong\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"header\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"source\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6272A4\\\"},\\\"scope\\\":[\\\"meta.diff\\\",\\\"meta.diff.header\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"markup.inserted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF5555\\\"},\\\"scope\\\":[\\\"markup.deleted\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"markup.changed\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF5555\\\",\\\"fontStyle\\\":\\\"underline italic\\\"},\\\"scope\\\":[\\\"invalid\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\",\\\"fontStyle\\\":\\\"underline italic\\\"},\\\"scope\\\":[\\\"invalid.deprecated\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"entity.name.filename\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF5555\\\"},\\\"scope\\\":[\\\"markup.error\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":[\\\"markup.underline\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"markup.bold\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"markup.heading\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"markup.italic\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"beginning.punctuation.definition.list.markdown\\\",\\\"beginning.punctuation.definition.quote.markdown\\\",\\\"punctuation.definition.link.restructuredtext\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"markup.inline.raw\\\",\\\"markup.raw.restructuredtext\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"markup.underline.link\\\",\\\"markup.underline.link.image\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"meta.link.reference.def.restructuredtext\\\",\\\"punctuation.definition.directive.restructuredtext\\\",\\\"string.other.link.description\\\",\\\"string.other.link.title\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.directive.restructuredtext\\\",\\\"markup.quote\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6272A4\\\"},\\\"scope\\\":[\\\"meta.separator.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"fenced_code.block.language\\\",\\\"markup.raw.inner.restructuredtext\\\",\\\"markup.fenced_code.block.markdown punctuation.definition.markdown\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"punctuation.definition.constant.restructuredtext\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"markup.heading.markdown punctuation.definition.string.begin\\\",\\\"markup.heading.markdown punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.paragraph.markdown punctuation.definition.string.begin\\\",\\\"meta.paragraph.markdown punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin\\\",\\\"markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.class\\\",\\\"entity.name.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"keyword.expressions-and-types.swift\\\",\\\"keyword.other.this\\\",\\\"variable.language\\\",\\\"variable.language punctuation.definition.variable.php\\\",\\\"variable.other.readwrite.instance.ruby\\\",\\\"variable.parameter.function.language.special\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6272A4\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\",\\\"unused.comment\\\",\\\"wildcard.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"comment keyword.codetag.notation\\\",\\\"comment.block.documentation keyword\\\",\\\"comment.block.documentation storage.type.class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"comment.block.documentation entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"comment.block.documentation entity.name.type punctuation.definition.bracket\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment.block.documentation variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"constant\\\",\\\"variable.other.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"constant.character.escape\\\",\\\"constant.character.string.escape\\\",\\\"constant.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.parent-selector\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"meta.function-call.generic\\\",\\\"meta.function-call.object\\\",\\\"meta.function-call.php\\\",\\\"meta.function-call.static\\\",\\\"meta.method-call.java meta.method\\\",\\\"meta.method.groovy\\\",\\\"support.function.any-method.lua\\\",\\\"keyword.operator.function.infix\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"entity.name.variable.parameter\\\",\\\"meta.at-rule.function variable\\\",\\\"meta.at-rule.mixin variable\\\",\\\"meta.function.arguments variable.other.php\\\",\\\"meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql\\\",\\\"variable.parameter\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"meta.decorator variable.other.readwrite\\\",\\\"meta.decorator variable.other.property\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"meta.decorator variable.other.object\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"punctuation.definition.keyword\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":[\\\"keyword.control.new\\\",\\\"keyword.operator.new\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"meta.selector\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"support\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"support.function.magic\\\",\\\"support.variable\\\",\\\"variable.other.predefined\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.function\\\",\\\"support.type.property-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"constant.other.symbol.hashkey punctuation.definition.constant.ruby\\\",\\\"entity.other.attribute-name.placeholder punctuation\\\",\\\"entity.other.attribute-name.pseudo-class punctuation\\\",\\\"entity.other.attribute-name.pseudo-element punctuation\\\",\\\"meta.group.double.toml\\\",\\\"meta.group.toml\\\",\\\"meta.object-binding-pattern-variable punctuation.destructuring\\\",\\\"punctuation.colon.graphql\\\",\\\"punctuation.definition.block.scalar.folded.yaml\\\",\\\"punctuation.definition.block.scalar.literal.yaml\\\",\\\"punctuation.definition.block.sequence.item.yaml\\\",\\\"punctuation.definition.entity.other.inherited-class\\\",\\\"punctuation.function.swift\\\",\\\"punctuation.separator.dictionary.key-value\\\",\\\"punctuation.separator.hash\\\",\\\"punctuation.separator.inheritance\\\",\\\"punctuation.separator.key-value\\\",\\\"punctuation.separator.key-value.mapping.yaml\\\",\\\"punctuation.separator.namespace\\\",\\\"punctuation.separator.pointer-access\\\",\\\"punctuation.separator.slice\\\",\\\"string.unquoted.heredoc punctuation.definition.string\\\",\\\"support.other.chomping-indicator.yaml\\\",\\\"punctuation.separator.annotation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"keyword.operator.other.powershell\\\",\\\"keyword.other.statement-separator.powershell\\\",\\\"meta.brace.round\\\",\\\"meta.function-call punctuation\\\",\\\"punctuation.definition.arguments.begin\\\",\\\"punctuation.definition.arguments.end\\\",\\\"punctuation.definition.entity.begin\\\",\\\"punctuation.definition.entity.end\\\",\\\"punctuation.definition.tag.cs\\\",\\\"punctuation.definition.type.begin\\\",\\\"punctuation.definition.type.end\\\",\\\"punctuation.section.scope.begin\\\",\\\"punctuation.section.scope.end\\\",\\\"storage.type.generic.java\\\",\\\"string.template meta.brace\\\",\\\"string.template punctuation.accessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"meta.string-contents.quoted.double punctuation.definition.variable\\\",\\\"punctuation.definition.interpolation.begin\\\",\\\"punctuation.definition.interpolation.end\\\",\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded.begin\\\",\\\"punctuation.section.embedded.coffee\\\",\\\"punctuation.section.embedded.end\\\",\\\"punctuation.section.embedded.end source.php\\\",\\\"punctuation.section.embedded.end source.ruby\\\",\\\"punctuation.definition.variable.makefile\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"entity.name.function.target.makefile\\\",\\\"entity.name.section.toml\\\",\\\"entity.name.tag.yaml\\\",\\\"variable.other.key.toml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"constant.other.date\\\",\\\"constant.other.timestamp\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic underline\\\",\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"variable.other.alias.yaml\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"storage\\\",\\\"meta.implementation storage.type.objc\\\",\\\"meta.interface-or-protocol storage.type.objc\\\",\\\"source.groovy storage.type.def\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"entity.name.type\\\",\\\"keyword.primitive-datatypes.swift\\\",\\\"keyword.type.cs\\\",\\\"meta.protocol-list.objc\\\",\\\"meta.return-type.objc\\\",\\\"source.go storage.type\\\",\\\"source.groovy storage.type\\\",\\\"source.java storage.type\\\",\\\"source.powershell entity.other.attribute-name\\\",\\\"storage.class.std.rust\\\",\\\"storage.type.attribute.swift\\\",\\\"storage.type.c\\\",\\\"storage.type.core.rust\\\",\\\"storage.type.cs\\\",\\\"storage.type.groovy\\\",\\\"storage.type.objc\\\",\\\"storage.type.php\\\",\\\"storage.type.haskell\\\",\\\"storage.type.ocaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"entity.name.type.type-parameter\\\",\\\"meta.indexer.mappedtype.declaration entity.name.type\\\",\\\"meta.type.parameters entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"string.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.character.escape.backslash.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF79C6\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.capture.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF5555\\\"},\\\"scope\\\":[\\\"string.regexp punctuation.definition.string.begin\\\",\\\"string.regexp punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"punctuation.definition.character-class.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FF5555\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.assertion.regexp\\\",\\\"keyword.operator.negation.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#50FA7B\\\"},\\\"scope\\\":[\\\"meta.assertion.look-ahead.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#E9F284\\\"},\\\"scope\\\":[\\\"punctuation.definition.string.begin\\\",\\\"punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FE\\\"},\\\"scope\\\":[\\\"punctuation.support.type.property-name.begin\\\",\\\"punctuation.support.type.property-name.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6272A4\\\"},\\\"scope\\\":[\\\"string.quoted.docstring.multi\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.begin\\\",\\\"string.quoted.docstring.multi.python punctuation.definition.string.end\\\",\\\"string.quoted.docstring.multi.python constant.character.escape\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"constant.other.key.perl\\\",\\\"support.variable.property\\\",\\\"variable.other.constant.js\\\",\\\"variable.other.constant.ts\\\",\\\"variable.other.constant.tsx\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#FFB86C\\\"},\\\"scope\\\":[\\\"meta.import variable.other.readwrite\\\",\\\"meta.object-binding-pattern-variable variable.object.property\\\",\\\"meta.variable.assignment.destructured.object.coffee variable\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.import variable.other.readwrite.alias\\\",\\\"meta.export variable.other.readwrite.alias\\\",\\\"meta.variable.assignment.destructured.object.coffee variable variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"meta.selectionset.graphql variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"meta.selectionset.graphql meta.arguments variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#8BE9FD\\\"},\\\"scope\\\":[\\\"entity.name.fragment.graphql\\\",\\\"variable.fragment.graphql\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"constant.other.symbol.hashkey.ruby\\\",\\\"keyword.operator.dereference.java\\\",\\\"keyword.operator.navigation.groovy\\\",\\\"meta.scope.for-loop.shell punctuation.definition.string.begin\\\",\\\"meta.scope.for-loop.shell punctuation.definition.string.end\\\",\\\"meta.scope.for-loop.shell string\\\",\\\"storage.modifier.import\\\",\\\"punctuation.section.embedded.begin.tsx\\\",\\\"punctuation.section.embedded.end.tsx\\\",\\\"punctuation.section.embedded.begin.jsx\\\",\\\"punctuation.section.embedded.end.jsx\\\",\\\"punctuation.separator.list.comma.css\\\",\\\"constant.language.empty-list.haskell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"source.shell variable.other\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\",\\\"foreground\\\":\\\"#BD93F9\\\"},\\\"scope\\\":[\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"meta.scope.prerequisites.makefile\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F1FA8C\\\"},\\\"scope\\\":[\\\"meta.attribute-selector.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#F8F8F2\\\"},\\\"scope\\\":[\\\"punctuation.definition.attribute-selector.end.bracket.square.scss\\\",\\\"punctuation.definition.attribute-selector.begin.bracket.square.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6272A4\\\"},\\\"scope\\\":[\\\"meta.preprocessor.haskell\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"SumitSaha.learn-with-sumit-theme\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"learn-with-sumit-theme\\\",\\\"_extensionPublisher\\\":\\\"SumitSaha\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"activityBar.background\\\":\\\"#171c2a\\\",\\\"activityBar.border\\\":\\\"#0e0e12\\\",\\\"activityBar.foreground\\\":\\\"#989eb3\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868d9caa\\\",\\\"activityBarBadge.background\\\":\\\"#989eb3\\\",\\\"activityBarBadge.foreground\\\":\\\"#11141f\\\",\\\"badge.background\\\":\\\"#989eb3\\\",\\\"badge.foreground\\\":\\\"#11141f\\\",\\\"breadcrumbPicker.background\\\":\\\"#171c2a\\\",\\\"button.background\\\":\\\"#989eb3\\\",\\\"button.foreground\\\":\\\"#11141f\\\",\\\"extensionButton.prominentBackground\\\":\\\"#989eb39d\\\",\\\"extensionButton.prominentForeground\\\":\\\"#11141f\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#989eb3\\\",\\\"charts.foreground\\\":\\\"#ffffffcc\\\",\\\"charts.lines\\\":\\\"#ffffffcc\\\",\\\"charts.red\\\":\\\"#fc6a67\\\",\\\"charts.blue\\\":\\\"#78dce8\\\",\\\"charts.yellow\\\":\\\"#ffd866\\\",\\\"charts.orange\\\":\\\"#fc9867\\\",\\\"charts.green\\\":\\\"#a9dc76\\\",\\\"charts.purple\\\":\\\"#e991e3\\\",\\\"contrastActiveBorder\\\":\\\"#00000000\\\",\\\"errorForeground\\\":\\\"#e35535\\\",\\\"focusBorder\\\":\\\"#989eb340\\\",\\\"foreground\\\":\\\"#ffffffcc\\\",\\\"selection.background\\\":\\\"#989eb360\\\",\\\"widget.shadow\\\":\\\"#0e0e12\\\",\\\"icon.foreground\\\":\\\"#ffffffcc\\\",\\\"debugExceptionWidget.background\\\":\\\"#363a4a\\\",\\\"debugExceptionWidget.border\\\":\\\"#0e0e12\\\",\\\"debugToolBar.background\\\":\\\"#363a4a\\\",\\\"descriptionForeground\\\":\\\"#ffffffcc\\\",\\\"diffEditor.border\\\":\\\"#0e0e12\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#52ab6230\\\",\\\"diffEditor.insertedTextBorder\\\":\\\"#00000000\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#e3553530\\\",\\\"diffEditor.removedTextBorder\\\":\\\"#00000000\\\",\\\"diffEditor.diagonalFill\\\":\\\"#363a4a\\\",\\\"dropdown.background\\\":\\\"#171c2a\\\",\\\"dropdown.border\\\":\\\"#868d9caa\\\",\\\"dropdown.foreground\\\":\\\"#ffffffcc\\\",\\\"editor.background\\\":\\\"#171c2a\\\",\\\"editor.findMatchBackground\\\":\\\"#989eb320\\\",\\\"editor.findMatchBorder\\\":\\\"#989eb360\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#989eb320\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#989eb340\\\",\\\"editor.foreground\\\":\\\"#ffffffcc\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#989eb340\\\",\\\"editor.lineHighlightBackground\\\":\\\"#989eb30c\\\",\\\"editor.lineHighlightBorder\\\":\\\"#989eb31a\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#989eb320\\\",\\\"editor.selectionBackground\\\":\\\"#989eb330\\\",\\\"editor.selectionForeground\\\":\\\"#989eb3\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#989eb320\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#989eb360\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#00000000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#989eb340\\\",\\\"editor.wordHighlightBackground\\\":\\\"#989eb320\\\",\\\"editorBracketMatch.background\\\":\\\"#989eb320\\\",\\\"editorBracketMatch.border\\\":\\\"#989eb340\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#87cefa\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#da70d6\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#87cefa\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#da70d6\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#87cefa\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#da70d6\\\",\\\"editorCodeLens.foreground\\\":\\\"#ffffffcc\\\",\\\"editorCursor.foreground\\\":\\\"#ffd866\\\",\\\"editorGroup.border\\\":\\\"#0e0e12\\\",\\\"editorGroup.dropBackground\\\":\\\"#989eb315\\\",\\\"editorHoverWidget.background\\\":\\\"#363a4a\\\",\\\"editorHoverWidget.border\\\":\\\"#11141f\\\",\\\"editorIndentGuide.background\\\":\\\"#868d9c30\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#868d9cbb\\\",\\\"editorLink.activeForeground\\\":\\\"#ffffffcc\\\",\\\"editorWarning.border\\\":\\\"#00000000\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#363a4a\\\",\\\"sash.hoverBorder\\\":\\\"#989eb350\\\",\\\"editorMarkerNavigation.background\\\":\\\"#11141f\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#e3553590\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#fc6a6790\\\",\\\"editorWarning.foreground\\\":\\\"#ffd866\\\",\\\"editorWhitespace.foreground\\\":\\\"#868d9c60\\\",\\\"editorWidget.background\\\":\\\"#363a4a\\\",\\\"editorWidget.resizeBorder\\\":\\\"#989eb350\\\",\\\"editorGutter.background\\\":\\\"#171c2a\\\",\\\"editorGutter.addedBackground\\\":\\\"#52ab62cc\\\",\\\"editorGutter.deletedBackground\\\":\\\"#e35535cc\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#00b3bdcc\\\",\\\"editorLineNumber.foreground\\\":\\\"#868d9c90\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#868d9c\\\",\\\"input.background\\\":\\\"#00000000\\\",\\\"input.foreground\\\":\\\"#ffffff80\\\",\\\"input.border\\\":\\\"#989eb330\\\",\\\"input.placeholderForeground\\\":\\\"#989eb360\\\",\\\"inputOption.activeBorder\\\":\\\"#989eb3\\\",\\\"inputValidation.errorBackground\\\":\\\"#363a4a\\\",\\\"inputValidation.errorBorder\\\":\\\"#ffd866\\\",\\\"inputValidation.infoBackground\\\":\\\"#363a4a\\\",\\\"inputValidation.infoBorder\\\":\\\"#989eb3\\\",\\\"inputValidation.warningBackground\\\":\\\"#363a4a\\\",\\\"inputValidation.warningBorder\\\":\\\"#ffd866\\\",\\\"list.activeSelectionBackground\\\":\\\"#989eb345\\\",\\\"list.dropBackground\\\":\\\"#989eb315\\\",\\\"list.focusBackground\\\":\\\"#989eb340\\\",\\\"list.focusForeground\\\":\\\"#ffffff80\\\",\\\"list.errorForeground\\\":\\\"#e35535\\\",\\\"list.warningForeground\\\":\\\"#fc6a67\\\",\\\"list.highlightForeground\\\":\\\"#ffd866\\\",\\\"list.activeSelectionForeground\\\":\\\"#ffffffcc\\\",\\\"list.hoverBackground\\\":\\\"#0e0e1260\\\",\\\"list.hoverForeground\\\":\\\"#ffffffcc\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#989eb345\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#00b3bd\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#e35535\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#52ab62\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#868d9c\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#989eb3\\\",\\\"menu.background\\\":\\\"#363a4a\\\",\\\"menu.foreground\\\":\\\"#ffffff80\\\",\\\"menu.separatorBackground\\\":\\\"#0e0e12\\\",\\\"menu.selectionBackground\\\":\\\"#989eb320\\\",\\\"menu.selectionForeground\\\":\\\"#ffffff80\\\",\\\"menubar.selectionBackground\\\":\\\"#363a4a\\\",\\\"menubar.selectionForeground\\\":\\\"#ffffff80\\\",\\\"merge.border\\\":\\\"#0e0e12\\\",\\\"merge.commonContentBackground\\\":\\\"#ffd86630\\\",\\\"merge.commonHeaderBackground\\\":\\\"#ffd86680\\\",\\\"merge.currentContentBackground\\\":\\\"#52ab6230\\\",\\\"merge.currentHeaderBackground\\\":\\\"#52ab6280\\\",\\\"merge.incomingContentBackground\\\":\\\"#00b3bd30\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#00b3bd80\\\",\\\"editorOverviewRuler.border\\\":\\\"#0e0e12\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#ffd866\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#e35535\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#52ab62\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#ffffff80\\\",\\\"notificationCenterHeader.background\\\":\\\"#363a4a\\\",\\\"notifications.foreground\\\":\\\"#ffffff80\\\",\\\"notifications.background\\\":\\\"#363a4a\\\",\\\"notifications.border\\\":\\\"#989eb350\\\",\\\"notificationLink.foreground\\\":\\\"#ffd866\\\",\\\"panel.background\\\":\\\"#11141f\\\",\\\"panel.border\\\":\\\"#0e0e12\\\",\\\"panelInput.border\\\":\\\"#868d9c\\\",\\\"panelSection.border\\\":\\\"#0e0e12\\\",\\\"panelTitle.activeBorder\\\":\\\"#00b3bd\\\",\\\"panelTitle.activeForeground\\\":\\\"#989eb3\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#868d9c\\\",\\\"panelSectionHeader.background\\\":\\\"#868d9c20\\\",\\\"panelSectionHeader.foreground\\\":\\\"#ffffffcc\\\",\\\"panelSectionHeader.border\\\":\\\"#0e0e12\\\",\\\"peekView.border\\\":\\\"#989eb3\\\",\\\"peekViewEditor.background\\\":\\\"#363a4a40\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#363a4a40\\\",\\\"peekViewResult.background\\\":\\\"#363a4a40\\\",\\\"peekViewResult.fileForeground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.lineForeground\\\":\\\"#ffffffcc\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#363a4a\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#363a4a\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#ffffffcc\\\",\\\"peekViewTitle.background\\\":\\\"#0e0e12\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#ffffffcc\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#ffffffcc\\\",\\\"peekViewEditorGutter.background\\\":\\\"#363a4a40\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#00b3bd90\\\",\\\"pickerGroup.border\\\":\\\"#0e0e12\\\",\\\"pickerGroup.foreground\\\":\\\"#ffffffcc\\\",\\\"progressBar.background\\\":\\\"#ffd866\\\",\\\"scrollbar.shadow\\\":\\\"#0e0e12\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#989eb360\\\",\\\"scrollbarSlider.background\\\":\\\"#989eb340\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#989eb350\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#989eb3\\\",\\\"settings.headerForeground\\\":\\\"#989eb3\\\",\\\"sideBar.background\\\":\\\"#11141f\\\",\\\"sideBar.border\\\":\\\"#0e0e12\\\",\\\"sideBar.foreground\\\":\\\"#ffffffcc\\\",\\\"sideBarSectionHeader.background\\\":\\\"#11141f\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#ffffffcc\\\",\\\"sideBarSectionHeader.border\\\":\\\"#0e0e12\\\",\\\"sideBarTitle.foreground\\\":\\\"#868d9c\\\",\\\"tree.indentGuidesStroke\\\":\\\"#868d9c70\\\",\\\"statusBar.background\\\":\\\"#11141f\\\",\\\"statusBar.border\\\":\\\"#0e0e12\\\",\\\"statusBar.debuggingBackground\\\":\\\"#989eb344\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffffcc\\\",\\\"statusBar.foreground\\\":\\\"#00b3bdcc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#0e0e12\\\",\\\"statusBar.noFolderBorder\\\":\\\"#0e0e12\\\",\\\"statusBar.noFolderForeground\\\":\\\"#ffffffcc\\\",\\\"statusBarItem.activeBackground\\\":\\\"#363a4a\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#868d9c30\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#0e0e12\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#363a4a\\\",\\\"statusBarItem.errorBackground\\\":\\\"#fc6a67\\\",\\\"editorSuggestWidget.background\\\":\\\"#171c2a\\\",\\\"editorSuggestWidget.border\\\":\\\"#0e0e12\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#ffffff80\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ffd866\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#989eb34d\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#171c2a\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#11141f\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#00000000\\\",\\\"editorGroupHeader.border\\\":\\\"#00000000\\\",\\\"tab.activeBackground\\\":\\\"#171c2a\\\",\\\"tab.activeForeground\\\":\\\"#989eb3\\\",\\\"tab.activeBorderTop\\\":\\\"#989eb3\\\",\\\"tab.border\\\":\\\"#00000000\\\",\\\"tab.hoverBorder\\\":\\\"#00000000\\\",\\\"tab.hoverBackground\\\":\\\"#171c2acc\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#989eb310\\\",\\\"tab.unfocusedHoverBorder\\\":\\\"#00000000\\\",\\\"tab.inactiveBackground\\\":\\\"#11141f\\\",\\\"tab.inactiveForeground\\\":\\\"#868d9c\\\",\\\"tab.unfocusedActiveForeground\\\":\\\"#ffffffcc\\\",\\\"tab.unfocusedInactiveForeground\\\":\\\"#ffffffcc\\\",\\\"tab.lastPinnedBorder\\\":\\\"#0e0e12\\\",\\\"terminal.ansiBlack\\\":\\\"#171c2a\\\",\\\"terminal.ansiRed\\\":\\\"#e35535\\\",\\\"terminal.ansiGreen\\\":\\\"#52ab62\\\",\\\"terminal.ansiYellow\\\":\\\"#ffd866\\\",\\\"terminal.ansiBlue\\\":\\\"#00b3bd\\\",\\\"terminal.ansiMagenta\\\":\\\"#e991e3\\\",\\\"terminal.ansiCyan\\\":\\\"#78e8c6\\\",\\\"terminal.ansiWhite\\\":\\\"#ffffffcc\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#00b3bd\\\",\\\"terminal.ansiBrightRed\\\":\\\"#e35535\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#52ab62\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#ffd866\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#00b3bd\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#e991e3\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#78e8c6\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#00b3bd\\\",\\\"terminal.background\\\":\\\"#11141f\\\",\\\"terminalCursor.background\\\":\\\"#ffd866\\\",\\\"terminalCursor.foreground\\\":\\\"#ffd866\\\",\\\"textBlockQuote.background\\\":\\\"#00b3bd34\\\",\\\"textBlockQuote.border\\\":\\\"#00b3bdb9\\\",\\\"textCodeBlock.background\\\":\\\"#00b3bd34\\\",\\\"textLink.activeForeground\\\":\\\"#00b3bd\\\",\\\"textLink.foreground\\\":\\\"#00b3bd\\\",\\\"textPreformat.foreground\\\":\\\"#ffd866\\\",\\\"textSeparator.foreground\\\":\\\"#989eb3\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#171c2a\\\",\\\"titleBar.activeBackground\\\":\\\"#11141f\\\",\\\"titleBar.activeForeground\\\":\\\"#868d9c\\\",\\\"titleBar.inactiveBackground\\\":\\\"#0e0e12\\\",\\\"titleBar.inactiveForeground\\\":\\\"#868d9c\\\",\\\"titleBar.border\\\":\\\"#0e0e12\\\"},\\\"watch\\\":false}\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"extensionsWeb\\\":{\\\"done\\\":true},\\\"findLanguageExtensions\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Mac\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true}}\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Setup\\\"]\",\"workbench.sideBar.position\":\"0\",\"workbench.panel.alignment\":\"right\",\"workbench.activityBar.hidden\":\"false\",\"workbench.statusBar.hidden\":\"false\",\"ces/skipSurvey\":\"1.64.1\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false}]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.action.toggleActivityBarVisibility\\\",\\\"value\\\":1},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindingsFile\\\",\\\"value\\\":3},{\\\"key\\\":\\\"editor.action.sortLinesDescending\\\",\\\"value\\\":195},{\\\"key\\\":\\\"editor.action.sortLinesAscending\\\",\\\"value\\\":197},{\\\"key\\\":\\\"emulator.start\\\",\\\"value\\\":199},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":200},{\\\"key\\\":\\\"volar.selectTypeScriptVersion\\\",\\\"value\\\":202},{\\\"key\\\":\\\"workbench.action.tasks.configureTaskRunner\\\",\\\"value\\\":203},{\\\"key\\\":\\\"chatgpt-vscode.freeText\\\",\\\"value\\\":204},{\\\"key\\\":\\\"chatgpt-vscode.whatsNew\\\",\\\"value\\\":205},{\\\"key\\\":\\\"editor.action.indentationToTabs\\\",\\\"value\\\":207},{\\\"key\\\":\\\"laravel-pint.format\\\",\\\"value\\\":209},{\\\"key\\\":\\\"workbench.action.openSettings2\\\",\\\"value\\\":210},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":211},{\\\"key\\\":\\\"workbench.action.openRawDefaultSettings\\\",\\\"value\\\":212},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":214},{\\\"key\\\":\\\"console-ninja.showOutput\\\",\\\"value\\\":217},{\\\"key\\\":\\\"sqlite.explorer.add\\\",\\\"value\\\":220}]}\",\"commandPalette.mru.counter\":\"221\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"toggle\\\",\\\"toggle activi\\\",\\\"toggle activity bar\\\",\\\"eslint\\\",\\\"ctrl+sh\\\",\\\"ctrl+shift\\\",\\\"ctrl+shift+m\\\",\\\"smartsel\\\",\\\"smartselect\\\",\\\"line d\\\",\\\"line dup\\\",\\\"dupl\\\",\\\"duplicate\\\",\\\"duplicate line\\\",\\\"line\\\",\\\"ctrt\\\",\\\"workbench.action.files.newFile\\\",\\\"workbench.action.files.newUntitledFile\\\",\\\"ctrl+\\\",\\\"ctrl+k\\\",\\\"ctrl+k c\\\",\\\"ctrl+w\\\",\\\"@command:laravel-pint.format\\\",\\\"@command:editor.action.indentationToTabs\\\",\\\"l\\\",\\\"ct\\\",\\\"ctrl\\\",\\\"ctrl l\\\"]}\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"plaintext\\\":[\\\"octref.vetur\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"go\\\":[\\\"golang.go\\\"],\\\"c\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"],\\\"cpp\\\":[\\\"ms-vscode.cpptools-extension-pack\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"]}\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Thu Apr 21 2022\",\"settingsEditor2.splitViewWidth\":\"200\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.merges\\\",\\\"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}]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.65.2\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.66.2\",\"workbench.activity.showAccounts\":\"true\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Thu Dec 08 2022\",\"workbench.view.extension.ionic-recommendation.state.hidden\":\"[{\\\"id\\\":\\\"ionic\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"ionic-projects\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.pwabuilder-view.state.hidden\":\"[{\\\"id\\\":\\\"validationPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"serviceWorkerPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"packagePanel\\\",\\\"isHidden\\\":false}]\",\"http.linkProtectionTrustedDomains\":\"[\\\"https://v3.nuxtjs.org\\\",\\\"https://vendor.gymscanner.com\\\",\\\"https://api.nuxtjs.dev\\\",\\\"https://developers.google.com\\\",\\\"https://json.geoiplookup.io\\\",\\\"https://bluzky.github.io\\\",\\\"https://gymscanner.com\\\",\\\"https://fonts.googleapis.com\\\",\\\"https://cdn.jsdelivr.net\\\",\\\"https://cdnjs.cloudflare.com\\\",\\\"https://apache.faisalbhuiyan.com\\\",\\\"https://fb.me\\\",\\\"https://www.gstatic.com\\\",\\\"https://www.linkedin.com\\\",\\\"https://vitepress.dev\\\",\\\"https://raw.githubusercontent.com\\\"]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"astro\\\",\\\"example\\\",\\\"server\\\",\\\"test\\\"]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/route.json/Route-current\\\",1680386418097],[\\\"snippets/redirect.json/Redirect-back.sublime-snippet\\\",1681845243118],[\\\"snippets/snippets.json/readonly\\\",1682064237908],[\\\"snippets/snippets.json/Include view\\\",1682407922889],[\\\"snippets/snippets.json/checked\\\",1683146892100],[\\\"snippets/snippets.json/For-block\\\",1683407640479],[\\\"snippets/snippets.json/cannot\\\",1684164862090],[\\\"snippets/snippets.json/can-elsecan\\\",1684270191299],[\\\"snippets/snippets.json/canany\\\",1684270248953],[\\\"snippets/session.json/Session-flash.sublime-snippet\\\",1684449265206],[\\\"snippets/typescript.code-snippets/For-Each Loop using =>\\\",1684959223724],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1684959657326],[\\\"snippets/typescript.code-snippets/If Statement\\\",1685141677919],[\\\"snippets/snippets.json/Has Section\\\",1685485098131],[\\\"snippets/collective_form_html.json/Form-file\\\",1685544904297],[\\\"snippets/collective_form_html.json/Form-date\\\",1685544936872],[\\\"snippets/php.code-snippets/function __construct\\\",1685616511426],[\\\"snippets/route.json/Route-resource.sublime-snippet\\\",1685874827231],[\\\"snippets/str.json/Str-ucfirst\\\",1686175893184],[\\\"snippets/php.code-snippets/function …\\\",1686250644763],[\\\"snippets/php.code-snippets/anonymous function\\\",1686397622712],[\\\"snippets/snippets.json/selected\\\",1686598424026],[\\\"snippets/snippets.json/while-block\\\",1686660214138],[\\\"snippets/snippets.json/required\\\",1687117042673],[\\\"snippets/collective_form_html.json/Form-selectRange\\\",1687117359777],[\\\"snippets/request.json/Request-accepts\\\",1687293090718],[\\\"snippets/model.json/Laravel Model: Boot\\\",1687293094432],[\\\"snippets/model.json/Laravel Model: Attribute Casting\\\",1687293103497],[\\\"snippets/model.json/Laravel Model: Accessor\\\",1687293111706],[\\\"snippets/model.json/Laravel Model: Created At\\\",1687293119177],[\\\"snippets/model.json/Laravel Model: Visible\\\",1687293126770],[\\\"snippets/route.json/Route-when.sublime-snippet\\\",1687293318761],[\\\"snippets/snippets.code-snippets/x-bind\\\",1687294069568],[\\\"snippets/snippets.code-snippets/x-transition (classes)\\\",1687294076192],[\\\"snippets/snippets.code-snippets/.ctrl (x-key)\\\",1687294090870],[\\\"snippets/snippets.code-snippets/.caps-lock (x-key)\\\",1687294094456],[\\\"snippets/snippets.code-snippets/x-modelable\\\",1687294328544],[\\\"snippets/snippets.code-snippets/x-effect\\\",1687294333722],[\\\"snippets/snippets.code-snippets/x-ignore\\\",1687294339642],[\\\"snippets/snippets.code-snippets/x-data\\\",1687294423932],[\\\"snippets/collective_form_html.json/link_to_action\\\",1687349330779],[\\\"snippets/hash.json/Hash-check.sublime-snippet\\\",1687621314780],[\\\"javascript.json/Print to console\\\",1687630039491],[\\\"snippets/snippets.code-snippets/x-on\\\",1687669094231],[\\\"snippets/snippets.code-snippets/x-for\\\",1687676618355],[\\\"snippets/javascript.code-snippets/Log to the console\\\",1687677258950],[\\\"snippets/snippets.code-snippets/x-transition (helper)\\\",1687793567042],[\\\"snippets/snippets.code-snippets/x-init\\\",1687794141172],[\\\"snippets/route.json/Route-delete.sublime-snippet\\\",1687932351934],[\\\"typescript.json/Print to console\\\",1688052855593],[\\\"snippets/snippets.json/isset\\\",1688228096004],[\\\"snippets/snippets.code-snippets/x-if\\\",1688412841679],[\\\"snippets/snippets.json/dd\\\",1689627355708],[\\\"snippets/php.code-snippets/enum\\\",1690192893885],[\\\"snippets/snippets.code-snippets/.debounce (x-modifier)\\\",1690406360037],[\\\"snippets/snippets.code-snippets/.outside (x-modifier)\\\",1690406918451],[\\\"snippets/php.code-snippets/const\\\",1691419858123],[\\\"snippets/php.code-snippets/class __construct\\\",1691419862905],[\\\"snippets/snippets.code-snippets/.enter (x-key)\\\",1692470295864],[\\\"snippets/snippets.code-snippets/.throttle (x-modifier)\\\",1692470435896],[\\\"snippets/javascript.code-snippets/If Statement\\\",1692478774569],[\\\"snippets/snippets.json/can\\\",1692736976283],[\\\"snippets/route.json/Route-controllerAction.sublime-snippet\\\",1692897402739],[\\\"snippets/eloquent.json/eloquent-attribute\\\",1692908153924],[\\\"snippets/db.json/DB-transaction-begin.sublime-snippet\\\",1693987754755],[\\\"snippets/livewire.json/livewire-component\\\",1694505391732],[\\\"snippets/javascript.code-snippets/Import Statement\\\",1694777916364],[\\\"snippets/snippets.json/style\\\",1694887741628],[\\\"snippets/snippets.json/auth\\\",1694888860871],[\\\"snippets/snippets.json/Extend layout\\\",1694890760091],[\\\"snippets/snippets.json/production\\\",1694896200637],[\\\"snippets/snippets.code-snippets/.passive (x-modifier)\\\",1695068986726],[\\\"snippets/typescript.code-snippets/Import Statement\\\",1695210100165],[\\\"snippets/typescript.code-snippets/Property setter\\\",1695210333013],[\\\"snippets/route.json/Route-get.sublime-snippet\\\",1695393672754],[\\\"snippets/snippets.code-snippets/.period (x-key)\\\",1695498372019],[\\\"snippets/snippets.json/Stack\\\",1695598277319],[\\\"snippets/route.json/Route-group.sublime-snippet\\\",1695676152607],[\\\"snippets/snippets.json/lang\\\",1695682794468],[\\\"snippets/snippets.code-snippets/x-cloak\\\",1695683279971],[\\\"snippets/snippets.json/csrf\\\",1695731563108],[\\\"snippets/snippets.json/Foreach-block\\\",1695850880151],[\\\"snippets/collective_form_html.json/Form-checkbox\\\",1695984983416],[\\\"snippets/snippets.json/php\\\",1695985319335],[\\\"snippets/snippets.json/disabled\\\",1696002722845],[\\\"snippets/snippets.json/class\\\",1696002849975],[\\\"snippets/route.json/Route-group-middleware\\\",1696009904376],[\\\"snippets/php.code-snippets/Try Catch Block\\\",1696018299218],[\\\"snippets/snippets.json/If-block\\\",1696018637505],[\\\"snippets/snippets.json/Push stack\\\",1696019181243],[\\\"snippets/php.code-snippets/foreach …\\\",1696070376850],[\\\"snippets/php.code-snippets/attribute\\\",1696098667487],[\\\"snippets/php.code-snippets/if …\\\",1696103452436],[\\\"snippets/snippets.json/guest\\\",1696106805444],[\\\"snippets/snippets.code-snippets/x-html\\\",1696176841295],[\\\"snippets/php.code-snippets/function\\\",1696178214272],[\\\"snippets/livewire.json/livewireStyles\\\",1696178864100],[\\\"snippets/livewire.json/livewireScripts\\\",1696178869819],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1696206255863],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1696206329207]]\",\"menu.hiddenCommands\":\"{\\\"CommandCenter\\\":[\\\"workbench.action.quickOpenWithModes\\\"],\\\"EditorTitleRun\\\":[\\\"php.debug.debugPhpFile\\\",\\\"code-runner.run\\\"],\\\"EditorTitle\\\":[\\\"git.openChange\\\",\\\"workbench.action.splitEditor\\\",\\\"EditorTitleRun\\\",\\\"workbench.action.closeActiveEditor\\\",\\\"markdown.showPreviewToSide\\\"],\\\"ViewTitle\\\":[\\\"workbench.actions.treeView.workbench.panel.markers.view.collapseAll\\\",\\\"workbench.files.action.createFileFromExplorer\\\",\\\"workbench.action.terminal.split\\\",\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"workbench.files.action.refreshFilesExplorer\\\",\\\"workbench.action.terminal.kill\\\",\\\"workbench.action.terminal.focus\\\",\\\"workbench.action.terminal.new\\\",\\\"workbench.files.action.createFolderFromExplorer\\\"]}\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"edge\\\"]\",\"workbench.view.extension.adonisjs.state.hidden\":\"[{\\\"id\\\":\\\"adonisjs.commands\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"adonisjs.routes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"adonisjs.help\\\",\\\"isHidden\\\":false}]\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.74.0\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\",\"expandSuggestionDocs\":\"true\",\"workbench.view.extension.vscode-chatgpt-view-container.state.hidden\":\"[{\\\"id\\\":\\\"vscode-chatgpt.view\\\",\\\"isHidden\\\":false}]\",\"csharp.1.lastSessionDate\":\"Mon Oct 02 2023\",\"csharp.1.sessionCount\":\"157\",\"cpp.1.editedCount\":\"3\",\"cpp.1.editedDate\":\"Sun Apr 09 2023\",\"workbench.view.extension.chatgpt-vscode-view-container.state.hidden\":\"[{\\\"id\\\":\\\"chatgpt-vscode.view\\\",\\\"isHidden\\\":false}]\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.view.extension.github-actions.state.hidden\":\"[{\\\"id\\\":\\\"github-actions.current-branch\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.workflows\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.settings\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.empty-view\\\",\\\"isHidden\\\":false}]\",\"github-iammuttaqi\":\"[{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Configuration Editing\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.tunnel-forwarding\\\",\\\"name\\\":\\\"Local Tunnel Port Forwarding\\\",\\\"allowed\\\":true}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#tempNodejsWelcome\\\",{\\\"firstSeen\\\":1685976639855,\\\"stepIDs\\\":[],\\\"manaullyOpened\\\":false}]]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.easycode.state.hidden\":\"[{\\\"id\\\":\\\"easycode.chatView\\\",\\\"isHidden\\\":false}]\",\"extensionsAssistant/importantRecommendationsIgnore\":\"[\\\"ms-vscode-remote.remote-wsl\\\"]\",\"workbench.view.extension.bito-activitybar.state.hidden\":\"[{\\\"id\\\":\\\"activateBito.sidebar\\\",\\\"isHidden\\\":false}]\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.undefined.-1020660995\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"https://kvxsw9g6-8000.inc1.devtunnels.ms/\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"https\\\",\\\"authority\\\":\\\"kvxsw9g6-8000.inc1.devtunnels.ms\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"workbench.view.extension.codesandbox.state.hidden\":\"[{\\\"id\\\":\\\"codesandbox-control-panel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesandbox-participants\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesandbox-devtools\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesandbox-projects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesandbox-sign-in\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.undefined.1258393525\":\"[]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment