☕
Wired in
Highlights
- Pro
Pinned Loading
-
Visual Studio Code Profile
Visual Studio Code Profile 1{"name":"Heaven","settings":"{\"settings\":\"{\\r\\n \\\"[html]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[javascript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[json]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[jsonc]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[php]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"bmewburn.vscode-intelephense-client\\\"\\r\\n },\\r\\n \\\"[python]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"ms-python.black-formatter\\\"\\r\\n },\\r\\n \\\"[twig]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"junstyle.twig-language\\\"\\r\\n },\\r\\n \\\"[typescript]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"[vue]\\\": {\\r\\n \\\"editor.defaultFormatter\\\": \\\"esbenp.prettier-vscode\\\"\\r\\n },\\r\\n \\\"catppuccin.extraBordersEnabled\\\": true,\\r\\n \\\"catppuccin.italicComments\\\": false,\\r\\n \\\"catppuccin.italicKeywords\\\": false,\\r\\n \\\"catppuccin.workbenchMode\\\": \\\"flat\\\",\\r\\n \\\"chat.commandCenter.enabled\\\": false,\\r\\n \\\"codesnap.backgroundColor\\\": \\\"#000000\\\",\\r\\n \\\"codesnap.containerPadding\\\": \\\"0em\\\",\\r\\n \\\"codesnap.realLineNumbers\\\": true,\\r\\n \\\"codesnap.showWindowControls\\\": false,\\r\\n \\\"codesnap.shutterAction\\\": \\\"copy\\\",\\r\\n \\\"editor.bracketPairColorization.enabled\\\": false,\\r\\n \\\"editor.codeActionsOnSave\\\": {\\r\\n \\\"source.organizeImports\\\": \\\"always\\\",\\r\\n \\\"source.sortImports\\\": \\\"always\\\"\\r\\n },\\r\\n \\\"editor.cursorStyle\\\": \\\"block\\\",\\r\\n \\\"editor.fontFamily\\\": \\\"JetBrainsMono Nerd Font\\\",\\r\\n \\\"editor.fontLigatures\\\": true,\\r\\n \\\"editor.fontWeight\\\": 500,\\r\\n \\\"editor.formatOnSave\\\": true,\\r\\n \\\"editor.lightbulb.enabled\\\": \\\"onCode\\\",\\r\\n \\\"editor.lineHeight\\\": 1.4,\\r\\n \\\"editor.minimap.enabled\\\": false,\\r\\n \\\"editor.parameterHints.enabled\\\": false,\\r\\n \\\"editor.renderWhitespace\\\": \\\"none\\\",\\r\\n \\\"editor.rulers\\\": [80],\\r\\n \\\"editor.scrollbar.horizontal\\\": \\\"hidden\\\",\\r\\n \\\"editor.tokenColorCustomizations\\\": {\\r\\n \\\"textMateRules\\\": [\\r\\n {\\r\\n \\\"scope\\\": [\\r\\n \\\"comment\\\",\\r\\n \\\"meta.var.expr storage.type\\\",\\r\\n \\\"keyword.control.flow\\\",\\r\\n \\\"keyword.control.return\\\",\\r\\n \\\"meta.directive.vue punctuation.separator.key-value.html\\\",\\r\\n \\\"meta.directive.vue entity.other.attribute-name.html\\\",\\r\\n \\\"tag.decorator.js entity.name.tag.js\\\",\\r\\n \\\"tag.decorator.js punctuation.definition.tag.js\\\",\\r\\n \\\"storage.modifier\\\",\\r\\n \\\"entity\\\",\\r\\n \\\"entity.name.tag.html\\\"\\r\\n ],\\r\\n \\\"settings\\\": {\\r\\n \\\"fontStyle\\\": \\\"\\\"\\r\\n }\\r\\n }\\r\\n ]\\r\\n },\\r\\n \\\"emmet.includeLanguages\\\": {\\r\\n \\\"twig\\\": \\\"html\\\"\\r\\n },\\r\\n \\\"explorer.fileNesting.enabled\\\": true,\\r\\n \\\"explorer.fileNesting.expand\\\": false,\\r\\n \\\"explorer.fileNesting.patterns\\\": {\\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 \\\"*.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 \\\"*.axaml\\\": \\\"$(capture).axaml.cs\\\",\\r\\n \\\"*.bloc.dart\\\": \\\"$(capture).event.dart, $(capture).state.dart\\\",\\r\\n \\\"*.c\\\": \\\"$(capture).h\\\",\\r\\n \\\"*.cc\\\": \\\"$(capture).hpp, $(capture).h, $(capture).hxx, $(capture).hh\\\",\\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, $(capture).hh\\\",\\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, $(capture).hh\\\",\\r\\n \\\"*.dart\\\": \\\"$(capture).freezed.dart, $(capture).g.dart\\\",\\r\\n \\\"*.db\\\": \\\"*.db-shm, *.db-wal\\\",\\r\\n \\\"*.ex\\\": \\\"$(capture).html.eex, $(capture).html.heex, $(capture).html.leex\\\",\\r\\n \\\"*.fs\\\": \\\"$(capture).fs.js, $(capture).fs.js.map, $(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, $(capture).d.ts\\\",\\r\\n \\\"*.jsx\\\": \\\"$(capture).js, $(capture).*.jsx, $(capture)_*.js, $(capture)_*.jsx, $(capture).less, $(capture).module.less, $(capture).module.less.d.ts, $(capture).scss, $(capture).module.scss, $(capture).module.scss.d.ts\\\",\\r\\n \\\"*.master\\\": \\\"$(capture).*.cs, $(capture).*.vb\\\",\\r\\n \\\"*.md\\\": \\\"$(capture).*\\\",\\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 \\\"*.py\\\": \\\"$(capture).pyi\\\",\\r\\n \\\"*.razor\\\": \\\"$(capture).razor.cs, $(capture).razor.css, $(capture).razor.scss\\\",\\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).module.less.d.ts, $(capture).scss, $(capture).module.scss, $(capture).module.scss.d.ts, $(capture).css.ts\\\",\\r\\n \\\"*.vbproj\\\": \\\"*.config, *proj.user, appsettings.*, bundleconfig.json\\\",\\r\\n \\\"*.vue\\\": \\\"$(capture).*.ts, $(capture).*.js, $(capture).story.vue\\\",\\r\\n \\\"*.w\\\": \\\"$(capture).*.w, I$(capture).w\\\",\\r\\n \\\"*.xaml\\\": \\\"$(capture).xaml.cs\\\",\\r\\n \\\"//\\\": \\\"Last update at 11/7/2024, 1:57:34 PM\\\",\\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 \\\"ansible.cfg\\\": \\\"ansible.cfg, .ansible-lint, requirements.yml\\\",\\r\\n \\\"app.config.*\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"artisan\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, server.php, sst.config.*, 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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"build-wrapper.log\\\": \\\"build-wrapper*.log, build-wrapper-dump*.json, build-wrapper-win*.exe, build-wrapper-linux*, build-wrapper-macosx*\\\",\\r\\n \\\"BUILD.bazel\\\": \\\"*.bzl, *.bazel, *.bazelrc, bazel.rc, .bazelignore, .bazelproject, WORKSPACE\\\",\\r\\n \\\"Cargo.toml\\\": \\\".clippy.toml, .rustfmt.toml, cargo.lock, clippy.toml, cross.toml, rust-toolchain.toml, rustfmt.toml\\\",\\r\\n \\\"CMakeLists.txt\\\": \\\"*.cmake, *.cmake.in, .cmake-format.yaml, CMakePresets.json, CMakeCache.txt\\\",\\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 \\\"Dockerfile\\\": \\\"*.dockerfile, .devcontainer.*, .dockerignore, captain-definition, compose.*, docker-compose.*, dockerfile*\\\",\\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.*, capacitor.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.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.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 \\\"I*.cs\\\": \\\"$(capture).cs\\\",\\r\\n \\\"Makefile\\\": \\\"*.mk\\\",\\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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, next-env.d.ts, next-i18next.config.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.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, .nuxtrc, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\",\\r\\n \\\"package.json\\\": \\\"*.code-workspace, .browserslist*, .circleci*, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json*, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitmojirc.json, .gitpod*, .huskyrc*, .jslint*, .knip.*, .lintstagedrc*, .markdownlint*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .pylintrc, .release-please*.json, .releaserc*, .ruff.toml, .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, bunfig.toml, commitlint*, crowdin*, dangerfile*, dlint.json, dprint.json*, electron-builder.*, eslint*, firebase.json, grunt*, gulp*, jenkins*, knip.*, lerna*, lint-staged*, nest-cli.*, netlify*, nixpacks*, 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*, ruff.toml, simple-git-hooks*, sonar-project.properties, stylelint*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, webpack*, workspace.json, wrangler.toml, xo.config.*, yarn*\\\",\\r\\n \\\"Pipfile\\\": \\\".editorconfig, .flake8, .isort.cfg, .python-version, Pipfile, Pipfile.lock, requirements*.in, requirements*.pip, requirements*.txt, tox.ini\\\",\\r\\n \\\"pubspec.yaml\\\": \\\".metadata, .packages, all_lint_rules.yaml, analysis_options.yaml, build.yaml, pubspec.lock, pubspec_overrides.yaml\\\",\\r\\n \\\"pyproject.toml\\\": \\\".commitlint*, .dlint.json, .dprint.json*, .editorconfig, .eslint*, .flake8, .flowconfig, .isort.cfg, .jslint*, .lintstagedrc*, .markdownlint*, .pdm-python, .pdm.toml, .prettier*, .pylintrc, .python-version, .ruff.toml, .stylelint*, .textlint*, .xo-config*, .yamllint*, MANIFEST.in, Pipfile, Pipfile.lock, biome.json*, commitlint*, dangerfile*, dlint.json, dprint.json*, eslint*, hatch.toml, lint-staged*, pdm.lock, phpcs.xml, poetry.lock, poetry.toml, prettier*, pyproject.toml, pyrightconfig.json, requirements*.in, requirements*.pip, requirements*.txt, ruff.toml, setup.cfg, setup.py, stylelint*, tox.ini, tslint*, uv.lock, uv.toml, xo.config.*\\\",\\r\\n \\\"quasar.conf.js\\\": \\\"*.env, .babelrc*, .codecov, .cssnanorc*, .env.*, .envrc, .htmlnanorc*, .lighthouserc.*, .mocha*, .postcssrc*, .terserrc*, api-extractor.json, ava.config.*, babel.config.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, quasar.extensions.json, rspack.config.*, sst.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_*, RELEASE_NOTES*, ROADMAP.MD, Readme-*, Readme_*, Release_Notes*, Roadmap.md, 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-*, readme_*, release_notes*, roadmap.md, 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_*, RELEASE_NOTES*, ROADMAP.MD, Readme-*, Readme_*, Release_Notes*, Roadmap.md, 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-*, readme_*, release_notes*, roadmap.md, 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_*, RELEASE_NOTES*, ROADMAP.MD, Readme-*, Readme_*, Release_Notes*, Roadmap.md, 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-*, readme_*, release_notes*, roadmap.md, 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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, remix.*, rspack.config.*, sst.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\\\": \\\"*.code-workspace, .browserslist*, .circleci*, .commitlint*, .cz-config.js, .czrc, .dlint.json, .dprint.json*, .editorconfig, .eslint*, .firebase*, .flowconfig, .github*, .gitlab*, .gitmojirc.json, .gitpod*, .huskyrc*, .jslint*, .knip.*, .lintstagedrc*, .markdownlint*, .node-version, .nodemon*, .npm*, .nvmrc, .pm2*, .pnp.*, .pnpm*, .prettier*, .pylintrc, .release-please*.json, .releaserc*, .ruff.toml, .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, bunfig.toml, commitlint*, crowdin*, dangerfile*, dlint.json, dprint.json*, electron-builder.*, eslint*, firebase.json, grunt*, gulp*, jenkins*, knip.*, lerna*, lint-staged*, nest-cli.*, netlify*, nixpacks*, 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*, ruff.toml, simple-git-hooks*, sonar-project.properties, stylelint*, tslint*, tsup.config.*, turbo*, typedoc*, unlighthouse*, vercel*, vetur.config.*, webpack*, workspace.json, wrangler.toml, xo.config.*, yarn*\\\",\\r\\n \\\"sanity.config.*\\\": \\\"sanity.cli.*, sanity.types.ts, schema.json\\\",\\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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, houdini.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, mdsvex.config.js, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.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.*, capacitor.config.*, contentlayer.config.*, cssnano.config.*, cypress.*, env.d.ts, formkit.config.*, formulate.config.*, histoire.config.*, htmlnanorc.*, i18n.config.*, ionic.config.*, jasmine.*, jest.config.*, jsconfig.*, karma*, lighthouserc.*, panda.config.*, playwright.config.*, postcss.config.*, puppeteer.config.*, rspack.config.*, sst.config.*, svgo.config.*, tailwind.config.*, tsconfig.*, tsdoc.*, uno.config.*, unocss.config.*, vitest.config.*, vuetify.config.*, webpack.config.*, windi.config.*\\\"\\r\\n },\\r\\n \\\"extensions.trustedPublishers\\\": [\\r\\n \\\"adpyke\\\",\\r\\n \\\"antfu\\\",\\r\\n \\\"bmewburn\\\",\\r\\n \\\"bradlc\\\",\\r\\n \\\"catppuccin\\\",\\r\\n \\\"donjayamanne\\\",\\r\\n \\\"esbenp\\\",\\r\\n \\\"formulahendry\\\",\\r\\n \\\"fwcd\\\",\\r\\n \\\"golang\\\",\\r\\n \\\"gruntfuggly\\\",\\r\\n \\\"jdinhlife\\\",\\r\\n \\\"junstyle\\\",\\r\\n \\\"laravel\\\",\\r\\n \\\"leonardssh\\\",\\r\\n \\\"mblode\\\",\\r\\n \\\"miguelsolorio\\\",\\r\\n \\\"mvllow\\\",\\r\\n \\\"ritwickdey\\\",\\r\\n \\\"stanislav\\\",\\r\\n \\\"usernamehw\\\",\\r\\n \\\"vue\\\"\\r\\n ],\\r\\n \\\"fileNestingUpdater.autoUpdate\\\": true,\\r\\n \\\"fileNestingUpdater.autoUpdateInterval\\\": 720,\\r\\n \\\"fileNestingUpdater.promptOnAutoUpdate\\\": true,\\r\\n \\\"fileNestingUpdater.upstreamBranch\\\": \\\"main\\\",\\r\\n \\\"fileNestingUpdater.upstreamRepo\\\": \\\"antfu/vscode-file-nesting-config\\\",\\r\\n \\\"files.associations\\\": {\\r\\n \\\"*.inc\\\": \\\"php\\\",\\r\\n \\\"*.twig\\\": \\\"html\\\"\\r\\n },\\r\\n \\\"files.autoSave\\\": \\\"onWindowChange\\\",\\r\\n \\\"files.simpleDialog.enable\\\": true,\\r\\n \\\"git.autofetch\\\": true,\\r\\n \\\"git.confirmSync\\\": false,\\r\\n \\\"github.copilot.chat.edits.enabled\\\": false,\\r\\n \\\"github.copilot.editor.enableCodeActions\\\": false,\\r\\n \\\"github.copilot.enable\\\": {\\r\\n \\\"*\\\": true,\\r\\n \\\"markdown\\\": false,\\r\\n \\\"plaintext\\\": false,\\r\\n \\\"scminput\\\": false\\r\\n },\\r\\n \\\"go.toolsManagement.autoUpdate\\\": true,\\r\\n \\\"inlineChat.lineNaturalLanguageHint\\\": false,\\r\\n \\\"prettier.tabWidth\\\": 4,\\r\\n \\\"remote.autoForwardPortsSource\\\": \\\"hybrid\\\",\\r\\n \\\"remote.SSH.remotePlatform\\\": {\\r\\n \\\"153.92.10.164\\\": \\\"linux\\\"\\r\\n },\\r\\n \\\"scm.diffDecorationsGutterVisibility\\\": \\\"hover\\\",\\r\\n \\\"terminal.integrated.fontLigatures\\\": true,\\r\\n \\\"terminal.integrated.fontSize\\\": 14,\\r\\n \\\"terminal.integrated.fontWeightBold\\\": \\\"normal\\\",\\r\\n \\\"vscord.behaviour.suppressNotifications\\\": true,\\r\\n \\\"vscord.status.idle.check\\\": false,\\r\\n \\\"vscord.status.idle.enabled\\\": false,\\r\\n \\\"vscord.status.problems.text\\\": \\\"- {problems_count} problems created\\\",\\r\\n \\\"vue.server.hybridMode\\\": true,\\r\\n \\\"window.commandCenter\\\": false,\\r\\n \\\"window.dialogStyle\\\": \\\"custom\\\",\\r\\n \\\"window.menuBarVisibility\\\": \\\"hidden\\\",\\r\\n \\\"window.restoreWindows\\\": \\\"none\\\",\\r\\n \\\"window.title\\\": \\\"${folderName}\\\",\\r\\n \\\"window.zoomLevel\\\": 0,\\r\\n \\\"workbench.activityBar.location\\\": \\\"hidden\\\",\\r\\n \\\"workbench.colorCustomizations\\\": {\\r\\n \\\"breadcrumb.background\\\": \\\"#09090b\\\",\\r\\n \\\"editor.background\\\": \\\"#09090b\\\",\\r\\n \\\"editorGroup.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"editorGutter.background\\\": \\\"#09090b\\\",\\r\\n \\\"editorOverviewRuler.background\\\": \\\"#09090b\\\",\\r\\n \\\"notifications.background\\\": \\\"#09090b\\\",\\r\\n \\\"panel.background\\\": \\\"#09090b\\\",\\r\\n \\\"panel.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"quickInput.background\\\": \\\"#09090b\\\",\\r\\n \\\"sideBar.background\\\": \\\"#09090b\\\",\\r\\n \\\"sideBar.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"statusBar.background\\\": \\\"#09090b\\\",\\r\\n \\\"statusBar.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"statusBar.noFolderBackground\\\": \\\"#09090b\\\",\\r\\n \\\"tab.activeBackground\\\": \\\"#09090b\\\",\\r\\n \\\"tab.activeBorderTop\\\": \\\"#ffffff\\\",\\r\\n \\\"titleBar.activeBackground\\\": \\\"#09090b\\\",\\r\\n \\\"titleBar.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"titleBar.inactiveBackground\\\": \\\"#09090b\\\",\\r\\n \\\"widget.border\\\": \\\"#ffffff20\\\",\\r\\n \\\"widget.shadow\\\": \\\"#00000000\\\"\\r\\n },\\r\\n \\\"workbench.colorTheme\\\": \\\"Rosé Pine (no italics)\\\",\\r\\n \\\"workbench.editor.empty.hint\\\": \\\"hidden\\\",\\r\\n \\\"workbench.editor.restoreViewState\\\": false,\\r\\n \\\"workbench.iconTheme\\\": null,\\r\\n \\\"workbench.layoutControl.enabled\\\": false,\\r\\n \\\"workbench.sideBar.location\\\": \\\"right\\\",\\r\\n \\\"workbench.startupEditor\\\": \\\"none\\\",\\r\\n \\\"workbench.tips.enabled\\\": false,\\r\\n \\\"zenMode.showTabs\\\": \\\"single\\\",\\r\\n \\\"breadcrumbs.enabled\\\": false,\\r\\n \\\"workbench.editor.showTabs\\\": \\\"single\\\",\\r\\n \\\"window.newWindowProfile\\\": \\\"Default\\\"\\r\\n}\\r\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+down\\\",\\r\\n \\\"command\\\": \\\"editor.action.revealDefinition\\\",\\r\\n \\\"when\\\": \\\"editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"f12\\\",\\r\\n \\\"command\\\": \\\"-editor.action.revealDefinition\\\",\\r\\n \\\"when\\\": \\\"editorHasDefinitionProvider && editorTextFocus && !isInEmbeddedEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+right\\\",\\r\\n \\\"command\\\": \\\"workbench.action.nextEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+pagedown\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.nextEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"alt+left\\\",\\r\\n \\\"command\\\": \\\"workbench.action.previousEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+pageup\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.previousEditor\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+'\\\",\\r\\n \\\"command\\\": \\\"workbench.action.terminal.toggleTerminal\\\",\\r\\n \\\"when\\\": \\\"terminal.active\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+`\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.terminal.toggleTerminal\\\",\\r\\n \\\"when\\\": \\\"terminal.active\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+up\\\",\\r\\n \\\"command\\\": \\\"list.scrollUp\\\",\\r\\n \\\"when\\\": \\\"listFocus && !inputFocus && !treestickyScrollFocused && listScrollAtBoundary != 'both' && listScrollAtBoundary != 'top'\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+up\\\",\\r\\n \\\"command\\\": \\\"-list.scrollUp\\\",\\r\\n \\\"when\\\": \\\"listFocus && !inputFocus && !treestickyScrollFocused && listScrollAtBoundary != 'both' && listScrollAtBoundary != 'top'\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\r\\n \\\"command\\\": \\\"-cursorUpSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\r\\n \\\"command\\\": \\\"scrollLineUp\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+up\\\",\\r\\n \\\"command\\\": \\\"-scrollLineUp\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\r\\n \\\"command\\\": \\\"scrollLineDown\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+down\\\",\\r\\n \\\"command\\\": \\\"-scrollLineDown\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\r\\n \\\"command\\\": \\\"-cursorDownSelect\\\",\\r\\n \\\"when\\\": \\\"textInputFocus\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+r\\\",\\r\\n \\\"command\\\": \\\"references-view.findReferences\\\",\\r\\n \\\"when\\\": \\\"editorHasReferenceProvider\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"shift+alt+f12\\\",\\r\\n \\\"command\\\": \\\"-references-view.findReferences\\\",\\r\\n \\\"when\\\": \\\"editorHasReferenceProvider\\\"\\r\\n }\\r\\n]\\r\\n\",\"platform\":3}","tasks":"{\"tasks\":\"{}\"}","snippets":"{\"snippets\":{\"php.json\":\"{\\n \\\"File Put Contents\\\": {\\n \\\"prefix\\\": \\\"fpc\\\",\\n \\\"body\\\": [\\\"file_put_contents('debug.txt', print_r($1, true));\\\"]\\n }\\n}\\n\"}}","extensions":"[{\"identifier\":{\"id\":\"adpyke.codesnap\",\"uuid\":\"8c1fc960-44b1-45e8-89b5-85f982fdaf27\"},\"displayName\":\"CodeSnap\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"antfu.file-nesting\",\"uuid\":\"e53e2287-966c-445f-91b8-d77ab2ba18fc\"},\"displayName\":\"File Nesting Updater\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"antfu.iconify\",\"uuid\":\"14933acc-ee13-48c1-9320-e39310c683b1\"},\"displayName\":\"Iconify IntelliSense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bmewburn.vscode-intelephense-client\",\"uuid\":\"ffda6552-0ad5-431b-a4fa-0905a7e4f3f0\"},\"displayName\":\"PHP Intelephense\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"bradlc.vscode-tailwindcss\",\"uuid\":\"4db62a7c-7d70-419c-96d2-6c3a4dc77ea5\"},\"displayName\":\"Tailwind CSS IntelliSense\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"catppuccin.catppuccin-vsc\",\"uuid\":\"69264e4d-cd3b-468a-8f2b-e69673c7d864\"},\"displayName\":\"Catppuccin for VSCode\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"dbaeumer.vscode-eslint\",\"uuid\":\"583b2b34-2c1e-4634-8c0b-0b82e283ea3a\"},\"displayName\":\"ESLint\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"donjayamanne.githistory\",\"uuid\":\"5960f38e-0bbe-4644-8f9c-9c8824e82511\"},\"displayName\":\"Git History\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"esbenp.prettier-vscode\",\"uuid\":\"96fa4707-6983-4489-b7c5-d5ffdfdcce90\"},\"displayName\":\"Prettier - Code formatter\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-close-tag\",\"uuid\":\"d3836729-9cc1-42c1-b2af-d50071f57d29\"},\"displayName\":\"Auto Close Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"formulahendry.auto-rename-tag\",\"uuid\":\"6e440e71-8ed9-4f25-bb78-4b13096b8a03\"},\"displayName\":\"Auto Rename Tag\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"fwcd.kotlin\",\"uuid\":\"c86bc8a9-fd3b-44db-b28a-2d146cb78d3c\"},\"displayName\":\"Kotlin\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot\",\"uuid\":\"23c4aeee-f844-43cd-b53e-1113e483f1a6\"},\"displayName\":\"GitHub Copilot\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"github.copilot-chat\",\"uuid\":\"7ec7d6e6-b89e-4cc5-a59b-d6c4d238246f\"},\"displayName\":\"GitHub Copilot Chat\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"golang.go\",\"uuid\":\"d6f6cfea-4b6f-41f4-b571-6ad2ab7918da\"},\"displayName\":\"Go\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"gruntfuggly.todo-tree\",\"uuid\":\"261cac81-cd7b-4555-bb41-0c2d2bcd3e70\"},\"displayName\":\"Todo Tree\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"jdinhlife.gruvbox\",\"uuid\":\"c6d564c4-ca8c-45ba-abf6-c85f2d1468d8\"},\"displayName\":\"Gruvbox Theme\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"junstyle.twig-language\",\"uuid\":\"e29aa6e3-0857-43cf-99f8-f3808406d754\"},\"displayName\":\"Twig Language\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"laravel.vscode-laravel\",\"uuid\":\"77c91506-f6b9-4993-905d-bfafe12c1cce\"},\"displayName\":\"Laravel\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"leonardssh.vscord\",\"uuid\":\"20675c06-f272-4cc8-8611-83ebb5583c5a\"},\"displayName\":\"Discord Rich Presence\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mblode.twig-language-2\",\"uuid\":\"bfcc4184-7b55-410e-a012-20ee54be9264\"},\"displayName\":\"Twig Language 2\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"miguelsolorio.symbols\",\"uuid\":\"cb54c3b9-1c64-4c4a-8b5a-887270ffe4b6\"},\"displayName\":\"Symbols\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-azuretools.vscode-docker\",\"uuid\":\"0479fc1c-3d67-49f9-b087-fb9069afe48f\"},\"displayName\":\"Docker\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.black-formatter\",\"uuid\":\"859e640c-c157-47da-8699-9080b81c8371\"},\"displayName\":\"Black Formatter\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.debugpy\",\"uuid\":\"4bd5d2c9-9d65-401a-b0b2-7498d9f17615\"},\"displayName\":\"Python Debugger\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.python\",\"uuid\":\"f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5\"},\"displayName\":\"Python\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-python.vscode-pylance\",\"uuid\":\"364d2426-116a-433a-a5d8-a5098dc3afbd\"},\"displayName\":\"Pylance\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter\",\"uuid\":\"6c2f1801-1e7f-45b2-9b5c-7782f1e076e8\"},\"displayName\":\"Jupyter\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-keymap\",\"uuid\":\"9f6dc8db-620c-4844-b8c5-e74914f1be27\"},\"displayName\":\"Jupyter Keymap\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.jupyter-renderers\",\"uuid\":\"b15c72f8-d5fe-421a-a4f7-27ed9f6addbf\"},\"displayName\":\"Jupyter Notebook Renderers\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-cell-tags\",\"uuid\":\"ab4fb32a-befb-4102-adf9-1652d0cd6a5e\"},\"displayName\":\"Jupyter Cell Tags\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-toolsai.vscode-jupyter-slideshow\",\"uuid\":\"e153ca70-b543-4865-b4c5-b31d34185948\"},\"displayName\":\"Jupyter Slide Show\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-containers\",\"uuid\":\"93ce222b-5f6f-49b7-9ab1-a0463c6238df\"},\"displayName\":\"Dev Containers\",\"preRelease\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh\",\"uuid\":\"607fd052-be03-4363-b657-2bd62b83d28a\"},\"displayName\":\"Remote - SSH\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-ssh-edit\",\"uuid\":\"bfeaf631-bcff-4908-93ed-fda4ef9a0c5c\"},\"displayName\":\"Remote - SSH: Editing Configuration Files\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.remote-wsl\",\"uuid\":\"f0c5397b-d357-4197-99f0-cb4202f22818\"},\"displayName\":\"WSL\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode-remote.vscode-remote-extensionpack\",\"uuid\":\"23d72dfc-8dd1-4e30-926e-8783b4378f13\"},\"displayName\":\"Remote Development\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-explorer\",\"uuid\":\"11858313-52cc-4e57-b3e4-d7b65281e34b\"},\"displayName\":\"Remote Explorer\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vscode.remote-server\",\"uuid\":\"105c0b3c-07a9-4156-a4fc-4141040eb07e\"},\"displayName\":\"Remote - Tunnels\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ms-vsliveshare.vsliveshare\",\"uuid\":\"5a6dc0d5-dc02-4121-8e24-cad33a2ff0af\"},\"displayName\":\"Live Share\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"mvllow.rose-pine\",\"uuid\":\"6ef63bba-e6b8-4209-b562-9a927f36ae8f\"},\"displayName\":\"Rosé Pine\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"ritwickdey.liveserver\",\"uuid\":\"b63c44fd-0457-4696-99e9-dbfdf70d77de\"},\"displayName\":\"Live Server\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"stanislav.vscode-twig\",\"uuid\":\"3fbd3c41-bfc0-494f-8ec7-06854caf6226\"},\"displayName\":\"Modern Twig\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"usernamehw.errorlens\",\"uuid\":\"9d8c32ab-354c-4daf-a9bf-20b633734435\"},\"displayName\":\"Error Lens\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vue.volar\",\"uuid\":\"a95ee795-1576-4ffa-acda-8d6e6a95c584\"},\"displayName\":\"Vue - Official\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"z4yross.anysphere-dark\",\"uuid\":\"269eb969-bbec-45a5-86e6-6a91c6507acc\"},\"displayName\":\"Anysphere Dark\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"vscode.php-language-features\"},\"displayName\":\"PHP Language Features\",\"disabled\":true,\"applicationScoped\":false},{\"identifier\":{\"id\":\"antfu.goto-alias\",\"uuid\":\"11d92849-00ea-4f8e-b0e4-d28f3ce65652\"},\"displayName\":\"Goto definition alias\",\"applicationScoped\":false},{\"identifier\":{\"id\":\"cardinal90.multi-cursor-case-preserve\",\"uuid\":\"5ac3c77e-2779-4be6-95b6-73092c7138ae\"},\"displayName\":\"Multiple cursor case preserve\",\"applicationScoped\":false}]","globalState":"{\"storage\":{\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"petsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"vueComponentPreview\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"dartDependencyTree\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"go.explorer\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.package.outline\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.scm.history\\\",\\\"isHidden\\\":false,\\\"order\\\":2}]\",\"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.activityBar.location\":\"default\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.view.extension.copilot-chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.dockerView\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.view.extension.flutter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.view.extension.jupyter\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"workbench.view.extension.liveshare\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"workbench.panel.chatEditing\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":101},{\\\"id\\\":\\\"workbench.views.service.auxiliarybar.0b17e440-bc4e-4bc9-b607-fedc710bca2b\\\",\\\"pinned\\\":false,\\\"visible\\\":false},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":false},{\\\"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\\\":true}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"pinned\\\":false,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":5},{\\\"id\\\":\\\"workbench.view.extension.jupyter-variables\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.todo-tree-container\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"pinned\\\":false,\\\"visible\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"refactorPreview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"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\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"targetsWsl\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"targetsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"detailsContainers\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"devVolumes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"~remote.helpPanel\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"remoteTargets\\\",\\\"isHidden\\\":true}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscode.typescript-language-features#nodejsWelcome\\\",{\\\"firstSeen\\\":1673583027959,\\\"stepIDs\\\":[\\\"walkthroughs.nodejsWelcome.downloadNode.forMacOrWindows\\\",\\\"walkthroughs.nodejsWelcome.downloadNode.forLinux\\\",\\\"walkthroughs.nodejsWelcome.makeJsFile\\\",\\\"walkthroughs.nodejsWelcome.debugJsFile\\\",\\\"walkthroughs.nodejsWelcome.learnMoreAboutJs\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\",{\\\"firstSeen\\\":1673600116002,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}],[\\\"GitHub.copilot#copilotWelcome\\\",{\\\"firstSeen\\\":1726158537819,\\\"stepIDs\\\":[\\\"copilot.signin\\\",\\\"copilot.firstsuggest\\\",\\\"copilot.chatWin\\\",\\\"copilot.chatNonWin\\\",\\\"copilot.realfiles.openrecent\\\",\\\"copilot.realfiles.quickopen\\\",\\\"copilot.iterate\\\",\\\"copilot.creativity\\\"],\\\"manaullyOpened\\\":false}],[\\\"ms-vscode-remote.remote-wsl#wslWalkthrough\\\",{\\\"firstSeen\\\":1726158537819,\\\"stepIDs\\\":[\\\"explore.commands\\\",\\\"open.wslwindow\\\",\\\"create.project\\\",\\\"open.project\\\",\\\"linux.environment\\\",\\\"install.tools\\\",\\\"run.debug\\\",\\\"come.back\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.panel.alignment\":\"center\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark mvllow-rose-pine-themes-rose-pine-no-italics-color-theme-json\\\",\\\"label\\\":\\\"Rosé Pine (no italics)\\\",\\\"settingsId\\\":\\\"Rosé Pine (no italics)\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#6e6a86\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"comment\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"},\\\"scope\\\":[\\\"constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ebbcba\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"constant.language\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ebbcba\\\"},\\\"scope\\\":[\\\"entity.name\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"},\\\"scope\\\":[\\\"entity.name.section\\\",\\\"entity.name.tag\\\",\\\"entity.name.namespace\\\",\\\"entity.name.type\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"},\\\"scope\\\":[\\\"invalid\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"},\\\"scope\\\":[\\\"invalid.deprecated\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"},\\\"scope\\\":[\\\"keyword\\\",\\\"variable.language.this\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"},\\\"scope\\\":[\\\"markup.inserted.diff\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\"},\\\"scope\\\":[\\\"markup.deleted.diff\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"markup.bold.markdown\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"markup.italic.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"},\\\"scope\\\":[\\\"meta.diff.range\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"},\\\"scope\\\":[\\\"meta.tag\\\",\\\"meta.brace\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"},\\\"scope\\\":[\\\"meta.import\\\",\\\"meta.export\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":\\\"meta.directive.vue\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"},\\\"scope\\\":\\\"meta.property-name.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"},\\\"scope\\\":\\\"meta.property-value.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"},\\\"scope\\\":\\\"meta.tag.other.html\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#908caa\\\"},\\\"scope\\\":[\\\"punctuation\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"},\\\"scope\\\":[\\\"punctuation.accessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"},\\\"scope\\\":[\\\"punctuation.definition.string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6e6a86\\\"},\\\"scope\\\":[\\\"punctuation.definition.tag\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#31748f\\\"},\\\"scope\\\":[\\\"storage.type\\\",\\\"storage.modifier\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"},\\\"scope\\\":[\\\"string\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9ccfd8\\\"},\\\"scope\\\":[\\\"support\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f6c177\\\"},\\\"scope\\\":[\\\"support.constant\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#eb6f92\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"support.function\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ebbcba\\\",\\\"fontStyle\\\":\\\"\\\"},\\\"scope\\\":[\\\"variable\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#e0def4\\\"},\\\"scope\\\":[\\\"variable.other\\\",\\\"variable.language\\\",\\\"variable.function\\\",\\\"variable.argument\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#c4a7e7\\\"},\\\"scope\\\":[\\\"variable.parameter\\\"]}],\\\"semanticTokenRules\\\":[],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"mvllow.rose-pine\\\",\\\"_extensionIsBuiltin\\\":false,\\\"_extensionName\\\":\\\"rose-pine\\\",\\\"_extensionPublisher\\\":\\\"mvllow\\\"},\\\"colorMap\\\":{\\\"activityBar.activeBorder\\\":\\\"#e0def4\\\",\\\"activityBar.background\\\":\\\"#191724\\\",\\\"activityBar.dropBorder\\\":\\\"#26233a\\\",\\\"activityBar.foreground\\\":\\\"#e0def4\\\",\\\"activityBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"activityBarBadge.background\\\":\\\"#ebbcba\\\",\\\"activityBarBadge.foreground\\\":\\\"#191724\\\",\\\"badge.background\\\":\\\"#ebbcba\\\",\\\"badge.foreground\\\":\\\"#191724\\\",\\\"banner.background\\\":\\\"#1f1d2e\\\",\\\"banner.foreground\\\":\\\"#e0def4\\\",\\\"banner.iconForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.activeSelectionForeground\\\":\\\"#ebbcba\\\",\\\"breadcrumb.background\\\":\\\"#191724\\\",\\\"breadcrumb.focusForeground\\\":\\\"#908caa\\\",\\\"breadcrumb.foreground\\\":\\\"#6e6a86\\\",\\\"breadcrumbPicker.background\\\":\\\"#1f1d2e\\\",\\\"button.background\\\":\\\"#ebbcba\\\",\\\"button.foreground\\\":\\\"#191724\\\",\\\"button.hoverBackground\\\":\\\"#ebbcbae6\\\",\\\"button.secondaryBackground\\\":\\\"#1f1d2e\\\",\\\"button.secondaryForeground\\\":\\\"#e0def4\\\",\\\"button.secondaryHoverBackground\\\":\\\"#26233a\\\",\\\"charts.blue\\\":\\\"#9ccfd8\\\",\\\"charts.foreground\\\":\\\"#e0def4\\\",\\\"charts.green\\\":\\\"#31748f\\\",\\\"charts.lines\\\":\\\"#908caa\\\",\\\"charts.orange\\\":\\\"#ebbcba\\\",\\\"charts.purple\\\":\\\"#c4a7e7\\\",\\\"charts.red\\\":\\\"#eb6f92\\\",\\\"charts.yellow\\\":\\\"#f6c177\\\",\\\"checkbox.background\\\":\\\"#1f1d2e\\\",\\\"checkbox.border\\\":\\\"#6e6a8633\\\",\\\"checkbox.foreground\\\":\\\"#e0def4\\\",\\\"debugExceptionWidget.background\\\":\\\"#1f1d2e\\\",\\\"debugExceptionWidget.border\\\":\\\"#6e6a8633\\\",\\\"debugIcon.breakpointCurrentStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointDisabledForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointStackframeForeground\\\":\\\"#908caa\\\",\\\"debugIcon.breakpointUnverifiedForeground\\\":\\\"#908caa\\\",\\\"debugIcon.continueForeground\\\":\\\"#908caa\\\",\\\"debugIcon.disconnectForeground\\\":\\\"#908caa\\\",\\\"debugIcon.pauseForeground\\\":\\\"#908caa\\\",\\\"debugIcon.restartForeground\\\":\\\"#908caa\\\",\\\"debugIcon.startForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepBackForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepIntoForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOutForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stepOverForeground\\\":\\\"#908caa\\\",\\\"debugIcon.stopForeground\\\":\\\"#eb6f92\\\",\\\"debugToolBar.background\\\":\\\"#1f1d2e\\\",\\\"debugToolBar.border\\\":\\\"#26233a\\\",\\\"descriptionForeground\\\":\\\"#908caa\\\",\\\"diffEditor.border\\\":\\\"#26233a\\\",\\\"diffEditor.diagonalFill\\\":\\\"#6e6a8666\\\",\\\"diffEditor.insertedLineBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.insertedTextBackground\\\":\\\"#9ccfd826\\\",\\\"diffEditor.removedLineBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditor.removedTextBackground\\\":\\\"#eb6f9226\\\",\\\"diffEditorOverview.insertedForeground\\\":\\\"#9ccfd880\\\",\\\"diffEditorOverview.removedForeground\\\":\\\"#eb6f9280\\\",\\\"dropdown.background\\\":\\\"#1f1d2e\\\",\\\"dropdown.border\\\":\\\"#6e6a8633\\\",\\\"dropdown.foreground\\\":\\\"#e0def4\\\",\\\"dropdown.listBackground\\\":\\\"#1f1d2e\\\",\\\"editor.background\\\":\\\"#191724\\\",\\\"editor.findMatchBackground\\\":\\\"#f6c17733\\\",\\\"editor.findMatchBorder\\\":\\\"#f6c17780\\\",\\\"editor.findMatchForeground\\\":\\\"#e0def4\\\",\\\"editor.findMatchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"editor.findMatchHighlightForeground\\\":\\\"#e0def4\\\",\\\"editor.findRangeHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"editor.findRangeHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.focusedStackFrameHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.foldBackground\\\":\\\"#1f1d2e\\\",\\\"editor.foreground\\\":\\\"#e0def4\\\",\\\"editor.hoverHighlightBackground\\\":\\\"#00000000\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#6e6a861a\\\",\\\"editor.inlineValuesBackground\\\":\\\"#00000000\\\",\\\"editor.inlineValuesForeground\\\":\\\"#908caa\\\",\\\"editor.lineHighlightBackground\\\":\\\"#6e6a861a\\\",\\\"editor.lineHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.linkedEditingBackground\\\":\\\"#1f1d2e\\\",\\\"editor.rangeHighlightBackground\\\":\\\"#6e6a861a\\\",\\\"editor.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"editor.selectionForeground\\\":\\\"#e0def4\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.selectionHighlightBorder\\\":\\\"#191724\\\",\\\"editor.snippetFinalTabstopHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.snippetFinalTabstopHighlightBorder\\\":\\\"#1f1d2e\\\",\\\"editor.snippetTabstopHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.snippetTabstopHighlightBorder\\\":\\\"#1f1d2e\\\",\\\"editor.stackFrameHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.symbolHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.symbolHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.wordHighlightBackground\\\":\\\"#6e6a8633\\\",\\\"editor.wordHighlightBorder\\\":\\\"#00000000\\\",\\\"editor.wordHighlightStrongBackground\\\":\\\"#6e6a8633\\\",\\\"editor.wordHighlightStrongBorder\\\":\\\"#6e6a8633\\\",\\\"editorBracketHighlight.foreground1\\\":\\\"#eb6f9280\\\",\\\"editorBracketHighlight.foreground2\\\":\\\"#31748f80\\\",\\\"editorBracketHighlight.foreground3\\\":\\\"#f6c17780\\\",\\\"editorBracketHighlight.foreground4\\\":\\\"#9ccfd880\\\",\\\"editorBracketHighlight.foreground5\\\":\\\"#ebbcba80\\\",\\\"editorBracketHighlight.foreground6\\\":\\\"#c4a7e780\\\",\\\"editorBracketMatch.background\\\":\\\"#00000000\\\",\\\"editorBracketMatch.border\\\":\\\"#908caa\\\",\\\"editorBracketPairGuide.activeBackground1\\\":\\\"#31748f\\\",\\\"editorBracketPairGuide.activeBackground2\\\":\\\"#ebbcba\\\",\\\"editorBracketPairGuide.activeBackground3\\\":\\\"#c4a7e7\\\",\\\"editorBracketPairGuide.activeBackground4\\\":\\\"#9ccfd8\\\",\\\"editorBracketPairGuide.activeBackground5\\\":\\\"#f6c177\\\",\\\"editorBracketPairGuide.activeBackground6\\\":\\\"#eb6f92\\\",\\\"editorBracketPairGuide.background1\\\":\\\"#31748f80\\\",\\\"editorBracketPairGuide.background2\\\":\\\"#ebbcba80\\\",\\\"editorBracketPairGuide.background3\\\":\\\"#c4a7e780\\\",\\\"editorBracketPairGuide.background4\\\":\\\"#9ccfd880\\\",\\\"editorBracketPairGuide.background5\\\":\\\"#f6c17780\\\",\\\"editorBracketPairGuide.background6\\\":\\\"#eb6f9280\\\",\\\"editorCodeLens.foreground\\\":\\\"#ebbcba\\\",\\\"editorCursor.background\\\":\\\"#e0def4\\\",\\\"editorCursor.foreground\\\":\\\"#6e6a86\\\",\\\"editorError.border\\\":\\\"#00000000\\\",\\\"editorError.foreground\\\":\\\"#eb6f92\\\",\\\"editorGhostText.foreground\\\":\\\"#908caa\\\",\\\"editorGroup.border\\\":\\\"#00000000\\\",\\\"editorGroup.dropBackground\\\":\\\"#1f1d2e\\\",\\\"editorGroup.emptyBackground\\\":\\\"#00000000\\\",\\\"editorGroup.focusedEmptyBorder\\\":\\\"#00000000\\\",\\\"editorGroupHeader.noTabsBackground\\\":\\\"#00000000\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#00000000\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#00000000\\\",\\\"editorGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"editorGutter.background\\\":\\\"#191724\\\",\\\"editorGutter.commentRangeForeground\\\":\\\"#26233a\\\",\\\"editorGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"editorGutter.foldingControlForeground\\\":\\\"#c4a7e7\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#ebbcba\\\",\\\"editorHint.border\\\":\\\"#00000000\\\",\\\"editorHint.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorHoverWidget.border\\\":\\\"#6e6a8680\\\",\\\"editorHoverWidget.foreground\\\":\\\"#908caa\\\",\\\"editorHoverWidget.highlightForeground\\\":\\\"#e0def4\\\",\\\"editorHoverWidget.statusBarBackground\\\":\\\"#00000000\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#6e6a86\\\",\\\"editorIndentGuide.background\\\":\\\"#6e6a8666\\\",\\\"editorInfo.border\\\":\\\"#26233a\\\",\\\"editorInfo.foreground\\\":\\\"#9ccfd8\\\",\\\"editorInlayHint.background\\\":\\\"#26233a\\\",\\\"editorInlayHint.foreground\\\":\\\"#908caa\\\",\\\"editorInlayHint.parameterBackground\\\":\\\"#26233a\\\",\\\"editorInlayHint.parameterForeground\\\":\\\"#c4a7e7\\\",\\\"editorInlayHint.typeBackground\\\":\\\"#26233a\\\",\\\"editorInlayHint.typeForeground\\\":\\\"#9ccfd8\\\",\\\"editorLightBulb.foreground\\\":\\\"#31748f\\\",\\\"editorLightBulbAutoFix.foreground\\\":\\\"#ebbcba\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#e0def4\\\",\\\"editorLineNumber.foreground\\\":\\\"#908caa\\\",\\\"editorLink.activeForeground\\\":\\\"#ebbcba\\\",\\\"editorMarkerNavigation.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationError.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationInfo.background\\\":\\\"#1f1d2e\\\",\\\"editorMarkerNavigationWarning.background\\\":\\\"#1f1d2e\\\",\\\"editorOverviewRuler.addedForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.background\\\":\\\"#191724\\\",\\\"editorOverviewRuler.border\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.bracketMatchForeground\\\":\\\"#908caa\\\",\\\"editorOverviewRuler.commentForeground\\\":\\\"#908caa80\\\",\\\"editorOverviewRuler.commentUnresolvedForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.commonContentForeground\\\":\\\"#6e6a861a\\\",\\\"editorOverviewRuler.currentContentForeground\\\":\\\"#6e6a8633\\\",\\\"editorOverviewRuler.deletedForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.errorForeground\\\":\\\"#eb6f9280\\\",\\\"editorOverviewRuler.findMatchForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.incomingContentForeground\\\":\\\"#c4a7e780\\\",\\\"editorOverviewRuler.infoForeground\\\":\\\"#9ccfd880\\\",\\\"editorOverviewRuler.modifiedForeground\\\":\\\"#ebbcba80\\\",\\\"editorOverviewRuler.rangeHighlightForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.selectionHighlightForeground\\\":\\\"#6e6a8666\\\",\\\"editorOverviewRuler.warningForeground\\\":\\\"#f6c17780\\\",\\\"editorOverviewRuler.wordHighlightForeground\\\":\\\"#6e6a8633\\\",\\\"editorOverviewRuler.wordHighlightStrongForeground\\\":\\\"#6e6a8666\\\",\\\"editorPane.background\\\":\\\"#00000000\\\",\\\"editorRuler.foreground\\\":\\\"#6e6a8666\\\",\\\"editorSuggestWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorSuggestWidget.border\\\":\\\"#00000000\\\",\\\"editorSuggestWidget.focusHighlightForeground\\\":\\\"#ebbcba\\\",\\\"editorSuggestWidget.foreground\\\":\\\"#908caa\\\",\\\"editorSuggestWidget.highlightForeground\\\":\\\"#ebbcba\\\",\\\"editorSuggestWidget.selectedBackground\\\":\\\"#6e6a8633\\\",\\\"editorSuggestWidget.selectedForeground\\\":\\\"#e0def4\\\",\\\"editorSuggestWidget.selectedIconForeground\\\":\\\"#e0def4\\\",\\\"editorUnnecessaryCode.border\\\":\\\"#00000000\\\",\\\"editorUnnecessaryCode.opacity\\\":\\\"#e0def480\\\",\\\"editorWarning.border\\\":\\\"#00000000\\\",\\\"editorWarning.foreground\\\":\\\"#f6c177\\\",\\\"editorWhitespace.foreground\\\":\\\"#6e6a86\\\",\\\"editorWidget.background\\\":\\\"#1f1d2e\\\",\\\"editorWidget.border\\\":\\\"#26233a\\\",\\\"editorWidget.foreground\\\":\\\"#908caa\\\",\\\"editorWidget.resizeBorder\\\":\\\"#6e6a86\\\",\\\"errorForeground\\\":\\\"#eb6f92\\\",\\\"extensionBadge.remoteBackground\\\":\\\"#c4a7e7\\\",\\\"extensionBadge.remoteForeground\\\":\\\"#191724\\\",\\\"extensionButton.prominentBackground\\\":\\\"#ebbcba\\\",\\\"extensionButton.prominentForeground\\\":\\\"#191724\\\",\\\"extensionButton.prominentHoverBackground\\\":\\\"#ebbcbae6\\\",\\\"extensionIcon.preReleaseForeground\\\":\\\"#31748f\\\",\\\"extensionIcon.starForeground\\\":\\\"#ebbcba\\\",\\\"extensionIcon.verifiedForeground\\\":\\\"#c4a7e7\\\",\\\"focusBorder\\\":\\\"#6e6a8633\\\",\\\"foreground\\\":\\\"#e0def4\\\",\\\"gitDecoration.addedResourceForeground\\\":\\\"#9ccfd8\\\",\\\"gitDecoration.conflictingResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.deletedResourceForeground\\\":\\\"#908caa\\\",\\\"gitDecoration.ignoredResourceForeground\\\":\\\"#6e6a86\\\",\\\"gitDecoration.modifiedResourceForeground\\\":\\\"#ebbcba\\\",\\\"gitDecoration.renamedResourceForeground\\\":\\\"#31748f\\\",\\\"gitDecoration.stageDeletedResourceForeground\\\":\\\"#eb6f92\\\",\\\"gitDecoration.stageModifiedResourceForeground\\\":\\\"#c4a7e7\\\",\\\"gitDecoration.submoduleResourceForeground\\\":\\\"#f6c177\\\",\\\"gitDecoration.untrackedResourceForeground\\\":\\\"#f6c177\\\",\\\"icon.foreground\\\":\\\"#908caa\\\",\\\"input.background\\\":\\\"#26233a80\\\",\\\"input.border\\\":\\\"#6e6a8633\\\",\\\"input.foreground\\\":\\\"#e0def4\\\",\\\"input.placeholderForeground\\\":\\\"#908caa\\\",\\\"inputOption.activeBackground\\\":\\\"#ebbcba26\\\",\\\"inputOption.activeBorder\\\":\\\"#00000000\\\",\\\"inputOption.activeForeground\\\":\\\"#ebbcba\\\",\\\"inputValidation.errorBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.errorBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.errorForeground\\\":\\\"#eb6f92\\\",\\\"inputValidation.infoBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.infoBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.infoForeground\\\":\\\"#9ccfd8\\\",\\\"inputValidation.warningBackground\\\":\\\"#1f1d2e\\\",\\\"inputValidation.warningBorder\\\":\\\"#6e6a8666\\\",\\\"inputValidation.warningForeground\\\":\\\"#9ccfd880\\\",\\\"keybindingLabel.background\\\":\\\"#26233a\\\",\\\"keybindingLabel.border\\\":\\\"#6e6a8666\\\",\\\"keybindingLabel.bottomBorder\\\":\\\"#6e6a8666\\\",\\\"keybindingLabel.foreground\\\":\\\"#c4a7e7\\\",\\\"keybindingTable.headerBackground\\\":\\\"#26233a\\\",\\\"keybindingTable.rowsBackground\\\":\\\"#1f1d2e\\\",\\\"list.activeSelectionBackground\\\":\\\"#6e6a8633\\\",\\\"list.activeSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.deemphasizedForeground\\\":\\\"#908caa\\\",\\\"list.dropBackground\\\":\\\"#1f1d2e\\\",\\\"list.errorForeground\\\":\\\"#eb6f92\\\",\\\"list.filterMatchBackground\\\":\\\"#1f1d2e\\\",\\\"list.filterMatchBorder\\\":\\\"#ebbcba\\\",\\\"list.focusBackground\\\":\\\"#6e6a8666\\\",\\\"list.focusForeground\\\":\\\"#e0def4\\\",\\\"list.focusOutline\\\":\\\"#6e6a8633\\\",\\\"list.highlightForeground\\\":\\\"#ebbcba\\\",\\\"list.hoverBackground\\\":\\\"#6e6a861a\\\",\\\"list.hoverForeground\\\":\\\"#e0def4\\\",\\\"list.inactiveFocusBackground\\\":\\\"#6e6a861a\\\",\\\"list.inactiveSelectionBackground\\\":\\\"#1f1d2e\\\",\\\"list.inactiveSelectionForeground\\\":\\\"#e0def4\\\",\\\"list.invalidItemForeground\\\":\\\"#eb6f92\\\",\\\"list.warningForeground\\\":\\\"#f6c177\\\",\\\"listFilterWidget.background\\\":\\\"#1f1d2e\\\",\\\"listFilterWidget.noMatchesOutline\\\":\\\"#eb6f92\\\",\\\"listFilterWidget.outline\\\":\\\"#26233a\\\",\\\"menu.background\\\":\\\"#1f1d2e\\\",\\\"menu.border\\\":\\\"#6e6a861a\\\",\\\"menu.foreground\\\":\\\"#e0def4\\\",\\\"menu.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"menu.selectionBorder\\\":\\\"#26233a\\\",\\\"menu.selectionForeground\\\":\\\"#e0def4\\\",\\\"menu.separatorBackground\\\":\\\"#6e6a8666\\\",\\\"menubar.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"menubar.selectionBorder\\\":\\\"#6e6a861a\\\",\\\"menubar.selectionForeground\\\":\\\"#e0def4\\\",\\\"merge.border\\\":\\\"#26233a\\\",\\\"merge.commonContentBackground\\\":\\\"#6e6a8633\\\",\\\"merge.commonHeaderBackground\\\":\\\"#6e6a8633\\\",\\\"merge.currentContentBackground\\\":\\\"#f6c17780\\\",\\\"merge.currentHeaderBackground\\\":\\\"#f6c17780\\\",\\\"merge.incomingContentBackground\\\":\\\"#9ccfd880\\\",\\\"merge.incomingHeaderBackground\\\":\\\"#9ccfd880\\\",\\\"minimap.background\\\":\\\"#1f1d2e\\\",\\\"minimap.errorHighlight\\\":\\\"#eb6f9280\\\",\\\"minimap.findMatchHighlight\\\":\\\"#6e6a8633\\\",\\\"minimap.selectionHighlight\\\":\\\"#6e6a8633\\\",\\\"minimap.warningHighlight\\\":\\\"#f6c17780\\\",\\\"minimapGutter.addedBackground\\\":\\\"#9ccfd8\\\",\\\"minimapGutter.deletedBackground\\\":\\\"#eb6f92\\\",\\\"minimapGutter.modifiedBackground\\\":\\\"#ebbcba\\\",\\\"minimapSlider.activeBackground\\\":\\\"#6e6a8666\\\",\\\"minimapSlider.background\\\":\\\"#6e6a8633\\\",\\\"minimapSlider.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"notebook.cellBorderColor\\\":\\\"#9ccfd880\\\",\\\"notebook.cellEditorBackground\\\":\\\"#1f1d2e\\\",\\\"notebook.cellHoverBackground\\\":\\\"#26233a80\\\",\\\"notebook.focusedCellBackground\\\":\\\"#6e6a861a\\\",\\\"notebook.focusedCellBorder\\\":\\\"#9ccfd8\\\",\\\"notebook.outputContainerBackgroundColor\\\":\\\"#6e6a861a\\\",\\\"notificationCenter.border\\\":\\\"#6e6a8633\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1d2e\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#908caa\\\",\\\"notificationLink.foreground\\\":\\\"#c4a7e7\\\",\\\"notifications.background\\\":\\\"#1f1d2e\\\",\\\"notifications.border\\\":\\\"#6e6a8633\\\",\\\"notifications.foreground\\\":\\\"#e0def4\\\",\\\"notificationsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"notificationsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"notificationsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"notificationToast.border\\\":\\\"#6e6a8633\\\",\\\"panel.background\\\":\\\"#1f1d2e\\\",\\\"panel.border\\\":\\\"#00000000\\\",\\\"panel.dropBorder\\\":\\\"#26233a\\\",\\\"panelInput.border\\\":\\\"#1f1d2e\\\",\\\"panelSection.dropBackground\\\":\\\"#6e6a8633\\\",\\\"panelSectionHeader.background\\\":\\\"#1f1d2e\\\",\\\"panelSectionHeader.foreground\\\":\\\"#e0def4\\\",\\\"panelTitle.activeBorder\\\":\\\"#6e6a8666\\\",\\\"panelTitle.activeForeground\\\":\\\"#e0def4\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#908caa\\\",\\\"peekView.border\\\":\\\"#26233a\\\",\\\"peekViewEditor.background\\\":\\\"#1f1d2e\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"peekViewResult.background\\\":\\\"#1f1d2e\\\",\\\"peekViewResult.fileForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.lineForeground\\\":\\\"#908caa\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#6e6a8666\\\",\\\"peekViewResult.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"peekViewResult.selectionForeground\\\":\\\"#e0def4\\\",\\\"peekViewTitle.background\\\":\\\"#26233a\\\",\\\"peekViewTitleDescription.foreground\\\":\\\"#908caa\\\",\\\"pickerGroup.border\\\":\\\"#6e6a8666\\\",\\\"pickerGroup.foreground\\\":\\\"#c4a7e7\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#ebbcba\\\",\\\"problemsErrorIcon.foreground\\\":\\\"#eb6f92\\\",\\\"problemsInfoIcon.foreground\\\":\\\"#9ccfd8\\\",\\\"problemsWarningIcon.foreground\\\":\\\"#f6c177\\\",\\\"progressBar.background\\\":\\\"#ebbcba\\\",\\\"quickInput.background\\\":\\\"#1f1d2e\\\",\\\"quickInput.foreground\\\":\\\"#908caa\\\",\\\"quickInputList.focusBackground\\\":\\\"#6e6a8633\\\",\\\"quickInputList.focusForeground\\\":\\\"#e0def4\\\",\\\"quickInputList.focusIconForeground\\\":\\\"#e0def4\\\",\\\"scrollbar.shadow\\\":\\\"#1f1d2e4d\\\",\\\"scrollbarSlider.activeBackground\\\":\\\"#31748f80\\\",\\\"scrollbarSlider.background\\\":\\\"#6e6a8633\\\",\\\"scrollbarSlider.hoverBackground\\\":\\\"#6e6a8666\\\",\\\"searchEditor.findMatchBackground\\\":\\\"#6e6a8633\\\",\\\"selection.background\\\":\\\"#6e6a8666\\\",\\\"settings.focusedRowBackground\\\":\\\"#1f1d2e\\\",\\\"settings.headerForeground\\\":\\\"#e0def4\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#ebbcba\\\",\\\"settings.focusedRowBorder\\\":\\\"#6e6a8633\\\",\\\"settings.rowHoverBackground\\\":\\\"#1f1d2e\\\",\\\"sideBar.background\\\":\\\"#191724\\\",\\\"sideBar.dropBackground\\\":\\\"#1f1d2e\\\",\\\"sideBar.foreground\\\":\\\"#908caa\\\",\\\"sideBarSectionHeader.background\\\":\\\"#00000000\\\",\\\"sideBarSectionHeader.border\\\":\\\"#6e6a8633\\\",\\\"statusBar.background\\\":\\\"#191724\\\",\\\"statusBar.debuggingBackground\\\":\\\"#c4a7e7\\\",\\\"statusBar.debuggingForeground\\\":\\\"#191724\\\",\\\"statusBar.foreground\\\":\\\"#908caa\\\",\\\"statusBar.noFolderBackground\\\":\\\"#191724\\\",\\\"statusBar.noFolderForeground\\\":\\\"#908caa\\\",\\\"statusBarItem.activeBackground\\\":\\\"#6e6a8666\\\",\\\"statusBarItem.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#26233a\\\",\\\"statusBarItem.prominentForeground\\\":\\\"#e0def4\\\",\\\"statusBarItem.prominentHoverBackground\\\":\\\"#6e6a8633\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#191724\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#f6c177\\\",\\\"statusBarItem.errorBackground\\\":\\\"#191724\\\",\\\"statusBarItem.errorForeground\\\":\\\"#eb6f92\\\",\\\"symbolIcon.arrayForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.classForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.colorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constantForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.constructorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.enumeratorMemberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.eventForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fieldForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.fileForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.folderForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.functionForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.interfaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.keywordForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.methodForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.moduleForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.namespaceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.nullForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.numberForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.objectForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.operatorForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.packageForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.propertyForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.referenceForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.snippetForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.stringForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.structForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.textForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.typeParameterForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.unitForeground\\\":\\\"#908caa\\\",\\\"symbolIcon.variableForeground\\\":\\\"#908caa\\\",\\\"tab.activeBackground\\\":\\\"#6e6a861a\\\",\\\"tab.activeForeground\\\":\\\"#e0def4\\\",\\\"tab.activeModifiedBorder\\\":\\\"#9ccfd8\\\",\\\"tab.border\\\":\\\"#00000000\\\",\\\"tab.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"tab.inactiveBackground\\\":\\\"#00000000\\\",\\\"tab.inactiveForeground\\\":\\\"#908caa\\\",\\\"tab.inactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"tab.lastPinnedBorder\\\":\\\"#6e6a86\\\",\\\"tab.unfocusedActiveBackground\\\":\\\"#00000000\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#00000000\\\",\\\"tab.unfocusedInactiveBackground\\\":\\\"#00000000\\\",\\\"tab.unfocusedInactiveModifiedBorder\\\":\\\"#9ccfd880\\\",\\\"terminal.ansiBlack\\\":\\\"#26233a\\\",\\\"terminal.ansiBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightBlack\\\":\\\"#908caa\\\",\\\"terminal.ansiBrightBlue\\\":\\\"#9ccfd8\\\",\\\"terminal.ansiBrightCyan\\\":\\\"#ebbcba\\\",\\\"terminal.ansiBrightGreen\\\":\\\"#31748f\\\",\\\"terminal.ansiBrightMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiBrightRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiBrightWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiBrightYellow\\\":\\\"#f6c177\\\",\\\"terminal.ansiCyan\\\":\\\"#ebbcba\\\",\\\"terminal.ansiGreen\\\":\\\"#31748f\\\",\\\"terminal.ansiMagenta\\\":\\\"#c4a7e7\\\",\\\"terminal.ansiRed\\\":\\\"#eb6f92\\\",\\\"terminal.ansiWhite\\\":\\\"#e0def4\\\",\\\"terminal.ansiYellow\\\":\\\"#f6c177\\\",\\\"terminal.dropBackground\\\":\\\"#6e6a8633\\\",\\\"terminal.foreground\\\":\\\"#e0def4\\\",\\\"terminal.selectionBackground\\\":\\\"#6e6a8633\\\",\\\"terminal.tab.activeBorder\\\":\\\"#e0def4\\\",\\\"terminalCursor.background\\\":\\\"#e0def4\\\",\\\"terminalCursor.foreground\\\":\\\"#6e6a86\\\",\\\"textBlockQuote.background\\\":\\\"#1f1d2e\\\",\\\"textBlockQuote.border\\\":\\\"#6e6a8633\\\",\\\"textCodeBlock.background\\\":\\\"#1f1d2e\\\",\\\"textLink.activeForeground\\\":\\\"#c4a7e7e6\\\",\\\"textLink.foreground\\\":\\\"#c4a7e7\\\",\\\"textPreformat.foreground\\\":\\\"#f6c177\\\",\\\"textSeparator.foreground\\\":\\\"#908caa\\\",\\\"titleBar.activeBackground\\\":\\\"#191724\\\",\\\"titleBar.activeForeground\\\":\\\"#908caa\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1d2e\\\",\\\"titleBar.inactiveForeground\\\":\\\"#908caa\\\",\\\"toolbar.activeBackground\\\":\\\"#6e6a8666\\\",\\\"toolbar.hoverBackground\\\":\\\"#6e6a8633\\\",\\\"tree.indentGuidesStroke\\\":\\\"#908caa\\\",\\\"walkThrough.embeddedEditorBackground\\\":\\\"#191724\\\",\\\"welcomePage.background\\\":\\\"#191724\\\",\\\"welcomePage.buttonBackground\\\":\\\"#1f1d2e\\\",\\\"welcomePage.buttonHoverBackground\\\":\\\"#26233a\\\",\\\"widget.shadow\\\":\\\"#1f1d2e4d\\\",\\\"window.activeBorder\\\":\\\"#1f1d2e\\\",\\\"window.inactiveBorder\\\":\\\"#1f1d2e\\\"},\\\"watch\\\":false}\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.debug.action.toggleRepl\\\",\\\"value\\\":481},{\\\"key\\\":\\\"editor.action.inspectTMScopes\\\",\\\"value\\\":482},{\\\"key\\\":\\\"codeium.provideAuthToken\\\",\\\"value\\\":492},{\\\"key\\\":\\\"editor.action.changeTabDisplaySize\\\",\\\"value\\\":505},{\\\"key\\\":\\\"eslint.createConfig\\\",\\\"value\\\":551},{\\\"key\\\":\\\"extension.liveServer.goOnline\\\",\\\"value\\\":556},{\\\"key\\\":\\\"workbench.action.files.saveWithoutFormatting\\\",\\\"value\\\":558},{\\\"key\\\":\\\"workbench.panel.chat.view.edits.focus\\\",\\\"value\\\":562},{\\\"key\\\":\\\"editor.action.organizeImports\\\",\\\"value\\\":612},{\\\"key\\\":\\\"editor.action.formatDocument.multiple\\\",\\\"value\\\":657},{\\\"key\\\":\\\"python.setInterpreter\\\",\\\"value\\\":661},{\\\"key\\\":\\\"workbench.action.removeLargeStorageDatabaseEntries\\\",\\\"value\\\":664},{\\\"key\\\":\\\"workbench.scm.history.focus\\\",\\\"value\\\":675},{\\\"key\\\":\\\"typescript.restartTsServer\\\",\\\"value\\\":690},{\\\"key\\\":\\\"python.createEnvironment\\\",\\\"value\\\":695},{\\\"key\\\":\\\"editor.action.formatDocument.none\\\",\\\"value\\\":714},{\\\"key\\\":\\\"go.get.package\\\",\\\"value\\\":719},{\\\"key\\\":\\\"editor.unfoldAll\\\",\\\"value\\\":766},{\\\"key\\\":\\\"liveshare.start\\\",\\\"value\\\":795},{\\\"key\\\":\\\"workbench.action.toggleCenteredLayout\\\",\\\"value\\\":829},{\\\"key\\\":\\\"workbench.action.openYouTubeUrl\\\",\\\"value\\\":832},{\\\"key\\\":\\\"update.checkForUpdate\\\",\\\"value\\\":881},{\\\"key\\\":\\\"workbench.action.chat.open\\\",\\\"value\\\":901},{\\\"key\\\":\\\"codesnap.start\\\",\\\"value\\\":928},{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":929},{\\\"key\\\":\\\"git.viewFileHistory\\\",\\\"value\\\":992},{\\\"key\\\":\\\"git.removeRemote\\\",\\\"value\\\":1000},{\\\"key\\\":\\\"git.viewHistory\\\",\\\"value\\\":1005},{\\\"key\\\":\\\"git.pullFrom\\\",\\\"value\\\":1011},{\\\"key\\\":\\\"workbench.action.focusActivityBar\\\",\\\"value\\\":1021},{\\\"key\\\":\\\"workbench.action.activityBarLocation.hide\\\",\\\"value\\\":1022},{\\\"key\\\":\\\"workbench.action.toggleStatusbarVisibility\\\",\\\"value\\\":1025},{\\\"key\\\":\\\"copyRelativeFilePath\\\",\\\"value\\\":1026},{\\\"key\\\":\\\"editor.emmet.action.wrapWithAbbreviation\\\",\\\"value\\\":1039},{\\\"key\\\":\\\"remote-wsl.connect\\\",\\\"value\\\":1061},{\\\"key\\\":\\\"json.sort\\\",\\\"value\\\":1071},{\\\"key\\\":\\\"git.addRemote\\\",\\\"value\\\":1072},{\\\"key\\\":\\\"workbench.action.reloadWindow\\\",\\\"value\\\":1085},{\\\"key\\\":\\\"workbench.action.selectIconTheme\\\",\\\"value\\\":1088},{\\\"key\\\":\\\"workbench.action.editorLayoutSingle\\\",\\\"value\\\":1089},{\\\"key\\\":\\\"workbench.action.showMultipleEditorTabs\\\",\\\"value\\\":1090},{\\\"key\\\":\\\"breadcrumbs.toggle\\\",\\\"value\\\":1092},{\\\"key\\\":\\\"editor.action.indentUsingTabs\\\",\\\"value\\\":1093},{\\\"key\\\":\\\"workbench.action.gotoLine\\\",\\\"value\\\":1094},{\\\"key\\\":\\\"git.stash\\\",\\\"value\\\":1095},{\\\"key\\\":\\\"workbench.files.action.collapseExplorerFolders\\\",\\\"value\\\":1096},{\\\"key\\\":\\\"git.stashPop\\\",\\\"value\\\":1097},{\\\"key\\\":\\\"vscord.reconnect\\\",\\\"value\\\":1100},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":1101},{\\\"key\\\":\\\"liveshare.join\\\",\\\"value\\\":1103}]}\",\"commandPalette.mru.counter\":\"1104\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.bookmarks.state.hidden\":\"[{\\\"id\\\":\\\"bookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"bookmarksHelpAndFeedback\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.liveshare.state.hidden\":\"[{\\\"id\\\":\\\"liveshare.session\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.contacts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.plannedSessions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.help\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"liveshare.devtools\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.todo-tree-container.state.hidden\":\"[{\\\"id\\\":\\\"todo-tree-view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chatSidebar.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.chat.movedView.welcomeView\\\",\\\"isHidden\\\":false}]\",\"workbench.telemetryOptOutShown\":\"true\",\"memento/gettingStartedService\":\"{\\\"installGit\\\":{\\\"done\\\":true},\\\"menuBarWeb\\\":{\\\"done\\\":true},\\\"settings\\\":{\\\"done\\\":true},\\\"settingsSync\\\":{\\\"done\\\":true},\\\"settingsSyncWeb\\\":{\\\"done\\\":true},\\\"pickAFolderTask-Other\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"shortcuts\\\":{\\\"done\\\":true},\\\"extensionsWeb\\\":{\\\"done\\\":true},\\\"extensionsWebWeb\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#install.tools\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#open.wslwindow\\\":{\\\"done\\\":true},\\\"splitview\\\":{\\\"done\\\":true},\\\"scmClone\\\":{\\\"done\\\":true},\\\"ms-vscode-remote.remote-wsl#wslWelcome#open.project\\\":{\\\"done\\\":true},\\\"GitHub.copilot#copilotWelcome#copilot.signin\\\":{\\\"done\\\":true}}\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.1673583026241\\\",\\\"status.workspaceTrust.0ee26aab0122e3926c85b08ac422b4e2\\\",\\\"status.workspaceTrust.4e536a8e418a981274e1f57b7acb32a3\\\",\\\"status.workspaceTrust.1673590818843\\\",\\\"status.workspaceTrust.1673600018085\\\",\\\"status.workspaceTrust.1673600026177\\\",\\\"status.workspaceTrust.1673600054293\\\",\\\"status.workspaceTrust.1673600124153\\\",\\\"status.workspaceTrust.1673600131252\\\",\\\"status.workspaceTrust.741f10e5186d81fb27db0c775a997502\\\",\\\"status.workspaceTrust.1673600294832\\\",\\\"status.workspaceTrust.ba59265dfa2a8b8a8234fd15fd0c4bae\\\",\\\"status.workspaceTrust.623240298b1d6e68c8dfef1b3404346e\\\",\\\"status.workspaceTrust.1673796799112\\\",\\\"status.workspaceTrust.1673842793133\\\",\\\"status.workspaceTrust.1673842796425\\\",\\\"status.workspaceTrust.18f498b214b42af1197668e674d4b35d\\\",\\\"status.workspaceTrust.1673843900399\\\",\\\"status.workspaceTrust.1673845170330\\\",\\\"tonybaloney.vscode-pets\\\",\\\"status.workspaceTrust.1673848222473\\\",\\\"status.workspaceTrust.1673959767339\\\",\\\"status.workspaceTrust.1673959774016\\\",\\\"status.workspaceTrust.1673960866249\\\",\\\"status.workspaceTrust.1673962457374\\\",\\\"status.workspaceTrust.dfe7f00de5339af32ade2e2cff313d64\\\",\\\"status.workspaceTrust.1674013733746\\\",\\\"status.workspaceTrust.1674014488103\\\",\\\"status.workspaceTrust.1674017997378\\\",\\\"status.workspaceTrust.1674048282729\\\",\\\"status.workspaceTrust.1674051120022\\\",\\\"status.workspaceTrust.1674052608123\\\",\\\"status.workspaceTrust.1674052865696\\\",\\\"status.workspaceTrust.1674053021989\\\",\\\"status.workspaceTrust.1674113886850\\\",\\\"status.workspaceTrust.1674113905500\\\",\\\"status.workspaceTrust.1674192586396\\\",\\\"status.workspaceTrust.1674194687760\\\",\\\"status.workspaceTrust.1674204249065\\\",\\\"status.workspaceTrust.1674204323075\\\",\\\"status.workspaceTrust.1674228384318\\\",\\\"status.workspaceTrust.1674228422087\\\",\\\"status.workspaceTrust.1674229211226\\\",\\\"status.workspaceTrust.ec9b5817a250524fff97d49aa517df07\\\",\\\"status.workspaceTrust.c92d70b3f3e4780e2ef14211ca79109c\\\",\\\"status.workspaceTrust.29486c3b9d2d621fe05af84b10315957\\\",\\\"status.workspaceTrust.1674241017211\\\",\\\"status.workspaceTrust.1674244118595\\\",\\\"status.workspaceTrust.1674246140781\\\",\\\"status.workspaceTrust.1674247686367\\\",\\\"status.workspaceTrust.1674298332633\\\",\\\"status.workspaceTrust.1674317338114\\\",\\\"status.workspaceTrust.1674327824871\\\",\\\"status.workspaceTrust.1674327829669\\\",\\\"status.workspaceTrust.1674399732066\\\",\\\"status.workspaceTrust.1674399908711\\\",\\\"status.workspaceTrust.1674459839403\\\",\\\"status.workspaceTrust.1674460306736\\\",\\\"status.workspaceTrust.1674468973452\\\",\\\"status.workspaceTrust.1674471539867\\\",\\\"status.workspaceTrust.1674473415838\\\",\\\"status.workspaceTrust.1674473473399\\\",\\\"status.workspaceTrust.c4855af9913dd99268a880a8643075e7\\\",\\\"status.workspaceTrust.1674473636635\\\",\\\"status.workspaceTrust.1674477297619\\\",\\\"status.workspaceTrust.1674481368893\\\",\\\"status.workspaceTrust.1674501529344\\\",\\\"status.workspaceTrust.1674561635684\\\",\\\"status.workspaceTrust.1674562634673\\\",\\\"status.workspaceTrust.1674569568622\\\",\\\"status.workspaceTrust.91ef63b002cb13ce2d8536a21e2081d4\\\",\\\"status.workspaceTrust.96ea1a3b73b45034a1c504904cb05dd9\\\",\\\"status.workspaceTrust.1674658663354\\\",\\\"status.workspaceTrust.6afabcc4d0c45b727b66631bbfcf6e0d\\\",\\\"status.workspaceTrust.1674665961876\\\",\\\"status.workspaceTrust.1674666267427\\\",\\\"status.workspaceTrust.2c9f7dd6888fdbbbb5fe47ea10821d1c\\\",\\\"status.workspaceTrust.11081cd9f5b8f8ba98b02b44977a9cfe\\\",\\\"status.workspaceTrust.83a8d2724de8c05700b28d1893d3db5b\\\",\\\"status.workspaceTrust.08cfa0b7271cff984f574110c1bc7857\\\",\\\"status.workspaceTrust.9b08035c795a65cbd244eb4485879c6d\\\",\\\"status.workspaceTrust.1674670433692\\\",\\\"status.workspaceTrust.1674670857020\\\",\\\"status.workspaceTrust.1674671059469\\\",\\\"status.workspaceTrust.0ff784f4ca68f550717ba7baa6b1c79d\\\",\\\"status.workspaceTrust.1674671461549\\\",\\\"status.workspaceTrust.5d7830a1985eba6079a6fef3f60c342b\\\",\\\"status.workspaceTrust.5276b74b865862c4aa8a552b7a09cb38\\\",\\\"status.workspaceTrust.db1ddad35c735030f061b5325e7c407f\\\",\\\"status.workspaceTrust.5269e84ca8b162f980b1d13cb41a6899\\\",\\\"status.workspaceTrust.1674675654941\\\",\\\"status.workspaceTrust.1674676419973\\\",\\\"status.workspaceTrust.3a69d6ed235c068bcf379355b8ddc3f6\\\",\\\"status.workspaceTrust.5000347c98bbcd307aa3f28e7bcbcab9\\\",\\\"status.workspaceTrust.1674808952386\\\",\\\"status.workspaceTrust.1674882931572\\\",\\\"status.workspaceTrust.1675019257142\\\",\\\"status.workspaceTrust.1675019259939\\\",\\\"status.workspaceTrust.1675023733162\\\",\\\"status.workspaceTrust.0c1a5b6b299aaf45eb985a5e70f90251\\\",\\\"status.workspaceTrust.2adddcac4a7740f4f1319f065498bf8d\\\",\\\"status.workspaceTrust.53c3cfbb1db328622ee5922118926fa0\\\",\\\"status.workspaceTrust.9c9cf49d88734187ca496de757acfc56\\\",\\\"status.workspaceTrust.f455f165147d5c951ec1cc9c7fcff978\\\",\\\"status.workspaceTrust.1675029286383\\\",\\\"status.workspaceTrust.1675029355606\\\",\\\"status.workspaceTrust.d343b13727b257722dec6d478a640e3f\\\",\\\"status.workspaceTrust.41af09c348429997087907e485195cb6\\\",\\\"status.workspaceTrust.1675029912152\\\",\\\"status.workspaceTrust.3934d40b37340eb9318c6a6123ddaa45\\\",\\\"status.workspaceTrust.ffbbf48ae5c4e72020403c9939beef53\\\",\\\"status.workspaceTrust.1675044681494\\\",\\\"status.workspaceTrust.1675048295716\\\",\\\"status.workspaceTrust.1675048838241\\\",\\\"status.workspaceTrust.1675055492974\\\",\\\"status.workspaceTrust.1675055527774\\\",\\\"status.workspaceTrust.b2da05b839fe342e13e656dbb7b6a161\\\",\\\"status.workspaceTrust.1675069573797\\\",\\\"status.workspaceTrust.1675071586975\\\",\\\"status.workspaceTrust.1675139548425\\\",\\\"status.workspaceTrust.80ee068a8cdf0610ffbdf18376e0f5e1\\\",\\\"status.workspaceTrust.50ec2b1aa03aebeae4022fbf3f373fc3\\\",\\\"status.workspaceTrust.1675150923433\\\",\\\"status.workspaceTrust.1675154829497\\\",\\\"status.workspaceTrust.1675221372148\\\",\\\"status.workspaceTrust.1675226314565\\\",\\\"status.workspaceTrust.1675295037680\\\",\\\"status.workspaceTrust.1675309445965\\\",\\\"status.workspaceTrust.a1ead09969117df24a831edaf72fc6b9\\\",\\\"status.workspaceTrust.1675356526249\\\",\\\"status.workspaceTrust.1675389004442\\\",\\\"status.workspaceTrust.1675393152632\\\",\\\"status.workspaceTrust.1675406816811\\\",\\\"status.workspaceTrust.88362b13be54c19467c1d52c30697d56\\\",\\\"status.workspaceTrust.1675449326334\\\",\\\"status.workspaceTrust.1675648271255\\\",\\\"status.workspaceTrust.1675760197229\\\",\\\"status.workspaceTrust.1675765802063\\\",\\\"status.workspaceTrust.61eea3817e2a3499eb2ccb6b4a00edde\\\",\\\"status.workspaceTrust.1675825780697\\\",\\\"status.workspaceTrust.1675848845624\\\",\\\"status.workspaceTrust.aea0638a676c2d95ab1febded6d62da2\\\",\\\"status.workspaceTrust.1675853931295\\\",\\\"status.workspaceTrust.13ae49346a6c325761528943a2d88dce\\\",\\\"status.workspaceTrust.1675854386824\\\",\\\"status.workspaceTrust.1675855141584\\\",\\\"status.workspaceTrust.1675911146552\\\",\\\"status.workspaceTrust.1675911159002\\\",\\\"status.workspaceTrust.1675911393857\\\",\\\"status.workspaceTrust.1675917182202\\\",\\\"status.workspaceTrust.1675999506960\\\",\\\"status.workspaceTrust.1676017378030\\\",\\\"status.workspaceTrust.1676017611039\\\",\\\"status.workspaceTrust.1676025737138\\\",\\\"status.workspaceTrust.1676025740014\\\",\\\"status.workspaceTrust.1676032379106\\\",\\\"status.workspaceTrust.1676038180269\\\",\\\"status.workspaceTrust.1676039055865\\\",\\\"status.workspaceTrust.1676039112163\\\",\\\"status.workspaceTrust.1676041965713\\\",\\\"status.workspaceTrust.1676260547083\\\",\\\"status.workspaceTrust.1676260880865\\\",\\\"status.workspaceTrust.7917d96453f388f0b103c29bdf00eb5a\\\",\\\"status.workspaceTrust.1676287084984\\\",\\\"status.workspaceTrust.e1460557d987b70320ff935eb5dd3a93\\\",\\\"status.workspaceTrust.1676297544127\\\",\\\"status.workspaceTrust.1676342700425\\\",\\\"status.workspaceTrust.1676342890335\\\",\\\"status.workspaceTrust.1676343025432\\\",\\\"status.workspaceTrust.1676360999164\\\",\\\"status.workspaceTrust.1676361981441\\\",\\\"status.workspaceTrust.1676362936156\\\",\\\"status.workspaceTrust.1676363061967\\\",\\\"status.workspaceTrust.9d5b2355d87d8417724605f70f8b9ac6\\\",\\\"status.workspaceTrust.1676444122053\\\",\\\"status.workspaceTrust.1676444838491\\\",\\\"status.workspaceTrust.1676455574601\\\",\\\"status.workspaceTrust.1676456006483\\\",\\\"status.workspaceTrust.1676466481519\\\",\\\"status.workspaceTrust.1676474450290\\\",\\\"status.workspaceTrust.1676520485624\\\",\\\"status.workspaceTrust.1676559667242\\\",\\\"status.workspaceTrust.1676560105697\\\",\\\"status.workspaceTrust.a2c164c1582cd6a92983d419ef826dd6\\\",\\\"status.workspaceTrust.191ed91af7350f31521a087d4c187f20\\\",\\\"status.workspaceTrust.1676561133624\\\",\\\"status.workspaceTrust.1676574921337\\\",\\\"status.workspaceTrust.1676601869396\\\",\\\"status.workspaceTrust.1676710880142\\\",\\\"status.workspaceTrust.1676712341979\\\",\\\"status.workspaceTrust.1676717282219\\\",\\\"status.workspaceTrust.1676737044112\\\",\\\"status.workspaceTrust.1676812071813\\\",\\\"status.workspaceTrust.1676818030041\\\",\\\"status.workspaceTrust.1676823056232\\\",\\\"status.workspaceTrust.b86d900bc3132e3e6e10b11fb0ff2573\\\",\\\"status.workspaceTrust.fab4789bc6499bf39810c0157bbdd009\\\",\\\"status.workspaceTrust.1676824134809\\\",\\\"status.workspaceTrust.911e832a452118b8d8ca39d1ebba8432\\\",\\\"status.workspaceTrust.1676861519957\\\",\\\"status.workspaceTrust.1676992629775\\\",\\\"status.workspaceTrust.f0f17948ad5e41769a750c29ba33c259\\\",\\\"status.workspaceTrust.5757cd411be6741b414f6b4f928ae6d2\\\",\\\"status.workspaceTrust.1677032034217\\\",\\\"status.workspaceTrust.1677044834780\\\",\\\"status.workspaceTrust.34c44c930602ce6da7002a09ddf39ab0\\\",\\\"status.workspaceTrust.676d847f84ab20e8b24faae2be59eb6a\\\",\\\"status.workspaceTrust.1677047996822\\\",\\\"status.workspaceTrust.1677068912345\\\",\\\"status.workspaceTrust.1677162304632\\\",\\\"status.workspaceTrust.1677177033422\\\",\\\"status.workspaceTrust.1677222164131\\\",\\\"status.workspaceTrust.1677238998630\\\",\\\"status.workspaceTrust.3908ac3e7c481cf8e029509133f6d7e3\\\",\\\"status.workspaceTrust.1677254989764\\\",\\\"status.workspaceTrust.4c7ee2e1000ef2872acaa4c13a1a936f\\\",\\\"status.workspaceTrust.1677255414257\\\",\\\"status.workspaceTrust.1677255425894\\\",\\\"status.workspaceTrust.ae9055d7857e5f61de7502421358ab96\\\",\\\"status.workspaceTrust.1677329487192\\\",\\\"status.workspaceTrust.47944269f58083aafc0a376704fd67bb\\\",\\\"status.workspaceTrust.1677330292242\\\",\\\"status.workspaceTrust.1677343832924\\\",\\\"status.workspaceTrust.1677402587369\\\",\\\"status.workspaceTrust.1677490252057\\\",\\\"status.workspaceTrust.1677514035395\\\",\\\"status.workspaceTrust.1677525736662\\\",\\\"status.workspaceTrust.5a9767d035468bcdaabb10bd374b0a82\\\",\\\"status.workspaceTrust.1677611860911\\\",\\\"status.workspaceTrust.1677658294657\\\",\\\"status.workspaceTrust.1677689934530\\\",\\\"status.workspaceTrust.1677729163882\\\",\\\"status.workspaceTrust.1677768288817\\\",\\\"status.workspaceTrust.1677784306449\\\",\\\"status.workspaceTrust.1677846061256\\\",\\\"status.workspaceTrust.1677846066680\\\",\\\"status.workspaceTrust.816f4ad988ec6eef49243232d1f9d920\\\",\\\"status.workspaceTrust.1677930556893\\\",\\\"status.workspaceTrust.1678019826950\\\",\\\"status.workspaceTrust.1678074363347\\\",\\\"status.workspaceTrust.1678074371045\\\",\\\"status.workspaceTrust.1678179166128\\\",\\\"status.workspaceTrust.1678179288075\\\",\\\"status.workspaceTrust.80e841e5c3f167c99e27214756684942\\\",\\\"status.workspaceTrust.1678224390794\\\",\\\"status.workspaceTrust.0bf9e0898b8a0f3a1d1798c37977601c\\\",\\\"status.workspaceTrust.1678226794098\\\",\\\"status.workspaceTrust.a0f6384ced3a43eacccd21aecbd77854\\\",\\\"status.workspaceTrust.1678234044711\\\",\\\"status.workspaceTrust.bf46f18fdbabc10220e5fd121d49f53d\\\",\\\"status.workspaceTrust.1678235411887\\\",\\\"status.workspaceTrust.1678236132804\\\",\\\"status.workspaceTrust.47af246a1924fb53b136cee2b0e572f5\\\",\\\"status.workspaceTrust.1678236261516\\\",\\\"status.workspaceTrust.de270afde706a687930fd6988a634b69\\\",\\\"status.workspaceTrust.1678236445284\\\",\\\"status.workspaceTrust.1678261309164\\\",\\\"status.workspaceTrust.1678261424333\\\",\\\"status.workspaceTrust.1678461314520\\\",\\\"status.workspaceTrust.1678544254726\\\",\\\"status.workspaceTrust.1678544257233\\\",\\\"status.workspaceTrust.1675c8b1810c390fd327df7cb09849e3\\\",\\\"status.workspaceTrust.1678544599302\\\",\\\"status.workspaceTrust.1678564859413\\\",\\\"status.workspaceTrust.1678666998917\\\",\\\"status.workspaceTrust.1678667003747\\\",\\\"status.workspaceTrust.1678667545255\\\",\\\"status.workspaceTrust.313b67be968d7d1b803e49c31551e278\\\",\\\"status.workspaceTrust.e6fd79d786e3e7e7cbf879380726fa4e\\\",\\\"status.workspaceTrust.1678670289970\\\",\\\"status.workspaceTrust.1678757381318\\\",\\\"status.workspaceTrust.1678834898186\\\",\\\"status.workspaceTrust.1678859058328\\\",\\\"status.workspaceTrust.1678859174255\\\",\\\"status.workspaceTrust.1678877430478\\\",\\\"status.workspaceTrust.1679034165561\\\",\\\"status.workspaceTrust.1679036638406\\\",\\\"status.workspaceTrust.1679039213102\\\",\\\"status.workspaceTrust.1679127974864\\\",\\\"status.workspaceTrust.1679140739022\\\",\\\"status.workspaceTrust.1679216248455\\\",\\\"status.workspaceTrust.1679216660657\\\",\\\"status.workspaceTrust.1679218431688\\\",\\\"status.workspaceTrust.1679232982180\\\",\\\"status.workspaceTrust.1679254753372\\\",\\\"status.workspaceTrust.e92b4377829fa73bdb8ac599556b6117\\\",\\\"status.workspaceTrust.90d9754b76985f0518f24ff2535352ff\\\",\\\"status.workspaceTrust.30ef0d78120302de031e6f028316ddfe\\\",\\\"status.workspaceTrust.1679333889441\\\",\\\"status.workspaceTrust.1679333891767\\\",\\\"status.workspaceTrust.1679417212700\\\",\\\"status.workspaceTrust.1679459778104\\\",\\\"status.workspaceTrust.1679459814118\\\",\\\"status.workspaceTrust.1679493731557\\\",\\\"status.workspaceTrust.1679493844171\\\",\\\"status.workspaceTrust.1679556172170\\\",\\\"status.workspaceTrust.1679556439798\\\",\\\"status.workspaceTrust.1679578007973\\\",\\\"status.workspaceTrust.1679580721734\\\",\\\"status.workspaceTrust.ac97bcf9c64bd47613a1794dfee5381a\\\",\\\"status.workspaceTrust.b2c3b252a3fd2aafe677abe8d757668a\\\",\\\"status.workspaceTrust.1679588209329\\\",\\\"status.workspaceTrust.6d1041854b9fb5c17309665df9d4fd08\\\",\\\"status.workspaceTrust.ext-dev\\\",\\\"status.workspaceTrust.1679730019678\\\",\\\"status.workspaceTrust.1679733127594\\\",\\\"status.workspaceTrust.1679733583252\\\",\\\"status.workspaceTrust.1679739424877\\\",\\\"status.workspaceTrust.1679775013321\\\",\\\"status.workspaceTrust.1679786962211\\\",\\\"status.workspaceTrust.1679835581411\\\",\\\"status.workspaceTrust.1679857721506\\\",\\\"status.workspaceTrust.1679864027779\\\",\\\"status.workspaceTrust.1679924223793\\\",\\\"status.workspaceTrust.1679925571249\\\",\\\"status.workspaceTrust.1679982316598\\\",\\\"status.workspaceTrust.1680044780643\\\",\\\"status.workspaceTrust.1680044782517\\\",\\\"status.workspaceTrust.1680047292983\\\",\\\"status.workspaceTrust.1680065039253\\\",\\\"status.workspaceTrust.1680067432783\\\",\\\"status.workspaceTrust.1680093700089\\\",\\\"status.workspaceTrust.1680107451666\\\",\\\"status.workspaceTrust.1680109701112\\\",\\\"status.workspaceTrust.1680200971711\\\",\\\"status.workspaceTrust.1680217370449\\\",\\\"status.workspaceTrust.773765a5f6f667a688c46279f63c0f1e\\\",\\\"status.workspaceTrust.1680218613365\\\",\\\"status.workspaceTrust.1680308249613\\\",\\\"status.workspaceTrust.1680308263792\\\",\\\"status.workspaceTrust.1680309898414\\\",\\\"status.workspaceTrust.1680329245020\\\",\\\"status.workspaceTrust.75c7ab15a4054dc9704ffd6e40bf5bdb\\\",\\\"status.workspaceTrust.4c3f810cb6ab960a475c5558a9fa1d4e\\\",\\\"status.workspaceTrust.a29dd8be0a0ef1d4c0920dcbae94dff3\\\",\\\"status.workspaceTrust.1680338311453\\\",\\\"status.workspaceTrust.1680339441194\\\",\\\"status.workspaceTrust.6cafe708bf1ebb684f597bd606803ccd\\\",\\\"status.workspaceTrust.1680804994492\\\",\\\"status.workspaceTrust.1681289388720\\\",\\\"status.workspaceTrust.1681369920832\\\",\\\"status.workspaceTrust.1681701402078\\\",\\\"status.workspaceTrust.1682184072550\\\",\\\"status.workspaceTrust.6757e789fb8ec1cd649969dafd1fafc5\\\",\\\"status.workspaceTrust.1682185623261\\\",\\\"status.workspaceTrust.3f4b740c5193bff2e365a1e5c794b184\\\",\\\"status.workspaceTrust.1682193708087\\\",\\\"status.workspaceTrust.1682323079252\\\",\\\"status.workspaceTrust.1682326680589\\\",\\\"status.workspaceTrust.1682422020308\\\",\\\"status.workspaceTrust.1682422051557\\\",\\\"status.workspaceTrust.1682426805476\\\",\\\"status.workspaceTrust.1682430683117\\\",\\\"status.workspaceTrust.a9b94e0a03bfcb1ca2a2d4f7b504507a\\\",\\\"status.workspaceTrust.1682445714190\\\",\\\"status.workspaceTrust.1682500681894\\\",\\\"status.workspaceTrust.1682503922160\\\",\\\"status.workspaceTrust.1682582671811\\\",\\\"status.workspaceTrust.1682583827528\\\",\\\"status.workspaceTrust.1682632873033\\\",\\\"status.workspaceTrust.1682634782859\\\",\\\"status.workspaceTrust.1682635417191\\\",\\\"status.workspaceTrust.1682676785717\\\",\\\"status.workspaceTrust.1682677325423\\\",\\\"status.workspaceTrust.1682767321093\\\",\\\"status.workspaceTrust.1682767478852\\\",\\\"status.workspaceTrust.209458ce00e4997fd6762490e95d2696\\\",\\\"status.workspaceTrust.1682768007632\\\",\\\"status.workspaceTrust.1682770093278\\\",\\\"status.workspaceTrust.1682770669135\\\",\\\"status.workspaceTrust.1682774788908\\\",\\\"status.workspaceTrust.1682784927882\\\",\\\"status.workspaceTrust.1682872747742\\\",\\\"status.workspaceTrust.1682875260734\\\",\\\"status.workspaceTrust.1682953400592\\\",\\\"status.workspaceTrust.1682954122911\\\",\\\"status.workspaceTrust.1682968975812\\\",\\\"status.workspaceTrust.1682968982518\\\",\\\"status.workspaceTrust.1683092412124\\\",\\\"status.workspaceTrust.1683092601637\\\",\\\"status.workspaceTrust.1683095963718\\\",\\\"status.workspaceTrust.1683096051236\\\",\\\"status.workspaceTrust.1683114230739\\\",\\\"status.workspaceTrust.1683115654032\\\",\\\"status.workspaceTrust.1683315579656\\\",\\\"status.problems\\\",\\\"status.forwardedPorts\\\",\\\"status.notifications\\\",\\\"icrawl.discord-vscode\\\",\\\"status.editor.indentation\\\",\\\"status.editor.encoding\\\",\\\"status.editor.eol\\\",\\\"status.languageStatus\\\",\\\"esbenp.prettier-vscode.prettier.status\\\",\\\"status.message\\\",\\\"LeonardSSH.vscord\\\",\\\"ms-vsliveshare.vsliveshare.liveshare.userStatusBarItem\\\",\\\"ritwickdey.LiveServer\\\",\\\"golang.go.Go\\\",\\\"status.editor.mode\\\",\\\"status.host\\\",\\\"status.scm.1\\\",\\\"GitHub.copilot.status\\\",\\\"vscode.git.git.blame\\\"]\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Setup\\\",\\\"Beginner\\\",\\\"Intermediate\\\",\\\"vscode.typescript-language-features#nodejsWelcome\\\",\\\"SetupWeb\\\",\\\"ms-vscode-remote.remote-wsl#wslWelcome\\\"]\",\"javascript.1.editedCount\":\"10\",\"javascript.1.editedDate\":\"Thu Jan 26 2023\",\"snippets.usageTimestamps\":\"[[\\\"snippets/vue.json/Vue Single File Component Setup Composition API\\\",1673584136784],[\\\"snippets/javascript.json/setup\\\",1673584148942],[\\\"snippets/javascript.json/watch\\\",1673584215439],[\\\"snippets/javascript.code-snippets/For Loop\\\",1673604165814],[\\\"snippets/javascript.code-snippets/Function Statement\\\",1674225162289],[\\\"snippets/javascript.code-snippets/For-Each Loop\\\",1674244857973],[\\\"snippets/go.json/multiple imports\\\",1677254800270],[\\\"snippets/go.json/single import\\\",1677255184738],[\\\"snippets/go.json/empty interface\\\",1677256817336],[\\\"snippets/go.json/hello world web app\\\",1677333269306],[\\\"snippets/go.json/fmt.Printf\\\",1677405438353],[\\\"snippets/go.json/else branch\\\",1677405629385],[\\\"snippets/go.json/example function\\\",1677405632173],[\\\"snippets/go.json/if statement\\\",1677406855286],[\\\"snippets/typescript.code-snippets/Define a full property\\\",1677614532287],[\\\"snippets/typescript.code-snippets/Triple-slash reference\\\",1677659016886],[\\\"snippets/typescript.code-snippets/For-Each Loop using =>\\\",1677957434290],[\\\"snippets/typescript.code-snippets/If Statement\\\",1677958654265],[\\\"snippets/go.json/main function\\\",1679580888977],[\\\"snippets/php.code-snippets/class …\\\",1679837632856],[\\\"snippets/php.code-snippets/function __construct\\\",1679837645087],[\\\"snippets/javascript.code-snippets/If Statement\\\",1679858972890],[\\\"snippets/typescript.code-snippets/Import Statement\\\",1680219025194],[\\\"snippets/php.code-snippets/for …\\\",1682639682255],[\\\"snippets/php.code-snippets/function …\\\",1683027851751],[\\\"snippets/typescript.code-snippets/Set Timeout Function\\\",1726078266135],[\\\"snippets/go.json/make(...)\\\",1726577278829],[\\\"snippets/php.code-snippets/define(…, …)\\\",1726725350372],[\\\"snippets/php.code-snippets/match\\\",1726732034302],[\\\"snippets/typescript.code-snippets/Async Function Statement\\\",1729739272946],[\\\"php.json/File Put Contents\\\",1729831112885],[\\\"snippets/php.code-snippets/elseif …\\\",1730445879115],[\\\"snippets/typescript.code-snippets/For-Of Loop\\\",1730751485186],[\\\"snippets/html.json/Iconify HTML\\\",1731116075991],[\\\"snippets/php.code-snippets/Try Catch Block\\\",1731263665770],[\\\"snippets/typescript.code-snippets/For Loop\\\",1731642643356],[\\\"snippets/go.json/for range statement\\\",1732044987552],[\\\"snippets/php.code-snippets/$this->…\\\",1732253078021],[\\\"snippets/javascript.code-snippets/For-In Loop\\\",1732582538615],[\\\"snippets/javascript.code-snippets/For-Each Loop using =>\\\",1732590423995],[\\\"snippets/javascript.code-snippets/Try-Catch Statement\\\",1733511807854],[\\\"snippets/php.code-snippets/class __construct\\\",1733642281698],[\\\"snippets/typescript.code-snippets/Log to the console\\\",1737352919713],[\\\"snippets/php.code-snippets/function\\\",1737728460771],[\\\"snippets/php.code-snippets/while …\\\",1737913128245],[\\\"snippets/php.code-snippets/switch …\\\",1738133604261],[\\\"snippets/go.json/function declaration\\\",1738208914030],[\\\"snippets/go.json/for statement\\\",1738215060786],[\\\"snippets/javascript.code-snippets/Log to the console\\\",1739519314158],[\\\"snippets/javascript.code-snippets/For-Of Loop\\\",1739531879836],[\\\"snippets/php.code-snippets/foreach …\\\",1739620117519],[\\\"snippets/php.code-snippets/if …\\\",1739621127443]]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"g\\\",\\\"go to\\\",\\\"ctrl+\\\",\\\"ctrl+down\\\",\\\"next tab\\\",\\\"tab\\\",\\\"next\\\",\\\"next editor\\\",\\\"oeditor\\\",\\\"previous editor\\\",\\\"terminal\\\",\\\"jump to \\\",\\\"jump to brack\\\",\\\"jump to bracket\\\",\\\"ctrl \\\",\\\"ctrl up\\\",\\\"ctrl upa\\\",\\\"ctrl uparrow editor\\\",\\\"ctrl uparrow\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"\\\\\\\"backspace ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+down enter\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"\\\\\\\"ctrl+down\\\\\\\"\\\",\\\"\\\\\\\"ctrl+down ctrl+a\\\\\\\"\\\",\\\"\\\\\\\"s\\\\\\\"\\\",\\\"s\\\",\\\"editor\\\",\\\"editor.action.showHov\\\",\\\"scroll\\\",\\\"scroll up\\\",\\\"ctrl +\\\",\\\"ctrl + up\\\",\\\"\\\\\\\"ctrl+shift+up\\\\\\\"\\\",\\\"scroll l\\\",\\\"scroll line up\\\",\\\"scroll line down\\\",\\\"references\\\",\\\"find all reference\\\",\\\"\\\\\\\"ctrl+shift+down\\\\\\\"\\\",\\\"\\\\\\\"ctrl+up\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+r\\\\\\\"\\\",\\\"find all refer\\\",\\\"find all references\\\",\\\"ctri\\\",\\\"ctrl\\\",\\\"ctrl p\\\"]}\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"go.test.profile\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.view.testCoverage\\\",\\\"isHidden\\\":false}]\",\"ces/skipSurvey\":\"1.75.0-insider\",\"workbench.auxiliarybar.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.chat\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100}]\",\"views.customizations\":\"{\\\"viewContainerLocations\\\":{\\\"workbench.view.extension.todo-tree-container\\\":1,\\\"workbench.panel.chatEditing\\\":0,\\\"workbench.views.service.auxiliarybar.0b17e440-bc4e-4bc9-b607-fedc710bca2b\\\":0},\\\"viewLocations\\\":{\\\"workbench.panel.chat.view.copilot\\\":\\\"workbench.views.service.auxiliarybar.0b17e440-bc4e-4bc9-b607-fedc710bca2b\\\"},\\\"viewContainerBadgeEnablementStates\\\":{}}\",\"nps/lastSessionDate\":\"Sun Jan 22 2023\",\"nps/sessionCount\":\"9\",\"cpp.1.lastSessionDate\":\"Sat May 06 2023\",\"cpp.1.sessionCount\":\"91\",\"java.2.lastSessionDate\":\"Mon Feb 17 2025\",\"java.2.sessionCount\":\"225\",\"javascript.1.lastSessionDate\":\"Fri Jan 27 2023\",\"javascript.1.sessionCount\":\"14\",\"typescript.1.lastSessionDate\":\"Tue Mar 14 2023\",\"typescript.1.sessionCount\":\"56\",\"typescript.1.editedCount\":\"10\",\"typescript.1.editedDate\":\"Mon Mar 13 2023\",\"expandSuggestionDocs\":\"false\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"remote.tunnels.toRestore.wsl+ubuntu.219608540\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"extensionTips/promptedExecutableTips\":\"{\\\"docker\\\":[\\\"ms-azuretools.vscode-docker\\\",\\\"ms-vscode-remote.remote-containers\\\"]}\",\"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}]\",\"extensionsAssistant/fileExtensionsSuggestionIgnore\":\"[\\\"local\\\",\\\"example\\\",\\\"production\\\"]\",\"nps/isCandidate\":\"false\",\"nps/skipVersion\":\"1.75.0-insider\",\"menu.hiddenCommands\":\"{\\\"ViewTitle\\\":[\\\"workbench.files.action.createFileFromExplorer\\\",\\\"workbench.files.action.createFolderFromExplorer\\\",\\\"workbench.files.action.refreshFilesExplorer\\\",\\\"workbench.files.action.collapseExplorerFolders\\\"],\\\"EditorTitle\\\":[\\\"github.copilot.chat.attachFile\\\",\\\"git.openChange\\\",\\\"inlineChat.start\\\",\\\"workbench.action.splitEditor\\\",\\\"git.stage\\\",\\\"git.viewFileHistory\\\",\\\"workbench.action.closeActiveEditor\\\"]}\",\"github-ldriko\":\"[{\\\"id\\\":\\\"vscode.github\\\",\\\"name\\\":\\\"GitHub\\\",\\\"allowed\\\":true},{\\\"id\\\":\\\"github.copilot-chat\\\",\\\"name\\\":\\\"GitHub Copilot Chat\\\",\\\"allowed\\\":true}]\",\"fileBasedRecommendations/promptedRecommendations\":\"{\\\"plaintext\\\":[\\\"vue.volar\\\"],\\\"go\\\":[\\\"golang.go\\\"],\\\"vue\\\":[\\\"vue.volar\\\"],\\\"python\\\":[\\\"ms-python.python\\\"],\\\"dockerfile\\\":[\\\"ms-azuretools.vscode-docker\\\"]}\",\"javascript.1.isCandidate\":\"false\",\"javascript.1.skipVersion\":\"1.75.0-insider\",\"workbench.view.extension.flutter.state.hidden\":\"[{\\\"id\\\":\\\"dartFlutterOutline\\\",\\\"isHidden\\\":false}]\",\"csharp.1.lastSessionDate\":\"Mon Feb 17 2025\",\"csharp.1.sessionCount\":\"180\",\"typescript.1.isCandidate\":\"false\",\"typescript.1.skipVersion\":\"1.77.0-insider\",\"remote.explorerType\":\"wsl\",\"osColorScheme\":\"dark\",\"memento/notebookGettingStarted2\":\"{\\\"hasOpenedNotebook\\\":true}\",\"workbench.view.sync.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.sync.conflicts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.remoteActivity\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.machines\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.sync.localActivity\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.sync.troubleshoot\\\",\\\"isHidden\\\":true}]\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false,\\\"order\\\":8},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false,\\\"order\\\":9},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false,\\\"order\\\":10},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false,\\\"order\\\":11},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false,\\\"order\\\":12},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false,\\\"order\\\":13},{\\\"id\\\":\\\"CppSshTargetsView\\\",\\\"isHidden\\\":false,\\\"order\\\":14},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":false,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false,\\\"order\\\":1},{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"denoTasks\\\",\\\"isHidden\\\":true,\\\"order\\\":5},{\\\"id\\\":\\\"commitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":15},{\\\"id\\\":\\\"compareCommitViewProvider\\\",\\\"isHidden\\\":false,\\\"order\\\":16},{\\\"id\\\":\\\"go.explorer\\\",\\\"isHidden\\\":false,\\\"order\\\":17},{\\\"id\\\":\\\"liveshare.session.explorer\\\",\\\"isHidden\\\":false,\\\"order\\\":18},{\\\"id\\\":\\\"jsDebugNetworkTree\\\",\\\"isHidden\\\":false}]\",\"Comments.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.comments\\\",\\\"isHidden\\\":false}]\",\"cpp.1.editedCount\":\"10\",\"cpp.1.editedDate\":\"Fri May 12 2023\",\"fileBasedRecommendations/promptedFileExtensions\":\"[\\\"vue\\\",\\\"plist\\\"]\",\"workbench.activity.showAccounts\":\"false\",\"workbench.activityBar.hidden\":\"true\",\"workbench.sideBar.position\":\"0\",\"workbench.statusBar.hidden\":\"true\",\"workbench.view.extension.gitlens.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.commits\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.fileHistory\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.lineHistory\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.branches\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.remotes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.stashes\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.tags\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.contributors\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"gitlens.views.searchAndCompare\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.home\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.launchpad\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.drafts\\\",\\\"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}]\",\"workbench.view.extension.references-view.state.hidden\":\"[{\\\"id\\\":\\\"references-view.tree\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"CppReferencesView\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsActivityBarContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConnectionExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewBookmarksExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"sqltoolsViewHistoryExplorer\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.sqltoolsPanelContainer.state.hidden\":\"[{\\\"id\\\":\\\"sqltoolsViewConsoleMessages\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter-variables.state.hidden\":\"[{\\\"id\\\":\\\"jupyterViewVariables\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.jupyter.state.hidden\":\"[{\\\"id\\\":\\\"cell-tag\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-323628694\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":5173,\\\"localAddress\\\":\\\"localhost:5173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5173\\\"},\\\"localPort\\\":5173,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}},{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3333,\\\"localAddress\\\":\\\"localhost:3333\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3333\\\"},\\\"localPort\\\":3333,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1906168098\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-108936593\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-1204577432\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"cpp.1.isCandidate\":\"false\",\"cpp.1.skipVersion\":\"1.78.2\",\"workbench.view.extension.cmake__viewContainer.state.hidden\":\"[{\\\"id\\\":\\\"cmake.outline\\\",\\\"isHidden\\\":false}]\",\"settingsEditor2.splitViewWidth\":\"200\",\"remote.tunnels.toRestore.wsl+ubuntu.-836584453\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":9000,\\\"localPort\\\":9000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:9000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:9000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"editor.contrib.largeFileOptimizationsWarner\":\"true\",\"remote.tunnels.toRestore.wsl+ubuntu.1546831482\":\"[]\",\"remote.tunnels.toRestore.wsl+ubuntu.1194467260\":\"[]\",\"remote.tunnels.toRestore.wsl+ubuntu.250543874\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":4173,\\\"localPort\\\":4173,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:4173\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:4173\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1966746069\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":9876,\\\"localAddress\\\":\\\"localhost:9876\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:9876\\\"},\\\"localPort\\\":9876,\\\"closeable\\\":true,\\\"hasRunningProcess\\\":false,\\\"privacy\\\":\\\"private\\\",\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"}}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1206058448\":\"[]\",\"workbench.view.extension.copilot-labs.state.hidden\":\"[{\\\"id\\\":\\\"copilotSidebar.explain\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.translate\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.toolbox\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"copilotSidebar.generateTests\\\",\\\"isHidden\\\":false}]\",\"refactorPreview.hidden\":\"[{\\\"id\\\":\\\"refactorPreview\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-443887873\":\"[]\",\"remote.tunnels.toRestore.wsl+ubuntu.-443887873\":\"[]\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false}]\",\"tabs-list-width-vertical\":\"46\",\"workbench.panel.chatSidebar.copilot.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+ubuntu.773910128\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33897,\\\"localPort\\\":33897,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:33897\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33897\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":45349,\\\"localPort\\\":45349,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:45349\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:45349\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":35979,\\\"localPort\\\":35979,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:35979\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:35979\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38797,\\\"localPort\\\":38797,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38797\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38797\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43489,\\\"localPort\\\":43489,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43489\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43489\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":33119,\\\"localPort\\\":33119,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:33119\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:33119\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43997,\\\"localPort\\\":43997,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43997\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43997\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":38901,\\\"localPort\\\":38901,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:38901\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:38901\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41677,\\\"localPort\\\":41677,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41677\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41677\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41779,\\\"localPort\\\":41779,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41779\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41779\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":41809,\\\"localPort\\\":41809,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:41809\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:41809\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":34001,\\\"localPort\\\":34001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:34001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:34001\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36225,\\\"localPort\\\":36225,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36225\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36225\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":37981,\\\"localPort\\\":37981,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:37981\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:37981\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46285,\\\"localPort\\\":46285,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46285\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46285\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":36791,\\\"localPort\\\":36791,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:36791\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:36791\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":46475,\\\"localPort\\\":46475,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:46475\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:46475\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnelsView.autoForwardNeverShow\":\"true\",\"remote.tunnels.toRestore.wsl+ubuntu.292471889\":\"[]\",\"remote.tunnels.toRestore.wsl+Ubuntu.2080829961\":\"[{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8000\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.deno/bin/deno\\\\u0000run\\\\u0000-A\\\\u0000--watch=static/,routes/\\\\u0000dev.ts\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":8904,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"tabs-list-width-horizontal\":\"199\",\"remote.tunnels.toRestore.wsl+Ubuntu.-569764001\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":8080,\\\"localPort\\\":8080,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:8080\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:8080\\\"},\\\"runningProcess\\\":\\\"/tmp/go-build2669994756/b001/exe/main\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":12115,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.133743901\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":39603,\\\"localPort\\\":39603,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:39603\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:39603\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v18.17.1/bin/node\\\\u0000--enable-source-maps\\\\u0000/home/ldriko/dev/silvi/node_modules/.pnpm/[email protected]/node_modules/nuxi/bin/nuxi.mjs\\\\u0000_dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":27980,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/home/ldriko/dev/silvi/node_modules/.bin/../nuxt/bin/nuxt.mjs\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":27964,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.-235103775\":\"[{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":5500,\\\"localPort\\\":5500,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5500\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5500\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.149472348\":\"[{\\\"remoteHost\\\":\\\"0.0.0.0\\\",\\\"remotePort\\\":5500,\\\"localPort\\\":5500,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:5500\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:5500\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/node\\\\u0000--dns-result-order=ipv4first\\\\u0000/home/ldriko/.vscode-server/bin/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/out/bootstrap-fork\\\\u0000--type=extensionHost\\\\u0000--transformURIs\\\\u0000--useHostProxy=true\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":1285,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.773910128\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":43217,\\\"localPort\\\":43217,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:43217\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:43217\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/home/ldriko/dev/clinic-n2m/node_modules/.bin/../nuxt/bin/nuxt.mjs\\\\u0000dev\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":2452,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1199291355\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v20.10.0/bin/node\\\\u0000src/4.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":93789,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.1199291355\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":8000,\\\"localPort\\\":8000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:8000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:8000\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v20.10.0/bin/node\\\\u0000index.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":5202,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.3843606\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":5174,\\\"localPort\\\":5174,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:5174\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:5174\\\"},\\\"runningProcess\\\":\\\"node\\\\u0000/home/ldriko/dev/corp/node_modules/.bin/../vite/bin/vite.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":21243,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+ubuntu.3843606\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":5174,\\\"localPort\\\":5174,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:5174\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:5174\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.-597660004\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":9000,\\\"localPort\\\":9000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:9000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:9000\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v16.20.2/bin/node\\\\u0000src/server.js\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":10929,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.494535830\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v20.10.0/bin/node\\\\u0000/home/ldriko/dev/gakribet-pos-old/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/cli-run.mjs\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":11714,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":24678,\\\"localPort\\\":24678,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:24678\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:24678\\\"},\\\"runningProcess\\\":\\\"/home/ldriko/.nvm/versions/node/v20.10.0/bin/node\\\\u0000/home/ldriko/dev/gakribet-pos-old/node_modules/.pnpm/[email protected]/node_modules/nuxi/dist/cli-run.mjs\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":11714,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"scm.input.lastActionId\":\"github.copilot.git.generateCommitMessage\",\"workbench.view.extension.learn-vim-container.state.hidden\":\"[{\\\"id\\\":\\\"learn-vim\\\",\\\"isHidden\\\":false}]\",\"remote.tunnels.toRestore.wsl+Ubuntu.1600138917\":\"[{\\\"remoteHost\\\":\\\"0:0:0:0:0:0:0:0\\\",\\\"remotePort\\\":1323,\\\"localPort\\\":1323,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"localhost:1323\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:1323\\\"},\\\"runningProcess\\\":\\\"/tmp/go-build2007868830/b001/exe/server\\\\u0000\\\",\\\"hasRunningProcess\\\":true,\\\"pid\\\":11108,\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\",\"inline-chat-history\":\"[\\\"generate air toml for go app\\\"]\",\"workbench.view.extension.makefile__viewContainer.state.hidden\":\"[{\\\"id\\\":\\\"makefile.outline\\\",\\\"isHidden\\\":false}]\",\"extension.features.state\":\"{\\\"github.copilot-chat\\\":{\\\"languageModels\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[]},\\\"copilot\\\":{\\\"disabled\\\":false,\\\"accessTimes\\\":[1738210001323]}}}\",\"languageModelAccess.copilot-gpt-3.5-turbo\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.copilot-gpt-3.5-turbo\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.editor\\\",\\\"requestCount\\\":3,\\\"tokenCount\\\":2993}]}]}\",\"java.2.editedCount\":\"1\",\"java.2.editedDate\":\"Mon May 06 2024\",\"workbench.editor.editorActionsLocation\":\"titleBar\",\"languageModelAccess.gpt-3.5-turbo\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-3.5-turbo\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":13,\\\"tokenCount\\\":7138,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.editor\\\",\\\"requestCount\\\":11,\\\"tokenCount\\\":14510},{\\\"id\\\":\\\"symbol-names\\\",\\\"requestCount\\\":5,\\\"tokenCount\\\":1321},{\\\"id\\\":\\\"github.copilot.default\\\",\\\"requestCount\\\":1,\\\"tokenCount\\\":709}]}]}\",\"terminal.initialHint.hide\":\"true\",\"languageModelAccess.gpt-4o-2024-05-13\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-4o-2024-05-13\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":0,\\\"tokenCount\\\":0,\\\"participants\\\":[{\\\"id\\\":\\\"github.copilot.default\\\",\\\"requestCount\\\":1,\\\"tokenCount\\\":710}]}]}\",\"settingsEditor2.dismissedExtensionSettings\":\"\\tgithub.copilot\",\"workbench.view.extension.gitlensInspect.state.hidden\":\"[{\\\"id\\\":\\\"gitlens.views.commitDetails\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"gitlens.views.pullRequest\\\",\\\"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}]\",\"no-updates-running-as-admin\":\"true\",\"languageModelAccess.gpt-4o-mini\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-4o-mini\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":12,\\\"tokenCount\\\":5420,\\\"participants\\\":[]}]}\",\"languageModelAccess.gpt-4o\":\"[\\\"github.copilot-chat\\\"]\",\"languageModelStats.gpt-4o\":\"{\\\"extensions\\\":[{\\\"extensionId\\\":\\\"GitHub.copilot-chat\\\",\\\"requestCount\\\":18,\\\"tokenCount\\\":64152,\\\"participants\\\":[]}]}\",\"workbench.panel.chatEditing.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.edits\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.chat.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extension.codeium.state.hidden\":\"[{\\\"id\\\":\\\"codeium.chatPanelView\\\",\\\"isHidden\\\":false}]\",\"codeium_auth-Heaven Aldrico\":\"[{\\\"id\\\":\\\"codeium.codeium\\\",\\\"name\\\":\\\"Codeium: AI Coding Autocomplete and Chat for Python, Javascript, Typescript, Java, Go, and more\\\",\\\"allowed\\\":true}]\",\"workbench.chat.hideMovedChatWelcomeView\":\"true\",\"workbench.views.service.auxiliarybar.0b17e440-bc4e-4bc9-b607-fedc710bca2b.state.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.chat.view.copilot\\\",\\\"isHidden\\\":false}]\",\"extensions.trustedPublishers\":\"{\\\"adpyke\\\":{\\\"publisher\\\":\\\"adpyke\\\",\\\"publisherDisplayName\\\":\\\"adpyke\\\"},\\\"antfu\\\":{\\\"publisher\\\":\\\"antfu\\\",\\\"publisherDisplayName\\\":\\\"Anthony Fu\\\"},\\\"bmewburn\\\":{\\\"publisher\\\":\\\"bmewburn\\\",\\\"publisherDisplayName\\\":\\\"Ben Mewburn\\\"},\\\"bradlc\\\":{\\\"publisher\\\":\\\"bradlc\\\",\\\"publisherDisplayName\\\":\\\"Tailwind Labs\\\"},\\\"catppuccin\\\":{\\\"publisher\\\":\\\"catppuccin\\\",\\\"publisherDisplayName\\\":\\\"Catppuccin\\\"},\\\"donjayamanne\\\":{\\\"publisher\\\":\\\"donjayamanne\\\",\\\"publisherDisplayName\\\":\\\"Don Jayamanne\\\"},\\\"esbenp\\\":{\\\"publisher\\\":\\\"esbenp\\\",\\\"publisherDisplayName\\\":\\\"Prettier\\\"},\\\"formulahendry\\\":{\\\"publisher\\\":\\\"formulahendry\\\",\\\"publisherDisplayName\\\":\\\"Jun Han\\\"},\\\"fwcd\\\":{\\\"publisher\\\":\\\"fwcd\\\",\\\"publisherDisplayName\\\":\\\"fwcd\\\"},\\\"golang\\\":{\\\"publisher\\\":\\\"golang\\\",\\\"publisherDisplayName\\\":\\\"Go Team at Google\\\"},\\\"gruntfuggly\\\":{\\\"publisher\\\":\\\"gruntfuggly\\\",\\\"publisherDisplayName\\\":\\\"Gruntfuggly\\\"},\\\"jdinhlife\\\":{\\\"publisher\\\":\\\"jdinhlife\\\",\\\"publisherDisplayName\\\":\\\"jdinhlife\\\"},\\\"junstyle\\\":{\\\"publisher\\\":\\\"junstyle\\\",\\\"publisherDisplayName\\\":\\\"junstyle\\\"},\\\"laravel\\\":{\\\"publisher\\\":\\\"laravel\\\",\\\"publisherDisplayName\\\":\\\"Laravel\\\"},\\\"leonardssh\\\":{\\\"publisher\\\":\\\"leonardssh\\\",\\\"publisherDisplayName\\\":\\\"leonardssh\\\"},\\\"mblode\\\":{\\\"publisher\\\":\\\"mblode\\\",\\\"publisherDisplayName\\\":\\\"mblode\\\"},\\\"miguelsolorio\\\":{\\\"publisher\\\":\\\"miguelsolorio\\\",\\\"publisherDisplayName\\\":\\\"Miguel Solorio\\\"},\\\"mvllow\\\":{\\\"publisher\\\":\\\"mvllow\\\",\\\"publisherDisplayName\\\":\\\"Rosé Pine\\\"},\\\"ritwickdey\\\":{\\\"publisher\\\":\\\"ritwickdey\\\",\\\"publisherDisplayName\\\":\\\"Ritwick Dey\\\"},\\\"stanislav\\\":{\\\"publisher\\\":\\\"stanislav\\\",\\\"publisherDisplayName\\\":\\\"Stanislav Romanov\\\"},\\\"usernamehw\\\":{\\\"publisher\\\":\\\"usernamehw\\\",\\\"publisherDisplayName\\\":\\\"Alexander\\\"},\\\"vue\\\":{\\\"publisher\\\":\\\"vue\\\",\\\"publisherDisplayName\\\":\\\"Vue\\\"},\\\"z4yross\\\":{\\\"publisher\\\":\\\"z4yross\\\",\\\"publisherDisplayName\\\":\\\"z4yross\\\"}}\",\"remote.tunnels.toRestore.wsl+ubuntu.64479895\":\"[{\\\"remoteHost\\\":\\\"localhost\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"localAddress\\\":\\\"localhost:3000\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"localhost:3000\\\"},\\\"protocol\\\":\\\"http\\\",\\\"source\\\":{\\\"source\\\":1,\\\"description\\\":\\\"Auto Forwarded\\\"}}]\",\"remote.tunnels.toRestoreExpiration.wsl+ubuntu.64479895\":\"1741004290576\"}}"}
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.