{"name":"ja-java-a","settings":"{\"settings\":\"{\\n    \\\"workbench.startupEditor\\\": \\\"none\\\",\\n    \\\"editor.codeLens\\\": false,\\n    \\\"merge-conflict.codeLens.enabled\\\": false,\\n    \\\"editor.guides.indentation\\\": false,\\n    \\\"editor.matchBrackets\\\": \\\"never\\\",\\n    \\\"editor.renderLineHighlight\\\": \\\"gutter\\\",\\n    \\\"editor.semanticHighlighting.enabled\\\": false,\\n    \\\"editor.occurrencesHighlight\\\": false,\\n\\n    \\\"terminal.integrated.defaultProfile.windows\\\": \\\"Ubuntu (WSL)\\\",\\n    \\\"terminal.integrated.commandsToSkipShell\\\": [\\n        \\\"-workbench.action.quickOpen\\\"\\n    ],\\n    \\\"files.insertFinalNewline\\\": true,\\n    \\\"editor.fontSize\\\": 18,\\n    \\\"terminal.integrated.fontSize\\\": 18,\\n    \\n    \\\"window.titleBarStyle\\\": \\\"custom\\\",\\n    \\\"window.customMenuBarAltFocus\\\": false,\\n    \\\"workbench.layoutControl.enabled\\\": false,\\n    \\\"workbench.colorCustomizations\\\": {\\n        //\\\"terminal.background\\\": \\\"#131212f4\\\",\\n        //\\\"terminal.foreground\\\": \\\"#dddad6e7\\\",\\n        \\\"[Quiet Light]\\\": {\\n            \\\"badge.background\\\": \\\"#021bffcc\\\",\\n            \\\"badge.foreground\\\": \\\"#ffffff\\\",\\n            \\\"statusBar.background\\\": \\\"#021bffcc\\\",\\n            \\\"titleBar.activeBackground\\\": \\\"#021bffcc\\\",\\n            \\\"titleBar.activeForeground\\\":\\\"#ffffff\\\",\\n        },\\n    },\\n    \\\"editor.quickSuggestions\\\": {\\n        \\\"other\\\": false,\\n        \\\"comments\\\": false,\\n        \\\"strings\\\": false\\n    },\\n    \\\"html.autoClosingTags\\\": false,\\n    \\\"html.autoCreateQuotes\\\": false,\\n    \\\"editor.inlineSuggest.enabled\\\": false,\\n    \\\"editor.suggest.matchOnWordStartOnly\\\": false,\\n    \\\"task.allowAutomaticTasks\\\": \\\"on\\\",\\n    \\\"terminal.integrated.defaultProfile.linux\\\": \\\"bash\\\",\\n    \\\"html.suggest.html5\\\": false,\\n    \\\"emmet.showAbbreviationSuggestions\\\": false,\\n    \\\"emmet.showExpandedAbbreviation\\\": \\\"never\\\",\\n    \\\"emmet.excludeLanguages\\\": [\\n        \\\"markdown\\\",\\n        \\\"html\\\"\\n    ],\\n    \\\"emmet.optimizeStylesheetParsing\\\": false,\\n    \\\"editor.inlineSuggest.suppressSuggestions\\\": true,\\n    \\\"[html]\\\": {\\n        \\\"editor.suggest.filterGraceful\\\": false,\\n        \\\"editor.suggest.matchOnWordStartOnly\\\": false\\n    },\\n    \\\"[java]\\\": {\\n        \\n    },\\n    \\\"editor.fastScrollSensitivity\\\": 10,\\n    \\\"redhat.telemetry.enabled\\\": false,\\n    \\\"terminal.integrated.profiles.windows\\\": {\\n        \\\"PowerShell\\\": {\\n            \\\"source\\\": \\\"PowerShell\\\",\\n            \\\"icon\\\": \\\"terminal-powershell\\\"\\n        },\\n        \\\"Command Prompt\\\": {\\n            \\\"path\\\": [\\n                \\\"${env:windir}\\\\\\\\Sysnative\\\\\\\\cmd.exe\\\",\\n                \\\"${env:windir}\\\\\\\\System32\\\\\\\\cmd.exe\\\"\\n            ],\\n            \\\"args\\\": [],\\n            \\\"icon\\\": \\\"terminal-cmd\\\"\\n        },\\n        \\\"Git Bash\\\": {\\n            \\\"source\\\": \\\"Git Bash\\\"\\n        },\\n        \\\"Ubuntu (WSL)\\\": {\\n            \\\"path\\\": \\\"C:\\\\\\\\WINDOWS\\\\\\\\System32\\\\\\\\wsl.exe\\\",\\n            \\\"args\\\": [\\n                \\\"-d\\\",\\n                \\\"Ubuntu\\\"\\n            ]\\n        },\\n        \\\"MSYS2 Bash\\\": {\\n            \\\"path\\\": \\\"C:\\\\\\\\msys64\\\\\\\\usr\\\\\\\\bin\\\\\\\\bash.exe\\\",\\n            \\\"args\\\": [\\\"--login\\\", \\\"-i\\\"],\\n            \\\"env\\\": {\\n                \\\"MSYSTEM\\\": \\\"MINGW64\\\",\\n                \\\"CHERE_INVOKING\\\": \\\"1\\\",\\n                \\\"MSYS2_PATH_TYPE\\\": \\\"inherit\\\"\\n            }\\n          }\\n    },\\n    \\\"terminal.integrated.localEchoEnabled\\\": \\\"off\\\",\\n    \\\"terminal.integrated.enableImages\\\": true,\\n    \\\"terminal.integrated.gpuAcceleration\\\": \\\"on\\\",\\n    \\\"window.commandCenter\\\": false,\\n    \\\"window.zoomLevel\\\": -1,    \\n\\n}\\n\"}","keybindings":"{\"keybindings\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n    {\\n        \\\"key\\\": \\\"alt+q\\\",\\n        \\\"command\\\": \\\"workbench.action.terminal.focus\\\",\\n        \\\"when\\\": \\\"!terminalFocus\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"alt+q\\\",\\n        \\\"command\\\": \\\"workbench.action.focusActiveEditorGroup\\\",\\n        \\\"when\\\": \\\"terminalFocus\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"shift+alt+n\\\",\\n        \\\"command\\\": \\\"workbench.action.terminal.focusNextPane\\\",\\n        \\\"when\\\": \\\"terminalFocus\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+e\\\",\\n        \\\"command\\\": \\\"ctrl+e\\\",\\n        \\\"when\\\": \\\"terminalFocus\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+l\\\",\\n        \\\"command\\\": \\\"ctrl+l\\\",\\n        \\\"when\\\": \\\"terminalFocus\\\"\\n    },\\n\\n    {\\n        \\\"key\\\": \\\"ctrl+[Plus]\\\",\\n        \\\"command\\\": \\\"ctrl+[Plus]\\\",\\n        \\\"when\\\": \\\"terminalFocus\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+n\\\",\\n        \\\"command\\\": \\\"explorer.newFile\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+v\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+a\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+k\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+x\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+y\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"shift+alt+[Period]\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+[Comma]\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+[Quote]\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+[Quote]\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+[Semicolon]\\\",\\n        \\\"command\\\": \\\"workbench.action.decreaseViewHeight\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+shift+[Semicolon]\\\",\\n        \\\"command\\\": \\\"workbench.action.increaseViewWidth\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+shift+[quote]\\\",\\n        \\\"command\\\": \\\"workbench.action.decreaseViewWidth\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+shift+[Comma]\\\",\\n        \\\"command\\\": \\\"workbench.action.tasks.runTask\\\",\\n        \\\"args\\\": \\\"simplejava\\\",\\n        \\\"when\\\": \\\"editorLangId == 'java'\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+[Backslash]\\\",\\n        \\\"command\\\": \\\"workbench.action.splitEditor\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+shift+[Backslash]\\\",\\n        \\\"command\\\": \\\"workbench.action.createTerminalEditor\\\"\\n    },\\n    { \\n        \\\"key\\\": \\\"ctrl+k 1\\\", \\\"command\\\": \\\"editWithShell.runCommand\\\",\\n        \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\" \\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+[Semicolon]\\\",\\n        \\\"command\\\": \\\"livePreview.start.preview.atFile\\\"\\n    },\\n    {\\n        \\\"key\\\": \\\"ctrl+alt+left\\\",\\n        \\\"command\\\": \\\"workbench.action.terminal.resizePaneLeft\\\"\\n    },\\n    \\n\\n]\\n\",\"platform\":2}","tasks":"{\"tasks\":\"{\\n    \\\"version\\\": \\\"2.0.0\\\",\\n    \\\"tasks\\\": [\\n        {\\n            \\\"label\\\": \\\"simplejava\\\",\\n            \\\"type\\\": \\\"shell\\\",\\n            \\\"command\\\": \\\"cd ${fileDirname} && javac ${fileBasename}  && java ${fileBasenameNoExtension}\\\",\\n            \\\"problemMatcher\\\": [],\\n            \\\"runOptions\\\": {},\\n            \\\"group\\\": {\\n                \\\"kind\\\": \\\"build\\\",\\n            },\\n        },\\n        {\\n            \\\"label\\\": \\\"projectjava\\\",\\n            \\\"type\\\": \\\"shell\\\",\\n            \\\"command\\\": \\\"time javac -d build src/*.java && java -cp build App\\\",\\n            \\\"problemMatcher\\\": [],\\n            \\\"runOptions\\\": {},\\n            \\\"group\\\": {\\n                \\\"kind\\\": \\\"build\\\",\\n                \\\"isDefault\\\": true,\\n            },\\n        }\\n    ]\\n}\\n\"}","extensions":"[{\"identifier\":{\"id\":\"bierner.docs-view\",\"uuid\":\"5c5e67b8-b512-4f43-88b0-b4b7af0c50b0\"},\"displayName\":\"Docs View\"},{\"identifier\":{\"id\":\"jeanp413.open-remote-ssh\",\"uuid\":\"9fc16cea-08e2-4ae5-bf75-224004d722ff\"},\"displayName\":\"Open Remote - SSH\"},{\"identifier\":{\"id\":\"jeanp413.open-remote-wsl\",\"uuid\":\"85cc8d73-323e-4b6c-8b8b-cdf0f6800249\"},\"displayName\":\"Open Remote - WSL\"},{\"identifier\":{\"id\":\"ms-vscode.live-server\",\"uuid\":\"4eae7368-ec63-429d-8449-57a7df5e2117\"},\"displayName\":\"Live Preview\"},{\"identifier\":{\"id\":\"redhat.java\",\"uuid\":\"198a707e-28af-4e84-8610-6e2f628dd12d\"},\"displayName\":\"Language Support for Java(TM) by Red Hat\"},{\"identifier\":{\"id\":\"tomoki1207.pdf\",\"uuid\":\"4386e6f6-ec10-4463-9d23-c24278718947\"},\"displayName\":\"vscode-pdf\"},{\"identifier\":{\"id\":\"vscjava.vscode-java-debug\",\"uuid\":\"61fcd0cf-64d7-4836-8d6b-d55f4fb83281\"},\"displayName\":\"Debugger for Java\"},{\"identifier\":{\"id\":\"vscjava.vscode-java-dependency\",\"uuid\":\"7865e561-1c83-410e-9b99-aabada597a7e\"},\"displayName\":\"Project Manager for Java\"},{\"identifier\":{\"id\":\"vscjava.vscode-java-pack\",\"uuid\":\"96f11e1f-1a46-4592-b084-f025b2c2a81f\"},\"displayName\":\"Extension Pack for Java\"},{\"identifier\":{\"id\":\"vscjava.vscode-java-test\",\"uuid\":\"67c06b0d-1891-42ca-b2a8-113e79bff069\"},\"displayName\":\"Test Runner for Java\"},{\"identifier\":{\"id\":\"vscjava.vscode-maven\",\"uuid\":\"b0f06c6b-24fb-4d7b-bd79-bc5e2fa17312\"},\"displayName\":\"Maven for Java\"}]","globalState":"{\"storage\":{\"themeUpdatedNotificationShown\":\"true\",\"workbench.panel.repl.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.repl.view\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.pinnedPanels\":\"[{\\\"id\\\":\\\"workbench.panel.markers\\\",\\\"name\\\":\\\"Problems\\\",\\\"pinned\\\":true,\\\"order\\\":0,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"name\\\":\\\"Output\\\",\\\"pinned\\\":true,\\\"order\\\":1,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.repl\\\",\\\"name\\\":\\\"Debug Console\\\",\\\"pinned\\\":true,\\\"order\\\":2,\\\"visible\\\":true},{\\\"id\\\":\\\"terminal\\\",\\\"name\\\":\\\"Terminal\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":true},{\\\"id\\\":\\\"workbench.panel.testResults\\\",\\\"name\\\":\\\"Test Results\\\",\\\"pinned\\\":true,\\\"order\\\":3,\\\"visible\\\":false},{\\\"id\\\":\\\"~remote.forwardedPortsContainer\\\",\\\"name\\\":\\\"Ports\\\",\\\"pinned\\\":true,\\\"order\\\":5,\\\"visible\\\":true},{\\\"id\\\":\\\"refactorPreview\\\",\\\"name\\\":\\\"Refactor Preview\\\",\\\"pinned\\\":true,\\\"visible\\\":false}]\",\"workbench.panel.alignment\":\"center\",\"workbench.panel.output.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.output\\\",\\\"isHidden\\\":false}]\",\"workbench.panel.markers.hidden\":\"[{\\\"id\\\":\\\"workbench.panel.markers.view\\\",\\\"isHidden\\\":false}]\",\"terminal.hidden\":\"[{\\\"id\\\":\\\"terminal\\\",\\\"isHidden\\\":false}]\",\"workbench.explorer.views.state.hidden\":\"[{\\\"id\\\":\\\"outline\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"timeline\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.openEditorsView\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.fileView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"npm\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.explorer.emptyView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"javaProjectExplorer\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"mavenProjects\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"docsView.documentation\\\",\\\"isHidden\\\":false}]\",\"workbench.scm.views.state.hidden\":\"[{\\\"id\\\":\\\"workbench.scm.repositories\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.scm\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.scm.sync\\\",\\\"isHidden\\\":false}]\",\"workbench.view.search.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.search\\\",\\\"isHidden\\\":false}]\",\"workbench.activity.pinnedViewlets2\":\"[{\\\"id\\\":\\\"workbench.view.explorer\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":0},{\\\"id\\\":\\\"workbench.view.search\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":1},{\\\"id\\\":\\\"workbench.view.scm\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":2},{\\\"id\\\":\\\"workbench.view.debug\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":3},{\\\"id\\\":\\\"workbench.view.remote\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extensions\\\",\\\"pinned\\\":true,\\\"visible\\\":true,\\\"order\\\":4},{\\\"id\\\":\\\"workbench.view.extension.test\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":6},{\\\"id\\\":\\\"workbench.view.extension.references-view\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":7},{\\\"id\\\":\\\"workbench.panel.chatSidebar\\\",\\\"pinned\\\":true,\\\"visible\\\":false,\\\"order\\\":100},{\\\"id\\\":\\\"userDataProfiles\\\",\\\"pinned\\\":true,\\\"visible\\\":true}]\",\"colorThemeData\":\"{\\\"id\\\":\\\"vs-dark vscode-theme-defaults-themes-dark_modern-json\\\",\\\"label\\\":\\\"Dark Modern\\\",\\\"settingsId\\\":\\\"Default Dark Modern\\\",\\\"themeTokenColors\\\":[{\\\"settings\\\":{\\\"foreground\\\":\\\"#D4D4D4\\\"},\\\"scope\\\":[\\\"meta.embedded\\\",\\\"source.groovy.embedded\\\",\\\"string meta.image.inline.markdown\\\",\\\"variable.legacy.builtin.python\\\"]},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"emphasis\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\"},\\\"scope\\\":\\\"strong\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#000080\\\"},\\\"scope\\\":\\\"header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"comment\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"constant.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":[\\\"constant.numeric\\\",\\\"variable.other.enummember\\\",\\\"keyword.operator.plus.exponent\\\",\\\"keyword.operator.minus.exponent\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#646695\\\"},\\\"scope\\\":\\\"constant.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"entity.name.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"entity.name.tag.css\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"entity.other.attribute-name\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":[\\\"entity.other.attribute-name.class.css\\\",\\\"entity.other.attribute-name.class.mixin.css\\\",\\\"entity.other.attribute-name.id.css\\\",\\\"entity.other.attribute-name.parent-selector.css\\\",\\\"entity.other.attribute-name.pseudo-class.css\\\",\\\"entity.other.attribute-name.pseudo-element.css\\\",\\\"source.css.less entity.other.attribute-name.id\\\",\\\"entity.other.attribute-name.scss\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#f44747\\\"},\\\"scope\\\":\\\"invalid\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"underline\\\"},\\\"scope\\\":\\\"markup.underline\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.bold\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"bold\\\",\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.heading\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"italic\\\"},\\\"scope\\\":\\\"markup.italic\\\"},{\\\"settings\\\":{\\\"fontStyle\\\":\\\"strikethrough\\\"},\\\"scope\\\":\\\"markup.strikethrough\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"markup.inserted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.deleted\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"markup.changed\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6A9955\\\"},\\\"scope\\\":\\\"punctuation.definition.quote.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#6796e6\\\"},\\\"scope\\\":\\\"punctuation.definition.list.begin.markdown\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"markup.inline.raw\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#808080\\\"},\\\"scope\\\":\\\"punctuation.definition.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"meta.preprocessor\\\",\\\"entity.name.function.preprocessor\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"meta.preprocessor.string\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"meta.preprocessor.numeric\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"meta.structure.dictionary.key.python\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"meta.diff.header\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"storage.type\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"storage.modifier\\\",\\\"keyword.operator.noexcept\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":[\\\"string\\\",\\\"meta.embedded.assembly\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.tag\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#ce9178\\\"},\\\"scope\\\":\\\"string.value\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":\\\"string.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.definition.template-expression.begin\\\",\\\"punctuation.definition.template-expression.end\\\",\\\"punctuation.section.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"meta.template.expression\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":[\\\"support.type.vendored.property-name\\\",\\\"support.type.property-name\\\",\\\"variable.css\\\",\\\"variable.scss\\\",\\\"variable.other.less\\\",\\\"source.coffee.embedded\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"keyword.control\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":\\\"keyword.operator\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"keyword.operator.new\\\",\\\"keyword.operator.expression\\\",\\\"keyword.operator.cast\\\",\\\"keyword.operator.sizeof\\\",\\\"keyword.operator.alignof\\\",\\\"keyword.operator.typeid\\\",\\\"keyword.operator.alignas\\\",\\\"keyword.operator.instanceof\\\",\\\"keyword.operator.logical.python\\\",\\\"keyword.operator.wordlike\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"keyword.other.unit\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"punctuation.section.embedded.begin.php\\\",\\\"punctuation.section.embedded.end.php\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9cdcfe\\\"},\\\"scope\\\":\\\"support.function.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#b5cea8\\\"},\\\"scope\\\":\\\"constant.sha.git-rebase\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d4d4d4\\\"},\\\"scope\\\":[\\\"storage.modifier.import.java\\\",\\\"variable.language.wildcard.java\\\",\\\"storage.modifier.package.java\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":\\\"variable.language\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"entity.name.function\\\",\\\"support.function\\\",\\\"support.constant.handlebars\\\",\\\"source.powershell variable.other.member\\\",\\\"entity.name.operator.custom-literal\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"support.class\\\",\\\"support.type\\\",\\\"entity.name.type\\\",\\\"entity.name.namespace\\\",\\\"entity.other.attribute\\\",\\\"entity.name.scope-resolution\\\",\\\"entity.name.class\\\",\\\"storage.type.numeric.go\\\",\\\"storage.type.byte.go\\\",\\\"storage.type.boolean.go\\\",\\\"storage.type.string.go\\\",\\\"storage.type.uintptr.go\\\",\\\"storage.type.error.go\\\",\\\"storage.type.rune.go\\\",\\\"storage.type.cs\\\",\\\"storage.type.generic.cs\\\",\\\"storage.type.modifier.cs\\\",\\\"storage.type.variable.cs\\\",\\\"storage.type.annotation.java\\\",\\\"storage.type.generic.java\\\",\\\"storage.type.java\\\",\\\"storage.type.object.array.java\\\",\\\"storage.type.primitive.array.java\\\",\\\"storage.type.primitive.java\\\",\\\"storage.type.token.java\\\",\\\"storage.type.groovy\\\",\\\"storage.type.annotation.groovy\\\",\\\"storage.type.parameters.groovy\\\",\\\"storage.type.generic.groovy\\\",\\\"storage.type.object.array.groovy\\\",\\\"storage.type.primitive.array.groovy\\\",\\\"storage.type.primitive.groovy\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4EC9B0\\\"},\\\"scope\\\":[\\\"meta.type.cast.expr\\\",\\\"meta.type.new.expr\\\",\\\"support.constant.math\\\",\\\"support.constant.dom\\\",\\\"support.constant.json\\\",\\\"entity.other.inherited-class\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C586C0\\\"},\\\"scope\\\":[\\\"keyword.control\\\",\\\"source.cpp keyword.operator.new\\\",\\\"keyword.operator.delete\\\",\\\"keyword.other.using\\\",\\\"keyword.other.directive.using\\\",\\\"keyword.other.operator\\\",\\\"entity.name.operator\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"variable\\\",\\\"meta.definition.variable.name\\\",\\\"support.variable\\\",\\\"entity.name.variable\\\",\\\"constant.other.placeholder\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#4FC1FF\\\"},\\\"scope\\\":[\\\"variable.other.constant\\\",\\\"variable.other.enummember\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#9CDCFE\\\"},\\\"scope\\\":[\\\"meta.object-literal.key\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"support.constant.property-value\\\",\\\"support.constant.font-name\\\",\\\"support.constant.media-type\\\",\\\"support.constant.media\\\",\\\"constant.other.color.rgb-value\\\",\\\"constant.other.rgb-value\\\",\\\"support.constant.color\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#CE9178\\\"},\\\"scope\\\":[\\\"punctuation.definition.group.regexp\\\",\\\"punctuation.definition.group.assertion.regexp\\\",\\\"punctuation.definition.character-class.regexp\\\",\\\"punctuation.character.set.begin.regexp\\\",\\\"punctuation.character.set.end.regexp\\\",\\\"keyword.operator.negation.regexp\\\",\\\"support.other.parenthesis.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d16969\\\"},\\\"scope\\\":[\\\"constant.character.character-class.regexp\\\",\\\"constant.other.character-class.set.regexp\\\",\\\"constant.other.character-class.regexp\\\",\\\"constant.character.set.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#DCDCAA\\\"},\\\"scope\\\":[\\\"keyword.operator.or.regexp\\\",\\\"keyword.control.anchor.regexp\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"keyword.operator.quantifier.regexp\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#569cd6\\\"},\\\"scope\\\":[\\\"constant.character\\\",\\\"constant.other.option\\\"]},{\\\"settings\\\":{\\\"foreground\\\":\\\"#d7ba7d\\\"},\\\"scope\\\":\\\"constant.character.escape\\\"},{\\\"settings\\\":{\\\"foreground\\\":\\\"#C8C8C8\\\"},\\\"scope\\\":\\\"entity.name.label\\\"}],\\\"semanticTokenRules\\\":[{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#d4d4d4\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"newOperator\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#c586c0\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"stringLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#ce9178\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"customLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#dcdcaa\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}},{\\\"_selector\\\":\\\"numberLiteral\\\",\\\"_style\\\":{\\\"_foreground\\\":\\\"#b5cea8\\\",\\\"_bold\\\":null,\\\"_underline\\\":null,\\\"_italic\\\":null,\\\"_strikethrough\\\":null}}],\\\"extensionData\\\":{\\\"_extensionId\\\":\\\"vscode.theme-defaults\\\",\\\"_extensionIsBuiltin\\\":true,\\\"_extensionName\\\":\\\"theme-defaults\\\",\\\"_extensionPublisher\\\":\\\"vscode\\\"},\\\"themeSemanticHighlighting\\\":true,\\\"colorMap\\\":{\\\"checkbox.border\\\":\\\"#3c3c3c\\\",\\\"editor.background\\\":\\\"#1f1f1f\\\",\\\"editor.foreground\\\":\\\"#cccccc\\\",\\\"editor.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"editorIndentGuide.background\\\":\\\"#404040\\\",\\\"editorIndentGuide.activeBackground\\\":\\\"#707070\\\",\\\"editor.selectionHighlightBackground\\\":\\\"#add6ff26\\\",\\\"list.dropBackground\\\":\\\"#383b3d\\\",\\\"activityBarBadge.background\\\":\\\"#0078d4\\\",\\\"sideBarTitle.foreground\\\":\\\"#cccccc\\\",\\\"input.placeholderForeground\\\":\\\"#9d9d9d\\\",\\\"menu.background\\\":\\\"#1f1f1f\\\",\\\"menu.foreground\\\":\\\"#cccccc\\\",\\\"menu.separatorBackground\\\":\\\"#454545\\\",\\\"menu.border\\\":\\\"#454545\\\",\\\"statusBarItem.remoteForeground\\\":\\\"#ffffff\\\",\\\"statusBarItem.remoteBackground\\\":\\\"#0078d4\\\",\\\"ports.iconRunningProcessForeground\\\":\\\"#369432\\\",\\\"sideBarSectionHeader.background\\\":\\\"#181818\\\",\\\"sideBarSectionHeader.border\\\":\\\"#2b2b2b\\\",\\\"tab.lastPinnedBorder\\\":\\\"#cccccc33\\\",\\\"list.activeSelectionIconForeground\\\":\\\"#ffffff\\\",\\\"terminal.inactiveSelectionBackground\\\":\\\"#3a3d41\\\",\\\"widget.border\\\":\\\"#313131\\\",\\\"actionBar.toggledBackground\\\":\\\"#383a49\\\",\\\"activityBar.activeBorder\\\":\\\"#0078d4\\\",\\\"activityBar.background\\\":\\\"#181818\\\",\\\"activityBar.border\\\":\\\"#2b2b2b\\\",\\\"activityBar.foreground\\\":\\\"#d7d7d7\\\",\\\"activityBar.inactiveForeground\\\":\\\"#868686\\\",\\\"activityBarBadge.foreground\\\":\\\"#ffffff\\\",\\\"badge.background\\\":\\\"#616161\\\",\\\"badge.foreground\\\":\\\"#f8f8f8\\\",\\\"button.background\\\":\\\"#0078d4\\\",\\\"button.border\\\":\\\"#ffffff12\\\",\\\"button.foreground\\\":\\\"#ffffff\\\",\\\"button.hoverBackground\\\":\\\"#026ec1\\\",\\\"button.secondaryBackground\\\":\\\"#313131\\\",\\\"button.secondaryForeground\\\":\\\"#cccccc\\\",\\\"button.secondaryHoverBackground\\\":\\\"#3c3c3c\\\",\\\"chat.slashCommandBackground\\\":\\\"#34414b\\\",\\\"chat.slashCommandForeground\\\":\\\"#40a6ff\\\",\\\"checkbox.background\\\":\\\"#313131\\\",\\\"debugToolBar.background\\\":\\\"#181818\\\",\\\"descriptionForeground\\\":\\\"#9d9d9d\\\",\\\"dropdown.background\\\":\\\"#313131\\\",\\\"dropdown.border\\\":\\\"#3c3c3c\\\",\\\"dropdown.foreground\\\":\\\"#cccccc\\\",\\\"dropdown.listBackground\\\":\\\"#1f1f1f\\\",\\\"editor.findMatchBackground\\\":\\\"#9e6a03\\\",\\\"editorGroup.border\\\":\\\"#ffffff17\\\",\\\"editorGroupHeader.tabsBackground\\\":\\\"#181818\\\",\\\"editorGroupHeader.tabsBorder\\\":\\\"#2b2b2b\\\",\\\"editorGutter.addedBackground\\\":\\\"#2ea043\\\",\\\"editorGutter.deletedBackground\\\":\\\"#f85149\\\",\\\"editorGutter.modifiedBackground\\\":\\\"#0078d4\\\",\\\"editorLineNumber.activeForeground\\\":\\\"#cccccc\\\",\\\"editorLineNumber.foreground\\\":\\\"#6e7681\\\",\\\"editorOverviewRuler.border\\\":\\\"#010409\\\",\\\"editorWidget.background\\\":\\\"#202020\\\",\\\"errorForeground\\\":\\\"#f85149\\\",\\\"focusBorder\\\":\\\"#0078d4\\\",\\\"foreground\\\":\\\"#cccccc\\\",\\\"icon.foreground\\\":\\\"#cccccc\\\",\\\"input.background\\\":\\\"#313131\\\",\\\"input.border\\\":\\\"#3c3c3c\\\",\\\"input.foreground\\\":\\\"#cccccc\\\",\\\"inputOption.activeBackground\\\":\\\"#2489db82\\\",\\\"inputOption.activeBorder\\\":\\\"#2488db\\\",\\\"keybindingLabel.foreground\\\":\\\"#cccccc\\\",\\\"notificationCenterHeader.background\\\":\\\"#1f1f1f\\\",\\\"notificationCenterHeader.foreground\\\":\\\"#cccccc\\\",\\\"notifications.background\\\":\\\"#1f1f1f\\\",\\\"notifications.border\\\":\\\"#2b2b2b\\\",\\\"notifications.foreground\\\":\\\"#cccccc\\\",\\\"panel.background\\\":\\\"#181818\\\",\\\"panel.border\\\":\\\"#2b2b2b\\\",\\\"panelInput.border\\\":\\\"#2b2b2b\\\",\\\"panelTitle.activeBorder\\\":\\\"#0078d4\\\",\\\"panelTitle.activeForeground\\\":\\\"#cccccc\\\",\\\"panelTitle.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"peekViewEditor.background\\\":\\\"#1f1f1f\\\",\\\"peekViewEditor.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"peekViewResult.background\\\":\\\"#1f1f1f\\\",\\\"peekViewResult.matchHighlightBackground\\\":\\\"#bb800966\\\",\\\"pickerGroup.border\\\":\\\"#3c3c3c\\\",\\\"progressBar.background\\\":\\\"#0078d4\\\",\\\"quickInput.background\\\":\\\"#222222\\\",\\\"quickInput.foreground\\\":\\\"#cccccc\\\",\\\"settings.dropdownBackground\\\":\\\"#313131\\\",\\\"settings.dropdownBorder\\\":\\\"#3c3c3c\\\",\\\"settings.headerForeground\\\":\\\"#ffffff\\\",\\\"settings.modifiedItemIndicator\\\":\\\"#bb800966\\\",\\\"sideBar.background\\\":\\\"#181818\\\",\\\"sideBar.border\\\":\\\"#2b2b2b\\\",\\\"sideBar.foreground\\\":\\\"#cccccc\\\",\\\"sideBarSectionHeader.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.background\\\":\\\"#181818\\\",\\\"statusBar.border\\\":\\\"#2b2b2b\\\",\\\"statusBar.debuggingBackground\\\":\\\"#0078d4\\\",\\\"statusBar.debuggingForeground\\\":\\\"#ffffff\\\",\\\"statusBar.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBar.foreground\\\":\\\"#cccccc\\\",\\\"statusBar.noFolderBackground\\\":\\\"#1f1f1f\\\",\\\"statusBarItem.focusBorder\\\":\\\"#0078d4\\\",\\\"statusBarItem.prominentBackground\\\":\\\"#6e768166\\\",\\\"tab.activeBackground\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorder\\\":\\\"#1f1f1f\\\",\\\"tab.activeBorderTop\\\":\\\"#0078d4\\\",\\\"tab.activeForeground\\\":\\\"#ffffff\\\",\\\"tab.border\\\":\\\"#2b2b2b\\\",\\\"tab.hoverBackground\\\":\\\"#1f1f1f\\\",\\\"tab.inactiveBackground\\\":\\\"#181818\\\",\\\"tab.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"tab.unfocusedActiveBorder\\\":\\\"#1f1f1f\\\",\\\"tab.unfocusedActiveBorderTop\\\":\\\"#2b2b2b\\\",\\\"tab.unfocusedHoverBackground\\\":\\\"#1f1f1f\\\",\\\"terminal.foreground\\\":\\\"#cccccc\\\",\\\"terminal.tab.activeBorder\\\":\\\"#0078d4\\\",\\\"textBlockQuote.background\\\":\\\"#2b2b2b\\\",\\\"textBlockQuote.border\\\":\\\"#616161\\\",\\\"textCodeBlock.background\\\":\\\"#2b2b2b\\\",\\\"textLink.activeForeground\\\":\\\"#40a6ff\\\",\\\"textLink.foreground\\\":\\\"#40a6ff\\\",\\\"textSeparator.foreground\\\":\\\"#21262d\\\",\\\"titleBar.activeBackground\\\":\\\"#181818\\\",\\\"titleBar.activeForeground\\\":\\\"#cccccc\\\",\\\"titleBar.border\\\":\\\"#2b2b2b\\\",\\\"titleBar.inactiveBackground\\\":\\\"#1f1f1f\\\",\\\"titleBar.inactiveForeground\\\":\\\"#9d9d9d\\\",\\\"welcomePage.tileBackground\\\":\\\"#2b2b2b\\\",\\\"welcomePage.progress.foreground\\\":\\\"#0078d4\\\"},\\\"watch\\\":false}\",\"workbench.view.debug.state.hidden\":\"[{\\\"id\\\":\\\"workbench.debug.welcome\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.variablesView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.watchExpressionsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.callStackView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.loadedScriptsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.debug.breakPointsView\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsBrowserBreakpoints\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"jsExcludedCallers\\\",\\\"isHidden\\\":false}]\",\"workbench.statusbar.hidden\":\"[\\\"status.workspaceTrust.138e4119ceefacae38356e54fb478da2\\\",\\\"status.workspaceTrust.1691582608090\\\",\\\"status.workspaceTrust.1691750788004\\\",\\\"status.workspaceTrust.1691821189411\\\",\\\"status.workspaceTrust.1691821222682\\\",\\\"status.workspaceTrust.1691848471527\\\",\\\"status.workspaceTrust.042117c2e9a963bc20c9381bce8de1a9\\\",\\\"status.workspaceTrust.0ddaef70b4505204bc29d3fc92f61222\\\",\\\"status.workspaceTrust.332a022b61d8af3554a67cde103a89c8\\\",\\\"status.workspaceTrust.246bdb48daf7d22018e45cd22ffeb2a3\\\",\\\"status.workspaceTrust.3795fa84d4207a60395127d1c7b0d5c8\\\",\\\"status.workspaceTrust.6853b39140ef1196b19737b6ae3c2c04\\\",\\\"status.workspaceTrust.1693294950734\\\",\\\"status.workspaceTrust.1693295013416\\\",\\\"status.workspaceTrust.1693295081276\\\",\\\"status.workspaceTrust.b6872dcad90b0582199c941121bf49d8\\\",\\\"status.workspaceTrust.4f02784c117152840fc69d39ddfbee7c\\\",\\\"status.workspaceTrust.3c8b41f04c1ab6d5f5debd2557841b67\\\",\\\"status.workspaceTrust.e2e1313d2d2c74a7a618a4e3df05018f\\\",\\\"status.workspaceTrust.accaa9635e2b2f47ac1cb62e08763af9\\\",\\\"status.workspaceTrust.08da805730b464c1e361549727e708df\\\",\\\"status.workspaceTrust.c254f13ad4e5b5e42695b2e3cd52f48a\\\",\\\"status.workspaceTrust.bd79035e98a6f31ad6eb736caa1aac7d\\\",\\\"status.workspaceTrust.a56d044ac6f0b80952aafed774fc8ced\\\",\\\"status.workspaceTrust.1693563978070\\\",\\\"status.workspaceTrust.18e25fdd92a7658edfd1f7ee02805508\\\",\\\"status.workspaceTrust.9fc94df1f5257ff3fd48d069dbc1985f\\\",\\\"status.workspaceTrust.ddb70d43656d1a0b4992aaa97db20cb3\\\",\\\"status.workspaceTrust.3fe989015e89e92cf1a0eb4612bd1a63\\\",\\\"status.workspaceTrust.87e55fc6bf906122c5fefd1d7ddbae9c\\\",\\\"status.workspaceTrust.288937fa9b9765a30437bb027b9f2577\\\",\\\"status.workspaceTrust.563d6b07bc8d11586a0a726046cc9248\\\",\\\"status.workspaceTrust.e333680e9eabeaf80ac7b1dc4c90ceb3\\\",\\\"status.workspaceTrust.c9118d8a603d845cf95a7f64fdd93b7f\\\",\\\"status.workspaceTrust.1693584554717\\\",\\\"status.workspaceTrust.1693584705928\\\",\\\"status.workspaceTrust.aea6da2a7d7ae85f55d1181ff36471f5\\\",\\\"status.workspaceTrust.4e69693062a64e6aa7f9a893024d6d5a\\\",\\\"status.workspaceTrust.1693634515199\\\",\\\"status.workspaceTrust.6ffcfe1830b90ce3934c385e3e3cd1c3\\\",\\\"status.workspaceTrust.1693634675885\\\",\\\"status.workspaceTrust.659cc5e7ff8f995b8abd1f8eb49f33f5\\\",\\\"status.workspaceTrust.1693644803094\\\",\\\"status.workspaceTrust.37078166c021574ccb9c2102afa70bf5\\\",\\\"status.workspaceTrust.b75aac7c77f626ffa010b83d99b62976\\\",\\\"status.workspaceTrust.1693648822574\\\",\\\"status.workspaceTrust.1693649963888\\\",\\\"status.workspaceTrust.d7ea0ff5f5fa849285dfae93622dcb70\\\",\\\"status.workspaceTrust.134c9161a41ac891d2b20a54bc778541\\\",\\\"status.workspaceTrust.c3905156f998dc57f4c00e6da332363f\\\",\\\"status.workspaceTrust.81ca5e0d2363c0ccce0ff76f19c08b94\\\",\\\"status.workspaceTrust.1694177333146\\\",\\\"status.workspaceTrust.0cfd50bd138ee50be8c2c50e7157f24f\\\",\\\"status.workspaceTrust.1694187681826\\\",\\\"status.workspaceTrust.4d1a5f11785e6e875ca0f5e375df0b29\\\",\\\"status.workspaceTrust.1694194119167\\\",\\\"status.workspaceTrust.8eb5c8aa0d326158950e3075bdb504f5\\\",\\\"status.workspaceTrust.9317b41c682db7cffb4905b531a9cd4b\\\",\\\"status.workspaceTrust.813292c3e42377c7341e1e50fd7f5ce8\\\",\\\"status.workspaceTrust.db4b223a4e883b0a56b97f21ff24b18b\\\",\\\"status.workspaceTrust.f43eb570ff4d072483bc671ac2ff4ea9\\\",\\\"status.workspaceTrust.65e12961f6d3fa7ccd0f92addb8fb087\\\",\\\"status.workspaceTrust.a0a51bb7eb9f0abcd48823152076df2f\\\",\\\"status.workspaceTrust.1694194714323\\\",\\\"status.workspaceTrust.0cee460f62dc1cdcd570c508ae19ec1b\\\",\\\"status.workspaceTrust.1694194956243\\\",\\\"status.workspaceTrust.4ea50fc16ed25656c725f41ee5c3e5dd\\\",\\\"status.workspaceTrust.1694197914721\\\",\\\"status.workspaceTrust.7657521c4ee7760f1beea9bfd6ecfc83\\\",\\\"status.workspaceTrust.5d3f35404a658bb2e3151f732a80911a\\\",\\\"status.workspaceTrust.1694288765600\\\",\\\"status.workspaceTrust.1694288813712\\\",\\\"status.workspaceTrust.1694288852402\\\",\\\"status.workspaceTrust.1694288933197\\\",\\\"status.workspaceTrust.88167b807a69e6f6200238557ea2ef24\\\",\\\"status.workspaceTrust.f887029b3240e9de7b4883438a16c632\\\",\\\"status.workspaceTrust.1695298819767\\\",\\\"status.workspaceTrust.0ab5aedade4f604e1544bfc77e2bcb09\\\",\\\"status.workspaceTrust.1696241490204\\\",\\\"status.workspaceTrust.76d19a1d53c6808b34c03c972c92145b\\\"]\",\"memento/gettingStartedService\":\"{\\\"pickColorTheme\\\":{\\\"done\\\":true},\\\"commandPaletteTask\\\":{\\\"done\\\":true},\\\"commandPaletteTaskWeb\\\":{\\\"done\\\":true},\\\"installGit\\\":{\\\"done\\\":true},\\\"pickColorThemeWeb\\\":{\\\"done\\\":true},\\\"scm\\\":{\\\"done\\\":true},\\\"quickOpen\\\":{\\\"done\\\":true},\\\"quickOpenWeb\\\":{\\\"done\\\":true},\\\"vscjava.vscode-java-pack#javaWelcome#java.showProjectExplorer.inactive\\\":{\\\"done\\\":true}}\",\"workbench.welcomePage.hiddenCategories\":\"[\\\"Intermediate\\\"]\",\"commandPalette.mru.cache\":\"{\\\"usesLRU\\\":true,\\\"entries\\\":[{\\\"key\\\":\\\"workbench.profiles.actions.switchProfile\\\",\\\"value\\\":5},{\\\"key\\\":\\\"workbench.action.openSettingsJson\\\",\\\"value\\\":10},{\\\"key\\\":\\\"workbench.action.selectTheme\\\",\\\"value\\\":11},{\\\"key\\\":\\\"workbench.action.toggleMenuBar\\\",\\\"value\\\":12},{\\\"key\\\":\\\"workbench.profiles.actions.exportProfile\\\",\\\"value\\\":14}]}\",\"commandPalette.mru.counter\":\"15\",\"userDataProfiles.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.profiles.export.preview\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.profiles.import.preview\\\",\\\"isHidden\\\":false}]\",\"workbench.view.extensions.state.hidden\":\"[{\\\"id\\\":\\\"workbench.views.extensions.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchOutdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.workspaceRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.popular\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchRecentlyUpdated\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.otherRecommendations\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"extensions.recommendedList\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.enabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.disabled\\\",\\\"isHidden\\\":true},{\\\"id\\\":\\\"workbench.views.extensions.marketplace\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchInstalled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchEnabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchDisabled\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchBuiltin\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.searchWorkspaceUnsupported\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinFeatureExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinThemeExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.builtinProgrammingLanguageExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.untrustedPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualUnsupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.virtualPartiallySupportedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.deprecatedExtensions\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.local.installed\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"workbench.views.extensions.remote.installed\\\",\\\"isHidden\\\":false}]\",\"memento/workbench.editor.keybindings\":\"{\\\"searchHistory\\\":[\\\"k\\\",\\\"key\\\",\\\"keyboaar\\\",\\\"keyboa\\\",\\\"keyboard\\\",\\\"\\\\\\\"ctrl+k ctrl+p\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+o\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+l\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+m\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+n\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+b\\\\\\\"\\\",\\\"\\\\\\\"ctrl+g\\\\\\\"\\\",\\\"\\\\\\\"ctrl+g ctrl+g\\\\\\\"\\\",\\\"\\\\\\\"ctrl+j\\\\\\\"\\\",\\\"\\\\\\\"ctrl+j ctrl+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup ctrl+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+i\\\\\\\"\\\",\\\"\\\\\\\"ctrl+i alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+a\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+y\\\\\\\"\\\",\\\"\\\\\\\"alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Period]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Period] ctrl+[Comma]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Comma]\\\\\\\"\\\",\\\"\\\\\\\"backspace backspace\\\\\\\"\\\",\\\"work\\\",\\\"workbenc\\\",\\\"workbench.a\\\",\\\"workbench.actio\\\",\\\"workbench.action\\\",\\\"@command:_markdown.copyImage\\\",\\\"@co\\\",\\\"@command\\\",\\\"@command:\\\",\\\"@comm\\\",\\\"\\\\\\\"ctrl+shift+[Period]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Comma]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Comma] alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Comma] ctrl+shift+e\\\\\\\"\\\",\\\"\\\\\\\"down\\\\\\\"\\\",\\\"_E\\\",\\\"\\\\\\\"ctrl+[Semicolon]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Semicolon] alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Quote]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+[Quote] alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Semicolon]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Semicolon] alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+[Semicolon] ctrl+[Semicolon]\\\\\\\"\\\",\\\"maxim\\\",\\\"maximize\\\",\\\"cre\\\",\\\"create terminal \\\",\\\"split editor\\\",\\\"\\\\\\\"ctrl+shift+[Backslash]\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shif\\\",\\\"split edi\\\",\\\"\\\\\\\"ctrl+[Backslash]\\\\\\\"\\\",\\\"\\\\\\\"a\\\\\\\"\\\",\\\"\\\\\\\"backspace\\\\\\\"\\\",\\\"maximi\\\",\\\"max\\\",\\\"t\\\",\\\"terminal ed\\\",\\\"terminal edit\\\",\\\"\\\\\\\"ctrl+shift+1\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+1 backspace\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k ctrl+1\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k\\\\\\\"\\\",\\\"\\\\\\\"ctrl+k 1\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup ctrl+pageup\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+pageup ctrl+w\\\\\\\"\\\",\\\"live\\\",\\\"live previe\\\",\\\"\\\\\\\"ctrl\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+left ctrl+shift+right\\\\\\\"\\\",\\\"\\\\\\\"ctrl+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+left ctrl+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+oem_3 ctrl+shift+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+oem_3 ctrl+alt+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+oem_3\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+oem_3 shift+left\\\\\\\"\\\",\\\"\\\\\\\"shift+left\\\\\\\"\\\",\\\"\\\\\\\"shift+left ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+right\\\\\\\"\\\",\\\"\\\\\\\"ctrl+shift+right ctrl+alt+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+left\\\\\\\"\\\",\\\"\\\\\\\"ctrl+alt+left alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+left\\\\\\\"\\\",\\\"\\\\\\\"shift+alt+left alt\\\\\\\"\\\",\\\"resize\\\",\\\"resize terminal\\\"]}\",\"terminal.integrated.showTerminalConfigPrompt\":\"false\",\"expandSuggestionDocs\":\"true\",\"workbench.view.extension.test.state.hidden\":\"[{\\\"id\\\":\\\"workbench.view.testing\\\",\\\"isHidden\\\":false}]\",\"workbench.welcomePage.walkthroughMetadata\":\"[[\\\"vscjava.vscode-java-pack#javaWelcome\\\",{\\\"firstSeen\\\":1695296119713,\\\"stepIDs\\\":[\\\"java.runtime\\\",\\\"java.showProjectExplorer\\\",\\\"java.showProjectExplorer.inactive\\\",\\\"java.debugAndTest\\\",\\\"java.extensions\\\",\\\"java.more\\\",\\\"java.moreForMac\\\"],\\\"manaullyOpened\\\":false}]]\",\"workbench.view.remote.state.hidden\":\"[{\\\"id\\\":\\\"sshHosts\\\",\\\"isHidden\\\":false},{\\\"id\\\":\\\"wslTargets\\\",\\\"isHidden\\\":false}]\",\"remote.explorerType\":\"ssh-remote\",\"~remote.forwardedPortsContainer.hidden\":\"[{\\\"id\\\":\\\"~remote.forwardedPorts\\\",\\\"isHidden\\\":false}]\",\"menu.hiddenCommands\":\"{}\",\"remote.tunnels.toRestore.wsl+Ubuntu.-675377226\":\"[{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":3000,\\\"localPort\\\":3000,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:3000\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3000\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"},{\\\"remoteHost\\\":\\\"127.0.0.1\\\",\\\"remotePort\\\":3001,\\\"localPort\\\":3001,\\\"closeable\\\":true,\\\"localAddress\\\":\\\"127.0.0.1:3001\\\",\\\"protocol\\\":\\\"http\\\",\\\"localUri\\\":{\\\"$mid\\\":1,\\\"path\\\":\\\"/\\\",\\\"scheme\\\":\\\"http\\\",\\\"authority\\\":\\\"127.0.0.1:3001\\\"},\\\"hasRunningProcess\\\":false,\\\"source\\\":{\\\"source\\\":0,\\\"description\\\":\\\"User Forwarded\\\"},\\\"privacy\\\":\\\"private\\\"}]\"}}"}