-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathhongducdev.code-profile
More file actions
1 lines (1 loc) · 143 KB
/
hongducdev.code-profile
File metadata and controls
1 lines (1 loc) · 143 KB
1
{"name":"Default","settings":"{\"settings\":\"{\\r\\n \\\"editor.inlineSuggest.enabled\\\": true,\\r\\n \\\"editor.wordWrap\\\": \\\"on\\\",\\r\\n \\\"editor.wordWrapColumn\\\": 80,\\r\\n \\\"editor.fontFamily\\\": \\\"SFMono Nerd Font\\\",\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"editor.suggest.preview\\\": true,\\r\\n \\\"javascript.inlayHints.parameterNames.enabled\\\": \\\"all\\\",\\r\\n \\\"typescript.inlayHints.parameterNames.enabled\\\": \\\"all\\\",\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.matchBrackets\\\": \\\"never\\\"\\r\\n },\\r\\n \\\"[css]\\\": {\\r\\n \\\"editor.matchBrackets\\\": \\\"never\\\"\\r\\n },\\r\\n \\\"editor.guides.bracketPairs\\\": true,\\r\\n \\\"editor.bracketPairColorization.enabled\\\": true,\\r\\n \\\"editor.fontSize\\\": 16,\\r\\n \\\"git.ignoreMissingGitWarning\\\": true,\\r\\n \\\"editor.mouseWheelZoom\\\": true,\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"emmet.includeLanguages\\\": {\\r\\n \\\"javascript\\\": \\\"javascriptreact\\\",\\r\\n \\\"vue-html\\\": \\\"html\\\"\\r\\n },\\r\\n \\\"emmet.triggerExpansionOnTab\\\": true,\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"eslint.alwaysShowStatus\\\": true,\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"editor.suggestSelection\\\": \\\"first\\\",\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"PowerShell\\\",\\r\\n \\\"terminal.integrated.shellIntegration.enabled\\\": true,\\r\\n \\\"github.copilot.enable\\\": {\\r\\n \\\"*\\\": true,\\r\\n \\\"yaml\\\": false,\\r\\n \\\"plaintext\\\": false,\\r\\n \\\"markdown\\\": true,\\r\\n \\\"javascript\\\": true,\\r\\n \\\"java\\\": true\\r\\n },\\r\\n \\\"explorer.confirmDragAndDrop\\\": false,\\r\\n \\\"terminal.integrated.fontFamily\\\": \\\"SFMono Nerd Font\\\",\\r\\n \\\"terminal.integrated.fontSize\\\": 16,\\r\\n \\\"gitlens.defaultDateLocale\\\": null,\\r\\n \\\"git.enableSmartCommit\\\": true,\\r\\n \\\"prettier.bracketSameLine\\\": false,\\r\\n \\\"editor.formatOnPaste\\\": true,\\r\\n \\\"markdown.math.enabled\\\": false,\\r\\n \\\"editor.linkedEditing\\\": true,\\r\\n \\\"scss.lint.unknownAtRules\\\": \\\"ignore\\\",\\r\\n \\\"editor.cursorBlinking\\\": \\\"expand\\\",\\r\\n \\\"editor.tabSize\\\": 2,\\r\\n \\\"editor.renderWhitespace\\\": \\\"all\\\",\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"css.lint.unknownAtRules\\\": \\\"ignore\\\",\\r\\n \\\"githubPullRequests.pullBranch\\\": \\\"never\\\",\\r\\n \\\"terminal.integrated.gpuAcceleration\\\": \\\"off\\\",\\r\\n \\\"catppuccin.accentColor\\\": \\\"green\\\",\\r\\n \\\"turboConsoleLog.includeFileNameAndLineNum\\\": false,\\r\\n \\\"settingsSync.ignoredExtensions\\\": [],\\r\\n \\\"workbench.colorCustomizations\\\": {},\\r\\n \\\"catppuccin.colorOverrides\\\": {},\\r\\n \\\"catppuccin.workbenchMode\\\": \\\"flat\\\",\\r\\n \\\"github.copilot.advanced\\\": {},\\r\\n \\\"workbench.tree.enableStickyScroll\\\": false,\\r\\n \\\"editor.stickyScroll.enabled\\\": false,\\r\\n \\\"editor.scrollbar.verticalScrollbarSize\\\": 8,\\r\\n \\\"editor.scrollbar.horizontalScrollbarSize\\\": 8,\\r\\n \\\"vscode_custom_css.imports\\\": [\\r\\n \\\"file:///home/hongducdev/Documents/Code/custom-vscode.css\\\"\\r\\n ],\\r\\n \\\"workbench.productIconTheme\\\": \\\"fluent-icons\\\",\\r\\n \\\"files.autoSave\\\": \\\"afterDelay\\\",\\r\\n \\\"workbench.colorTheme\\\": \\\"Catppuccin Mocha\\\",\\r\\n \\\"explorer.compactFolders\\\": false,\\r\\n \\\"cSpell.language\\\": \\\"en,vi\\\",\\r\\n \\\"workbench.iconTheme\\\": \\\"catppuccin-perfect-mocha\\\",\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\"\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n {\\n \\\"key\\\": \\\"ctrl+c\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.copySelection\\\",\\n \\\"when\\\": \\\"terminalTextSelectedInFocused || terminalFocus && terminalHasBeenCreated && terminalTextSelected || terminalFocus && terminalProcessSupported && terminalTextSelected || terminalFocus && terminalTextSelected && terminalTextSelectedInFocused || terminalHasBeenCreated && terminalTextSelected && terminalTextSelectedInFocused || terminalProcessSupported && terminalTextSelected && terminalTextSelectedInFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+c\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.copySelection\\\",\\n \\\"when\\\": \\\"terminalTextSelectedInFocused || terminalFocus && terminalHasBeenCreated && terminalTextSelected || terminalFocus && terminalProcessSupported && terminalTextSelected || terminalFocus && terminalTextSelected && terminalTextSelectedInFocused || terminalHasBeenCreated && terminalTextSelected && terminalTextSelectedInFocused || terminalProcessSupported && terminalTextSelected && terminalTextSelectedInFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+v\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.paste\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+v\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.paste\\\",\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n }\\n]\",\"platform\":2}","extensions":"[{\"identifier\":{\"id\":\"be5invis.vscode-custom-css\",\"uuid\":\"1b160753-ae5e-42bb-82ad-d115ce5c10f4\"},\"displayName\":\"Custom CSS and JS Loader\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"catppuccin.catppuccin-vsc\",\"uuid\":\"69264e4d-cd3b-468a-8f2b-e69673c7d864\"},\"displayName\":\"Catppuccin for VSCode\"},{\"identifier\":{\"id\":\"chakrounanas.turbo-console-log\",\"uuid\":\"6623619a-676d-4cde-943f-a3c193b44fc0\"},\"displayName\":\"Turbo Console Log\"},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"dsznajder.es7-react-js-snippets\",\"uuid\":\"19804510-b475-4dae-b0f7-6ca08fd1af0c\"},\"displayName\":\"ES7+ React/Redux/React-Native snippets\"},{\"identifier\":{\"id\":\"eamodio.gitlens\",\"uuid\":\"4de763bd-505d-4978-9575-2b7696ecf94e\"},\"displayName\":\"GitLens — Git supercharged\"},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\"},{\"identifier\":{\"id\":\"evondev.evondev-snippets\",\"uuid\":\"ca374277-4561-4be2-8306-ec95f27d6808\"},\"displayName\":\"Evondev snippets\"},{\"identifier\":{\"id\":\"evondev.tailwindui-snippets\",\"uuid\":\"449f161d-e856-40a8-a351-b8f503c834c3\"},\"displayName\":\"Tailwind UI Snippets\"},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\"},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\"},{\"identifier\":{\"id\":\"github.vscode-pull-request-github\",\"uuid\":\"69ddd764-339a-4ecc-97c1-9c4ece58e36d\"},\"displayName\":\"GitHub Pull Requests\"},{\"identifier\":{\"id\":\"leonardssh.vscord\",\"uuid\":\"20675c06-f272-4cc8-8611-83ebb5583c5a\"},\"displayName\":\"Discord Rich Presence\"},{\"identifier\":{\"id\":\"miguelsolorio.fluent-icons\",\"uuid\":\"41aac8eb-b4f4-408d-9708-320d033a17f8\"},\"displayName\":\"Fluent Icons\"},{\"identifier\":{\"id\":\"quicktype.quicktype\",\"uuid\":\"e05d98bf-3735-4c1e-9fae-86ef0a52e19f\"},\"displayName\":\"Paste JSON as Code\"},{\"identifier\":{\"id\":\"rangav.vscode-thunder-client\",\"uuid\":\"2fd56207-78ef-49d4-95d2-9b801eee4dbf\"},\"displayName\":\"Thunder Client\"},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\"},{\"identifier\":{\"id\":\"simonsiefke.svg-preview\",\"uuid\":\"51cd7dfb-14fa-4fcc-aa42-16add9281456\"},\"displayName\":\"Svg Preview\"},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker\",\"uuid\":\"f6dbd813-b0a0-42c1-90ea-10dde9d925a7\"},\"displayName\":\"Code Spell Checker\"},{\"identifier\":{\"id\":\"streetsidesoftware.code-spell-checker-vietnamese\",\"uuid\":\"a1f93c85-d630-4e8b-be67-a780f63afe7a\"},\"displayName\":\"Vietnamese - Code Spell Checker\"},{\"identifier\":{\"id\":\"thang-nm.catppuccin-perfect-icons\",\"uuid\":\"d29b49ee-781a-4913-8eba-21fd00d77969\"},\"displayName\":\"Catppuccin Perfect Icons\"},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\"},{\"identifier\":{\"id\":\"wakatime.vscode-wakatime\",\"uuid\":\"f2fd462f-f1bd-4c62-b54f-59a4e5ffc6a3\"},\"displayName\":\"WakaTime\"}]","globalState":"{\"storage\":{\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesnippetsAi.chatView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesnippetsAi.treeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codetime.webView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"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\\\":\\\"explorerTrunkTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"explorerHelpAndFeedbackView\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"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.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activityBar.location\":\"default\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.mintdocs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.tailwind-config-viewer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.thunder-client\\\",\\\"pinned\\\":true,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.trunkContainer\\\",\\\"pinned\\\":true,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.tabnine\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.codeium\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.sidebar-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.gitduck\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.vscode-spotify\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.wallaby\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.mongoDB\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.project-manager\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.code-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.copilot-labs\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.codesnippetsAi\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.music-time-sidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatSidebar.copilot\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.extension.tabnine-access\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.bookmarks\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":15},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.copilot-sidebar-webview\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.cmake__viewContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.vscode-edge-devtools-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.copilot-message-panel\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark Catppuccin-catppuccin-vsc-themes-mocha-json\\\",\\\"label\\\":\\\"Catppuccin Mocha\\\",\\\"settingsId\\\":\\\"Catppuccin Mocha\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"text\\\",\\\"source\\\",\\\"variable.other.readwrite\\\",\\\"punctuation.definition.variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9399b2\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"punctuation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6c7086\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment\\\",\\\"punctuation.definition.comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":[\\\"string\\\",\\\"punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.constant\\\",\\\"entity.name.constant\\\",\\\"constant.language.boolean\\\",\\\"constant.language.false\\\",\\\"constant.language.true\\\",\\\"keyword.other.unit.user-defined\\\",\\\"keyword.other.unit.suffix.floating-point\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"keyword.operator.word\\\",\\\"keyword.operator.new\\\",\\\"variable.language.super\\\",\\\"support.type.primitive\\\",\\\"storage.type\\\",\\\"storage.modifier\\\",\\\"punctuation.definition.keyword\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"entity.name.tag.documentation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"keyword.operator\\\",\\\"punctuation.accessor\\\",\\\"punctuation.definition.generic\\\",\\\"meta.function.closure punctuation.section.parameters\\\",\\\"punctuation.definition.tag\\\",\\\"punctuation.separator.key-value\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"meta.function-call.method\\\",\\\"support.function\\\",\\\"support.function.misc\\\",\\\"variable.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.class\\\",\\\"entity.other.inherited-class\\\",\\\"support.class\\\",\\\"meta.function-call.constructor\\\",\\\"entity.name.struct\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.enum\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"meta.enum variable.other.readwrite\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"meta.property.object\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"meta.type\\\",\\\"meta.type-alias\\\",\\\"support.type\\\",\\\"entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"meta.annotation variable.function\\\",\\\"meta.annotation variable.annotation.function\\\",\\\"meta.annotation punctuation.definition.annotation\\\",\\\"meta.decorator\\\",\\\"punctuation.decorator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.parameter\\\",\\\"meta.function.parameters\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":[\\\"constant.language\\\",\\\"support.function.builtin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":\\\"entity.other.attribute-name.documentation\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"keyword.control.directive\\\",\\\"punctuation.definition.directive\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":\\\"punctuation.definition.typeparameters\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":\\\"entity.name.namespace\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"support.type.property-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":[\\\"variable.language.this\\\",\\\"variable.language.this punctuation.definition.variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"variable.object.property\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"string.template variable\\\",\\\"string variable\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"keyword.operator.new\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"storage.modifier.specifier.extern.cpp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"entity.name.scope-resolution.template.call.cpp\\\",\\\"entity.name.scope-resolution.parameter.cpp\\\",\\\"entity.name.scope-resolution.cpp\\\",\\\"entity.name.scope-resolution.function.definition.cpp\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.class.doxygen\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"storage.modifier.reference.cpp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"meta.interpolation.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"comment.block.documentation.cs\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"source.css entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.parent-selector.css punctuation.definition.entity.css\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"punctuation.separator.operator.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"source.css entity.other.attribute-name.pseudo-class\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"source.css constant.other.unicode-range\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"source.css variable.parameter.url\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":[\\\"source.css meta.property-value variable\\\",\\\"source.css meta.property-value variable.other.less\\\",\\\"source.css meta.property-value variable.other.less punctuation.definition.variable.less\\\",\\\"meta.definition.variable.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"source.css meta.property-list variable\\\",\\\"meta.property-list variable.other.less\\\",\\\"meta.property-list variable.other.less punctuation.definition.variable.less\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"keyword.other.unit.percentage.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":\\\"source.css meta.attribute-selector\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"keyword.other.definition.ini\\\",\\\"punctuation.support.type.property-name.json\\\",\\\"support.type.property-name.json\\\",\\\"punctuation.support.type.property-name.toml\\\",\\\"support.type.property-name.toml\\\",\\\"entity.name.tag.yaml\\\",\\\"punctuation.support.type.property-name.yaml\\\",\\\"support.type.property-name.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"constant.language.json\\\",\\\"constant.language.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.type.anchor.yaml\\\",\\\"variable.other.alias.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"support.type.property-name.table\\\",\\\"entity.name.section.group-title.ini\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"constant.other.time.datetime.offset.toml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":[\\\"punctuation.definition.anchor.yaml\\\",\\\"punctuation.definition.alias.yaml\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"entity.other.document.begin.yaml\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"markup.changed.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"meta.diff.header.from-file\\\",\\\"meta.diff.header.to-file\\\",\\\"punctuation.definition.from-file.diff\\\",\\\"punctuation.definition.to-file.diff\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":\\\"markup.inserted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":\\\"markup.deleted.diff\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"variable.other.env\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"string.quoted variable.other.env\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":\\\"support.function.builtin.gdscript\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"constant.language.gdscript\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":\\\"comment meta.annotation.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"comment meta.annotation.parameters.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"constant.language.go\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"variable.graphql\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f2cdcd\\\"},\\\"scope\\\":\\\"string.unquoted.alias.graphql\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"constant.character.enum.graphql\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f2cdcd\\\"},\\\"scope\\\":\\\"meta.objectvalues.graphql constant.object.key.graphql string.unquoted.graphql\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"keyword.other.doctype\\\",\\\"meta.tag.sgml.doctype punctuation.definition.tag\\\",\\\"meta.tag.metadata.doctype entity.name.tag\\\",\\\"meta.tag.metadata.doctype punctuation.definition.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":[\\\"text.html constant.character.entity\\\",\\\"text.html constant.character.entity punctuation\\\",\\\"constant.character.entity.xml\\\",\\\"constant.character.entity.xml punctuation\\\",\\\"constant.character.entity.js.jsx\\\",\\\"constant.charactger.entity.js.jsx punctuation\\\",\\\"constant.character.entity.tsx\\\",\\\"constant.character.entity.tsx punctuation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.class.component\\\",\\\"support.class.component.jsx\\\",\\\"support.class.component.tsx\\\",\\\"support.class.component.vue\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"punctuation.definition.annotation\\\",\\\"storage.type.annotation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"constant.other.enum.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"storage.modifier.import.java\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"comment.block.javadoc.java keyword.other.documentation.javadoc.java\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":\\\"meta.export variable.other.readwrite.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"variable.other.constant.js\\\",\\\"variable.other.constant.ts\\\",\\\"variable.other.property.js\\\",\\\"variable.other.property.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable.other.jsdoc\\\",\\\"comment.block.documentation variable.other\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"storage.type.class.jsdoc\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"support.type.object.console.js\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"support.constant.node\\\",\\\"support.type.object.module.js\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"storage.modifier.implements\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"constant.language.null.js\\\",\\\"constant.language.null.ts\\\",\\\"constant.language.undefined.js\\\",\\\"constant.language.undefined.ts\\\",\\\"support.type.builtin.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":\\\"variable.parameter.generic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"keyword.declaration.function.arrow.js\\\",\\\"storage.type.function.arrow.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"punctuation.decorator.ts\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"keyword.operator.expression.in.js\\\",\\\"keyword.operator.expression.in.ts\\\",\\\"keyword.operator.expression.infer.ts\\\",\\\"keyword.operator.expression.instanceof.js\\\",\\\"keyword.operator.expression.instanceof.ts\\\",\\\"keyword.operator.expression.is\\\",\\\"keyword.operator.expression.keyof.ts\\\",\\\"keyword.operator.expression.of.js\\\",\\\"keyword.operator.expression.of.ts\\\",\\\"keyword.operator.expression.typeof.ts\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"support.function.macro.julia\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"constant.language.julia\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":\\\"constant.other.symbol.julia\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"text.tex keyword.control.preamble\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":\\\"text.tex support.function.be\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f2cdcd\\\"},\\\"scope\\\":\\\"constant.other.general.math.tex\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"comment.line.double-dash.documentation.lua storage.type.annotation.lua\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"comment.line.double-dash.documentation.lua entity.name.variable.lua\\\",\\\"comment.line.double-dash.documentation.lua variable.lua\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":[\\\"heading.1.markdown punctuation.definition.heading.markdown\\\",\\\"heading.1.markdown\\\",\\\"heading.1.quarto punctuation.definition.heading.quarto\\\",\\\"heading.1.quarto\\\",\\\"markup.heading.atx.1.mdx\\\",\\\"markup.heading.atx.1.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.setext.1.markdown\\\",\\\"markup.heading.heading-0.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"heading.2.markdown punctuation.definition.heading.markdown\\\",\\\"heading.2.markdown\\\",\\\"heading.2.quarto punctuation.definition.heading.quarto\\\",\\\"heading.2.quarto\\\",\\\"markup.heading.atx.2.mdx\\\",\\\"markup.heading.atx.2.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.setext.2.markdown\\\",\\\"markup.heading.heading-1.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"heading.3.markdown punctuation.definition.heading.markdown\\\",\\\"heading.3.markdown\\\",\\\"heading.3.quarto punctuation.definition.heading.quarto\\\",\\\"heading.3.quarto\\\",\\\"markup.heading.atx.3.mdx\\\",\\\"markup.heading.atx.3.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.heading-2.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":[\\\"heading.4.markdown punctuation.definition.heading.markdown\\\",\\\"heading.4.markdown\\\",\\\"heading.4.quarto punctuation.definition.heading.quarto\\\",\\\"heading.4.quarto\\\",\\\"markup.heading.atx.4.mdx\\\",\\\"markup.heading.atx.4.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.heading-3.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"heading.5.markdown punctuation.definition.heading.markdown\\\",\\\"heading.5.markdown\\\",\\\"heading.5.quarto punctuation.definition.heading.quarto\\\",\\\"heading.5.quarto\\\",\\\"markup.heading.atx.5.mdx\\\",\\\"markup.heading.atx.5.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.heading-4.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"heading.6.markdown punctuation.definition.heading.markdown\\\",\\\"heading.6.markdown\\\",\\\"heading.6.quarto punctuation.definition.heading.quarto\\\",\\\"heading.6.quarto\\\",\\\"markup.heading.atx.6.mdx\\\",\\\"markup.heading.atx.6.mdx punctuation.definition.heading.mdx\\\",\\\"markup.heading.heading-5.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\",\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6adc8\\\",\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"punctuation.definition.link\\\",\\\"markup.underline.link\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b4befe\\\"},\\\"scope\\\":[\\\"text.html.markdown punctuation.definition.link.title\\\",\\\"text.html.quarto punctuation.definition.link.title\\\",\\\"string.other.link.title.markdown\\\",\\\"string.other.link.title.quarto\\\",\\\"markup.link\\\",\\\"punctuation.definition.constant.markdown\\\",\\\"punctuation.definition.constant.quarto\\\",\\\"constant.other.reference.link.markdown\\\",\\\"constant.other.reference.link.quarto\\\",\\\"markup.substitution.attribute-reference\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":[\\\"punctuation.definition.raw.markdown\\\",\\\"punctuation.definition.raw.quarto\\\",\\\"markup.inline.raw.string.markdown\\\",\\\"markup.inline.raw.string.quarto\\\",\\\"markup.raw.block.markdown\\\",\\\"markup.raw.block.quarto\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":\\\"fenced_code.block.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9399b2\\\"},\\\"scope\\\":[\\\"markup.fenced_code.block punctuation.definition\\\",\\\"markup.raw support.asciidoc\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":[\\\"markup.quote\\\",\\\"punctuation.definition.quote.begin\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"meta.separator.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"punctuation.definition.list.begin.markdown\\\",\\\"punctuation.definition.list.begin.quarto\\\",\\\"markup.list.bullet\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.heading.quarto\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.multipart.nix\\\",\\\"entity.other.attribute-name.single.nix\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"variable.parameter.name.nix\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b4befe\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.embedded variable.parameter.name.nix\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"string.unquoted.path.nix\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":[\\\"support.attribute.builtin\\\",\\\"meta.attribute.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":\\\"meta.function.parameters.php punctuation.definition.variable.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"constant.language.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":\\\"text.html.php support.function\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"keyword.other.phpdoc.php\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":[\\\"support.variable.magic.python\\\",\\\"meta.function-call.arguments.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"support.function.magic.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"variable.parameter.function.language.special.self.python\\\",\\\"variable.language.special.self.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":[\\\"keyword.control.flow.python\\\",\\\"keyword.operator.logical.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"storage.type.function.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":[\\\"support.token.decorator.python\\\",\\\"meta.function.decorator.identifier.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"meta.function-call.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"entity.name.function.decorator.python\\\",\\\"punctuation.definition.decorator.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"constant.character.format.placeholder.other.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"support.type.exception.python\\\",\\\"support.function.builtin.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":[\\\"support.type.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"constant.language.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"meta.indexed-name.python\\\",\\\"meta.item-access.python\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"storage.type.string.python\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.function.parameters.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":[\\\"string.regexp punctuation.definition.string.begin\\\",\\\"string.regexp punctuation.definition.string.end\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"keyword.control.anchor.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"string.regexp.ts\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#a6e3a1\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"keyword.other.back-reference.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":\\\"punctuation.definition.character-class.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"constant.other.character-class.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5e0dc\\\"},\\\"scope\\\":\\\"constant.other.character-class.range.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"constant.character.numeric.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.no-capture.regexp\\\",\\\"meta.assertion.look-ahead.regexp\\\",\\\"meta.assertion.negative-look-ahead.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"meta.annotation.rust\\\",\\\"meta.annotation.rust punctuation\\\",\\\"meta.attribute.rust\\\",\\\"punctuation.definition.attribute.rust\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"meta.attribute.rust string.quoted.double.rust\\\",\\\"meta.attribute.rust string.quoted.single.char.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.name.function.macro.rules.rust\\\",\\\"storage.type.module.rust\\\",\\\"storage.modifier.rust\\\",\\\"storage.type.struct.rust\\\",\\\"storage.type.enum.rust\\\",\\\"storage.type.trait.rust\\\",\\\"storage.type.union.rust\\\",\\\"storage.type.impl.rust\\\",\\\"storage.type.rust\\\",\\\"storage.type.function.rust\\\",\\\"storage.type.type.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"entity.name.type.numeric.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"meta.generic.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.impl.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"entity.name.module.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"entity.name.trait.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":\\\"storage.type.source.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f9e2af\\\"},\\\"scope\\\":\\\"entity.name.union.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":\\\"meta.enum.rust storage.type.source.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"support.macro.rust\\\",\\\"meta.macro.rust support.function.rust\\\",\\\"entity.name.function.macro.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"storage.modifier.lifetime.rust\\\",\\\"entity.name.type.lifetime\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":\\\"string.quoted.double.rust constant.other.placeholder.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"meta.function.return-type.rust meta.generic.rust storage.type.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89b4fa\\\"},\\\"scope\\\":\\\"meta.function.call.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#89dceb\\\"},\\\"scope\\\":\\\"punctuation.brackets.angle.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\"},\\\"scope\\\":\\\"constant.other.caps.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eba0ac\\\"},\\\"scope\\\":[\\\"meta.function.definition.rust variable.other.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"meta.function.call.rust variable.other.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":\\\"variable.language.self.rust\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\"},\\\"scope\\\":[\\\"variable.other.metavariable.name.rust\\\",\\\"meta.macro.metavariable.rust keyword.operator.macro.dollar.rust\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f5c2e7\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":[\\\"comment.line.shebang\\\",\\\"comment.line.shebang punctuation.definition.comment\\\",\\\"comment.line.shebang\\\",\\\"punctuation.definition.comment.shebang.shell\\\",\\\"meta.shebang.shell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"comment.line.shebang constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f38ba8\\\"},\\\"scope\\\":[\\\"meta.function-call.arguments.shell punctuation.definition.variable.shell\\\",\\\"meta.function-call.arguments.shell punctuation.section.interpolation\\\",\\\"meta.function-call.arguments.shell punctuation.definition.variable.shell\\\",\\\"meta.function-call.arguments.shell punctuation.section.interpolation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#fab387\\\",\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"meta.string meta.interpolation.parameter.shell variable.other.readwrite\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#94e2d5\\\"},\\\"scope\\\":[\\\"source.shell punctuation.section.interpolation\\\",\\\"punctuation.definition.evaluation.backticks.shell\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cba6f7\\\"},\\\"scope\\\":\\\"entity.name.tag.heredoc.shell\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#cdd6f4\\\"},\\\"scope\\\":\\\"string.quoted.double.shell variable.other.normal.shell\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"enumMember\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#94e2d5\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"selfKeyword\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f38ba8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"boolean\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#fab387\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"number\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#fab387\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.defaultLibrary\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#eba0ac\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"class:python\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f9e2af\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"class.builtin:python\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cba6f7\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.typeHint:python\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f9e2af\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"function.decorator:python\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#fab387\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.readonly:javascript\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.readonly:typescript\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.readonly:javascript\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.readonly:typescript\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.readonly:javascriptreact\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.readonly:typescriptreact\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.readonly:javascriptreact\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"property.readonly:typescriptreact\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.readonly:scala\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"type.defaultLibrary:go\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cba6f7\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"variable.defaultLibrary.readonly:go\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cba6f7\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"tomlArrayKey\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#89b4fa\\\",\\\"_bold\\\":false,\\\"_underline\\\":false,\\\"_italic\\\":false,\\\"_strikethrough\\\":false}},{\\\"_selector\\\":\\\"tomlTableKey\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#89b4fa\\\",\\\"_bold\\\":false,\\\"_underline\\\":false,\\\"_italic\\\":false,\\\"_strikethrough\\\":false}},{\\\"_selector\\\":\\\"builtinAttribute.attribute.library:rust\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#89b4fa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"generic.attribute:rust\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cdd6f4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"constant.builtin.readonly:nix\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#cba6f7\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"heading\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f38ba8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"text.emph\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f38ba8\\\",\\\"_bold\\\":false,\\\"_underline\\\":false,\\\"_italic\\\":true,\\\"_strikethrough\\\":false}},{\\\"_selector\\\":\\\"text.strong\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f38ba8\\\",\\\"_bold\\\":true,\\\"_underline\\\":false,\\\"_italic\\\":false,\\\"_strikethrough\\\":false}},{\\\"_selector\\\":\\\"text.math\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f2cdcd\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"pol\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#f2cdcd\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"Catppuccin.catppuccin-vsc\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"catppuccin-vsc\\\",\\\"_extensionPublisher\\\":\\\"Catppuccin\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"focusBorder\\\":\\\"#a6e3a1\\\",\\\"foreground\\\":\\\"#cdd6f4\\\",\\\"disabledForeground\\\":\\\"#a6adc8\\\",\\\"widget.shadow\\\":\\\"#18182580\\\",\\\"selection.background\\\":\\\"#a6e3a166\\\",\\\"descriptionForeground\\\":\\\"#cdd6f4\\\",\\\"errorForeground\\\":\\\"#f38ba8\\\",\\\"icon.foreground\\\":\\\"#a6e3a1\\\",\\\"sash.hoverBorder\\\":\\\"#a6e3a1\\\",\\\"window.activeBorder\\\":\\\"#00000000\\\",\\\"window.inactiveBorder\\\":\\\"#00000000\\\",\\\"textBlockQuote.background\\\":\\\"#181825\\\",\\\"textBlockQuote.border\\\":\\\"#11111b\\\",\\\"textCodeBlock.background\\\":\\\"#1e1e2e\\\",\\\"textLink.activeForeground\\\":\\\"#89dceb\\\",\\\"textLink.foreground\\\":\\\"#89b4fa\\\",\\\"textPreformat.foreground\\\":\\\"#cdd6f4\\\",\\\"textSeparator.foreground\\\":\\\"#a6e3a1\\\",\\\"activityBar.background\\\":\\\"#181825\\\",\\\"activityBar.foreground\\\":\\\"#a6e3a1\\\",\\\"activityBar.dropBorder\\\":\\\"#a6e3a133\\\",\\\"activityBar.inactiveForeground\\\":\\\"#6c7086\\\",\\\"activityBar.border\\\":\\\"#00000000\\\",\\\"activityBarBadge.background\\\":\\\"#a6e3a1\\\",\\\"activityBarBadge.foreground\\\":\\\"#11111b\\\",\\\"activityBar.activeBorder\\\":\\\"#00000000\\\",\\\"activityBar.activeBackground\\\":\\\"#00000000\\\",\\\"activityBar.activeFocusBorder\\\":\\\"#00000000\\\",\\\"activityBarTop.foreground\\\":\\\"#a6e3a1\\\",\\\"activityBarTop.activeBorder\\\":\\\"#00000000\\\",\\\"activityBarTop.inactiveForeground\\\":\\\"#6c7086\\\",\\\"activityBarTop.dropBorder\\\":\\\"#a6e3a133\\\",\\\"badge.background\\\":\\\"#45475a\\\",\\\"badge.foreground\\\":\\\"#cdd6f4\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#a6e3a1\\\",\\\"breadcrumb.background\\\":\\\"#1e1e2e\\\",\\\"breadcrumb.focusForeground\\\":\\\"#a6e3a1\\\",\\\"breadcrumb.foreground\\\":\\\"#cdd6f4cc\\\",\\\"breadcrumbPicker.background\\\":\\\"#181825\\\",\\\"button.background\\\":\\\"#a6e3a1\\\",\\\"button.foreground\\\":\\\"#11111b\\\",\\\"button.border\\\":\\\"#00000000\\\",\\\"button.separator\\\":\\\"#00000000\\\",\\\"button.hoverBackground\\\":\\\"#c0ebbc\\\",\\\"button.secondaryForeground\\\":\\\"#cdd6f4\\\",\\\"button.secondaryBackground\\\":\\\"#585b70\\\",\\\"button.secondaryHoverBackground\\\":\\\"#686b84\\\",\\\"checkbox.background\\\":\\\"#45475a\\\",\\\"checkbox.border\\\":\\\"#00000000\\\",\\\"checkbox.foreground\\\":\\\"#a6e3a1\\\",\\\"dropdown.background\\\":\\\"#181825\\\",\\\"dropdown.listBackground\\\":\\\"#585b70\\\",\\\"dropdown.border\\\":\\\"#a6e3a1\\\",\\\"dropdown.foreground\\\":\\\"#cdd6f4\\\",\\\"debugToolBar.background\\\":\\\"#181825\\\",\\\"debugToolBar.border\\\":\\\"#00000000\\\",\\\"debugExceptionWidget.background\\\":\\\"#11111b\\\",\\\"debugExceptionWidget.border\\\":\\\"#a6e3a1\\\",\\\"debugTokenExpression.number\\\":\\\"#fab387\\\",\\\"debugTokenExpression.boolean\\\":\\\"#cba6f7\\\",\\\"debugTokenExpression.string\\\":\\\"#a6e3a1\\\",\\\"debugTokenExpression.error\\\":\\\"#f38ba8\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#f38ba8\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#f38ba899\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#a6738c\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#585b70\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#585b70\\\",\\\"debugIcon.startForeground\\\":\\\"#a6e3a1\\\",\\\"debugIcon.pauseForeground\\\":\\\"#89b4fa\\\",\\\"debugIcon.stopForeground\\\":\\\"#f38ba8\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#585b70\\\",\\\"debugIcon.restartForeground\\\":\\\"#94e2d5\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#cba6f7\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#cdd6f4\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#cdd6f4\\\",\\\"debugIcon.continueForeground\\\":\\\"#a6e3a1\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#585b70\\\",\\\"debugConsole.infoForeground\\\":\\\"#89b4fa\\\",\\\"debugConsole.warningForeground\\\":\\\"#fab387\\\",\\\"debugConsole.errorForeground\\\":\\\"#f38ba8\\\",\\\"debugConsole.sourceForeground\\\":\\\"#f5e0dc\\\",\\\"debugConsoleInputIcon.foreground\\\":\\\"#cdd6f4\\\",\\\"diffEditor.border\\\":\\\"#585b70\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#a6e3a11a\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#f38ba81a\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#a6e3a126\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#f38ba826\\\",\\\"diffEditor.diagonalFill\\\":\\\"#585b7099\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#a6e3a1cc\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#f38ba8cc\\\",\\\"editor.background\\\":\\\"#1e1e2e\\\",\\\"editor.findMatchBackground\\\":\\\"#5e3f53\\\",\\\"editor.findMatchBorder\\\":\\\"#f38ba833\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#3e5767\\\",\\\"editor.findMatchHighlightBorder\\\":\\\"#89dceb33\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#3e5767\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#89dceb33\\\",\\\"editor.foldBackground\\\":\\\"#89dceb40\\\",\\\"editor.foreground\\\":\\\"#cdd6f4\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#89dceb40\\\",\\\"editor.lineHighlightBackground\\\":\\\"#cdd6f412\\\",\\\"editor.lineHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#89dceb40\\\",\\\"editor.rangeHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.selectionBackground\\\":\\\"#9399b240\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#9399b233\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#9399b233\\\",\\\"editor.wordHighlightBackground\\\":\\\"#9399b233\\\",\\\"editorBracketMatch.background\\\":\\\"#9399b21a\\\",\\\"editorBracketMatch.border\\\":\\\"#9399b2\\\",\\\"editorCodeLens.foreground\\\":\\\"#7f849c\\\",\\\"editorCursor.background\\\":\\\"#1e1e2e\\\",\\\"editorCursor.foreground\\\":\\\"#f5e0dc\\\",\\\"editorGroup.border\\\":\\\"#585b70\\\",\\\"editorGroup.dropBackground\\\":\\\"#a6e3a133\\\",\\\"editorGroup.emptyBackground\\\":\\\"#1e1e2e\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181825\\\",\\\"editorGutter.addedBackground\\\":\\\"#a6e3a1\\\",\\\"editorGutter.background\\\":\\\"#1e1e2e\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#9399b2\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f38ba8\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#9399b2\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#f9e2af\\\",\\\"editorHoverWidget.background\\\":\\\"#181825\\\",\\\"editorHoverWidget.border\\\":\\\"#585b70\\\",\\\"editorHoverWidget.foreground\\\":\\\"#cdd6f4\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#585b70\\\",\\\"editorIndentGuide.background\\\":\\\"#45475a\\\",\\\"editorInlayHint.foreground\\\":\\\"#585b70\\\",\\\"editorInlayHint.background\\\":\\\"#181825bf\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#bac2de\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#181825bf\\\",\\\"editorInlayHint.parameterForeground\\\":\\\"#a6adc8\\\",\\\"editorInlayHint.parameterBackground\\\":\\\"#181825bf\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#a6e3a1\\\",\\\"editorLineNumber.foreground\\\":\\\"#7f849c\\\",\\\"editorLink.activeForeground\\\":\\\"#a6e3a1\\\",\\\"editorMarkerNavigation.background\\\":\\\"#181825\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#f38ba8\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#89b4fa\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#fab387\\\",\\\"editorOverviewRuler.background\\\":\\\"#181825\\\",\\\"editorOverviewRuler.border\\\":\\\"#cdd6f412\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#f9e2af\\\",\\\"editorRuler.foreground\\\":\\\"#585b70\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#f9e2af26\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#a6e3a126\\\",\\\"editorStickyScrollHover.background\\\":\\\"#313244\\\",\\\"editorSuggestWidget.background\\\":\\\"#181825\\\",\\\"editorSuggestWidget.border\\\":\\\"#585b70\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#cdd6f4\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#a6e3a1\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#313244\\\",\\\"editorWhitespace.foreground\\\":\\\"#9399b266\\\",\\\"editorWidget.background\\\":\\\"#181825\\\",\\\"editorWidget.foreground\\\":\\\"#cdd6f4\\\",\\\"editorWidget.resizeBorder\\\":\\\"#585b70\\\",\\\"editorLightBulb.foreground\\\":\\\"#f9e2af\\\",\\\"editorError.foreground\\\":\\\"#f38ba8\\\",\\\"editorError.border\\\":\\\"#00000000\\\",\\\"editorError.background\\\":\\\"#00000000\\\",\\\"editorWarning.foreground\\\":\\\"#fab387\\\",\\\"editorWarning.border\\\":\\\"#00000000\\\",\\\"editorWarning.background\\\":\\\"#00000000\\\",\\\"editorInfo.foreground\\\":\\\"#89b4fa\\\",\\\"editorInfo.border\\\":\\\"#00000000\\\",\\\"editorInfo.background\\\":\\\"#00000000\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#f38ba8\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#89b4fa\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#fab387\\\",\\\"extensionButton.prominentForeground\\\":\\\"#11111b\\\",\\\"extensionButton.prominentBackground\\\":\\\"#a6e3a1\\\",\\\"extensionButton.separator\\\":\\\"#1e1e2e\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#c0ebbc\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#89b4fa\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#11111b\\\",\\\"extensionIcon.starForeground\\\":\\\"#f9e2af\\\",\\\"extensionIcon.verifiedForeground\\\":\\\"#a6e3a1\\\",\\\"extensionIcon.preReleaseForeground\\\":\\\"#585b70\\\",\\\"extensionIcon.sponsorForeground\\\":\\\"#f5c2e7\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#a6e3a1\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#cba6f7\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#f38ba8\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#6c7086\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#f9e2af\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#f38ba8\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#f9e2af\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#89b4fa\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#a6e3a1\\\",\\\"input.background\\\":\\\"#313244\\\",\\\"input.border\\\":\\\"#00000000\\\",\\\"input.foreground\\\":\\\"#cdd6f4\\\",\\\"input.placeholderForeground\\\":\\\"#cdd6f473\\\",\\\"inputOption.activeBackground\\\":\\\"#585b70\\\",\\\"inputOption.activeBorder\\\":\\\"#a6e3a1\\\",\\\"inputOption.activeForeground\\\":\\\"#cdd6f4\\\",\\\"inputValidation.errorBackground\\\":\\\"#f38ba8\\\",\\\"inputValidation.errorBorder\\\":\\\"#11111b33\\\",\\\"inputValidation.errorForeground\\\":\\\"#11111b\\\",\\\"inputValidation.infoBackground\\\":\\\"#89b4fa\\\",\\\"inputValidation.infoBorder\\\":\\\"#11111b33\\\",\\\"inputValidation.infoForeground\\\":\\\"#11111b\\\",\\\"inputValidation.warningBackground\\\":\\\"#fab387\\\",\\\"inputValidation.warningBorder\\\":\\\"#11111b33\\\",\\\"inputValidation.warningForeground\\\":\\\"#11111b\\\",\\\"list.activeSelectionBackground\\\":\\\"#313244\\\",\\\"list.activeSelectionForeground\\\":\\\"#cdd6f4\\\",\\\"list.dropBackground\\\":\\\"#a6e3a133\\\",\\\"list.focusBackground\\\":\\\"#313244\\\",\\\"list.focusForeground\\\":\\\"#cdd6f4\\\",\\\"list.focusOutline\\\":\\\"#00000000\\\",\\\"list.highlightForeground\\\":\\\"#a6e3a1\\\",\\\"list.hoverBackground\\\":\\\"#31324480\\\",\\\"list.hoverForeground\\\":\\\"#cdd6f4\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#313244\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#cdd6f4\\\",\\\"list.warningForeground\\\":\\\"#fab387\\\",\\\"listFilterWidget.background\\\":\\\"#45475a\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#f38ba8\\\",\\\"listFilterWidget.outline\\\":\\\"#00000000\\\",\\\"tree.indentGuidesStroke\\\":\\\"#9399b2\\\",\\\"tree.inactiveIndentGuidesStroke\\\":\\\"#45475a\\\",\\\"menu.background\\\":\\\"#1e1e2e\\\",\\\"menu.border\\\":\\\"#1e1e2e80\\\",\\\"menu.foreground\\\":\\\"#cdd6f4\\\",\\\"menu.selectionBackground\\\":\\\"#585b70\\\",\\\"menu.selectionBorder\\\":\\\"#00000000\\\",\\\"menu.selectionForeground\\\":\\\"#cdd6f4\\\",\\\"menu.separatorBackground\\\":\\\"#585b70\\\",\\\"menubar.selectionBackground\\\":\\\"#45475a\\\",\\\"menubar.selectionForeground\\\":\\\"#cdd6f4\\\",\\\"merge.commonContentBackground\\\":\\\"#45475a\\\",\\\"merge.commonHeaderBackground\\\":\\\"#585b70\\\",\\\"merge.currentContentBackground\\\":\\\"#a6e3a133\\\",\\\"merge.currentHeaderBackground\\\":\\\"#a6e3a166\\\",\\\"merge.incomingContentBackground\\\":\\\"#89b4fa33\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#89b4fa66\\\",\\\"minimap.background\\\":\\\"#1e1e2e80\\\",\\\"minimap.findMatchHighlight\\\":\\\"#89dceb4d\\\",\\\"minimap.selectionHighlight\\\":\\\"#585b70bf\\\",\\\"minimap.selectionOccurrenceHighlight\\\":\\\"#585b70bf\\\",\\\"minimap.warningHighlight\\\":\\\"#fab387bf\\\",\\\"minimap.errorHighlight\\\":\\\"#f38ba8bf\\\",\\\"minimapSlider.background\\\":\\\"#a6e3a133\\\",\\\"minimapSlider.hoverBackground\\\":\\\"#a6e3a166\\\",\\\"minimapSlider.activeBackground\\\":\\\"#a6e3a199\\\",\\\"minimapGutter.addedBackground\\\":\\\"#a6e3a1bf\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#f38ba8bf\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#f9e2afbf\\\",\\\"notificationCenter.border\\\":\\\"#a6e3a1\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cdd6f4\\\",\\\"notificationCenterHeader.background\\\":\\\"#181825\\\",\\\"notificationToast.border\\\":\\\"#a6e3a1\\\",\\\"notifications.foreground\\\":\\\"#cdd6f4\\\",\\\"notifications.background\\\":\\\"#181825\\\",\\\"notifications.border\\\":\\\"#a6e3a1\\\",\\\"notificationLink.foreground\\\":\\\"#89b4fa\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#f38ba8\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#fab387\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#89b4fa\\\",\\\"panel.background\\\":\\\"#1e1e2e\\\",\\\"panel.border\\\":\\\"#585b70\\\",\\\"panelSection.border\\\":\\\"#585b70\\\",\\\"panelSection.dropBackground\\\":\\\"#a6e3a133\\\",\\\"panelTitle.activeBorder\\\":\\\"#a6e3a1\\\",\\\"panelTitle.activeForeground\\\":\\\"#cdd6f4\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#a6adc8\\\",\\\"peekView.border\\\":\\\"#a6e3a1\\\",\\\"peekViewEditor.background\\\":\\\"#181825\\\",\\\"peekViewEditorGutter.background\\\":\\\"#181825\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#89dceb4d\\\",\\\"peekViewEditor.matchHighlightBorder\\\":\\\"#00000000\\\",\\\"peekViewResult.background\\\":\\\"#181825\\\",\\\"peekViewResult.fileForeground\\\":\\\"#cdd6f4\\\",\\\"peekViewResult.lineForeground\\\":\\\"#cdd6f4\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#89dceb4d\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#313244\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#cdd6f4\\\",\\\"peekViewTitle.background\\\":\\\"#1e1e2e\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#bac2deb3\\\",\\\"peekViewTitleLabel.foreground\\\":\\\"#cdd6f4\\\",\\\"pickerGroup.border\\\":\\\"#a6e3a1\\\",\\\"pickerGroup.foreground\\\":\\\"#a6e3a1\\\",\\\"progressBar.background\\\":\\\"#a6e3a1\\\",\\\"scrollbar.shadow\\\":\\\"#181825\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#31324466\\\",\\\"scrollbarSlider.background\\\":\\\"#585b7080\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#6c7086\\\",\\\"settings.focusedRowBackground\\\":\\\"#585b7033\\\",\\\"settings.headerForeground\\\":\\\"#cdd6f4\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#a6e3a1\\\",\\\"settings.dropdownBackground\\\":\\\"#45475a\\\",\\\"settings.dropdownListBorder\\\":\\\"#00000000\\\",\\\"settings.textInputBackground\\\":\\\"#45475a\\\",\\\"settings.textInputBorder\\\":\\\"#00000000\\\",\\\"settings.numberInputBackground\\\":\\\"#45475a\\\",\\\"settings.numberInputBorder\\\":\\\"#00000000\\\",\\\"sideBar.background\\\":\\\"#181825\\\",\\\"sideBar.dropBackground\\\":\\\"#a6e3a133\\\",\\\"sideBar.foreground\\\":\\\"#cdd6f4\\\",\\\"sideBar.border\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181825\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cdd6f4\\\",\\\"sideBarTitle.foreground\\\":\\\"#a6e3a1\\\",\\\"banner.background\\\":\\\"#45475a\\\",\\\"banner.foreground\\\":\\\"#cdd6f4\\\",\\\"banner.iconForeground\\\":\\\"#cdd6f4\\\",\\\"statusBar.background\\\":\\\"#181825\\\",\\\"statusBar.foreground\\\":\\\"#cdd6f4\\\",\\\"statusBar.border\\\":\\\"#00000000\\\",\\\"statusBar.noFolderBackground\\\":\\\"#181825\\\",\\\"statusBar.noFolderForeground\\\":\\\"#cdd6f4\\\",\\\"statusBar.noFolderBorder\\\":\\\"#00000000\\\",\\\"statusBar.debuggingBackground\\\":\\\"#fab387\\\",\\\"statusBar.debuggingForeground\\\":\\\"#11111b\\\",\\\"statusBar.debuggingBorder\\\":\\\"#00000000\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#89b4fa\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#11111b\\\",\\\"statusBarItem.activeBackground\\\":\\\"#585b7066\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#585b7033\\\",\\\"statusBarItem.prominentForeground\\\":\\\"#a6e3a1\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#00000000\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#585b7033\\\",\\\"statusBarItem.errorForeground\\\":\\\"#f38ba8\\\",\\\"statusBarItem.errorBackground\\\":\\\"#00000000\\\",\\\"statusBarItem.warningForeground\\\":\\\"#fab387\\\",\\\"statusBarItem.warningBackground\\\":\\\"#00000000\\\",\\\"commandCenter.foreground\\\":\\\"#bac2de\\\",\\\"commandCenter.inactiveForeground\\\":\\\"#bac2de\\\",\\\"commandCenter.activeForeground\\\":\\\"#a6e3a1\\\",\\\"commandCenter.background\\\":\\\"#181825\\\",\\\"commandCenter.activeBackground\\\":\\\"#585b7033\\\",\\\"commandCenter.border\\\":\\\"#00000000\\\",\\\"commandCenter.inactiveBorder\\\":\\\"#00000000\\\",\\\"commandCenter.activeBorder\\\":\\\"#a6e3a1\\\",\\\"tab.activeBackground\\\":\\\"#1e1e2e\\\",\\\"tab.activeBorder\\\":\\\"#00000000\\\",\\\"tab.activeBorderTop\\\":\\\"#a6e3a1\\\",\\\"tab.activeForeground\\\":\\\"#a6e3a1\\\",\\\"tab.activeModifiedBorder\\\":\\\"#f9e2af\\\",\\\"tab.border\\\":\\\"#1e1e2e\\\",\\\"tab.hoverBackground\\\":\\\"#28283d\\\",\\\"tab.hoverBorder\\\":\\\"#00000000\\\",\\\"tab.hoverForeground\\\":\\\"#a6e3a1\\\",\\\"tab.inactiveBackground\\\":\\\"#181825\\\",\\\"tab.inactiveForeground\\\":\\\"#6c7086\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#f9e2af4d\\\",\\\"tab.lastPinnedBorder\\\":\\\"#a6e3a1\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#181825\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#00000000\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#a6e3a14d\\\",\\\"tab.unfocusedInactiveBackground\\\":\\\"#0e0e16\\\",\\\"terminal.foreground\\\":\\\"#cdd6f4\\\",\\\"terminal.ansiBlack\\\":\\\"#a6adc8\\\",\\\"terminal.ansiRed\\\":\\\"#f38ba8\\\",\\\"terminal.ansiGreen\\\":\\\"#a6e3a1\\\",\\\"terminal.ansiYellow\\\":\\\"#f9e2af\\\",\\\"terminal.ansiBlue\\\":\\\"#89b4fa\\\",\\\"terminal.ansiMagenta\\\":\\\"#f5c2e7\\\",\\\"terminal.ansiCyan\\\":\\\"#89dceb\\\",\\\"terminal.ansiWhite\\\":\\\"#bac2de\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#585b70\\\",\\\"terminal.ansiBrightRed\\\":\\\"#f38ba8\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#a6e3a1\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#f9e2af\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#89b4fa\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#f5c2e7\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#89dceb\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#45475a\\\",\\\"terminal.selectionBackground\\\":\\\"#585b70\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#585b7080\\\",\\\"terminalCursor.background\\\":\\\"#1e1e2e\\\",\\\"terminalCursor.foreground\\\":\\\"#f5e0dc\\\",\\\"terminal.border\\\":\\\"#585b70\\\",\\\"terminal.dropBackground\\\":\\\"#a6e3a133\\\",\\\"terminal.tab.activeBorder\\\":\\\"#a6e3a1\\\",\\\"terminalCommandDecoration.defaultBackground\\\":\\\"#585b70\\\",\\\"terminalCommandDecoration.successBackground\\\":\\\"#a6e3a1\\\",\\\"terminalCommandDecoration.errorBackground\\\":\\\"#f38ba8\\\",\\\"titleBar.activeBackground\\\":\\\"#181825\\\",\\\"titleBar.activeForeground\\\":\\\"#cdd6f4\\\",\\\"titleBar.inactiveBackground\\\":\\\"#181825\\\",\\\"titleBar.inactiveForeground\\\":\\\"#cdd6f480\\\",\\\"titleBar.border\\\":\\\"#00000000\\\",\\\"welcomePage.tileBackground\\\":\\\"#181825\\\",\\\"welcomePage.progress.background\\\":\\\"#11111b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#a6e3a1\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#1e1e2e4d\\\",\\\"symbolIcon.textForeground\\\":\\\"#cdd6f4\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#fab387\\\",\\\"symbolIcon.booleanForeground\\\":\\\"#cba6f7\\\",\\\"symbolIcon.classForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.colorForeground\\\":\\\"#f5c2e7\\\",\\\"symbolIcon.constantForeground\\\":\\\"#fab387\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#b4befe\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.eventForeground\\\":\\\"#f5c2e7\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#cdd6f4\\\",\\\"symbolIcon.fileForeground\\\":\\\"#a6e3a1\\\",\\\"symbolIcon.folderForeground\\\":\\\"#a6e3a1\\\",\\\"symbolIcon.functionForeground\\\":\\\"#89b4fa\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.keyForeground\\\":\\\"#94e2d5\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#cba6f7\\\",\\\"symbolIcon.methodForeground\\\":\\\"#89b4fa\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#cdd6f4\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.nullForeground\\\":\\\"#eba0ac\\\",\\\"symbolIcon.numberForeground\\\":\\\"#fab387\\\",\\\"symbolIcon.objectForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#94e2d5\\\",\\\"symbolIcon.packageForeground\\\":\\\"#f2cdcd\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#eba0ac\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#f9e2af\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#f2cdcd\\\",\\\"symbolIcon.stringForeground\\\":\\\"#a6e3a1\\\",\\\"symbolIcon.structForeground\\\":\\\"#94e2d5\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#eba0ac\\\",\\\"symbolIcon.unitForeground\\\":\\\"#cdd6f4\\\",\\\"symbolIcon.variableForeground\\\":\\\"#cdd6f4\\\",\\\"charts.foreground\\\":\\\"#cdd6f4\\\",\\\"charts.lines\\\":\\\"#bac2de\\\",\\\"charts.red\\\":\\\"#f38ba8\\\",\\\"charts.blue\\\":\\\"#89b4fa\\\",\\\"charts.yellow\\\":\\\"#f9e2af\\\",\\\"charts.orange\\\":\\\"#fab387\\\",\\\"charts.green\\\":\\\"#a6e3a1\\\",\\\"charts.purple\\\":\\\"#cba6f7\\\",\\\"errorLens.errorBackground\\\":\\\"#f38ba826\\\",\\\"errorLens.errorBackgroundLight\\\":\\\"#f38ba826\\\",\\\"errorLens.errorForeground\\\":\\\"#f38ba8\\\",\\\"errorLens.errorForegroundLight\\\":\\\"#f38ba8\\\",\\\"errorLens.errorMessageBackground\\\":\\\"#f38ba826\\\",\\\"errorLens.hintBackground\\\":\\\"#a6e3a126\\\",\\\"errorLens.hintBackgroundLight\\\":\\\"#a6e3a126\\\",\\\"errorLens.hintForeground\\\":\\\"#a6e3a1\\\",\\\"errorLens.hintForegroundLight\\\":\\\"#a6e3a1\\\",\\\"errorLens.hintMessageBackground\\\":\\\"#a6e3a126\\\",\\\"errorLens.infoBackground\\\":\\\"#89b4fa26\\\",\\\"errorLens.infoBackgroundLight\\\":\\\"#89b4fa26\\\",\\\"errorLens.infoForeground\\\":\\\"#89b4fa\\\",\\\"errorLens.infoForegroundLight\\\":\\\"#89b4fa\\\",\\\"errorLens.infoMessageBackground\\\":\\\"#89b4fa26\\\",\\\"errorLens.statusBarErrorForeground\\\":\\\"#f38ba8\\\",\\\"errorLens.statusBarHintForeground\\\":\\\"#a6e3a1\\\",\\\"errorLens.statusBarIconErrorForeground\\\":\\\"#f38ba8\\\",\\\"errorLens.statusBarIconWarningForeground\\\":\\\"#fab387\\\",\\\"errorLens.statusBarInfoForeground\\\":\\\"#89b4fa\\\",\\\"errorLens.statusBarWarningForeground\\\":\\\"#fab387\\\",\\\"errorLens.warningBackground\\\":\\\"#fab38726\\\",\\\"errorLens.warningBackgroundLight\\\":\\\"#fab38726\\\",\\\"errorLens.warningForeground\\\":\\\"#fab387\\\",\\\"errorLens.warningForegroundLight\\\":\\\"#fab387\\\",\\\"errorLens.warningMessageBackground\\\":\\\"#fab38726\\\",\\\"issues.closed\\\":\\\"#cba6f7\\\",\\\"issues.newIssueDecoration\\\":\\\"#f5e0dc\\\",\\\"issues.open\\\":\\\"#a6e3a1\\\",\\\"pullRequests.closed\\\":\\\"#f38ba8\\\",\\\"pullRequests.draft\\\":\\\"#9399b2\\\",\\\"pullRequests.merged\\\":\\\"#cba6f7\\\",\\\"pullRequests.notification\\\":\\\"#cdd6f4\\\",\\\"pullRequests.open\\\":\\\"#a6e3a1\\\",\\\"gitlens.gutterBackgroundColor\\\":\\\"#3132444d\\\",\\\"gitlens.gutterForegroundColor\\\":\\\"#cdd6f4\\\",\\\"gitlens.gutterUncommittedForegroundColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.trailingLineBackgroundColor\\\":\\\"#00000000\\\",\\\"gitlens.trailingLineForegroundColor\\\":\\\"#cdd6f44d\\\",\\\"gitlens.lineHighlightBackgroundColor\\\":\\\"#a6e3a126\\\",\\\"gitlens.lineHighlightOverviewRulerColor\\\":\\\"#a6e3a1cc\\\",\\\"gitlens.openAutolinkedIssueIconColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.closedAutolinkedIssueIconColor\\\":\\\"#cba6f7\\\",\\\"gitlens.closedPullRequestIconColor\\\":\\\"#f38ba8\\\",\\\"gitlens.openPullRequestIconColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.mergedPullRequestIconColor\\\":\\\"#cba6f7\\\",\\\"gitlens.unpublishedChangesIconColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.unpublishedCommitIconColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.unpulledChangesIconColor\\\":\\\"#fab387\\\",\\\"gitlens.decorations.branchAheadForegroundColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.decorations.branchBehindForegroundColor\\\":\\\"#fab387\\\",\\\"gitlens.decorations.branchDivergedForegroundColor\\\":\\\"#f9e2af\\\",\\\"gitlens.decorations.branchUnpublishedForegroundColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.decorations.branchMissingUpstreamForegroundColor\\\":\\\"#fab387\\\",\\\"gitlens.decorations.statusMergingOrRebasingConflictForegroundColor\\\":\\\"#eba0ac\\\",\\\"gitlens.decorations.statusMergingOrRebasingForegroundColor\\\":\\\"#f9e2af\\\",\\\"gitlens.decorations.workspaceRepoMissingForegroundColor\\\":\\\"#a6adc8\\\",\\\"gitlens.decorations.workspaceCurrentForegroundColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.decorations.workspaceRepoOpenForegroundColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.decorations.worktreeHasUncommittedChangesForegroundColor\\\":\\\"#fab387\\\",\\\"gitlens.decorations.worktreeMissingForegroundColor\\\":\\\"#eba0ac\\\",\\\"gitlens.graphLane1Color\\\":\\\"#a6e3a1\\\",\\\"gitlens.graphLane2Color\\\":\\\"#b4befe\\\",\\\"gitlens.graphLane3Color\\\":\\\"#f5e0dc\\\",\\\"gitlens.graphLane4Color\\\":\\\"#f38ba8\\\",\\\"gitlens.graphLane5Color\\\":\\\"#94e2d5\\\",\\\"gitlens.graphLane6Color\\\":\\\"#f5c2e7\\\",\\\"gitlens.graphLane7Color\\\":\\\"#fab387\\\",\\\"gitlens.graphLane8Color\\\":\\\"#74c7ec\\\",\\\"gitlens.graphLane9Color\\\":\\\"#eba0ac\\\",\\\"gitlens.graphLane10Color\\\":\\\"#89dceb\\\",\\\"gitlens.graphChangesColumnAddedColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.graphChangesColumnDeletedColor\\\":\\\"#f38ba8\\\",\\\"gitlens.graphMinimapMarkerHeadColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.graphScrollMarkerHeadColor\\\":\\\"#a6e3a1\\\",\\\"gitlens.graphMinimapMarkerUpstreamColor\\\":\\\"#93dd8d\\\",\\\"gitlens.graphScrollMarkerUpstreamColor\\\":\\\"#93dd8d\\\",\\\"gitlens.graphMinimapMarkerHighlightsColor\\\":\\\"#f9e2af\\\",\\\"gitlens.graphScrollMarkerHighlightsColor\\\":\\\"#f9e2af\\\",\\\"gitlens.graphMinimapMarkerLocalBranchesColor\\\":\\\"#89b4fa\\\",\\\"gitlens.graphScrollMarkerLocalBranchesColor\\\":\\\"#89b4fa\\\",\\\"gitlens.graphMinimapMarkerRemoteBranchesColor\\\":\\\"#71a4f9\\\",\\\"gitlens.graphScrollMarkerRemoteBranchesColor\\\":\\\"#71a4f9\\\",\\\"gitlens.graphMinimapMarkerStashesColor\\\":\\\"#cba6f7\\\",\\\"gitlens.graphScrollMarkerStashesColor\\\":\\\"#cba6f7\\\",\\\"gitlens.graphMinimapMarkerTagsColor\\\":\\\"#f2cdcd\\\",\\\"gitlens.graphScrollMarkerTagsColor\\\":\\\"#f2cdcd\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#f38ba8\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#fab387\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#f9e2af\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#a6e3a1\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#74c7ec\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#cba6f7\\\",\\\"editorBracketHighlight.unexpectedBracket.foreground\\\":\\\"#eba0ac\\\",\\\"button.secondaryBorder\\\":\\\"#a6e3a1\\\",\\\"table.headerBackground\\\":\\\"#313244\\\",\\\"table.headerForeground\\\":\\\"#cdd6f4\\\",\\\"list.focusAndSelectionBackground\\\":\\\"#45475a\\\"},\\\"watch\\\":false}\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.iterate\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true}}\",\"encryption.migratedToGnomeLibsecret\":\"true\",\"themeUpdatedNotificationShown\":\"true\",\"nps/lastSessionDate\":\"Sun Jan 08 2023\",\"nps/sessionCount\":\"10\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.33d0471cf1a2d9f92720ffecd66e01c9\\\",\\\"status.workspaceTrust.1623462533330\\\",\\\"status.workspaceTrust.6f8e6b5019007c5c42cde59391ab413e\\\",\\\"status.workspaceTrust.7570fee4920a67cbf1137ac14ca4aedc\\\",\\\"status.workspaceTrust.1623919140818\\\",\\\"status.workspaceTrust.1623936556682\\\",\\\"status.workspaceTrust.1623986325488\\\",\\\"status.workspaceTrust.1623988655775\\\",\\\"status.workspaceTrust.1624024392577\\\",\\\"status.workspaceTrust.1624068661860\\\",\\\"status.workspaceTrust.1624088575347\\\",\\\"status.workspaceTrust.8b22ac0bbdd8a19fb2ec6128a2dbd05c\\\",\\\"status.workspaceTrust.1625039235556\\\",\\\"status.workspaceTrust.b5a93fb985324c62eb34bc68525cac12\\\",\\\"status.workspaceTrust.1625741423962\\\",\\\"status.workspaceTrust.1625751656851\\\",\\\"status.workspaceTrust.1625793270945\\\",\\\"status.workspaceTrust.1625794108112\\\",\\\"status.workspaceTrust.1626102680245\\\",\\\"status.workspaceTrust.29692f1ad6ac7c39405b666e7f964b5f\\\",\\\"status.workspaceTrust.1632400463563\\\",\\\"status.workspaceTrust.3cca16c5fe8117d6b03fbfdc6d507794\\\",\\\"status.workspaceTrust.e060aea1de3bc94d9aac80344109ba99\\\",\\\"status.workspaceTrust.1633006703927\\\",\\\"status.workspaceTrust.6a844984a1086efee2f741dc44c35ce9\\\",\\\"status.workspaceTrust.1633048233757\\\",\\\"status.workspaceTrust.4d41f9549acf35fd9337354c8efa9e05\\\",\\\"status.workspaceTrust.1633312209599\\\",\\\"status.workspaceTrust.ed8f1f4fa36e4b6044756d618591c63b\\\",\\\"status.workspaceTrust.884ed825df402d747a335be5ac5ef927\\\",\\\"status.workspaceTrust.1633318065263\\\",\\\"status.workspaceTrust.1633323499989\\\",\\\"status.workspaceTrust.1633332251862\\\",\\\"status.workspaceTrust.1633359034240\\\",\\\"status.workspaceTrust.151f08123bf88981df5b43d9bdbb5829\\\",\\\"status.workspaceTrust.1633360018814\\\",\\\"status.workspaceTrust.f9a08c6d38ea5d26555dc17fd2f4888d\\\",\\\"status.workspaceTrust.1633700256482\\\",\\\"status.workspaceTrust.03f1c16a0bca9ac25f24110469b8a92e\\\",\\\"status.workspaceTrust.b381218319f94f82628c3a6681b068a6\\\",\\\"status.workspaceTrust.1633847974718\\\",\\\"status.workspaceTrust.1633860420703\\\",\\\"status.workspaceTrust.3fee24d41bfc4902145cb71edc0e100c\\\",\\\"status.workspaceTrust.8abdc8778f22820ee49cfb8f5713b4d7\\\",\\\"status.workspaceTrust.cdc230c439c83330a15263b6840fc580\\\",\\\"status.workspaceTrust.ed85cf5f4fd25adcfa351bf82838dabf\\\",\\\"status.workspaceTrust.947e651c818bb7981dfeae8a4037a511\\\",\\\"status.workspaceTrust.60c0830f7e98836b054fb5d6a697b08a\\\",\\\"status.workspaceTrust.34c4b98731445d2d649c6eb92bd8edf4\\\",\\\"status.workspaceTrust.1635065151635\\\",\\\"status.workspaceTrust.177d4c122821de0a49593d4253547a44\\\",\\\"status.workspaceTrust.1635425522721\\\",\\\"status.workspaceTrust.9c856f31f0b599f827fab9391ba8ccfc\\\",\\\"status.workspaceTrust.3dd75ab3cc777a048279ba47b3e3c134\\\",\\\"status.workspaceTrust.1635600806553\\\",\\\"status.workspaceTrust.59b17200ccf307cc46b375c53c31a7b6\\\",\\\"status.workspaceTrust.b82f398411fc476f66c5208c4f3339e0\\\",\\\"status.workspaceTrust.1635689559628\\\",\\\"status.workspaceTrust.bf9cfe67ed14034286c265d5d6638fe5\\\",\\\"status.workspaceTrust.1c1f1926fa4d5e18ce145d8027b69b52\\\",\\\"status.workspaceTrust.6184d3646d2645c4ade5c5f501b42e12\\\",\\\"status.workspaceTrust.59e6434f50f46c699dbeb8694e8104cb\\\",\\\"status.workspaceTrust.1636176186988\\\",\\\"status.workspaceTrust.1636177186520\\\",\\\"status.workspaceTrust.0747528fe1cd185f3dac9ac6871774fc\\\",\\\"status.workspaceTrust.c022b079e94c68d17652ac645c0cf3a5\\\",\\\"status.workspaceTrust.187955dcd4252b23dfcf9fc51d835c47\\\",\\\"status.workspaceTrust.1636710530348\\\",\\\"status.workspaceTrust.1636711477940\\\",\\\"status.workspaceTrust.642545f67e54140e64d62b5b78cd3ddb\\\",\\\"status.workspaceTrust.1636875533671\\\",\\\"status.workspaceTrust.1637057765129\\\",\\\"status.workspaceTrust.1637141999719\\\",\\\"status.workspaceTrust.1638005065618\\\",\\\"status.workspaceTrust.365c614133f09cfab207b38fab49a341\\\",\\\"status.workspaceTrust.d928f64b221f7773974ba04a0e1e01f1\\\",\\\"status.workspaceTrust.6264b86e64acbd7994854a4ab7217042\\\",\\\"status.workspaceTrust.1638275753566\\\",\\\"status.workspaceTrust.1638435090981\\\",\\\"status.workspaceTrust.77b792fb0563f46c611d5beda9a7ae88\\\",\\\"status.workspaceTrust.f21d195bf79bb27bf792759b8a859f1e\\\",\\\"status.workspaceTrust.247d801df53781e64d19c570f83c6743\\\",\\\"status.workspaceTrust.e0217d66ef0eaddfa210a360e71ae264\\\",\\\"status.workspaceTrust.c6d364eb2454cf3dc15bfc4f6b81ffef\\\",\\\"status.workspaceTrust.12052f59ecf721245e9769971efbadb5\\\",\\\"status.workspaceTrust.1638858665428\\\",\\\"status.workspaceTrust.1638871173997\\\",\\\"status.workspaceTrust.5da2bae0f3249279b6d8647f40cb47d3\\\",\\\"status.workspaceTrust.1639102900179\\\",\\\"status.workspaceTrust.6c3ce31015029185d0730fe05006183f\\\",\\\"status.workspaceTrust.0ec927476afb7555b6caf8b850cd8c42\\\",\\\"status.workspaceTrust.ee0385c50ff12a6b0cb90b2187ae141b\\\",\\\"status.workspaceTrust.ae0d3d28ddb0d0c8519c3a06d688d03d\\\",\\\"status.workspaceTrust.50afabe462f031b4eee1641b81a5c518\\\",\\\"status.workspaceTrust.1639722619467\\\",\\\"status.workspaceTrust.1639722649656\\\",\\\"status.workspaceTrust.1640569198406\\\",\\\"status.workspaceTrust.aa295cbca2308d56ad62a0837b21c8a0\\\",\\\"status.workspaceTrust.ff16a5522435948dcce1c7a84c68ff00\\\",\\\"status.workspaceTrust.8778d7d8ace3f2508017ac6be67d7bc5\\\",\\\"status.workspaceTrust.1640702872711\\\",\\\"status.workspaceTrust.1c441058315ac689f322c6b3f1ee62f8\\\",\\\"status.workspaceTrust.1640736076653\\\",\\\"status.workspaceTrust.1640918875911\\\",\\\"status.workspaceTrust.1641028773648\\\",\\\"status.workspaceTrust.1641095303220\\\",\\\"status.workspaceTrust.b89e84cf56b66cd146a6de44111da569\\\",\\\"status.workspaceTrust.1641371706731\\\",\\\"status.workspaceTrust.1641372232712\\\",\\\"status.workspaceTrust.1641377687324\\\",\\\"status.workspaceTrust.1641378450194\\\",\\\"status.workspaceTrust.1641381051563\\\",\\\"status.workspaceTrust.1641388025168\\\",\\\"status.workspaceTrust.1641388446295\\\",\\\"status.workspaceTrust.1641388445468\\\",\\\"status.workspaceTrust.1e793a6ed12e976f68d38c6126292293\\\",\\\"status.workspaceTrust.2193c7f94f1b0abba17d3e429146b331\\\",\\\"status.workspaceTrust.88185211323212a5b53912c96c087549\\\",\\\"status.workspaceTrust.063aa57569d86a75bf663ad4cf08acb8\\\",\\\"status.workspaceTrust.f3b220569677e02c3a577bfae04e2c6a\\\",\\\"status.workspaceTrust.a6887cb07f4b0f5cd3eed8c4d44031d2\\\",\\\"status.workspaceTrust.a825e58e733f57791576e4af7e077a0a\\\",\\\"status.workspaceTrust.1641477172029\\\",\\\"status.workspaceTrust.bde87a85fc09309deba8b29839f50605\\\",\\\"status.workspaceTrust.1641551356808\\\",\\\"status.workspaceTrust.069a555bc49f75c01b32af63ac2e0ccf\\\",\\\"status.workspaceTrust.92f57c1b184fc402565ed969dcedf0ad\\\",\\\"status.workspaceTrust.1641647992356\\\",\\\"status.workspaceTrust.372da44e4aac2f28e2109639942fc85e\\\",\\\"status.workspaceTrust.3caccce10489ee101fae12f26984c8b8\\\",\\\"status.workspaceTrust.1642071924313\\\",\\\"status.workspaceTrust.1642073215756\\\",\\\"status.workspaceTrust.fb70bc637f1e1727c82ce05a00001dd0\\\",\\\"status.workspaceTrust.088aacddea2d4f03792802186a719197\\\",\\\"status.workspaceTrust.1642322036514\\\",\\\"status.workspaceTrust.1642326436766\\\",\\\"status.workspaceTrust.1642326933941\\\",\\\"status.workspaceTrust.527038886d8c6ae48b0565dee977ab7a\\\",\\\"status.workspaceTrust.345d6c4ef20f5f8b8e624664af500dd1\\\",\\\"status.workspaceTrust.1642340834588\\\",\\\"status.workspaceTrust.d6b3c78e7e8d2f7dd18b8ef9dacb89ce\\\",\\\"status.workspaceTrust.d8477ab504410fc7afeddfe5b0850c51\\\",\\\"status.workspaceTrust.4a0bf5f3d5f13402855a2c4e25480505\\\",\\\"status.workspaceTrust.e906aceaebd802e9b0d57cc22b2130b2\\\",\\\"status.workspaceTrust.1642672823882\\\",\\\"status.workspaceTrust.1642686291932\\\",\\\"status.workspaceTrust.f3f4091d944b76df707439ab7c8ec714\\\",\\\"status.workspaceTrust.c9706f72e6d2100794babfa2ac10077c\\\",\\\"status.workspaceTrust.1642829937442\\\",\\\"status.workspaceTrust.903aa59a1672333af7d48f16c999dc5f\\\",\\\"status.workspaceTrust.1643023644813\\\",\\\"status.workspaceTrust.1643030749717\\\",\\\"status.workspaceTrust.8fffed110d84161e24dd0b3678fa3e3d\\\",\\\"status.workspaceTrust.1665837043292\\\",\\\"status.workspaceTrust.1665838940265\\\",\\\"status.workspaceTrust.c3502e2cc0d53018921dc9f68bddf3f2\\\",\\\"status.workspaceTrust.1665840738377\\\",\\\"status.workspaceTrust.1665840871380\\\",\\\"status.workspaceTrust.1665882225302\\\",\\\"status.workspaceTrust.f6d4160d573812b6b6c0f194f7a93836\\\",\\\"status.workspaceTrust.ec3364f86637cef5cfd89f4662e41fab\\\",\\\"status.workspaceTrust.1665905519985\\\",\\\"status.workspaceTrust.1665915063622\\\",\\\"status.workspaceTrust.d9ed39b20baf4a7f0c68e60dcae2817a\\\",\\\"status.workspaceTrust.4d12c394a006f95c1d8026bca88df163\\\",\\\"status.workspaceTrust.1665965659250\\\",\\\"status.workspaceTrust.ad1318f6cba5c8246668d0a8d74cabf6\\\",\\\"status.workspaceTrust.011ef10d0058c41eaf0e64a68becf9cb\\\",\\\"status.workspaceTrust.eba47d2cbebdd131d6172636a77b56c6\\\",\\\"status.workspaceTrust.a3b9a5988260d47b65c0f02b0f498a96\\\",\\\"status.workspaceTrust.1ab3bf78fbd22584d8e053baf5a2dc09\\\",\\\"status.workspaceTrust.6e1467c573faba588a260a293a0c2b7b\\\",\\\"status.workspaceTrust.1545c5417daeebdc6330e2e14b903553\\\",\\\"status.workspaceTrust.baf75ca679ed6e850804ecb8f0fe44a9\\\",\\\"status.workspaceTrust.1666615895663\\\",\\\"status.workspaceTrust.90a0f79a79d3e0a32bfdf8d5a442de36\\\",\\\"status.workspaceTrust.1666797800757\\\",\\\"status.workspaceTrust.4c929e2f8391ff7be8e60c483e673ff7\\\",\\\"status.workspaceTrust.1c3dfd4081c4e7b7c894dfcde9ef0c69\\\",\\\"status.workspaceTrust.10bc60743f143c832a504b932b4fa8d2\\\",\\\"status.workspaceTrust.1666933656269\\\",\\\"status.workspaceTrust.659303ec8a71db8b520cd3c5d7c9ba3d\\\",\\\"status.workspaceTrust.1666936841514\\\",\\\"status.workspaceTrust.1666940848025\\\",\\\"status.workspaceTrust.d80d0a6cc0d8d02b5b5044c6bce17838\\\",\\\"status.workspaceTrust.8ade7d4d298299cecc558038d9c97dad\\\",\\\"status.workspaceTrust.43dded50c7cc2b22881b5162518619c7\\\",\\\"status.workspaceTrust.1666977707490\\\",\\\"status.workspaceTrust.38567a399c08a6b7c0dd2cd62b475f99\\\",\\\"status.workspaceTrust.611ac4433c06d588a251ea20fb735301\\\",\\\"status.workspaceTrust.4c12deb4463bc6f2903c972e7001ec99\\\",\\\"status.workspaceTrust.e72864e3385d43d7a998a391f9ac98c9\\\",\\\"status.workspaceTrust.1667394434895\\\",\\\"status.workspaceTrust.1672798077965\\\",\\\"status.workspaceTrust.a48efae6dcb580fccfc6c41edc7936e1\\\",\\\"status.workspaceTrust.ded6c08429f6e1b438492a7340cc4e9f\\\",\\\"status.workspaceTrust.5025c579611a58f68fe6af397eed1497\\\",\\\"status.workspaceTrust.282027ce7708761a1dcfaf0d43b09ec4\\\",\\\"status.workspaceTrust.1672815514184\\\",\\\"status.workspaceTrust.7358615bf62eb4fdde0431b95a702ebe\\\",\\\"status.workspaceTrust.1bb6c35ca9acf62cd3e78e94777d0c07\\\",\\\"status.workspaceTrust.0104ed2d1d87c1439ffd32bf59ac788f\\\",\\\"status.workspaceTrust.1672976007821\\\",\\\"status.workspaceTrust.1118ba66be1af300e401bb1604c32013\\\",\\\"status.workspaceTrust.972bcab6205f7cbeecb3b5edbbbc9a97\\\",\\\"status.workspaceTrust.9284d87bd947523b3a463056ae3782da\\\",\\\"status.workspaceTrust.23ee0b228acec22b48408becc3181e4b\\\",\\\"status.workspaceTrust.95569930ece97fd67daeeb7487748030\\\",\\\"status.workspaceTrust.1673105408231\\\",\\\"status.workspaceTrust.c3adc0bbd64ef25809a0a8975c6d231f\\\",\\\"status.workspaceTrust.1673170151138\\\",\\\"status.workspaceTrust.b34ab639811ef6f90ee9b1567b12345c\\\",\\\"status.workspaceTrust.fa155e146e0b1c6d89b6891a948b0a8f\\\",\\\"status.workspaceTrust.1673361273204\\\",\\\"status.workspaceTrust.1673428849089\\\",\\\"status.workspaceTrust.6f37137535f9e595e8108dbcde497ea1\\\",\\\"status.workspaceTrust.8051f5ec51d9f5b8cfa30bf9bf4de974\\\",\\\"status.workspaceTrust.1674052946824\\\",\\\"status.workspaceTrust.c352e60fe9ad643eed17dd426453833a\\\",\\\"status.workspaceTrust.630e6c18ca0c0d3aab87a9aa4567eaa1\\\",\\\"status.workspaceTrust.29c40cf41f76ed4c49fa782931b37316\\\",\\\"status.workspaceTrust.8e0b6276a16ece1512f3ba1034427818\\\",\\\"status.workspaceTrust.9845b929eafb55d21a8493685f6823d0\\\",\\\"status.workspaceTrust.6cbaf1e3490e12f348b653680e869941\\\",\\\"status.workspaceTrust.93ebb51e666b8b2c936a89dfa6d8811a\\\",\\\"status.workspaceTrust.91c21139be15d95419387c945cc29955\\\",\\\"status.workspaceTrust.bba66d4b0e9179f360020e2fa6bcf44d\\\",\\\"status.workspaceTrust.4c190fc492825e933b1d4edbfd270e87\\\",\\\"status.workspaceTrust.9abab8c4a673f1d7e6baa931c1d11987\\\",\\\"status.workspaceTrust.1f4d509b1fbe106ff64e7c9b7c263291\\\",\\\"status.workspaceTrust.dea57c1569fc6adf7c56ce9cfad2b355\\\",\\\"status.workspaceTrust.7dc3c9cccca62e0dcc8bc6659094cfd7\\\",\\\"status.workspaceTrust.71860bb575071ebab056ea33cf7c3b73\\\",\\\"status.workspaceTrust.1674525863484\\\",\\\"status.workspaceTrust.55c389098bc039ac414db3d499a6c8a1\\\",\\\"status.workspaceTrust.c48287301a3068311ff3f3dc1ec6cf0e\\\",\\\"status.workspaceTrust.777c4209b1796158ff619efb2b97bcc1\\\",\\\"status.workspaceTrust.6e874d47aa13c1ea089ae59e3e00dafd\\\",\\\"status.workspaceTrust.1675268801710\\\",\\\"status.workspaceTrust.edd87b2e7f36edc06e5e52a80feeb0b0\\\",\\\"status.workspaceTrust.1f19b6fe546186836573408b5ab5c282\\\",\\\"status.workspaceTrust.1675608962701\\\",\\\"status.workspaceTrust.1675684399113\\\",\\\"status.workspaceTrust.83fcc8b350c0fbfd226070e4935c8895\\\",\\\"status.workspaceTrust.cee9a2533ca719abe7d75d6af9c7566f\\\",\\\"status.workspaceTrust.ca5f51effa767a45beea52b74d36a5ce\\\",\\\"status.workspaceTrust.5e384e3794eac741bd53252810696ab3\\\",\\\"status.workspaceTrust.1676013376115\\\",\\\"status.workspaceTrust.cee29ea4860abf111ecc5def07d14f05\\\",\\\"status.workspaceTrust.d1c59f42c309c522e4e10a30ed5c8f2f\\\",\\\"status.workspaceTrust.1676177988060\\\",\\\"status.workspaceTrust.df9a313f8e8f8b2135860a73f5cd3744\\\",\\\"status.workspaceTrust.881fe3981d45ab781b1d2b12ee3efc51\\\",\\\"status.workspaceTrust.3480e3f62b2abc0247f1eb893e471292\\\",\\\"status.workspaceTrust.1676369627337\\\",\\\"status.workspaceTrust.1676380858942\\\",\\\"status.workspaceTrust.9cf3a899f4fac98e4aeb62693f0eaf47\\\",\\\"status.workspaceTrust.4d70ef274bb9bde4290aa1f657413549\\\",\\\"status.workspaceTrust.3933db4c7c6e884512f2be6f8191a5eb\\\",\\\"status.workspaceTrust.4cb4809fb96bd69e24d0fbf6dd70f774\\\",\\\"status.workspaceTrust.1676562216136\\\",\\\"status.workspaceTrust.1676562648968\\\",\\\"status.workspaceTrust.4440300e7c283d979e54f2e7e7a64b6e\\\",\\\"status.workspaceTrust.aee9fe581665055d1acc6a52e19c4b2e\\\",\\\"status.workspaceTrust.017b5dbeae2c1b1f327b0f4c394d80bd\\\",\\\"status.workspaceTrust.1676596194110\\\",\\\"status.workspaceTrust.1676616609387\\\",\\\"status.workspaceTrust.1676617813657\\\",\\\"status.workspaceTrust.1676619394920\\\",\\\"status.workspaceTrust.1676619488983\\\",\\\"status.workspaceTrust.096d1d79ec2e402f2e9829f3fb9345a0\\\",\\\"status.workspaceTrust.1676645086871\\\",\\\"status.workspaceTrust.1676645402092\\\",\\\"status.workspaceTrust.1676647655601\\\",\\\"status.workspaceTrust.1676650248347\\\",\\\"status.workspaceTrust.1676650927963\\\",\\\"status.workspaceTrust.1676651258287\\\",\\\"status.workspaceTrust.1676680740283\\\",\\\"status.workspaceTrust.1676706751702\\\",\\\"status.workspaceTrust.1676730955919\\\",\\\"status.workspaceTrust.cb3966b2f2cb01797d9ee06f31023cd8\\\",\\\"status.workspaceTrust.1676853860766\\\",\\\"status.workspaceTrust.109c8049c642c41b5bdf95dca1a4cd8b\\\",\\\"status.workspaceTrust.3d8a9d6b6c3f91482094b8becf8bda57\\\",\\\"status.workspaceTrust.f14a17d4019397e5c31f6be4ae53fbaa\\\",\\\"status.workspaceTrust.1677654329182\\\",\\\"status.workspaceTrust.3d88ef38a3de2a0e4c77e0275455a9b6\\\",\\\"status.workspaceTrust.1677858917218\\\",\\\"status.workspaceTrust.1677914967342\\\",\\\"status.workspaceTrust.0828ce3644ab10a2ab6082fcdb1d4c37\\\",\\\"status.workspaceTrust.2296a79d45a0a9388fc49879205afc5a\\\",\\\"status.workspaceTrust.f020ac714c8da8be17f3b201fba1423a\\\",\\\"status.workspaceTrust.1678262855835\\\",\\\"status.workspaceTrust.e8fe85560b7a32ae081869b5891f9961\\\",\\\"status.workspaceTrust.1678716007954\\\",\\\"status.workspaceTrust.d6cef51ddeb64129e9afa7dc5a9b4924\\\",\\\"status.workspaceTrust.9f806a506c00994a02f7455c4eaec378\\\",\\\"status.workspaceTrust.8cfe112b278fa55a96fab9cc31ca95dc\\\",\\\"status.workspaceTrust.3b1d68f19e48db53d41d0da5e9f5c83d\\\",\\\"status.workspaceTrust.dd6166de2c72680c9d03f21bbffe9b1f\\\",\\\"status.workspaceTrust.54104891671d3675a8f9e98233901cbb\\\",\\\"status.workspaceTrust.1bc7bcfb01b1a0d1c8d619f6281b4d25\\\",\\\"status.workspaceTrust.1680095431787\\\",\\\"status.workspaceTrust.1680141401193\\\",\\\"status.workspaceTrust.1680141432104\\\",\\\"status.workspaceTrust.1680271444679\\\",\\\"status.workspaceTrust.1680275818570\\\",\\\"status.workspaceTrust.1680276323235\\\",\\\"status.workspaceTrust.ca998f03f430a997de85f98872dde526\\\",\\\"status.workspaceTrust.1680410259997\\\",\\\"status.workspaceTrust.8c2b6b7c7e3f65e28dcbbb930d3f0b4f\\\",\\\"status.workspaceTrust.1680523244667\\\",\\\"status.workspaceTrust.1685416600154\\\",\\\"status.workspaceTrust.ad4df642df8fc117b78fc5e51102b600\\\",\\\"status.workspaceTrust.31220455783ed88705065cc068d3a7c8\\\",\\\"status.workspaceTrust.89563ef56c5fd6250aeb6c93f55e0655\\\",\\\"status.workspaceTrust.dbac392218d13d28710e7ee85b45b71c\\\",\\\"status.workspaceTrust.b28f97d829a742654640b87c935ca4e9\\\",\\\"status.workspaceTrust.e1653f1e8529463c3af949e4852d90be\\\",\\\"status.workspaceTrust.6c26b798a3a7cb38df63c83d645dce3d\\\",\\\"status.workspaceTrust.f1c5b260bef6a31e81c882ad77ca085a\\\",\\\"status.workspaceTrust.d8efa0c3c32d83953269efe26eec1c62\\\",\\\"status.workspaceTrust.f864e2f5052a587e22a5446bf45ce57e\\\",\\\"status.workspaceTrust.0cf8c26c174eb725e66750e5b15cfd35\\\",\\\"status.workspaceTrust.e56f6593f394d490b04e36359d11f001\\\",\\\"status.workspaceTrust.fe9e5b915d76f453305f400a5d17c283\\\",\\\"status.workspaceTrust.5fb8f0936f6c3521354f897d0f80e7bb\\\",\\\"status.workspaceTrust.9292ffba30eb96fd82fdbe758475c8db\\\",\\\"status.workspaceTrust.586659e7e0ee5dde9faeb661af070bb3\\\",\\\"status.workspaceTrust.1686660474170\\\",\\\"status.workspaceTrust.1e62d8d0568dc12742489a7f5dfdac45\\\",\\\"status.workspaceTrust.5c35b700764df2e6e2c0a32dfbf98c35\\\",\\\"status.workspaceTrust.3856dd8fbf03db6fbf6f36e62c68f1f1\\\",\\\"status.workspaceTrust.1687004805062\\\",\\\"status.workspaceTrust.23f8afdd40d90ad354309777affa424d\\\",\\\"status.workspaceTrust.d2b38bb1704101855e61f85a2849256b\\\",\\\"status.workspaceTrust.66eaceffaf31d51c49aa9172e1eb5fac\\\",\\\"status.workspaceTrust.1687267538533\\\",\\\"status.workspaceTrust.1687737909352\\\",\\\"status.workspaceTrust.9e7f59af13ad0062f0e68c6fbb5b338b\\\",\\\"status.workspaceTrust.4be903cd90fac54f4f42698754999824\\\",\\\"status.workspaceTrust.83e94f114229aee86b291ea1139e4351\\\",\\\"status.workspaceTrust.5e4797a2fddb5f4f57382b8a8ea845ff\\\",\\\"status.workspaceTrust.3349d87d1cbdda1e580ea208ceb1597c\\\",\\\"status.workspaceTrust.83291387454e095cc937a48ea25ae55c\\\",\\\"status.workspaceTrust.0eb5803786116d1c58063ebfd30e607f\\\",\\\"status.workspaceTrust.1689867228903\\\",\\\"status.workspaceTrust.f0616fa00be553b4a0ba0cdb7182533e\\\",\\\"status.workspaceTrust.1f550ac978c6e8996e1292638d4f7f7d\\\",\\\"status.workspaceTrust.de714a5d0a3f620bee05cc3f99185a4a\\\",\\\"status.workspaceTrust.291093b07051d30abedafe9c276ff03c\\\",\\\"status.workspaceTrust.1690271240001\\\",\\\"status.workspaceTrust.52975daf8d41c9e6c0d9317ef55cd1dd\\\",\\\"status.workspaceTrust.d39eeba6fad831a83b44d7d1c0b37523\\\",\\\"status.workspaceTrust.7876cbd470c04981f7ea19de5b3d43a4\\\",\\\"status.workspaceTrust.1690503242298\\\",\\\"status.workspaceTrust.a3c229e513fffe80e91ac7e8cde8ea1d\\\",\\\"status.workspaceTrust.8e8e8a4735defc44c1c79a8be32d5d17\\\",\\\"status.workspaceTrust.23c233575692431f54f8eb3de645a8ac\\\",\\\"status.workspaceTrust.1690620444500\\\",\\\"status.workspaceTrust.1690685724904\\\",\\\"status.workspaceTrust.1690769855439\\\",\\\"status.workspaceTrust.1690850534151\\\",\\\"status.workspaceTrust.a6513dad301fc837556438caf74c0932\\\",\\\"status.workspaceTrust.1690856588328\\\",\\\"status.workspaceTrust.5cdcc83d58d7732e415afb323f5ca189\\\",\\\"status.workspaceTrust.835327703244dcd216737770314ae4f4\\\",\\\"status.workspaceTrust.849c60f9bc918a4961b39b0204683cf9\\\",\\\"status.workspaceTrust.1691981562094\\\",\\\"status.workspaceTrust.12cd6860e751754b6259ed26e8de6dbb\\\",\\\"status.workspaceTrust.1692010766229\\\",\\\"status.workspaceTrust.1692112494262\\\",\\\"status.workspaceTrust.56f260ceb4b9a510a66a26c8c6383a0a\\\",\\\"status.workspaceTrust.f42bdcff59c4290a6975a5d1f3f6b895\\\",\\\"status.workspaceTrust.cc6ed51835aeee1f335f128f17aa3eff\\\",\\\"status.workspaceTrust.1692606649169\\\",\\\"status.workspaceTrust.aea311d5770f3499e901102738cb60f8\\\",\\\"status.workspaceTrust.c971469a5b2b2d9208c99143944eb39c\\\",\\\"status.workspaceTrust.267b983ea114d1b83c89e618ed7de672\\\",\\\"status.workspaceTrust.8fc2293f61d196e5527596d3cd7d7199\\\",\\\"status.workspaceTrust.d6ca4219c9454d0ed24857e02186461a\\\",\\\"status.workspaceTrust.73a2f8a87675ea14b347edd169bd3033\\\",\\\"status.workspaceTrust.4ad7dc139d6fd60343367c788b90ab77\\\",\\\"status.workspaceTrust.1696391714026\\\",\\\"status.workspaceTrust.2576d652bec538986257e94b9916edab\\\",\\\"status.workspaceTrust.89b17342636e45a8ae2140bd64f1675a\\\",\\\"status.workspaceTrust.cffe24c44da5266b960206f176f97aca\\\",\\\"status.workspaceTrust.52bc7fc7b4f04e466d94ed38961b8b86\\\",\\\"status.workspaceTrust.1696992570307\\\",\\\"status.workspaceTrust.1696993008645\\\",\\\"status.workspaceTrust.9d90f4db2c14a9a07afb868df6861e0d\\\",\\\"status.workspaceTrust.1697301732353\\\",\\\"status.workspaceTrust.c705a7b3bfb6bde8cf8e57f8ce5f0a58\\\",\\\"status.workspaceTrust.1697342677263\\\",\\\"status.workspaceTrust.70fbf84f75971e82882072fd45abe859\\\",\\\"status.workspaceTrust.1697343212134\\\",\\\"status.workspaceTrust.1697344726883\\\",\\\"status.workspaceTrust.1697345210860\\\",\\\"status.workspaceTrust.0042fc969a17a3c4c324d96d1299a396\\\",\\\"status.workspaceTrust.1697562725019\\\",\\\"status.workspaceTrust.1697562938711\\\",\\\"status.workspaceTrust.04699a335e23d8f96795de4e4cc2b1d8\\\",\\\"status.workspaceTrust.7fc984746491d47f0fb18e3d97b84204\\\",\\\"status.workspaceTrust.1698208533651\\\",\\\"status.workspaceTrust.1698501869921\\\",\\\"status.workspaceTrust.1698501970668\\\",\\\"status.workspaceTrust.b5116ce08d531190d162867de9f71c89\\\",\\\"status.workspaceTrust.1698758721351\\\",\\\"status.workspaceTrust.1701193395283\\\",\\\"status.workspaceTrust.1701231308884\\\",\\\"status.workspaceTrust.5363dbb4f14c196c4c510e276b50c7e1\\\",\\\"status.workspaceTrust.1701424911128\\\",\\\"status.workspaceTrust.8c267a475336c8f7a3d97a26e10fd2c6\\\",\\\"status.workspaceTrust.5d6c605e07089962257bbcaae7bbdd0a\\\",\\\"status.workspaceTrust.8cc556bb57be77623bd48ea82876b638\\\",\\\"status.workspaceTrust.1701916556056\\\",\\\"status.workspaceTrust.f78a081c36d80621809e101b92bb50ba\\\",\\\"status.workspaceTrust.1702123502201\\\",\\\"status.workspaceTrust.1702307607423\\\",\\\"status.workspaceTrust.ecbcfd36ac4ae15396775cd141df8a12\\\",\\\"status.workspaceTrust.51901d413f1e5c1164e2e04da0c3a6ed\\\",\\\"status.workspaceTrust.b2083ebb2272d2a9d7da4bf4336525cc\\\",\\\"status.workspaceTrust.dcedea46d6d9ccf4ffb61f2e5b2e9820\\\",\\\"status.workspaceTrust.6355c0210b5aeb3c7420b048db04c92b\\\",\\\"status.workspaceTrust.07332ae1ff228f1906cfe21ab8e232e6\\\",\\\"status.workspaceTrust.8b6416761c9a8ffd8f0176195bafddbd\\\",\\\"status.workspaceTrust.3146aef970e285f74a953dc4655fe5a2\\\",\\\"status.workspaceTrust.7567caddc8c791c233b3a5c9cb8c69a8\\\",\\\"status.workspaceTrust.f90ff4fc14aa0218441b3a1a110952b9\\\",\\\"status.workspaceTrust.1702733229346\\\",\\\"status.workspaceTrust.e2feb6f12d941a8420fe8ab0ff82584f\\\",\\\"status.workspaceTrust.b923d932dffdc7eb35803f019d431646\\\",\\\"status.workspaceTrust.dc6b26d0cc243d8da353dbe8873ccddb\\\",\\\"status.workspaceTrust.1703394823741\\\",\\\"status.workspaceTrust.a6699625f34572f64f478f3146beb4f2\\\",\\\"status.workspaceTrust.103bcadfa5423f63d7836425da885619\\\",\\\"status.workspaceTrust.1703552463249\\\",\\\"status.workspaceTrust.b9d4c95e93a385d90dc1e0ff19d668bd\\\",\\\"status.workspaceTrust.3d2da5be41ffb405f4e04116e3dc062e\\\",\\\"status.workspaceTrust.fcffeddf68b6c1d0962126cd71ef563e\\\",\\\"status.workspaceTrust.9b600191112ea7c6bf8064ee41bb0298\\\",\\\"status.workspaceTrust.7dcac1535949b7a5f88a7128c18f93cd\\\",\\\"status.workspaceTrust.8226170020c7dbd2a16fa87da3d26396\\\",\\\"status.workspaceTrust.d02754e5cd093772969301bf620b96ab\\\",\\\"status.workspaceTrust.72900b705ae5a0a9c330e19c472a7e36\\\",\\\"status.workspaceTrust.e7e0fcbffa517ac796852cd28d9219df\\\",\\\"status.workspaceTrust.c33981a241fa023a7128f0aa2738c3e9\\\",\\\"status.workspaceTrust.1705112937972\\\",\\\"status.workspaceTrust.3bc2351d36af79b801db65ec5b59b754\\\",\\\"status.workspaceTrust.1705114222491\\\",\\\"status.workspaceTrust.1705114283012\\\",\\\"status.workspaceTrust.1705114475727\\\",\\\"status.workspaceTrust.f1a461f1097f00a05e256d7b8820d113\\\",\\\"status.workspaceTrust.1705138259237\\\",\\\"status.workspaceTrust.3b2eb2ae4a658419fd233eb476eccaa7\\\",\\\"status.workspaceTrust.4e99b57c52cbe5e44634296da8b4041d\\\",\\\"status.workspaceTrust.1705378337462\\\",\\\"status.workspaceTrust.1705389965426\\\",\\\"status.workspaceTrust.1705416176806\\\",\\\"status.workspaceTrust.1705462509862\\\",\\\"status.workspaceTrust.78aca4c58668896ac6684052db8e0796\\\",\\\"status.workspaceTrust.1705650296508\\\",\\\"status.workspaceTrust.1705684578717\\\",\\\"status.workspaceTrust.5277cc47a1e38410d7ac71adcf76e546\\\",\\\"status.workspaceTrust.267f914f1e113842ba34c66e0889786b\\\",\\\"status.workspaceTrust.1705766160451\\\",\\\"status.workspaceTrust.d3ac265c9d60aefa2a03831a52e8a438\\\",\\\"status.workspaceTrust.96c0dd6162b50ac6c7bc527e12c88dad\\\",\\\"status.workspaceTrust.3720364c58953944d295c1af70303967\\\",\\\"status.workspaceTrust.1706084485560\\\",\\\"status.workspaceTrust.1706084559340\\\",\\\"status.workspaceTrust.1850ba189ce916ab3f03349a87b2c97d\\\",\\\"status.workspaceTrust.1706284983789\\\",\\\"status.workspaceTrust.704d54320166393798699fa2e24b1c63\\\",\\\"status.workspaceTrust.1706360313629\\\",\\\"status.workspaceTrust.1706367250617\\\",\\\"status.workspaceTrust.c3518693a7b169b484995d41c77f9ddf\\\",\\\"status.workspaceTrust.1706440376479\\\",\\\"status.workspaceTrust.1706490497754\\\",\\\"status.workspaceTrust.1706493834936\\\",\\\"status.workspaceTrust.40c1598a146e1bff4e8a53bb3cdac45e\\\",\\\"status.workspaceTrust.1706501260894\\\",\\\"status.workspaceTrust.1706522497180\\\",\\\"status.workspaceTrust.1706522649413\\\",\\\"status.workspaceTrust.1706522659923\\\",\\\"status.workspaceTrust.1706522674341\\\",\\\"status.workspaceTrust.1706522688015\\\",\\\"status.workspaceTrust.1706522710750\\\",\\\"status.workspaceTrust.c76a28f82d8b5d7e05b1f7ec02afe882\\\",\\\"status.workspaceTrust.1706555239673\\\",\\\"status.workspaceTrust.b33d457d476083dbb7dd8605585d8b1e\\\",\\\"status.workspaceTrust.1706556393504\\\",\\\"status.workspaceTrust.1706556484203\\\",\\\"status.workspaceTrust.1706556514346\\\",\\\"status.workspaceTrust.1706556591700\\\",\\\"status.workspaceTrust.a7b5e7ceb946b936250e37a371c53fde\\\",\\\"status.workspaceTrust.1706558721257\\\",\\\"status.workspaceTrust.1706559009972\\\",\\\"status.workspaceTrust.1706563009556\\\",\\\"status.workspaceTrust.1706563057253\\\",\\\"status.workspaceTrust.1706563090013\\\",\\\"status.workspaceTrust.1706574534257\\\",\\\"status.workspaceTrust.1706574579138\\\",\\\"status.workspaceTrust.1706601447151\\\",\\\"status.workspaceTrust.1706610596964\\\",\\\"status.workspaceTrust.1706610667520\\\",\\\"status.workspaceTrust.1706611135691\\\",\\\"status.workspaceTrust.1706614192237\\\",\\\"status.workspaceTrust.1706614241716\\\",\\\"status.workspaceTrust.1706663034942\\\",\\\"status.workspaceTrust.c063b0e5bfbfade2befe1061f502bcde\\\",\\\"status.workspaceTrust.1706664380066\\\",\\\"status.workspaceTrust.1706664412887\\\",\\\"status.workspaceTrust.1706664548746\\\",\\\"status.workspaceTrust.1706665501929\\\",\\\"status.workspaceTrust.1706665539570\\\",\\\"status.workspaceTrust.1706665617392\\\",\\\"status.workspaceTrust.1706665768525\\\",\\\"status.workspaceTrust.1706665781261\\\",\\\"status.workspaceTrust.1706665791794\\\",\\\"status.workspaceTrust.1706665828331\\\",\\\"status.workspaceTrust.1706665836227\\\",\\\"status.workspaceTrust.1706665868402\\\",\\\"status.workspaceTrust.1706666761487\\\",\\\"status.workspaceTrust.1706666987704\\\",\\\"status.workspaceTrust.1706667094737\\\",\\\"status.workspaceTrust.1706667115536\\\",\\\"status.workspaceTrust.1706667219020\\\",\\\"status.workspaceTrust.7929936ef009af808cef9412826eb4c7\\\",\\\"status.workspaceTrust.1706667287903\\\",\\\"status.workspaceTrust.1706667528661\\\",\\\"status.workspaceTrust.1706667711486\\\",\\\"status.workspaceTrust.1706667759291\\\",\\\"status.workspaceTrust.1706713321926\\\",\\\"status.workspaceTrust.1706713868372\\\",\\\"status.workspaceTrust.afb4b9d5833608be37b4a70d7bcaf9f1\\\",\\\"status.workspaceTrust.1706689877074\\\",\\\"status.workspaceTrust.1706703884318\\\",\\\"status.workspaceTrust.1706872811372\\\",\\\"status.workspaceTrust.e1420d3b5cef166de663d59daef3f3b0\\\",\\\"status.workspaceTrust.aa25264be54686ba50bf6a863033cb6d\\\",\\\"status.workspaceTrust.1706919726535\\\",\\\"status.workspaceTrust.1706935023507\\\",\\\"status.workspaceTrust.1706967760988\\\",\\\"status.workspaceTrust.1707024320680\\\",\\\"status.workspaceTrust.1707037189566\\\",\\\"status.workspaceTrust.1707118169418\\\",\\\"status.workspaceTrust.1707118268097\\\",\\\"status.workspaceTrust.65408ce0be39b5831500af808b740544\\\",\\\"status.workspaceTrust.1707118417081\\\",\\\"status.workspaceTrust.93a7eb78ec9e01430c6dd524691da848\\\",\\\"status.workspaceTrust.1707218539350\\\",\\\"status.workspaceTrust.1707221541398\\\",\\\"status.workspaceTrust.1707221578815\\\",\\\"status.workspaceTrust.1707221612050\\\",\\\"status.workspaceTrust.1707221774816\\\",\\\"status.workspaceTrust.1707221790557\\\",\\\"status.workspaceTrust.1707221826098\\\",\\\"status.workspaceTrust.1707221937889\\\",\\\"status.workspaceTrust.1707232395003\\\",\\\"status.workspaceTrust.1707267281380\\\",\\\"status.workspaceTrust.1707269670537\\\",\\\"status.workspaceTrust.1707269698755\\\",\\\"status.workspaceTrust.1707269755331\\\",\\\"status.workspaceTrust.1707269848510\\\",\\\"status.workspaceTrust.1707270002988\\\",\\\"status.workspaceTrust.1707403451146\\\",\\\"status.workspaceTrust.1707404829466\\\",\\\"status.workspaceTrust.1707404848036\\\",\\\"status.workspaceTrust.1707404870454\\\",\\\"status.workspaceTrust.1707450582981\\\",\\\"status.workspaceTrust.1707527031245\\\",\\\"status.workspaceTrust.1707543655500\\\",\\\"status.workspaceTrust.313e688fea6eb156ab1868b6dffde9bf\\\",\\\"status.workspaceTrust.1707544003658\\\",\\\"status.workspaceTrust.1707656212285\\\",\\\"status.workspaceTrust.f2c7b9e1af1ea601e8a9058940e8804c\\\",\\\"status.workspaceTrust.2318a3fdb55b5e327ace56b4ffe91040\\\",\\\"status.workspaceTrust.1707908157311\\\",\\\"status.workspaceTrust.1707917167977\\\",\\\"status.workspaceTrust.a51bb5279e5338c3ff83ac8aabfa58ad\\\",\\\"status.workspaceTrust.1708156320626\\\",\\\"status.workspaceTrust.b4448e1a17cdd664c7f5eb171af13588\\\",\\\"status.workspaceTrust.0c0ff5eb7d29400de6978dd457b064ca\\\",\\\"status.workspaceTrust.e3fbbe4ba676fe00a15f731fefdd8abc\\\",\\\"status.workspaceTrust.1708430396397\\\",\\\"status.workspaceTrust.3d84efa63d92009933b697ed57d576a5\\\",\\\"status.workspaceTrust.1708438037641\\\",\\\"status.workspaceTrust.4bbc8d0e7e55581af7f07a55495dc11a\\\",\\\"status.workspaceTrust.1708507776793\\\",\\\"status.workspaceTrust.edf045056d43142ef3b692c20ea0ddf9\\\",\\\"status.workspaceTrust.440e53d7a0273495a50dc90e3351263f\\\",\\\"status.workspaceTrust.6a279c7833e194dfe6911483680e55d1\\\",\\\"status.workspaceTrust.1708591804980\\\",\\\"status.workspaceTrust.efd514b191555d1eba296b25701c2627\\\",\\\"status.workspaceTrust.1708610718517\\\",\\\"status.workspaceTrust.1708610942924\\\",\\\"status.workspaceTrust.1708655981285\\\",\\\"status.workspaceTrust.7ae83ae8ae17fcb278de4ddedfd96134\\\",\\\"status.workspaceTrust.89d4e1f00ac0c790c3f15a7eb8f19c8c\\\",\\\"status.workspaceTrust.1b0b944b1a20290d88986658192e7c10\\\",\\\"status.workspaceTrust.ccf54423f3832985765120f69b5ecd57\\\",\\\"status.workspaceTrust.1708850489343\\\",\\\"status.workspaceTrust.403559dfc763937626da0f1c59baa76c\\\",\\\"status.workspaceTrust.80010ac2751c7fe5c01f9b2e40a03b18\\\",\\\"status.workspaceTrust.5cb67d014af7ac7308b0fefa128b7200\\\",\\\"status.workspaceTrust.c8297208b4b47921a2e8c6c8568df065\\\",\\\"status.workspaceTrust.1708954785399\\\",\\\"status.workspaceTrust.1708955529368\\\",\\\"status.workspaceTrust.bfd9b8f66d36c737d893c135d28add37\\\",\\\"status.workspaceTrust.1708991097720\\\",\\\"status.workspaceTrust.1708997123511\\\",\\\"status.workspaceTrust.1709004326532\\\",\\\"status.workspaceTrust.54bde20a58e02888825aba66ba324d61\\\",\\\"status.workspaceTrust.1709005794869\\\",\\\"status.workspaceTrust.9c6e79531b68d23afbb17cc1610d7286\\\",\\\"status.workspaceTrust.dfa26a48cead7afbf111332d67320f97\\\",\\\"status.workspaceTrust.972d580a1acfd202b73f19f2b14ec648\\\",\\\"status.workspaceTrust.1709040524202\\\"]\",\"workbench.panel.alignment\":\"right\",\"csharp.1.lastSessionDate\":\"Fri May 10 2024\",\"csharp.1.sessionCount\":\"273\",\"cpp.1.lastSessionDate\":\"Thu Apr 06 2023\",\"cpp.1.sessionCount\":\"166\",\"java.2.lastSessionDate\":\"Thu Apr 06 2023\",\"java.2.sessionCount\":\"250\",\"javascript.1.lastSessionDate\":\"Fri Jan 20 2023\",\"javascript.1.sessionCount\":\"53\",\"typescript.1.lastSessionDate\":\"Thu Apr 06 2023\",\"typescript.1.sessionCount\":\"250\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1715333824614,\\\"stepIDs\\\":[\\\"gitlens.welcome.tutorial\\\",\\\"gitlens.welcome.sidebars\\\",\\\"gitlens.welcome.currentLineBlame\\\",\\\"gitlens.welcome.fileAnnotations\\\",\\\"gitlens.welcome.revisionHistory\\\",\\\"gitlens.welcome.commitGraph\\\",\\\"gitlens.welcome.workspaces\\\",\\\"gitlens.welcome.hostingServiceIntegrations\\\",\\\"gitlens.welcome.labs\\\",\\\"gitlens.welcome.preview\\\",\\\"gitlens.welcome.trial\\\",\\\"gitlens.welcome.services\\\",\\\"gitlens.welcome.additional\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1715333824614,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chatWin\\\",\\\"copilot.chatNonWin\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}]]\",\"github-hongduccodedao\":\"[{\\\"id\\\":\\\"github.copilot\\\",\\\"name\\\":\\\"GitHub Copilot\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"ms-vscode.remote-server\\\",\\\"name\\\":\\\"Remote - Tunnels\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.remotehub\\\",\\\"name\\\":\\\"GitHub Repositories\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.codespaces\\\",\\\"name\\\":\\\"GitHub Codespaces\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-labs\\\",\\\"name\\\":\\\"GitHub Copilot Labs\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Configuration Editing\\\",\\\"allowed\\\":true}]\",\"snippets.usageTimestamps\":\"[[\\\"snippets/snippets.code-snippets/CSS fast shadow 4\\\",1665980424532],[\\\"snippets/snippets.code-snippets/Background linear gradient\\\",1665998868861],[\\\"snippets/jsx.code-snippets/Get image random from Unsplash\\\",1666536722184],[\\\"snippets/snippets.code-snippets/Flexbox align center\\\",1666711561064],[\\\"snippets/ui.code-snippets/Get image random from Unsplash\\\",1666798884691],[\\\"snippets/snippets.json/EJS TAG\\\",1666974081498],[\\\"snippets/snippets.code-snippets/Hyphen\\\",1667204595911],[\\\"snippets/snippets.code-snippets/Height full\\\",1667205182727],[\\\"snippets/snippets.json/EJS TAG Output Value\\\",1667373427216],[\\\"snippets/snippets.code-snippets/Text smooth\\\",1673486049705],[\\\"snippets/snippets.code-snippets/Hide scrollbar\\\",1673795282531],[\\\"snippets/snippets.code-snippets/Width screen\\\",1674186032294],[\\\"snippets/snippets.code-snippets/CSS for placeholder\\\",1674229551567],[\\\"snippets/snippets.code-snippets/Margin x auto\\\",1674229730988],[\\\"snippets/snippets.code-snippets/Display inline block\\\",1674278643740],[\\\"snippets/snippets.code-snippets/Display block\\\",1674364126261],[\\\"snippets/snippets.json/Use props inside styled-component\\\",1674485059075],[\\\"lib/snippets/generated.json/consoleLog\\\",1674565772976],[\\\"snippets/snippets.code-snippets/Tailwind input password toggle\\\",1674568277409],[\\\"snippets/javascript.code-snippets/For-In Loop\\\",1677592759748],[\\\"snippets/snippets.code-snippets/Tailwind button combination\\\",1679103626115],[\\\"snippets/typescript.code-snippets/For Loop\\\",1679671115221],[\\\"lib/snippets/generated.json/anonymousFunction\\\",1686965766582],[\\\"snippets/snippets.json/consoleLog\\\",1687573331240],[\\\"dist/snippets/snippets.json/MongoDB Generate User Model\\\",1687609904794],[\\\"snippets/jsx.code-snippets/React array rendering list\\\",1690104163899],[\\\"lib/snippets/generated.json/useEffect\\\",1690681312121],[\\\"snippets/javascriptreact.code-snippets/Display time VN\\\",1696694429641],[\\\"snippets/javascript.code-snippets/Log error to console\\\",1697717254755],[\\\"lib/snippets/generated.json/reactNativeFunctionalExportComponentWithStyles\\\",1697962550925],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1703472717134],[\\\"snippets/snippets.code-snippets/Width full\\\",1703603159195],[\\\"snippets/react.code-snippets/React conditional wrapper\\\",1703739397635],[\\\"lib/snippets/generated.json/useState\\\",1708068602145],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1708954926413],[\\\"lib/snippets/generated.json/reactArrowFunctionComponent\\\",1709800581020],[\\\"snippets/global.code-snippets/Get image random from Unsplash\\\",1710769215777],[\\\"lib/snippets/generated.json/reactArrowFunctionComponentWithPropTypes\\\",1711453460893],[\\\"lib/snippets/generated.json/reactNativePureComponent\\\",1711453470366],[\\\"lib/snippets/generated.json/reactNativeComponentExport\\\",1711453479849],[\\\"lib/snippets/generated.json/reactNativeComponentWithStyles\\\",1711453493638],[\\\"lib/snippets/generated.json/reactNativeFunctionalExportComponent\\\",1711591932029],[\\\"snippets/snippets.code-snippets/Tailwind loading circle\\\",1711804793041],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1712658544249],[\\\"snippets/snippets.code-snippets/CSS Reset\\\",1712669535410],[\\\"snippets/typescript.code-snippets/Try-Catch Statement\\\",1712756563932],[\\\"lib/snippets/generated.json/reactArrowFunctionExportComponent\\\",1714480641852]]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"html-to-css-class.convertToCssClassName\\\",\\\"value\\\":2},{\\\"key\\\":\\\"editor.action.sortLinesAscending\\\",\\\"value\\\":4},{\\\"key\\\":\\\"snapcode.activate\\\",\\\"value\\\":22},{\\\"key\\\":\\\"indent-rainbow-palettes.palettes1\\\",\\\"value\\\":28},{\\\"key\\\":\\\"indent-rainbow-palettes.palettes7\\\",\\\"value\\\":30},{\\\"key\\\":\\\"cSpellExt_vietnamese.enable\\\",\\\"value\\\":42},{\\\"key\\\":\\\"extension.updateVibrancy\\\",\\\"value\\\":50},{\\\"key\\\":\\\"editor.action.sortLinesDescending\\\",\\\"value\\\":69},{\\\"key\\\":\\\"indent-rainbow-palettes.palettes2\\\",\\\"value\\\":127},{\\\"key\\\":\\\"heroicons.heroicons\\\",\\\"value\\\":148},{\\\"key\\\":\\\"fixChecksums.apply\\\",\\\"value\\\":171},{\\\"key\\\":\\\"emulator.start\\\",\\\"value\\\":179},{\\\"key\\\":\\\"android-xml-editor.open\\\",\\\"value\\\":184},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":320},{\\\"key\\\":\\\"codeium.provideAuthToken\\\",\\\"value\\\":373},{\\\"key\\\":\\\"extension.convertHTMLtoJSX\\\",\\\"value\\\":377},{\\\"key\\\":\\\"cSpellExt_vietnamese.disable\\\",\\\"value\\\":451},{\\\"key\\\":\\\"vscode-pets.start\\\",\\\"value\\\":487},{\\\"key\\\":\\\"flutter.createProject\\\",\\\"value\\\":501},{\\\"key\\\":\\\"editor.action.changeTabDisplaySize\\\",\\\"value\\\":527},{\\\"key\\\":\\\"bongocat-buddy.bongoCat\\\",\\\"value\\\":544},{\\\"key\\\":\\\"extension.toggleStatusBar\\\",\\\"value\\\":547},{\\\"key\\\":\\\"indent-rainbow-palettes.palettes3\\\",\\\"value\\\":564},{\\\"key\\\":\\\"indent-rainbow-palettes.palettes8\\\",\\\"value\\\":565},{\\\"key\\\":\\\"tree.toggleStickyScroll\\\",\\\"value\\\":566},{\\\"key\\\":\\\"editor.action.toggleStickyScroll\\\",\\\"value\\\":567},{\\\"key\\\":\\\"quicktype.pasteJSONAsTypes\\\",\\\"value\\\":568},{\\\"key\\\":\\\"quicktype.pasteJSONSchemaAsTypes\\\",\\\"value\\\":569},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":571},{\\\"key\\\":\\\"workbench.action.toggleDevTools\\\",\\\"value\\\":578},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":613},{\\\"key\\\":\\\"extension.installCustomCSS\\\",\\\"value\\\":616}]}\",\"commandPalette.mru.counter\":\"617\",\"expandSuggestionDocs\":\"false\",\"workbench.view.extension.mongoDB.state.hidden\":\"[{\\\"id\\\":\\\"mongoDBConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBPlaygroundsExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mongoDBHelpExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:conflictResolution\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.workspaces\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.account\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.74.2\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.88.1\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Thu Jan 19 2023\",\"workbench.view.extension.project-manager.state.hidden\":\"[{\\\"id\\\":\\\"projectsExplorerFavorites\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerGit\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerSVN\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerAny\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerMercurial\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectsExplorerVSCode\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"projectManagerHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.code-time-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"codetime.webView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChanges\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false}]\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.74.3\",\"java.2.editedCount\":\"9\",\"java.2.editedDate\":\"Tue Feb 14 2023\",\"remoteTunnelServicePromptedPreview\":\"true\",\"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}]\",\"remoteTunnelServiceUsed\":\"{\\\"hostName\\\":\\\"hdcd-inspiron\\\",\\\"timeStamp\\\":1688782683423}\",\"cpp.1.editedCount\":\"9\",\"cpp.1.editedDate\":\"Wed Mar 15 2023\",\"workbench.view.extension.mintdocs.state.hidden\":\"[{\\\"id\\\":\\\"docs\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"formatOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"languageOptions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"team\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"hotkeyOptions\\\",\\\"isHidden\\\":false}]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.vscode-spotify.state.hidden\":\"[{\\\"id\\\":\\\"vscode-spotify-playlists\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-spotify-tracks\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.music-time-sidebar.state.hidden\":\"[{\\\"id\\\":\\\"musictime.webView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.thunder-client.state.hidden\":\"[{\\\"id\\\":\\\"thunder-client-sidebar\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codesnippetsAi.state.hidden\":\"[{\\\"id\\\":\\\"codesnippetsAi.chatView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codesnippetsAi.treeView\\\",\\\"isHidden\\\":false}]\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"vscode-vfs://github/hongduccodedao/ban_sach_truc_tuyen\\\",\\\"label\\\":\\\"hongduccodedao/ban_sach_truc_tuyen [GitHub]\\\"}]}\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false}]\",\"typescript.1.editedCount\":\"3\",\"typescript.1.editedDate\":\"Sat Apr 01 2023\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.toolbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.generateTests\\\",\\\"isHidden\\\":false}]\",\"extensionTips/promptedExecutableTips\":\"{\\\"wsl\\\":[\\\"ms-vscode-remote.remote-wsl\\\"]}\",\"workbench.view.extension.gitduck.state.hidden\":\"[{\\\"id\\\":\\\"gitduckWebView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitduckSharedFiles\\\",\\\"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}]\",\"hasNotifiedOfSettingsAutosave\":\"true\",\"github-hongduc-code-dao\":\"[{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true}]\",\"remote.explorerType\":\"tunnel,ssh-remote\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.tabnine-access.state.hidden\":\"[{\\\"id\\\":\\\"tabnine-home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-notifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine-today\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"tabnine.chat\\\",\\\"isHidden\\\":false}]\",\"tabnine-Nguyễn Hồng Đức\":\"[{\\\"id\\\":\\\"tabnine.tabnine-vscode\\\",\\\"name\\\":\\\"Tabnine AI\\\",\\\"allowed\\\":true}]\",\"workbench.sideBar.position\":\"0\",\"workbench.activityBar.hidden\":\"false\",\"workbench.statusBar.hidden\":\"false\",\"microsoft-contact.hongduc@gmail.com\":\"[{\\\"id\\\":\\\"ms-vsliveshare.vsliveshare\\\",\\\"name\\\":\\\"Live Share\\\",\\\"allowed\\\":true}]\",\"cpp.1.isCandidate\":\"false\",\"cpp.1.skipVersion\":\"1.65.0\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"powershell\\\":[\\\"ms-vscode.powershell\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"python\\\":[\\\"ms-python.python\\\"]}\",\"workbench.view.extension.PowerShell.state.hidden\":\"[{\\\"id\\\":\\\"PowerShellCommands\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"workbench.action.toggleActivityBarVisibility\\\",\\\"ke\\\",\\\"keyboar\\\",\\\"keyboard co\\\",\\\"keyboard \\\",\\\"keyboard\\\",\\\"T\\\",\\\"Termi\\\",\\\"Terminal\\\",\\\"Terminal:C\\\",\\\"Terminal:Copy\\\",\\\"Terminal:P\\\",\\\"Terminal:Paste\\\",\\\"dupli\\\",\\\"duplicate \\\",\\\"duplicate line\\\",\\\"copy \\\",\\\"copy line\\\",\\\"dun\\\",\\\"duli\\\",\\\"du\\\",\\\"dup\\\",\\\"c\\\",\\\"cop\\\",\\\"copy\\\",\\\"del\\\",\\\"delete\\\",\\\"@command:tree.toggleStickyScroll\\\",\\\"tab\\\",\\\"su\\\",\\\"sugges\\\",\\\"sugg\\\",\\\"suggesttion\\\",\\\"suggest\\\",\\\"suggestion\\\"]}\",\"java.2.isCandidate\":\"false\",\"java.2.skipVersion\":\"1.71.2\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.77.3\",\"workbench.view.extension.sidebar-panel.state.hidden\":\"[{\\\"id\\\":\\\"postman-for-vscode.sidebar-panel\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-horizontal\":\"132\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\",\\\"Beginner\\\",\\\"Setup\\\",\\\"eamodio.gitlens#gitlens.welcome\\\",\\\"github.copilot\\\",\\\"GitHub.copilot#copilotWelcome\\\",\\\"ms-vscode.remote-repositories#remoteRepositoriesWalkthrough\\\"]\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"csharp.1.editedCount\":\"1\",\"csharp.1.editedDate\":\"Mon Aug 14 2023\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"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}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"codeium.searchPanelView\\\",\\\"isHidden\\\":false}]\",\"codeium_auth-Hồng Đức Nguyễn\":\"[{\\\"id\\\":\\\"codeium.codeium\\\",\\\"name\\\":\\\"Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more\\\",\\\"allowed\\\":true}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"extensionsAssistant/deprecated\":\"[\\\"2gua.rainbow-brackets\\\"]\",\"inline-chat-history\":\"[\\\"/fix Type '(file: File) => Promise<void>' is not assignable to type '(file?: File | undefined) => void | Promise<void>'.\\\\n Types of parameters 'file' and 'file' are incompatible.\\\\n Type 'File | undefined' is not assignable to type 'File'.\\\\n Type 'undefined' is not assignable to type 'File'.\\\",\\\"/fix React Hook \\\\\\\"useSettings\\\\\\\" is called in function \\\\\\\"settingModal\\\\\\\" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word \\\\\\\"use\\\\\\\".\\\",\\\"/fix Incorrect formatting\\\",\\\"/fix No overload matches this call.\\\\n Overload 1 of 2, '(props: ViewProps): View', gave the following error.\\\\n Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<View> & Readonly<ViewProps>'.\\\\n Property 'className' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<View> & Readonly<ViewProps>'.\\\\n Overload 2 of 2, '(props: ViewProps, context: any): View', gave the following error.\\\\n Type '{ children: Element[]; className: string; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<View> & Readonly<ViewProps>'.\\\\n Property 'className' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<View> & Readonly<ViewProps>'.\\\",\\\"/fix `next/script` components with inline content must specify an `id` attribute. See: https://nextjs.org/docs/messages/inline-script-id\\\",\\\"Change desktop font in linux mint\\\",\\\"change default font, desktop font, window title font\\\",\\\"/fix React Hook useEffect has a missing dependency: 'addAnimation'. Either include it or remove the dependency array.\\\",\\\"/fix 'conversation' is missing in props validation\\\",\\\"/fix Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components.\\\",\\\"/fix 'children' is missing in props validation\\\",\\\"/fix `'` can be escaped with `'`, `‘`, `'`, `’`.\\\",\\\"/fix '}' expected.\\\",\\\"/fix Argument of type '{}' is not assignable to parameter of type 'ComicFromGenreProps | (() => ComicFromGenreProps)'.\\\",\\\"/fix Expected 0 arguments, but got 3.\\\",\\\"/fix React Hook useEffect has missing dependencies: 'pathname' and 'router'. Either include them or remove the dependency array.\\\",\\\"tinh binh phuong bang python\\\",\\\"/fix Property 'comic' does not exist on type 'Comic'.\\\",\\\"/fix Parameter 'e' implicitly has an 'any' type.\\\",\\\"/fix Property 'name' does not exist on type 'string'.\\\",\\\"/fix Error parsing attribute \\\\\\\"@default\\\\\\\": The current connector does not support the `auto()` function.\\\",\\\"/fix Native type ObjectId is not supported for postgresql connector.\\\",\\\"tạo giúp tôi giao diện đăng nhập bằng xhtml\\\",\\\"/fix Parameter 'htmlContent' implicitly has an 'any' type.\\\",\\\"/fix `\\\\\\\"` can be escaped with `"`, `“`, `"`, `”`.\\\",\\\"/fix Binding element 'page' implicitly has an 'any' type.\\\"]\",\"scm.input.lastActionId\":\"github.copilot.git.generateCommitMessage\",\"github-hongducdev\":\"[{\\\"id\\\":\\\"github.vscode-pull-request-github\\\",\\\"name\\\":\\\"GitHub Pull Requests and Issues\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-chat\\\",\\\"name\\\":\\\"GitHub Copilot Chat\\\",\\\"allowed\\\":true}]\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterSidebar\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.ssh-remote+server.tuananh.dev.18665677\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3001,\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3001\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.ssh-remote+elaina-team.18665677\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"runningProcess\\\":\\\"next-server\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":7990,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\"}}"}