Skip to content

Instantly share code, notes, and snippets.

@HugeLetters
Created November 25, 2023 10:19
Show Gist options
  • Save HugeLetters/9758f080db3c7a817e34ae717b300cfb to your computer and use it in GitHub Desktop.
Save HugeLetters/9758f080db3c7a817e34ae717b300cfb to your computer and use it in GitHub Desktop.
{"name":"default","settings":"{\"settings\":\"{\\r\\n \\\"liveServer.settings.donotShowInfoMsg\\\": true,\\r\\n \\\"explorer.confirmDelete\\\": false,\\r\\n \\\"sass.format.convert\\\": false,\\r\\n \\\"sass.disableUnitCompletion\\\": false,\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"git.suggestSmartCommit\\\": false,\\r\\n \\\"python.analysis.autoImportCompletions\\\": true,\\r\\n \\\"python.analysis.completeFunctionParens\\\": true,\\r\\n \\\"python.analysis.diagnosticMode\\\": \\\"workspace\\\",\\r\\n \\\"python.analysis.inlayHints.functionReturnTypes\\\": true,\\r\\n \\\"javascript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"editor.unicodeHighlight.allowedLocales\\\": {\\r\\n \\\"ru\\\": true\\r\\n },\\r\\n \\\"editor.accessibilitySupport\\\": \\\"off\\\",\\r\\n \\\"emojisense.languages\\\": {\\r\\n \\\"javascript\\\": true,\\r\\n \\\"javascriptreact\\\": true,\\r\\n \\\"typescript\\\": true,\\r\\n \\\"typescriptreact\\\": true,\\r\\n \\\"css\\\": true,\\r\\n \\\"html\\\": true,\\r\\n \\\"markdown\\\": true,\\r\\n \\\"plaintext\\\": {\\r\\n \\\"markupCompletionsEnabled\\\": false,\\r\\n \\\"emojiDecoratorsEnabled\\\": false\\r\\n },\\r\\n \\\"scminput\\\": true,\\r\\n \\\"git-commit\\\": true\\r\\n },\\r\\n \\\"editor.linkedEditing\\\": true,\\r\\n \\\"security.workspace.trust.untrustedFiles\\\": \\\"open\\\",\\r\\n \\\"explorer.confirmDragAndDrop\\\": false,\\r\\n \\\"workbench.iconTheme\\\": \\\"material-icon-theme\\\",\\r\\n \\\"material-icon-theme.activeIconPack\\\": \\\"react_redux\\\",\\r\\n \\\"material-icon-theme.hidesExplorerArrows\\\": true,\\r\\n \\\"material-icon-theme.files.associations\\\": {\\r\\n \\\"drizzle.config.ts\\\": \\\"../../../icons/drizzle\\\",\\r\\n \\\"drizzle.config.js\\\": \\\"../../../icons/drizzle\\\",\\r\\n \\\"jotai.js\\\": \\\"../../../icons/jotai\\\",\\r\\n \\\"jotai.ts\\\": \\\"../../../icons/jotai\\\",\\r\\n \\\"*.jotai.js\\\": \\\"../../../icons/jotai\\\",\\r\\n \\\"*.jotai.ts\\\": \\\"../../../icons/jotai\\\",\\r\\n \\\"outline.md\\\": \\\"drawio\\\",\\r\\n \\\"config.json\\\": \\\"jsconfig\\\",\\r\\n \\\"test.js\\\": \\\"test-js\\\",\\r\\n \\\"test.ts\\\": \\\"test-ts\\\"\\r\\n },\\r\\n \\\"material-icon-theme.folders.associations\\\": {\\r\\n \\\"vitest\\\": \\\"test\\\",\\r\\n \\\"roadmap\\\": \\\"tasks\\\"\\r\\n },\\r\\n \\\"explorer.autoReveal\\\": false,\\r\\n \\\"eslint.codeActionsOnSave.rules\\\": null,\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.maxTokenizationLineLength\\\": 2500\\r\\n },\\r\\n \\\"better-comments.tags\\\": [\\r\\n {\\r\\n \\\"tag\\\": \\\"!\\\",\\r\\n \\\"color\\\": \\\"#FF2D00\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"?\\\",\\r\\n \\\"color\\\": \\\"#3498DB\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"//\\\",\\r\\n \\\"color\\\": \\\"#474747\\\",\\r\\n \\\"strikethrough\\\": true,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"todo\\\",\\r\\n \\\"color\\\": \\\"#FF8C00\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"*\\\",\\r\\n \\\"color\\\": \\\"#98C379\\\",\\r\\n \\\"strikethrough\\\": false,\\r\\n \\\"underline\\\": false,\\r\\n \\\"backgroundColor\\\": \\\"transparent\\\",\\r\\n \\\"bold\\\": false,\\r\\n \\\"italic\\\": false\\r\\n },\\r\\n {\\r\\n \\\"tag\\\": \\\"#\\\",\\r\\n \\\"color\\\": \\\"yellow\\\"\\r\\n }\\r\\n ],\\r\\n \\\"[scss]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"vscode.css-language-features\\\"\\r\\n },\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.formatOnType\\\": true\\r\\n },\\r\\n \\\"files.associations\\\": {\\r\\n \\\"*.jsx\\\": \\\"javascriptreact\\\",\\r\\n \\\"*.js\\\": \\\"javascript\\\",\\r\\n \\\".env.ts\\\": \\\"typescript\\\"\\r\\n },\\r\\n \\\"[javascriptreact]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\",\\r\\n \\\"prettier.singleAttributePerLine\\\": true,\\r\\n \\\"terminal.integrated.shellIntegration.decorationsEnabled\\\": \\\"gutter\\\",\\r\\n \\\"terminal.integrated.shellIntegration.suggestEnabled\\\": true,\\r\\n \\\"terminal.integrated.defaultProfile.windows\\\": \\\"PowerShell\\\",\\r\\n \\\"prettier.arrowParens\\\": \\\"avoid\\\",\\r\\n \\\"prettier.printWidth\\\": 110,\\r\\n \\\"terminal.integrated.autoReplies\\\": {\\r\\n \\\"Terminate batch job (Y/N)\\\": \\\"Y\\\\r\\\",\\r\\n \\\"Завершить выполнение пакетного файла [Y(да)/N(нет)]?\\\": \\\"Y\\\\r\\\"\\r\\n },\\r\\n \\\"html-to-css-autocompletion.getSelectorsFromFileTypes\\\": [\\\"jsx\\\", \\\"tsx\\\", \\\"html\\\", \\\"php\\\"],\\r\\n \\\"typescript.updateImportsOnFileMove.enabled\\\": \\\"always\\\",\\r\\n \\\"[prisma]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"Prisma.prisma\\\"\\r\\n },\\r\\n \\\"logFileHighlighter.customPatterns\\\": [{}],\\r\\n \\\"liveServer.settings.host\\\": \\\"localhost\\\",\\r\\n \\\"vitest.enable\\\": true,\\r\\n \\\"vitest.include\\\": [\\\"**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}\\\"],\\r\\n \\\"editor.wordWrapColumn\\\": 140,\\r\\n \\\"redhat.telemetry.enabled\\\": false,\\r\\n \\\"[xml]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"DotJoshJohnson.xml\\\"\\r\\n },\\r\\n \\\"editor.quickSuggestions\\\": {\\r\\n \\\"strings\\\": \\\"on\\\"\\r\\n },\\r\\n \\\"markdown.extension.print.theme\\\": \\\"dark\\\",\\r\\n \\\"editor.wordWrap\\\": \\\"bounded\\\",\\r\\n \\\"svelte.enable-ts-plugin\\\": true,\\r\\n \\\"[svelte]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"svelte.svelte-vscode\\\"\\r\\n },\\r\\n \\\"prettier.documentSelectors\\\": [\\\"**/*.svelte\\\"],\\r\\n \\\"reactSnippets.settings.languageScopes\\\": \\\"typescript,typescriptreact,javascript,javascriptreact,Svelte\\\",\\r\\n \\\"eslint.validate\\\": [\\\"astro\\\", \\\"svelte\\\"],\\r\\n \\\"svg.preview.mode\\\": \\\"svg\\\",\\r\\n \\\"workbench.colorTheme\\\": \\\"Default Dark+\\\",\\r\\n \\\"[astro]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"astro-build.astro-vscode\\\"\\r\\n },\\r\\n \\\"editor.unicodeHighlight.ambiguousCharacters\\\": false,\\r\\n \\\"explorer.compactFolders\\\": false,\\r\\n \\\"terminal.integrated.env.windows\\\": {},\\r\\n \\\"workbench.sideBar.location\\\": \\\"right\\\",\\r\\n \\\"editor.minimap.enabled\\\": false,\\r\\n \\\"npm.packageManager\\\": \\\"pnpm\\\",\\r\\n \\\"cssVariables.lookupFiles\\\": [\\\"**/*.css\\\", \\\"**/*.scss\\\", \\\"**/*.sass\\\", \\\"**/*.less\\\", \\\"**/*.pcss\\\"],\\r\\n \\\"color-highlight.languages\\\": [\\\"*\\\"],\\r\\n \\\"color-highlight.markerType\\\": \\\"dot-before\\\",\\r\\n \\\"editor.inlayHints.padding\\\": true,\\r\\n \\\"[dotenv]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\r\\n },\\r\\n \\\"[dockerfile]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-azuretools.vscode-docker\\\"\\r\\n },\\r\\n \\\"settingsSync.keybindingsPerPlatform\\\": false,\\r\\n \\\"[ignore]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\r\\n },\\r\\n \\\"files.autoSave\\\": \\\"onFocusChange\\\",\\r\\n \\\"workbench.tree.renderIndentGuides\\\": \\\"always\\\",\\r\\n \\\"workbench.tree.indent\\\": 12,\\r\\n \\\"workbench.colorCustomizations\\\": {\\r\\n \\\"tree.indentGuidesStroke\\\": \\\"#fff\\\"\\r\\n },\\r\\n \\\"python.analysis.importFormat\\\": \\\"relative\\\",\\r\\n \\\"javascript.preferences.importModuleSpecifierEnding\\\": \\\"minimal\\\",\\r\\n \\\"typescript.preferences.importModuleSpecifierEnding\\\": \\\"minimal\\\",\\r\\n \\\"explorer.fileNesting.enabled\\\": true,\\r\\n \\\"explorer.fileNesting.expand\\\": false,\\r\\n \\\"explorer.fileNesting.patterns\\\": {\\r\\n \\\"//\\\": \\\"Last update at 11/25/2023, 10:51:15 AM\\\",\\r\\n \\\"*.asax\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.ascx\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.ashx\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.aspx\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.bloc.dart\\\": \\\"$(capture).event.dart, $(capture).state.dart\\\",\\r\\n \\\"*.c\\\": \\\"$(capture).h\\\",\\r\\n \\\"*.cc\\\": \\\"$(capture).hpp, $(capture).h, $(capture).hxx\\\",\\r\\n \\\"*.cjs\\\": \\\"$(capture).cjs.map, $(capture).*.cjs, $(capture)_*.cjs\\\",\\r\\n \\\"*.component.ts\\\": \\\"$(capture).component.html, $(capture).component.spec.ts, $(capture).component.css, $(capture).component.scss, $(capture).component.sass, $(capture).component.less\\\",\\r\\n \\\"*.cpp\\\": \\\"$(capture).hpp, $(capture).h, $(capture).hxx\\\",\\r\\n \\\"*.cs\\\": \\\"$(capture).*.cs\\\",\\r\\n \\\"*.cshtml\\\": \\\"$(capture).cshtml.cs\\\",\\r\\n \\\"*.csproj\\\": \\\"*.config, *proj.user, appsettings.*, bundleconfig.json\\\",\\r\\n \\\"*.css\\\": \\\"$(capture).css.map, $(capture).*.css\\\",\\r\\n \\\"*.cxx\\\": \\\"$(capture).hpp, $(capture).h, $(capture).hxx\\\",\\r\\n \\\"*.dart\\\": \\\"$(capture).freezed.dart, $(capture).g.dart\\\",\\r\\n \\\"*.ex\\\": \\\"$(capture).html.eex, $(capture).html.heex, $(capture).html.leex\\\",\\r\\n \\\"*.fs\\\": \\\"$(capture).fs.js, $(capture).fs.jsx, $(capture).fs.ts, $(capture).fs.tsx, $(capture).fs.rs, $(capture).fs.php, $(capture).fs.dart\\\",\\r\\n \\\"*.go\\\": \\\"$(capture)_test.go\\\",\\r\\n \\\"*.java\\\": \\\"$(capture).class\\\",\\r\\n \\\"*.js\\\": \\\"$(capture).js.map, $(capture).*.js, $(capture)_*.js\\\",\\r\\n \\\"*.jsx\\\": \\\"$(capture).js, $(capture).*.jsx, $(capture)_*.js, $(capture)_*.jsx, $(capture).less, $(capture).module.less\\\",\\r\\n \\\"*.master\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.mjs\\\": \\\"$(capture).mjs.map, $(capture).*.mjs, $(capture)_*.mjs\\\",\\r\\n \\\"*.module.ts\\\": \\\"$(capture).resolver.ts, $(capture).controller.ts, $(capture).service.ts\\\",\\r\\n \\\"*.mts\\\": \\\"$(capture).mts.map, $(capture).*.mts, $(capture)_*.mts\\\",\\r\\n \\\"*.pubxml\\\": \\\"$(capture).pubxml.user\\\",\\r\\n \\\"*.resx\\\": \\\"$(capture).*.resx, $(capture).designer.cs, $(capture).designer.vb\\\",\\r\\n \\\"*.tex\\\": \\\"$(capture).acn, $(capture).acr, $(capture).alg, $(capture).aux, $(capture).bbl, $(capture).blg, $(capture).fdb_latexmk, $(capture).fls, $(capture).glg, $(capture).glo, $(capture).gls, $(capture).idx, $(capture).ind, $(capture).ist, $(capture).lof, $(capture).log, $(capture).lot, $(capture).out, $(capture).pdf, $(capture).synctex.gz, $(capture).toc, $(capture).xdv\\\",\\r\\n \\\"*.ts\\\": \\\"$(capture).js, $(capture).d.ts.map, $(capture).*.ts, $(capture)_*.js, $(capture)_*.ts\\\",\\r\\n \\\"*.tsx\\\": \\\"$(capture).ts, $(capture).*.tsx, $(capture)_*.ts, $(capture)_*.tsx, $(capture).less, $(capture).module.less, $(capture).scss, $(capture).module.scss\\\",\\r\\n \\\"*.vbproj\\\": \\\"*.config, *proj.user, appsettings.*, bundleconfig.json\\\",\\r\\n \\\"*.vue\\\": \\\"$(capture).*.ts, $(capture).*.js, $(capture).story.vue\\\",\\r\\n \\\"*.xaml\\\": \\\"$(capture).xaml.cs\\\",\\r\\n \\\"+layout.svelte\\\": \\\"+layout.ts,+layout.ts,+layout.js,+layout.server.ts,+layout.server.js,+layout.gql\\\",\\r\\n \\\"+page.svelte\\\": \\\"+page.server.ts,+page.server.js,+page.ts,+page.js,+page.gql\\\",\\r\\n \\\".clang-tidy\\\": \\\".clang-format, .clangd, compile_commands.json\\\",\\r\\n \\\".env\\\": \\\"*.env, .env.*, .envrc, env.d.ts\\\",\\r\\n \\\".gitignore\\\": \\\".gitattributes, .gitmodules, .gitmessage, .mailmap, .git-blame*\\\",\\r\\n \\\".project\\\": \\\".classpath\\\",\\r\\n \\\"BUILD.bazel\\\": \\\"*.bzl, *.bazel, *.bazelrc, bazel.rc, .bazelignore, .bazelproject, WORKSPACE\\\",\\r\\n \\\"CMakeLists.txt\\\": \\\"*.cmake, *.cmake.in, .cmake-format.yaml, CMakePresets.json, CMakeCache.txt\\\",\\r\\n \\\"Cargo.toml\\\": \\\".clippy.toml, .rustfmt.toml, cargo.lock, clippy.toml, cross.toml, rust-toolchain.toml, rustfmt.toml\\\",\\r\\n \\\"Dockerfile\\\": \\\"*.dockerfile, .devcontainer.*, .dockerignore, docker-compose.*, dockerfile*\\\",\\r\\n \\\"I*.cs\\\": \\\"$(capture).cs\\\",\\r\\n \\\"Pipfile\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, Pipfile, Pipfile.lock, requirements*.in, requirements*.pip, requirements*.txt, tox.ini\\\",\\r\\n \\\"README*\\\": \\\"AUTHORS, Authors, BACKERS*, Backers*, CHANGELOG*, CITATION*, CODEOWNERS, CODE_OF_CONDUCT*, CONTRIBUTING*, CONTRIBUTORS, COPYING*, CREDITS, Changelog*, Citation*, Code_Of_Conduct*, Codeowners, Contributing*, Contributors, Copying*, Credits, GOVERNANCE.MD, Governance.md, HISTORY.MD, History.md, LICENSE*, License*, MAINTAINERS, Maintainers, README*, Readme*, SECURITY.MD, SPONSORS*, Security.md, Sponsors*, authors, backers*, changelog*, citation*, code_of_conduct*, codeowners, contributing*, contributors, copying*, credits, governance.md, history.md, license*, maintainers, readme*, security.md, sponsors*\\\",\\r\\n \\\"Readme*\\\": \\\"AUTHORS, Authors, BACKERS*, Backers*, CHANGELOG*, CITATION*, CODEOWNERS, CODE_OF_CONDUCT*, CONTRIBUTING*, CONTRIBUTORS, COPYING*, CREDITS, Changelog*, Citation*, Code_Of_Conduct*, Codeowners, Contributing*, Contributors, Copying*, Credits, GOVERNANCE.MD, Governance.md, HISTORY.MD, History.md, LICENSE*, License*, MAINTAINERS, Maintainers, README*, Readme*, SECURITY.MD, SPONSORS*, Security.md, Sponsors*, authors, backers*, changelog*, citation*, code_of_conduct*, codeowners, contributing*, contributors, copying*, credits, governance.md, history.md, license*, maintainers, readme*, security.md, sponsors*\\\",\\r\\n \\\"artisan\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, server.php, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, webpack.mix.js, windi.config.*\\\",\\r\\n \\\"astro.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"composer.json\\\": \\\".php*.cache, composer.lock, phpunit.xml*, psalm*.xml\\\",\\r\\n \\\"default.nix\\\": \\\"shell.nix\\\",\\r\\n \\\"deno.json*\\\": \\\"*.env, .env.*, .envrc, api-extractor.json, deno.lock, env.d.ts, import-map.json, import_map.json, jsconfig.*, tsconfig.*, tsdoc.*\\\",\\r\\n \\\"flake.nix\\\": \\\"flake.lock\\\",\\r\\n \\\"gatsby-config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, gatsby-browser.*, gatsby-node.*, gatsby-ssr.*, gatsby-transformer.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"gemfile\\\": \\\".ruby-version, gemfile.lock\\\",\\r\\n \\\"go.mod\\\": \\\".air*, go.sum\\\",\\r\\n \\\"go.work\\\": \\\"go.work.sum\\\",\\r\\n \\\"hatch.toml\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, hatch.toml, requirements*.in, requirements*.pip, requirements*.txt, tox.ini\\\",\\r\\n \\\"mix.exs\\\": \\\".credo.exs, .dialyzer_ignore.exs, .formatter.exs, .iex.exs, .tool-versions, mix.lock\\\",\\r\\n \\\"next.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, next-env.d.ts, next-i18next.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"nuxt.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .nuxtignore, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"package.json\\\": \\\".browserslist*, .circleci*, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json*, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitpod*, .huskyrc*, .jslint*, .lintstagedrc*, .markdownlint*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .release-please*.json, .releaserc*, .sentry*, .simple-git-hooks*, .stackblitz*, .styleci*, .stylelint*, .tazerc*, .textlint*, .tool-versions, .travis*, .versionrc*, .vscode*, .watchman*, .xo-config*, .yamllint*, .yarnrc*, Procfile, apollo.config.*, appveyor*, azure-pipelines*, biome.json, bower.json, build.config.*, bun.lockb, commitlint*, crowdin*, dangerfile*, dlint.json, dprint.json*, electron-builder.*, eslint*, firebase.json, grunt*, gulp*, jenkins*, lerna*, lint-staged*, nest-cli.*, netlify*, nodemon*, npm-shrinkwrap.json, nx.*, package-lock.json, package.nls*.json, phpcs.xml, pm2.*, pnpm*, prettier*, pullapprove*, pyrightconfig.json, release-please*.json, release-tasks.sh, release.config.*, renovate*, rollup.config.*, rspack*, simple-git-hooks*, stylelint*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, webpack*, workspace.json, xo.config.*, yarn*\\\",\\r\\n \\\"pubspec.yaml\\\": \\\".metadata, .packages, all_lint_rules.yaml, analysis_options.yaml, build.yaml, pubspec.lock, pubspec_overrides.yaml\\\",\\r\\n \\\"pyproject.toml\\\": \\\".editorconfig, .flake8, .isort.cfg, .pdm-python, .pdm.toml, .python-version, MANIFEST.in, Pipfile, Pipfile.lock, hatch.toml, pdm.lock, poetry.lock, pyproject.toml, requirements*.in, requirements*.pip, requirements*.txt, setup.cfg, setup.py, tox.ini\\\",\\r\\n \\\"quasar.conf.js\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, quasar.extensions.json, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"readme*\\\": \\\"AUTHORS, Authors, BACKERS*, Backers*, CHANGELOG*, CITATION*, CODEOWNERS, CODE_OF_CONDUCT*, CONTRIBUTING*, CONTRIBUTORS, COPYING*, CREDITS, Changelog*, Citation*, Code_Of_Conduct*, Codeowners, Contributing*, Contributors, Copying*, Credits, GOVERNANCE.MD, Governance.md, HISTORY.MD, History.md, LICENSE*, License*, MAINTAINERS, Maintainers, README*, Readme*, SECURITY.MD, SPONSORS*, Security.md, Sponsors*, authors, backers*, changelog*, citation*, code_of_conduct*, codeowners, contributing*, contributors, copying*, credits, governance.md, history.md, license*, maintainers, readme*, security.md, sponsors*\\\",\\r\\n \\\"remix.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, remix.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"requirements.txt\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, requirements*.in, requirements*.pip, requirements*.txt, tox.ini\\\",\\r\\n \\\"rush.json\\\": \\\".browserslist*, .circleci*, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json*, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitpod*, .huskyrc*, .jslint*, .lintstagedrc*, .markdownlint*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .release-please*.json, .releaserc*, .sentry*, .simple-git-hooks*, .stackblitz*, .styleci*, .stylelint*, .tazerc*, .textlint*, .tool-versions, .travis*, .versionrc*, .vscode*, .watchman*, .xo-config*, .yamllint*, .yarnrc*, Procfile, apollo.config.*, appveyor*, azure-pipelines*, biome.json, bower.json, build.config.*, bun.lockb, commitlint*, crowdin*, dangerfile*, dlint.json, dprint.json*, electron-builder.*, eslint*, firebase.json, grunt*, gulp*, jenkins*, lerna*, lint-staged*, nest-cli.*, netlify*, nodemon*, npm-shrinkwrap.json, nx.*, package-lock.json, package.nls*.json, phpcs.xml, pm2.*, pnpm*, prettier*, pullapprove*, pyrightconfig.json, release-please*.json, release-tasks.sh, release.config.*, renovate*, rollup.config.*, rspack*, simple-git-hooks*, stylelint*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, webpack*, workspace.json, xo.config.*, yarn*\\\",\\r\\n \\\"setup.cfg\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, MANIFEST.in, requirements*.in, requirements*.pip, requirements*.txt, setup.cfg, tox.ini\\\",\\r\\n \\\"setup.py\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, MANIFEST.in, requirements*.in, requirements*.pip, requirements*.txt, setup.cfg, setup.py, tox.ini\\\",\\r\\n \\\"shims.d.ts\\\": \\\"*.d.ts\\\",\\r\\n \\\"svelte.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, houdini.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, mdsvex.config.js, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vite.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"vite.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"vue.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\"\\r\\n },\\r\\n \\\"diffEditor.experimental.showMoves\\\": true,\\r\\n \\\"[shellscript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\r\\n },\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"[svg]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"jock.svg\\\"\\r\\n },\\r\\n \\\"git.openRepositoryInParentFolders\\\": \\\"always\\\",\\r\\n \\\"[properties]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"foxundermoon.shell-format\\\"\\r\\n },\\r\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\r\\n \\\"[nginx]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ahmadalli.vscode-nginx-conf\\\"\\r\\n }\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+down\\\",\\r\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\r\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+down\\\",\\r\\n \\\"command\\\": \\\"editor.action.insertCursorBelow\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\r\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+down\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.scrollDown\\\",\\r\\n \\\"when\\\": \\\"terminalFocusInAny && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocusInAny && terminalProcessSupported && !terminalAltBufferActive\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollDown\\\",\\r\\n \\\"when\\\": \\\"terminalFocusInAny && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocusInAny && terminalProcessSupported && !terminalAltBufferActive\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+down\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.selectToNextCommand\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.selectToNextCommand\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+up\\\",\\r\\n \\\"command\\\": \\\"editor.action.insertCursorAbove\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\r\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+up\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.scrollUp\\\",\\r\\n \\\"when\\\": \\\"terminalFocusInAny && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocusInAny && terminalProcessSupported && !terminalAltBufferActive\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.scrollUp\\\",\\r\\n \\\"when\\\": \\\"terminalFocusInAny && terminalHasBeenCreated && !terminalAltBufferActive || terminalFocusInAny && terminalProcessSupported && !terminalAltBufferActive\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+alt+up\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.selectToPreviousCommand\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.selectToPreviousCommand\\\",\\r\\n \\\"when\\\": \\\"terminalFocus && terminalHasBeenCreated || terminalFocus && terminalProcessSupported\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+up\\\",\\r\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\r\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+up\\\",\\r\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j ctrl+m\\\",\\r\\n \\\"command\\\": \\\"workbench.action.toggleMaximizedPanel\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j ctrl+j\\\",\\r\\n \\\"command\\\": \\\"workbench.action.togglePanel\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+j\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.togglePanel\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+f\\\",\\r\\n \\\"command\\\": \\\"editor.action.formatDocument\\\",\\r\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\r\\n \\\"command\\\": \\\"-editor.action.formatDocument\\\",\\r\\n \\\"when\\\": \\\"editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+f\\\",\\r\\n \\\"command\\\": \\\"editor.action.formatDocument.none\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\r\\n \\\"command\\\": \\\"-editor.action.formatDocument.none\\\",\\r\\n \\\"when\\\": \\\"editorTextFocus && !editorHasDocumentFormattingProvider && !editorReadonly\\\"\\r\\n }\\r\\n]\",\"platform\":2}","snippets":"{\"snippets\":{\"javascript.json\":\"{}\\n\",\"svelte.json\":\"{\\n // Place your snippets for svelte here. Each snippet is defined under a snippet name and has a prefix, body and\\n // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the\\n // same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"prefix\\\": \\\"log\\\",\\n // \\t\\\"body\\\": [\\n // \\t\\t\\\"console.log('$1');\\\",\\n // \\t\\t\\\"$2\\\"\\n // \\t],\\n // \\t\\\"description\\\": \\\"Log output to console\\\"\\n // }\\n}\\n\",\"typescriptreact.json\":\"{\\n \\\"NextJS Page\\\": {\\n \\\"body\\\": [\\\"export default function Page(){return <$1>$2</$1>}\\\"],\\n \\\"description\\\": \\\"Generate a default export function with name, root element & content\\\",\\n \\\"prefix\\\": \\\"page\\\"\\n },\\n \\\"Component with Props\\\": {\\n \\\"body\\\": [\\\"type $1Props={$2};\\\\nfunction $1({}:$1Props){return <$3>$4</$3>}\\\"],\\n \\\"description\\\": \\\"Generate a function component with a separate props type\\\",\\n \\\"prefix\\\": \\\"fc\\\"\\n }\\n // Place your snippets for typescriptreact here. Each snippet is defined under a snippet name and has a prefix, body and\\n // description. The prefix is what is used to trigger the snippet and the body will be expanded and inserted. Possible variables are:\\n // $1, $2 for tab stops, $0 for the final cursor position, and ${1:label}, ${2:another} for placeholders. Placeholders with the\\n // same ids are connected.\\n // Example:\\n // \\\"Print to console\\\": {\\n // \\t\\\"prefix\\\": \\\"log\\\",\\n // \\t\\\"body\\\": [\\n // \\t\\t\\\"console.log('$1');\\\",\\n // \\t\\t\\\"$2\\\"\\n // \\t],\\n // \\t\\\"description\\\": \\\"Log output to console\\\"\\n // }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"aaron-bond.better-comments\",\"uuid\":\"7a0110bb-231a-4598-aa1b-0769ea46d28b\"},\"displayName\":\"Better Comments\"},{\"identifier\":{\"id\":\"antfu.file-nesting\",\"uuid\":\"e53e2287-966c-445f-91b8-d77ab2ba18fc\"},\"displayName\":\"File Nesting Updater\"},{\"identifier\":{\"id\":\"astro-build.astro-vscode\",\"uuid\":\"1fbbc8b0-7432-4b7e-8774-3336151da2f3\"},\"displayName\":\"Astro\",\"disabled\":true},{\"identifier\":{\"id\":\"bierner.markdown-mermaid\",\"uuid\":\"f8d0ffc4-66bb-4a9c-8149-ef8f043691a1\"},\"displayName\":\"Markdown Preview Mermaid Support\"},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\"},{\"identifier\":{\"id\":\"christian-kohler.path-intellisense\",\"uuid\":\"a41c1549-4053-44d4-bf30-60fc809b4a86\"},\"displayName\":\"Path Intellisense\"},{\"identifier\":{\"id\":\"clinyong.vscode-css-modules\",\"uuid\":\"5f362e62-15b7-4fd3-a839-3a240d18c49d\"},\"displayName\":\"CSS Modules\"},{\"identifier\":{\"id\":\"cpylua.language-postcss\",\"uuid\":\"6618b055-469c-4f8e-860b-1d25f70d8852\"},\"displayName\":\"language-postcss\",\"disabled\":true},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\"},{\"identifier\":{\"id\":\"dotjoshjohnson.xml\",\"uuid\":\"0cb81da2-1880-4755-9995-0ae9cc728e20\"},\"displayName\":\"XML Tools\",\"disabled\":true},{\"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\":\"figma.figma-vscode-extension\",\"uuid\":\"bff510dc-dcac-4daf-925c-299ee91fb135\"},\"displayName\":\"Figma for VS Code\",\"disabled\":true},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\"},{\"identifier\":{\"id\":\"foxundermoon.shell-format\",\"uuid\":\"5fb19573-2183-4cf2-b53d-0fb869dae7ae\"},\"displayName\":\"shell-format\"},{\"identifier\":{\"id\":\"github.vscode-github-actions\",\"uuid\":\"04f49bfc-8330-4eee-8237-ea938fb755ef\"},\"displayName\":\"GitHub Actions\"},{\"identifier\":{\"id\":\"jock.svg\",\"uuid\":\"4ae6dc82-7981-4f10-bd81-2d72aec37f39\"},\"displayName\":\"SVG\"},{\"identifier\":{\"id\":\"kevinrose.vsc-python-indent\",\"uuid\":\"f3cbfb84-b1e1-40ff-b70f-877253461260\"},\"displayName\":\"Python Indent\",\"disabled\":true},{\"identifier\":{\"id\":\"leizongmin.node-module-intellisense\",\"uuid\":\"1bb92b2c-526c-4bfd-bb38-5bae1b278c89\"},\"displayName\":\"Node.js Modules Intellisense\"},{\"identifier\":{\"id\":\"mgmcdermott.vscode-language-babel\",\"uuid\":\"dd5a2c83-ad8c-4839-a529-0644e5acb646\"},\"displayName\":\"Babel JavaScript\"},{\"identifier\":{\"id\":\"mikestead.dotenv\",\"uuid\":\"532533c9-a894-4a58-9eee-bbfbe7c06f71\"},\"displayName\":\"DotENV\"},{\"identifier\":{\"id\":\"mrmlnc.vscode-scss\",\"uuid\":\"beb68b20-7c55-471c-9b63-3486f9423566\"},\"displayName\":\"SCSS IntelliSense\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\"},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\",\"disabled\":true},{\"identifier\":{\"id\":\"ms-vscode.live-server\",\"uuid\":\"4eae7368-ec63-429d-8449-57a7df5e2117\"},\"displayName\":\"Live Preview\",\"disabled\":true},{\"identifier\":{\"id\":\"naumovs.color-highlight\",\"uuid\":\"121396ad-85a1-45ec-9fd1-d95028a847f5\"},\"displayName\":\"Color Highlight\"},{\"identifier\":{\"id\":\"orta.vscode-twoslash-queries\",\"uuid\":\"fd2c2092-c30c-4c43-b41f-b4dfbec3276f\"},\"displayName\":\"Twoslash Query Comments\"},{\"identifier\":{\"id\":\"pkief.material-icon-theme\",\"uuid\":\"5db78037-f674-459f-a236-db622c427c5b\"},\"displayName\":\"Material Icon Theme\"},{\"identifier\":{\"id\":\"prisma.prisma\",\"uuid\":\"33ce9d6b-41cf-4972-a62b-386f7201981d\"},\"displayName\":\"Prisma\",\"disabled\":true},{\"identifier\":{\"id\":\"redhat.vscode-xml\",\"uuid\":\"6703768d-d42f-474e-9f6e-5f288d53f6e8\"},\"displayName\":\"XML\",\"disabled\":true},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\"},{\"identifier\":{\"id\":\"semanticdiff.semanticdiff\",\"uuid\":\"6787a09c-91f5-46ba-8a8f-5efb54bd57ed\"},\"displayName\":\"SemanticDiff\"},{\"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\":\"svelte.svelte-vscode\",\"uuid\":\"c5463f77-75d9-4a25-8cc4-d8541a461285\"},\"displayName\":\"Svelte for VS Code\",\"disabled\":true},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a5223b43-8621-4351-a14e-3d560f85f277\"},\"displayName\":\"Vue Language Features (Volar)\",\"disabled\":true},{\"identifier\":{\"id\":\"vue.vscode-typescript-vue-plugin\",\"uuid\":\"78d16c76-388b-44e4-8470-6790d6c3d2d1\"},\"displayName\":\"TypeScript Vue Plugin (Volar)\",\"disabled\":true},{\"identifier\":{\"id\":\"vunguyentuan.vscode-css-variables\",\"uuid\":\"3f96fda8-094b-4817-97fb-a7eab7a8f5e0\"},\"displayName\":\"CSS Variable Autocomplete\",\"disabled\":true},{\"identifier\":{\"id\":\"vunguyentuan.vscode-postcss\",\"uuid\":\"361b3dd2-9a8c-45d2-9039-1789dec4362e\"},\"displayName\":\"PostCSS Intellisense and Highlighting\",\"disabled\":true},{\"identifier\":{\"id\":\"wallabyjs.console-ninja\",\"uuid\":\"6a994cdf-21a5-4e80-b0a5-601acdad9bf9\"},\"displayName\":\"Console Ninja\",\"disabled\":true},{\"identifier\":{\"id\":\"yoavbls.pretty-ts-errors\",\"uuid\":\"1e149c89-8f97-447e-863d-1146f0ad1b70\"},\"displayName\":\"Pretty TypeScript Errors\"},{\"identifier\":{\"id\":\"yzhang.markdown-all-in-one\",\"uuid\":\"98790d67-10fa-497c-9113-f6c7489207b2\"},\"displayName\":\"Markdown All in One\"}]","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\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vbaMacros\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"xmlTreeView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-file-explorer\\\",\\\"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\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.worktrees\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.github-pull-requests\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.github-pull-request\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.gitlens\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.gitlensInspect\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.gitlensPatch\\\",\\\"pinned\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.github-actions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.view.extension.cspell-explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"workbench.view.extension.i18n-ally\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.view.editSessions\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"workbench.view.sync\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.gitlensPanel\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_plus-json\\\",\\\"label\\\":\\\"Темная+\\\",\\\"settingsId\\\":\\\"Default Dark+\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#6b6b6b\\\",\\\"editor.background\\\":\\\"#1e1e1e\\\",\\\"editor.foreground\\\":\\\"#d4d4d4\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#007acc\\\",\\\"sideBarTitle.foreground\\\":\\\"#bbbbbb\\\",\\\"input.placeholderForeground\\\":\\\"#a6a6a6\\\",\\\"menu.background\\\":\\\"#252526\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#16825d\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#cccccc33\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#303031\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\"},\\\"watch\\\":false}\",\"nps/lastSessionDate\":\"Sun Dec 11 2022\",\"nps/sessionCount\":\"9\",\"cpp.1.lastSessionDate\":\"Sat Nov 25 2023\",\"cpp.1.sessionCount\":\"263\",\"java.2.lastSessionDate\":\"Sat Nov 25 2023\",\"java.2.sessionCount\":\"263\",\"javascript.1.lastSessionDate\":\"Tue Dec 20 2022\",\"javascript.1.sessionCount\":\"15\",\"typescript.1.lastSessionDate\":\"Thu Mar 02 2023\",\"typescript.1.sessionCount\":\"63\",\"csharp.1.lastSessionDate\":\"Sat Nov 25 2023\",\"csharp.1.sessionCount\":\"177\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"eamodio.gitlens#gitlens.welcome#gitlens.welcome.additional\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1669941224931\\\",\\\"status.workspaceTrust.6002c4e492fcfc8d3810bc22e7e13e32\\\",\\\"status.workspaceTrust.1669990045681\\\",\\\"status.workspaceTrust.f0803dc0d6f1ae20ec92bc6da0c7f48e\\\",\\\"status.workspaceTrust.ext-dev\\\",\\\"status.workspaceTrust.8ee2275b97d06c4c1aedd38799c49271\\\",\\\"status.workspaceTrust.eb492bd71f3a074d55604f87bdefbd88\\\",\\\"status.workspaceTrust.8a24b0f10651b00e450b0150bd90c153\\\",\\\"status.workspaceTrust.e860bba86cb49522747a0b541db1a1e8\\\",\\\"status.workspaceTrust.c9272703abdf7731cf91599ef1f2fc8b\\\",\\\"status.workspaceTrust.6420c681ca2cf01e8155db6dde0f3f49\\\",\\\"status.workspaceTrust.1670123844354\\\",\\\"status.workspaceTrust.02541179310135f0d5230e7adb2bcbdc\\\",\\\"status.workspaceTrust.5a3e022a8e982259537e7bb3cf424d19\\\",\\\"status.workspaceTrust.1670269703759\\\",\\\"status.workspaceTrust.e6d99b68b4f9c4dee18ef5b31b8a72ab\\\",\\\"status.workspaceTrust.1670270730883\\\",\\\"status.workspaceTrust.1670439436605\\\",\\\"status.workspaceTrust.1670454265912\\\",\\\"status.workspaceTrust.1670454319789\\\",\\\"status.workspaceTrust.8d15db3d63af2424bbd75ad3c4843796\\\",\\\"status.workspaceTrust.dbbf54f0cf7e9f475133cd10a07249ba\\\",\\\"status.workspaceTrust.1e0520721c778807cccb30062bdacbce\\\",\\\"status.workspaceTrust.1670708150809\\\",\\\"status.workspaceTrust.1670721345771\\\",\\\"status.workspaceTrust.1670724398513\\\",\\\"status.workspaceTrust.1670760640680\\\",\\\"status.workspaceTrust.1671296278997\\\",\\\"status.workspaceTrust.1671525946849\\\",\\\"status.workspaceTrust.1671678307668\\\",\\\"status.workspaceTrust.e24506fbbb19b9c836eed04e29c88bc9\\\",\\\"status.workspaceTrust.1671746664343\\\",\\\"status.workspaceTrust.b3d628e7c80b7e6d3235cc16d78a0c04\\\",\\\"status.workspaceTrust.85431fbe3afa71b0a7349cad741aa1d7\\\",\\\"status.workspaceTrust.1672260778252\\\",\\\"status.workspaceTrust.1672263352062\\\",\\\"status.workspaceTrust.703817a0d3c04295e0d1cb55bc2debcb\\\",\\\"status.workspaceTrust.cce6dc16e41d48d8c852301f68c81a21\\\",\\\"status.workspaceTrust.1672611947785\\\",\\\"status.workspaceTrust.d3866e92c0b424161012c339cbf7bc97\\\",\\\"status.workspaceTrust.1672614659169\\\",\\\"status.workspaceTrust.1672616873535\\\",\\\"status.workspaceTrust.1672617008505\\\",\\\"status.workspaceTrust.1672617123779\\\",\\\"status.workspaceTrust.1672617243540\\\",\\\"status.workspaceTrust.1672617248728\\\",\\\"status.workspaceTrust.1672653172146\\\",\\\"status.workspaceTrust.1672658593492\\\",\\\"status.workspaceTrust.1672754614833\\\",\\\"status.workspaceTrust.4f3ed6c9cc54fc588c0c975dea602792\\\",\\\"status.workspaceTrust.1673022430778\\\",\\\"status.workspaceTrust.972d9d3953878441e67a646963539154\\\",\\\"status.workspaceTrust.1673024774056\\\",\\\"status.workspaceTrust.1673464869634\\\",\\\"status.workspaceTrust.1673475401386\\\",\\\"status.workspaceTrust.1673476835233\\\",\\\"status.workspaceTrust.1673480629882\\\",\\\"status.workspaceTrust.1673566032131\\\",\\\"status.workspaceTrust.1673566225778\\\",\\\"status.workspaceTrust.1673566608078\\\",\\\"status.workspaceTrust.1673567808457\\\",\\\"status.workspaceTrust.1673569136984\\\",\\\"status.workspaceTrust.1673570538433\\\",\\\"status.workspaceTrust.1673582282679\\\",\\\"status.workspaceTrust.1673582552779\\\",\\\"status.workspaceTrust.1673584694699\\\",\\\"status.workspaceTrust.1673636221981\\\",\\\"status.workspaceTrust.1673636335291\\\",\\\"status.workspaceTrust.1673670195436\\\",\\\"status.workspaceTrust.1673676327304\\\",\\\"status.workspaceTrust.1673702676214\\\",\\\"status.workspaceTrust.1673836403795\\\",\\\"status.workspaceTrust.1673863254239\\\",\\\"status.workspaceTrust.1673864955251\\\",\\\"status.workspaceTrust.1673873183938\\\",\\\"status.workspaceTrust.c5f74c960a16d62a2209ac36f2ad7c37\\\",\\\"status.workspaceTrust.1674650277502\\\",\\\"status.workspaceTrust.d5dd857cf72c6edc0762b2b674fec52c\\\",\\\"status.workspaceTrust.1674651109170\\\",\\\"status.workspaceTrust.6679c00e22782db54a13769b1ff06569\\\",\\\"status.workspaceTrust.1674660200972\\\",\\\"status.workspaceTrust.eaa655f01a0c8c9bc73e1d030bd7cf22\\\",\\\"status.workspaceTrust.2f141be204b7aecb6c19ab3483a491b3\\\",\\\"status.workspaceTrust.1674704457668\\\",\\\"status.workspaceTrust.4eea5264ee4266c1203f5f3646db3e50\\\",\\\"status.workspaceTrust.1674988962720\\\",\\\"status.workspaceTrust.f71365bbf8ea1ce32eb1fb963e135ffb\\\",\\\"status.workspaceTrust.1674995984406\\\",\\\"status.workspaceTrust.9eb45b3c7e2093991ee5ae4fe49d816d\\\",\\\"status.workspaceTrust.df5331bd2d7e2b61972f6a6b4cd8d293\\\",\\\"status.workspaceTrust.4e350d67d1a65f4b57e1fa14b53dad86\\\",\\\"status.workspaceTrust.f20dbd150a50c669e4c234a64aa92936\\\",\\\"status.workspaceTrust.1675518137084\\\",\\\"status.workspaceTrust.1675518270601\\\",\\\"status.workspaceTrust.1675518338558\\\",\\\"status.workspaceTrust.1675592955085\\\",\\\"status.workspaceTrust.1675707891937\\\",\\\"status.workspaceTrust.eb08ac62b255d52d3c8ba49b153fb6f5\\\",\\\"status.workspaceTrust.1675710872800\\\",\\\"status.workspaceTrust.1675714587358\\\",\\\"status.workspaceTrust.834d2aa67ef756644d6311b00119dc62\\\",\\\"status.workspaceTrust.c0d21c3bec1fbe82e58926b3cfe46053\\\",\\\"status.workspaceTrust.1676119632087\\\",\\\"status.workspaceTrust.1676190885224\\\",\\\"status.workspaceTrust.1676547262981\\\",\\\"status.workspaceTrust.24a55873d752f2b6e6b49ef2b9e0182c\\\",\\\"status.workspaceTrust.1676575204959\\\",\\\"status.workspaceTrust.1676584514953\\\",\\\"status.workspaceTrust.1676642638922\\\",\\\"status.workspaceTrust.1676666741036\\\",\\\"status.workspaceTrust.a8c66fce5d93aeb7e778594f78e30629\\\",\\\"status.host\\\",\\\"status.editor.selection\\\",\\\"status.workspaceTrust.1677513583082\\\",\\\"status.editor.eol\\\",\\\"status.editor.indentation\\\",\\\"status.workspaceTrust.20a170651b0f6e817e6672f252ecfc8d\\\",\\\"status.workspaceTrust.a1509f88dbeed8cf45bc877ba3153cb1\\\",\\\"status.workspaceTrust.1677859513825\\\",\\\"status.workspaceTrust.1678895547574\\\",\\\"status.workspaceTrust.1679714215435\\\",\\\"status.workspaceTrust.1679714231396\\\",\\\"status.workspaceTrust.1680014858463\\\",\\\"status.workspaceTrust.2cf98f3721f4e4af83a08d0a4ac46ace\\\",\\\"status.workspaceTrust.d2821600f472c252f8b1efaed1d62f13\\\",\\\"status.workspaceTrust.1680078145709\\\",\\\"status.workspaceTrust.1680153650070\\\",\\\"status.workspaceTrust.1680161313146\\\",\\\"status.workspaceTrust.83239704e720dab83c019e1e2933885a\\\",\\\"status.workspaceTrust.1680318641224\\\",\\\"status.workspaceTrust.1680318757805\\\",\\\"status.workspaceTrust.1680361559638\\\",\\\"status.workspaceTrust.1680507389256\\\",\\\"status.workspaceTrust.1680552850943\\\",\\\"status.workspaceTrust.1680617549100\\\",\\\"status.workspaceTrust.1680727976353\\\",\\\"status.workspaceTrust.1681391407652\\\",\\\"status.workspaceTrust.8f5415b70381f37ea16312add74729eb\\\",\\\"status.workspaceTrust.c47a31f72fb0c3ad9d1e4f4f90c9d89a\\\",\\\"status.workspaceTrust.1681772409144\\\",\\\"status.workspaceTrust.1681816414885\\\",\\\"status.workspaceTrust.1681847217736\\\",\\\"status.workspaceTrust.3b5bce376415801378720affcf6873d4\\\",\\\"status.workspaceTrust.1681862394486\\\",\\\"status.workspaceTrust.1681894305921\\\",\\\"status.workspaceTrust.1681914862794\\\",\\\"status.workspaceTrust.1681921331486\\\",\\\"status.workspaceTrust.1681921622809\\\",\\\"status.workspaceTrust.1682067291171\\\",\\\"status.workspaceTrust.1682178562743\\\",\\\"status.workspaceTrust.1682198738501\\\",\\\"status.workspaceTrust.1682320020765\\\",\\\"status.workspaceTrust.1682321859753\\\",\\\"status.workspaceTrust.1682329288582\\\",\\\"status.workspaceTrust.7403433b258227aa09d0307a18338927\\\",\\\"status.workspaceTrust.341f6d491bb9a4c1546c677bbffebc11\\\",\\\"status.workspaceTrust.1682341005312\\\",\\\"status.workspaceTrust.1682341021090\\\",\\\"status.workspaceTrust.1682583478406\\\",\\\"status.workspaceTrust.853031385d543d3a82aa4679ae5b05cf\\\",\\\"status.workspaceTrust.a3a19bd78a4e89f147c34beb31d9df93\\\",\\\"status.workspaceTrust.1682709322322\\\",\\\"status.workspaceTrust.2ccd56bdc2bd944d580a10411f0fbcb3\\\",\\\"status.workspaceTrust.833f709ae1676dcb4b0f5414e98d2370\\\",\\\"status.workspaceTrust.798d9a156d679622d0af3e97e56b1cff\\\",\\\"status.workspaceTrust.de98afb2176227e6fb542107518b37c3\\\",\\\"status.workspaceTrust.974592c8a822948ef561b490d6ee01fe\\\",\\\"status.workspaceTrust.d8258a3279047262f1c1f1176b6e21ca\\\",\\\"status.workspaceTrust.1684273107784\\\",\\\"status.workspaceTrust.0e8aa4cb14bf3808551e34eae2a0aeb7\\\",\\\"status.workspaceTrust.1684401750239\\\",\\\"status.workspaceTrust.1684410699998\\\",\\\"status.workspaceTrust.5b9d0f75e64e39f0a0995dcbec99bffc\\\",\\\"status.workspaceTrust.28e270a7ba056f4a01e572c640897ebd\\\",\\\"status.workspaceTrust.ceb76ece410135b9751af082b38f7716\\\",\\\"status.workspaceTrust.1684736594094\\\",\\\"status.workspaceTrust.1684752286647\\\",\\\"status.workspaceTrust.1684755341872\\\",\\\"status.workspaceTrust.1684756366199\\\",\\\"status.workspaceTrust.1684758471189\\\",\\\"status.workspaceTrust.1684764210253\\\",\\\"status.workspaceTrust.1684766577429\\\",\\\"status.workspaceTrust.2cd26fc468decc21fe904ddca50e8d40\\\",\\\"status.workspaceTrust.1684842648173\\\",\\\"status.workspaceTrust.1684849744279\\\",\\\"status.workspaceTrust.2657f6fa92e4e45b564892123420bf26\\\",\\\"status.workspaceTrust.1684902998514\\\",\\\"status.workspaceTrust.1684925322655\\\",\\\"status.workspaceTrust.47986a91165325a1183e2ee643d66da3\\\",\\\"status.workspaceTrust.1684955851557\\\",\\\"status.workspaceTrust.1684992813779\\\",\\\"status.workspaceTrust.1685176296564\\\",\\\"status.workspaceTrust.1685355416937\\\",\\\"status.workspaceTrust.1685453854942\\\",\\\"status.workspaceTrust.1685482898054\\\",\\\"status.workspaceTrust.1685535082538\\\",\\\"status.workspaceTrust.a1bf4301cfdc474d7d84ab8e2b14299f\\\",\\\"status.workspaceTrust.1687122095354\\\",\\\"status.workspaceTrust.851521a01854ee33c860fa1868e618c2\\\",\\\"status.workspaceTrust.e335119b990509346ec8805a92c85169\\\",\\\"status.workspaceTrust.1687175759173\\\",\\\"status.workspaceTrust.1687591450870\\\",\\\"status.workspaceTrust.1b05ef72f63b612ef13110a8c078c834\\\",\\\"status.workspaceTrust.9344cee1fdbd983ba6a34e3821182814\\\",\\\"status.workspaceTrust.1687951526680\\\",\\\"status.workspaceTrust.0585d2b692c611cad22b286790b27be1\\\",\\\"status.workspaceTrust.1688395318857\\\",\\\"status.workspaceTrust.06d3a5c882b1e1ab6f9f4a7fd3c9d209\\\",\\\"status.workspaceTrust.ca3dd410ac4b8e190b385d38a123c18d\\\",\\\"status.workspaceTrust.73b7c6ca8aa7548a3288be74b39c2e10\\\",\\\"status.workspaceTrust.ba612aa2d4d6aff27c78e70fbaeea4e2\\\",\\\"status.workspaceTrust.de6fd5072cc28cb3f70225047f7fe17b\\\",\\\"status.workspaceTrust.10c409e9ce0b37951e26e705aef9189b\\\",\\\"status.workspaceTrust.bea486c68f508025142470453a8f4005\\\",\\\"status.workspaceTrust.fd6dc962b2adc82eac0c9d8346ca14a8\\\",\\\"status.workspaceTrust.3977c1525141493ddb3f1e4167c8fe56\\\",\\\"status.workspaceTrust.1689012197106\\\",\\\"status.workspaceTrust.570d24a4ae4bd549ecc33019f5d80812\\\",\\\"status.workspaceTrust.afc1a1cc03936fe309aeb5ddee7efb39\\\",\\\"status.workspaceTrust.3f482bf904d9853871578f02efabd826\\\",\\\"status.workspaceTrust.4018a0318f349d3503ba3277862924cf\\\",\\\"status.workspaceTrust.3c88ea82a4db78f8f4a9e4ef1a400ed1\\\",\\\"status.workspaceTrust.c9374b705156f6c006d2c877432a5b9d\\\",\\\"status.workspaceTrust.1693505547551\\\",\\\"status.workspaceTrust.bd80ea26d6f08b8797b757d752ec547b\\\",\\\"status.workspaceTrust.f41500b71a85cbad0e98608151bf3ca2\\\",\\\"status.workspaceTrust.03bc17589949245570dd65141c3d5261\\\",\\\"status.workspaceTrust.da6bd400209af1c93d42a6577cc34111\\\",\\\"status.workspaceTrust.79b4f5fa8af86caafffb55254f0b3ada\\\",\\\"status.workspaceTrust.85b7cf5e1a13cd75df089ad252b42c49\\\",\\\"status.workspaceTrust.37e79654ad0541dd33f5ef74cb07771d\\\",\\\"status.workspaceTrust.a37afd0c57341540ab8cb4ba127ec701\\\",\\\"status.workspaceTrust.1699302814287\\\",\\\"status.workspaceTrust.1699308271643\\\",\\\"status.workspaceTrust.1699308295008\\\",\\\"status.workspaceTrust.dde1f8ff2f45f2a546876a029a5da0f1\\\",\\\"status.workspaceTrust.bcca14cc2e4323a0719647c6da8e2cbf\\\"]\",\"themeUpdatedNotificationShown\":\"true\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":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.remote.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.web.installed\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"git.pull\\\",\\\"value\\\":1135},{\\\"key\\\":\\\"eslint.showOutputChannel\\\",\\\"value\\\":1144},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":1146},{\\\"key\\\":\\\"git.commitAll\\\",\\\"value\\\":1158},{\\\"key\\\":\\\"extension.colorHighlight\\\",\\\"value\\\":1160},{\\\"key\\\":\\\"workbench.action.terminal.changeColor\\\",\\\"value\\\":1163},{\\\"key\\\":\\\"volar.action.restartServer\\\",\\\"value\\\":1169},{\\\"key\\\":\\\"gitlens.openAssociatedPullRequestOnRemote\\\",\\\"value\\\":1177},{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":1180},{\\\"key\\\":\\\"workbench.actions.view.problems\\\",\\\"value\\\":1184},{\\\"key\\\":\\\"workbench.action.openGlobalSettings\\\",\\\"value\\\":1190},{\\\"key\\\":\\\"orta.vscode-twoslash-queries.insert-twoslash-query\\\",\\\"value\\\":1191},{\\\"key\\\":\\\"welcome.showNewFileEntries\\\",\\\"value\\\":1193},{\\\"key\\\":\\\"prettier.forceFormatDocument\\\",\\\"value\\\":1199},{\\\"key\\\":\\\"git.stashIncludeUntracked\\\",\\\"value\\\":1229},{\\\"key\\\":\\\"gitlens.copyRemoteFileUrlToClipboard\\\",\\\"value\\\":1231},{\\\"key\\\":\\\"gitlens.openRepoOnRemote\\\",\\\"value\\\":1234},{\\\"key\\\":\\\"git.renameBranch\\\",\\\"value\\\":1237},{\\\"key\\\":\\\"editor.action.formatDocument\\\",\\\"value\\\":1242},{\\\"key\\\":\\\"editor.action.selectToBracket\\\",\\\"value\\\":1254},{\\\"key\\\":\\\"gitlens.compareHeadWith\\\",\\\"value\\\":1284},{\\\"key\\\":\\\"workbench.action.clearRecentFiles\\\",\\\"value\\\":1296},{\\\"key\\\":\\\"explorer.newFolder\\\",\\\"value\\\":1316},{\\\"key\\\":\\\"workbench.action.openGlobalKeybindings\\\",\\\"value\\\":1321},{\\\"key\\\":\\\"git.push\\\",\\\"value\\\":1326},{\\\"key\\\":\\\"gitlens.gitCommands.reset\\\",\\\"value\\\":1335},{\\\"key\\\":\\\"gitlens.gitCommands.revert\\\",\\\"value\\\":1336},{\\\"key\\\":\\\"workbench.action.toggleAutoSave\\\",\\\"value\\\":1339},{\\\"key\\\":\\\"explorer.newFile\\\",\\\"value\\\":1345},{\\\"key\\\":\\\"eslint.restart\\\",\\\"value\\\":1349},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":1351},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":1358},{\\\"key\\\":\\\"editor.action.marker.next\\\",\\\"value\\\":1365},{\\\"key\\\":\\\"git.deleteBranch\\\",\\\"value\\\":1371},{\\\"key\\\":\\\"git.sync\\\",\\\"value\\\":1374},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":1375},{\\\"key\\\":\\\"workbench.action.editor.changeLanguageMode\\\",\\\"value\\\":1376},{\\\"key\\\":\\\"git.stashPop\\\",\\\"value\\\":1381},{\\\"key\\\":\\\"git.addRemote\\\",\\\"value\\\":1387},{\\\"key\\\":\\\"workbench.action.configureLanguageBasedSettings\\\",\\\"value\\\":1388},{\\\"key\\\":\\\"workbench.action.configureLocale\\\",\\\"value\\\":1389},{\\\"key\\\":\\\"git.publish\\\",\\\"value\\\":1390},{\\\"key\\\":\\\"git.checkout\\\",\\\"value\\\":1391},{\\\"key\\\":\\\"git.stash\\\",\\\"value\\\":1415},{\\\"key\\\":\\\"git.stashPopLatest\\\",\\\"value\\\":1417},{\\\"key\\\":\\\"git.pullFrom\\\",\\\"value\\\":1418},{\\\"key\\\":\\\"workbench.action.terminal.split\\\",\\\"value\\\":1428},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":1447},{\\\"key\\\":\\\"workbench.action.restartExtensionHost\\\",\\\"value\\\":1453},{\\\"key\\\":\\\"workbench.action.duplicateActiveEditorGroupRight\\\",\\\"value\\\":1454}]}\",\"commandPalette.mru.counter\":\"1455\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"eamodio.gitlens#gitlens.welcome\\\",{\\\"firstSeen\\\":1694170068058,\\\"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}],[\\\"ms-python.python#pythonWelcome\\\",{\\\"firstSeen\\\":1694170068058,\\\"stepIDs\\\":[\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.selectInterpreter\\\",\\\"python.createEnvironment\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonWelcome2\\\",{\\\"firstSeen\\\":1694170068058,\\\"stepIDs\\\":[\\\"python.createPythonFolder\\\",\\\"python.createPythonFile\\\",\\\"python.installPythonWin8\\\",\\\"python.installPythonMac\\\",\\\"python.installPythonLinux\\\",\\\"python.createEnvironment2\\\",\\\"python.runAndDebug\\\",\\\"python.learnMoreWithDS2\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-python.python#pythonDataScienceWelcome\\\",{\\\"firstSeen\\\":1694170068058,\\\"stepIDs\\\":[\\\"python.installJupyterExt\\\",\\\"python.createNewNotebook\\\",\\\"python.openInteractiveWindow\\\",\\\"python.dataScienceLearnMore\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1694173426481,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-azuretools.vscode-docker#dockerStart\\\",{\\\"firstSeen\\\":1694175128834,\\\"stepIDs\\\":[\\\"openFolder\\\",\\\"openFolderMac\\\",\\\"scaffold\\\",\\\"buildImage\\\",\\\"runContainer\\\",\\\"dockerExplorer\\\",\\\"pushImage\\\",\\\"azDeploy\\\",\\\"learn\\\"],\\\"manaullyOpened\\\":false}]]\",\"ces/skipSurvey\":\"1.73.1\",\"workbench.auxiliarybar.pinnedPanels\":\"[]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{},\\\"viewLocations\\\":{}}\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"@command:workbench.action.toggleAutoSave\\\",\\\"@command:workbench.userDataSync.actions.help\\\",\\\"@command:liveSass.command.compileCurrentSass\\\",\\\"@ext:dsznajder.es7-react-js-snippets\\\",\\\"@ext:ritwickdey.LiveServer\\\",\\\"sub\\\",\\\"wordpa\\\",\\\"wordle\\\",\\\"curso\\\",\\\"cursorw\\\",\\\"cursorword\\\",\\\"next\\\",\\\"word\\\",\\\"cursor\\\",\\\"cursor word\\\",\\\"peek type\\\",\\\"[anel size\\\",\\\"panel size\\\",\\\"mazim\\\",\\\"ctrl m\\\",\\\"maxi\\\",\\\"hide pa\\\",\\\"trl 1\\\",\\\"m\\\",\\\"ctrl `\\\",\\\"terminal hide\\\",\\\"git\\\",\\\"ctrl j m\\\",\\\"@command:eslint.showOutputChannel\\\",\\\"ctrl j\\\",\\\"terminal\\\",\\\"pa\\\",\\\"panel ma\\\",\\\"panel max\\\",\\\"panel\\\",\\\"maxim\\\",\\\"`\\\",\\\"сщзн\\\",\\\"\\\\\\\"ctrl+shift+down\\\\\\\"\\\",\\\"ctrl\\\",\\\"ctrl alt down\\\",\\\"add\\\",\\\"copyline\\\",\\\"\\\\\\\"ctrl+shift+up\\\\\\\"\\\",\\\"copy l\\\",\\\"copy line\\\",\\\"\\\\\\\"ctrl+shift+alt+up\\\\\\\"\\\",\\\"sele\\\",\\\"select\\\",\\\"shift rig\\\",\\\"shift right\\\",\\\"selection\\\",\\\"секд ы\\\",\\\"секд ыршае ду\\\",\\\"ctrl shift \\\",\\\"ctrl shift left\\\",\\\"copy\\\",\\\"format\\\",\\\"\\\\\\\"shift+alt+f\\\\\\\"\\\",\\\"form\\\"]}\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Sun Dec 18 2022\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"github-HugeLetters\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.vscode-github-actions\\\",\\\"name\\\":\\\"GitHub Actions\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"vscode.configuration-editing\\\",\\\"name\\\":\\\"Configuration Editing\\\",\\\"allowed\\\":true}]\",\"expandSuggestionDocs\":\"true\",\"extensionsAssistant/languagePackSuggestionIgnore\":\"[\\\"ru\\\"]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"sample\\\",\\\"example\\\",\\\"db\\\"]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"python\\\":[\\\"ms-python.python\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"],\\\"powershell\\\":[\\\"ms-vscode.powershell\\\"],\\\"plaintext\\\":[\\\"svelte.svelte-vscode\\\"],\\\"yaml\\\":[\\\"github.vscode-github-actions\\\"]}\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"workbench.view.extension.dockerView.state.hidden\":\"[{\\\"id\\\":\\\"dockerContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerImages\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerRegistries\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerNetworks\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dockerVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.dockerContexts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vscode-docker.views.help\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-vertical\":\"46\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.74.0\",\"snippets.usageTimestamps\":\"[[\\\"snippets/javascript.code-snippets/For-In Loop\\\",1671224609034],[\\\"snippets/snippets.json/consoleLogObject\\\",1672160496493],[\\\"snippets/snippets.json/destructingObject\\\",1672611906540],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1673479881922],[\\\"snippets/snippets.json/anonymousFunction\\\",1673480127105],[\\\"snippets/snippets.json/consoleTable\\\",1673635326134],[\\\"snippets/javascript.code-snippets/For Loop\\\",1674295922731],[\\\"snippets/javascript.code-snippets/Switch Statement\\\",1674368714148],[\\\"snippets/javascript.code-snippets/Set Interval Function\\\",1674823647851],[\\\"snippets/javascript.code-snippets/For-Of Loop\\\",1675074393298],[\\\"snippets/snippets.json/constructor\\\",1675247251384],[\\\"snippets/snippets.json/consoleTime\\\",1675333046038],[\\\"snippets/snippets.json/consoleTimeEnd\\\",1675333052691],[\\\"snippets/snippets.json/consoleWarn\\\",1675421601472],[\\\"snippets/snippets.json/consoleError\\\",1675433212792],[\\\"snippets/javascript.code-snippets/Log error to console\\\",1675433713003],[\\\"snippets/javascript.code-snippets/Region Start\\\",1675441072549],[\\\"snippets/javascript.code-snippets/Region End\\\",1675441075894],[\\\"snippets/snippets.json/consoleLog\\\",1675524283789],[\\\"lib/snippets/generated.json/hocComponent\\\",1677375746412],[\\\"lib/snippets/generated.json/forIn\\\",1677388189148],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1679927343893],[\\\"snippets/typescript.code-snippets/Private Method Definition\\\",1680244169776],[\\\"lib/snippets/generated.json/useImperativeHandle\\\",1680359745992],[\\\"lib/snippets/generated.json/exportDefault\\\",1680446394744],[\\\"lib/snippets/generated.json/useEffect\\\",1680864005953],[\\\"lib/snippets/generated.json/commentBigBlock\\\",1681947329880],[\\\"lib/snippets/generated.json/consoleTable\\\",1682177269946],[\\\"lib/snippets/generated.json/useState\\\",1682274324984],[\\\"lib/snippets/generated.json/destructState\\\",1683640094467],[\\\"snippets/typescript.code-snippets/Class Definition\\\",1684246875547],[\\\"lib/snippets/generated.json/consoleGroupEnd\\\",1684685004719],[\\\"lib/snippets/generated.json/consoleWarn\\\",1684918880520],[\\\"snippets/javascript.code-snippets/Set Timeout Function\\\",1685347312643],[\\\"snippets/typescript.code-snippets/For-Each Loop using =>\\\",1685815669972],[\\\"lib/snippets/generated.json/consoleTrace\\\",1686386091555],[\\\"lib/snippets/generated.json/consoleAssert\\\",1686857753028],[\\\"lib/snippets/generated.json/consoleLogObject\\\",1687504519105],[\\\"snippets/typescript.code-snippets/Async Function Expression\\\",1687514383274],[\\\"lib/snippets/generated.json/testBlock\\\",1688129313439],[\\\"snippets/typescript.code-snippets/Property setter\\\",1688292629260],[\\\"snippets/typescript.code-snippets/Function Statement\\\",1688293289012],[\\\"snippets/typescript.code-snippets/Log to the console\\\",1688293555492],[\\\"snippets/typescript.code-snippets/Throw Exception\\\",1689455380282],[\\\"lib/snippets/generated.json/consoleTime\\\",1689941079207],[\\\"lib/snippets/generated.json/consoleTimeEnd\\\",1689941085911],[\\\"snippets/typescript.code-snippets/For Loop\\\",1689956330122],[\\\"snippets/javascript.code-snippets/Log warning to console\\\",1689971858542],[\\\"lib/snippets/generated.json/setupReactTest\\\",1690276979617],[\\\"lib/snippets/generated.json/useContext\\\",1690623052187],[\\\"snippets/typescript.code-snippets/Switch Statement\\\",1691587524516],[\\\"lib/snippets/generated.json/forEach\\\",1693734308252],[\\\"lib/snippets/generated.json/importAs\\\",1693760791066],[\\\"snippets/typescript.code-snippets/Log error to console\\\",1693855426893],[\\\"lib/snippets/generated.json/setTimeOut\\\",1693860669407],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1693860679182],[\\\"lib/snippets/generated.json/consoleError\\\",1694017825380],[\\\"snippets/typescript.code-snippets/Set Timeout Function\\\",1694073367733],[\\\"lib/snippets/generated.json/consoleLog\\\",1699201987230]]\",\"tabs-list-width-horizontal\":\"102\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.74.0\",\"mergeEditorCloseWithConflicts\":\"true\",\"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}]\",\"workbench.view.extension.gitlensPanel.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.timeline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graph\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.graphDetails\\\",\\\"isHidden\\\":false}]\",\"gitlens+-HugeLetters\":\"[{\\\"id\\\":\\\"eamodio.gitlens\\\",\\\"name\\\":\\\"GitLens — Git supercharged\\\",\\\"allowed\\\":true}]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"SetupWeb\\\",\\\"Setup\\\",\\\"Beginner\\\",\\\"Intermediate\\\",\\\"github.copilot\\\",\\\"eamodio.gitlens#gitlens.welcome\\\",\\\"eamodio.gitlens#gitlens.plus\\\"]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"java.2.editedCount\":\"1\",\"java.2.editedDate\":\"Wed Jan 25 2023\",\"http.linkProtectionTrustedDomains\":\"[\\\"https://developer.mozilla.org\\\",\\\"*.eslint.org\\\",\\\"https://typescript-eslint.io\\\",\\\"https://www.npmjs.com\\\",\\\"https://on.cypress.io\\\",\\\"https://ts-error-translator.vercel.app\\\",\\\"https://typescript.tv\\\",\\\"https://rollupjs.org\\\",\\\"https://esbuild.github.io\\\",\\\"https://www.typescriptlang.org\\\",\\\"https://pnpm.io\\\",\\\"https://react.dev\\\",\\\"*.pris.ly\\\",\\\"https://eslint.vuejs.org\\\",\\\"https://www.figma.com\\\",\\\"https://vuejs.org\\\",\\\"https://api.turso.tech\\\",\\\"https://nextjs.org\\\",\\\"https://next-auth.js.org\\\",\\\"*.ngrok-free.app\\\",\\\"https://svelte.dev\\\",\\\"https://kit.svelte.dev\\\",\\\"0.0.0.0:*\\\",\\\"*.redis.io\\\",\\\"https://floating-ui.com\\\",\\\"https://www.w3.org\\\",\\\"https://trpc.io\\\",\\\"https://tanstack.com\\\",\\\"https://accounts.google.com\\\"]\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Tue Feb 28 2023\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"prisma\\\"]\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.75.0\",\"workbench.panel.testResults.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.testResults.view\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-actions.state.hidden\":\"[{\\\"id\\\":\\\"github-actions.current-branch\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.workflows\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.settings\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github-actions.empty-view\\\",\\\"isHidden\\\":false}]\",\"file.particpants.additionalEdits\":\"false\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.i18n-ally.state.hidden\":\"[{\\\"id\\\":\\\"i18n-ally-locales-sidebar-file\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-progress\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-locales-usage\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"i18n-ally-help-feedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteHub.views.workspaceRepositories\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.warnExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github.codespaces.performanceExplorer\\\",\\\"isHidden\\\":false}]\",\"remote.explorerType\":\"wsl\",\"workbench.view.extension.figma.state.hidden\":\"[{\\\"id\\\":\\\"figma.views.insiders\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.dummyLoginNotifications\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.files\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"figma.views.notifications\\\",\\\"isHidden\\\":false}]\",\"extensionsAssistant/importantRecommendationsIgnore\":\"[\\\"ms-vscode-remote.remote-containers\\\"]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"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}]\",\"recently.opened\":\"{\\\"entries\\\":[{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a342c226964223a226d61696e227d7d/lucia-auth/examples\\\",\\\"label\\\":\\\"lucia-auth/examples [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/HugeLetters/trpc-svelte-query\\\",\\\"label\\\":\\\"HugeLetters/trpc-svelte-query [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a342c226964223a226d61696e227d7d/ottomated/trpc-svelte-query\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a342c226964223a22676f6f676c652d6f61757468227d7d/HugeLetters/hacakthon-prep\\\",\\\"label\\\":\\\"HugeLetters/hacakthon-prep (google-oauth) [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a352c226964223a226d61696e227d7d/lucia-auth/examples\\\",\\\"label\\\":\\\"lucia-auth/examples [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a322c226964223a2230326461326238326131363264333733616630636566333466353533346531373432313862343834227d7d/tailwindlabs/tailwindcss\\\",\\\"label\\\":\\\"tailwindlabs/tailwindcss (02da2b8) [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/NyanLight/sign-up-form\\\",\\\"label\\\":\\\"NyanLight/sign-up-form [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d6173746572227d7d/Hacksore/monaco-ata\\\",\\\"label\\\":\\\"Hacksore/monaco-ata [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/roll-over/unknown-interview\\\",\\\"label\\\":\\\"roll-over/unknown-interview [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/HugeLetters/svelte-issue-demo\\\",\\\"label\\\":\\\"HugeLetters/svelte-issue-demo [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-remote://codespaces%2Bcongenial-space-memory-44gprv674vghq564/workspaces/svelte-issue-demo\\\",\\\"label\\\":\\\"/workspaces/svelte-issue-demo [Codespace congenial-space-memory-44gprv674vghq564]\\\"},{\\\"folderUri\\\":\\\"vscode-remote://codespaces%2Bprobable-winner-x55qg7j9j6gfvp9w/workspaces/DefinitelyTyped\\\",\\\"label\\\":\\\"/workspaces/DefinitelyTyped [Codespace probable-winner-x55qg7j9j6gfvp9w]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a322c226964223a2239623036333565393631623236636530333365343930363262346530643630343835623135363766227d7d/DefinitelyTyped/DefinitelyTyped\\\",\\\"label\\\":\\\"DefinitelyTyped/DefinitelyTyped (9b0635e) [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/github/dev\\\",\\\"label\\\":\\\"github/dev [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d6173746572227d7d/sarahdayan/utility-first-compression-demo\\\",\\\"label\\\":\\\"sarahdayan/utility-first-compression-demo [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d61696e227d7d/HugeLetters/type-challenges\\\",\\\"label\\\":\\\"HugeLetters/type-challenges [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a362c226964223a226d6173746572227d7d/Rich-Harris/devalue\\\",\\\"label\\\":\\\"Rich-Harris/devalue [GitHub]\\\"},{\\\"folderUri\\\":\\\"vscode-vfs://github%2B7b2276223a312c22726566223a7b2274797065223a352c226964223a226d61696e227d7d/tatethurston/nextjs-routes\\\",\\\"label\\\":\\\"tatethurston/nextjs-routes [GitHub]\\\"}]}\",\"workbench.view.extension.github-pull-requests.state.hidden\":\"[{\\\"id\\\":\\\"github:login\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"pr:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"issues:github\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.github-pull-request.state.hidden\":\"[{\\\"id\\\":\\\"github:createPullRequestWebview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesFiles\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:compareChangesCommits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"prStatus:github\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"github:activePullRequest:welcome\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.codespaces+congenial-space-memory-44gprv674vghq564.247581822\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:1\\\",\\\"remotePort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"https://congenial-space-memory-44gprv674vghq564-5173.app.github.dev/\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"https\\\",\\\"authority\\\":\\\"congenial-space-memory-44gprv674vghq564-5173.app.github.dev\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/workspaces/svelte-issue-demo/node_modules/.bin/vite\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":4183,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Автоматическое перенаправление\\\"},\\\"privacy\\\":\\\"private\\\"}]\"}}"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment